ReactOS 0.4.16-dev-338-g34e76ad
|
#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 1875 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bContrast |
Definition at line 1873 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bFamilyType |
Definition at line 1869 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), expect_ff(), and test_text_metrics().
BYTE tagPANOSE::bLetterform |
Definition at line 1876 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bMidline |
Definition at line 1877 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bProportion |
Definition at line 1872 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), expect_ff(), and test_text_metrics().
BYTE tagPANOSE::bSerifStyle |
Definition at line 1870 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), expect_ff(), and test_text_metrics().
BYTE tagPANOSE::bStrokeVariation |
Definition at line 1874 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().
BYTE tagPANOSE::bWeight |
Definition at line 1871 of file wingdi.h.
Referenced by emfdc_create_font(), EMFDRV_CreateFontIndirect(), and expect_ff().
BYTE tagPANOSE::bXHeight |
Definition at line 1878 of file wingdi.h.
Referenced by emfdc_create_font(), and EMFDRV_CreateFontIndirect().