|
ReactOS 0.4.16-dev-1946-g52006dd
|
Functions | |
| HFONT | MakeFont (IN HDC hDestDC, IN LPCSTR typeface_name, IN int point_size, IN const BYTE charset, IN const DWORD style) |
| HFONT font::MakeFont | ( | IN HDC | hDestDC, |
| IN LPCSTR | typeface_name, | ||
| IN int | point_size, | ||
| IN const BYTE | charset, | ||
| IN const DWORD | style | ||
| ) |
Definition at line 23 of file mk_font.cpp.
Referenced by MainWndProc().