ReactOS 0.4.16-dev-1489-g8fbbb41
|
#include <wingdi.h>
Public Attributes | |
BYTE | bFamilyType |
BYTE | bSerifStyle |
BYTE | bWeight |
BYTE | bProportion |
BYTE | bContrast |
BYTE | bStrokeVariation |
BYTE | bArmStyle |
BYTE | bLetterform |
BYTE | bMidline |
BYTE | bXHeight |
BYTE tagPANOSE::bArmStyle |
Definition at line 2321 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bContrast |
Definition at line 2319 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bFamilyType |
Definition at line 2315 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), expect_ff(), and test_text_metrics().
BYTE tagPANOSE::bLetterform |
Definition at line 2322 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bMidline |
Definition at line 2323 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bProportion |
Definition at line 2318 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), expect_ff(), and test_text_metrics().
BYTE tagPANOSE::bSerifStyle |
Definition at line 2316 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), expect_ff(), and test_text_metrics().
BYTE tagPANOSE::bStrokeVariation |
Definition at line 2320 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bWeight |
Definition at line 2317 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), and expect_ff().
BYTE tagPANOSE::bXHeight |
Definition at line 2324 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().