Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dfont.c120 GpFontFamily* fontfamily = NULL, *fontfamily2; in test_createfont() local
140 stat = GdipGetFamily(font, &fontfamily2); in test_createfont()
142 stat = GdipGetFamilyName(fontfamily2, familyname, 0); in test_createfont()
146 stat = GdipDeleteFontFamily(fontfamily2); in test_createfont()