|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dialogs.h>


Public Types | |
| enum | { IDD = IDD_FONTS } |
Public Member Functions | |
| CFontsDialog () | |
| void | InitFontNames () |
| void | InitFontSizes () |
| void | InitToolbar () |
Protected Member Functions | |
| LRESULT | OnInitDialog (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnClose (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnCommand (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnMove (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnNotify (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnToolsModelToolChanged (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnMeasureItem (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| LRESULT | OnDrawItem (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| void | OnFontSize (UINT codeNotify) |
| void | OnFontName (UINT codeNotify) |
| CFontsDialog::CFontsDialog | ( | ) |
Definition at line 319 of file dialogs.cpp.
| void CFontsDialog::InitFontNames | ( | ) |
Definition at line 323 of file dialogs.cpp.
Referenced by OnInitDialog().
| void CFontsDialog::InitFontSizes | ( | ) |
Definition at line 346 of file dialogs.cpp.
Referenced by OnInitDialog().
| void CFontsDialog::InitToolbar | ( | ) |
Definition at line 372 of file dialogs.cpp.
Referenced by OnInitDialog().
|
protected |
Definition at line 425 of file dialogs.cpp.
|
protected |
Definition at line 492 of file dialogs.cpp.
|
protected |
Definition at line 588 of file dialogs.cpp.
Definition at line 431 of file dialogs.cpp.
Referenced by OnCommand().
Definition at line 460 of file dialogs.cpp.
Referenced by OnCommand().
|
protected |
Definition at line 403 of file dialogs.cpp.
|
protected |
Definition at line 574 of file dialogs.cpp.
Definition at line 557 of file dialogs.cpp.
|
protected |
Definition at line 536 of file dialogs.cpp.
|
protected |
Definition at line 566 of file dialogs.cpp.