Searched refs:bFamilyType (Results 1 – 5 of 5) sorted by relevance
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/ |
H A D | objects.c | 264 emr.elfw.elfPanose.bFamilyType = PAN_NO_FIT; in EMFDRV_CreateFontIndirect()
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | generated.c | 4676 TEST_FIELD_SIZE (PANOSE, bFamilyType, 1) in test_pack_PANOSE() 4677 TEST_FIELD_ALIGN (PANOSE, bFamilyType, 1) in test_pack_PANOSE() 4678 TEST_FIELD_OFFSET(PANOSE, bFamilyType, 0) in test_pack_PANOSE() 11199 TEST_FIELD_SIZE (PANOSE, bFamilyType, 1) in test_pack_PANOSE() 11200 TEST_FIELD_ALIGN (PANOSE, bFamilyType, 1) in test_pack_PANOSE() 11201 TEST_FIELD_OFFSET(PANOSE, bFamilyType, 0) in test_pack_PANOSE()
|
H A D | font.c | 3401 name, family, tmA->tmPitchAndFamily, os2->panose.bFamilyType, os2->panose.bSerifStyle, in expect_ff() 3970 switch(tt_os2.panose.bFamilyType) in test_text_metrics()
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | emfdc.c | 394 emr.elfw.elfPanose.bFamilyType = PAN_NO_FIT; in emfdc_create_font()
|
/reactos/sdk/include/psdk/ |
H A D | wingdi.h | 1869 BYTE bFamilyType; member
|