Home
last modified time | relevance | path

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

/reactos/dll/win32/comdlg32/
H A Dfontdlg.c61 static INT_PTR CALLBACK FormatCharDlgProcW(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
230 lpChFont->hwndOwner, FormatCharDlgProcW, (LPARAM)lpChFont ); in ChooseFontW()
1270 static INT_PTR CALLBACK FormatCharDlgProcW(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) in FormatCharDlgProcW() function