Home
last modified time | relevance | path

Searched refs:FormatCharDlgProcA (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comdlg32/
H A Dfontdlg.c60 static INT_PTR CALLBACK FormatCharDlgProcA(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
283 lpChFont->hwndOwner, FormatCharDlgProcA, (LPARAM)lpChFont ); in ChooseFontA()
1204 static INT_PTR CALLBACK FormatCharDlgProcA(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) in FormatCharDlgProcA() function