Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dfont.c34 static const WCHAR MSSansSerif[] = {'M','S',' ','S','a','n','s',' ','S','e','r','i','f','\0'}; variable
324 stat = GdipCreateFontFamilyFromName (MSSansSerif, NULL, &family); in test_fontfamily()