Home
last modified time | relevance | path

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

/reactos/dll/win32/comdlg32/
H A Dfontdlg.c453 static inline HDC CFn_GetDC(const CHOOSEFONTW *lpcf) in CFn_GetDC() function
527 if(!(hdc = CFn_GetDC(lpcf))) return 0; in AddFontStyle()
685 if(!(hdc = CFn_GetDC(lpcf))) in CFn_WMInitDialog()
963 if(!(hdc = CFn_GetDC(lpcf))) in CFn_WMCommand()