Home
last modified time | relevance | path

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

/reactos/dll/win32/comdlg32/
H A Dfontdlg.c54 static const WCHAR fontsizefmtW[] = {'%','d',0}; variable
425 swprintf(buffer, fontsizefmtW, h); in AddFontSizeToCombo3()