|
| CDialogBaseUnits (HWND hWnd) |
|
| CDialogBaseUnits (HFONT hFont, HWND hWnd=NULL) |
|
| CDialogBaseUnits (LOGFONT lf, HWND hWnd=NULL) |
|
BOOL | InitDialogBaseUnits (HWND hWnd) |
|
BOOL | InitDialogBaseUnits (LOGFONT lf, HWND hWnd=NULL) |
|
BOOL | InitDialogBaseUnits (HFONT hFont, HWND hWnd=NULL) |
|
SIZE | GetDialogBaseUnits () const |
|
INT | MapDialogPixelsX (INT x) const |
|
INT | MapDialogPixelsY (INT y) const |
|
POINT | MapDialogPixels (POINT pt) const |
|
SIZE | MapDialogPixels (SIZE input) const |
|
RECT | MapDialogPixels (const RECT &input) const |
|
INT | MapDialogUnitsX (INT x) const |
|
INT | MapDialogUnitsY (INT y) const |
|
POINT | MapDialogUnits (POINT pt) const |
|
SIZE | MapDialogUnits (SIZE input) const |
|
RECT | MapDialogUnits (const RECT &input) const |
|
The documentation for this class was generated from the following file: