ReactOS 0.4.16-dev-1028-g8602629
|
#include <wingdi.h>
Public Attributes | |
WORD | wType |
WORD | cpfx |
POINTFX | apfx [1] |
POINTFX tagTTPOLYCURVE::apfx[1] |
Definition at line 2714 of file wingdi.h.
Referenced by create_outline(), format_string_callback(), get_bezier_glyph_outline(), get_native_glyph_outline(), PATH_add_outline(), and wglUseFontOutlines_common().
WORD tagTTPOLYCURVE::cpfx |
Definition at line 2713 of file wingdi.h.
Referenced by create_outline(), format_string_callback(), get_bezier_glyph_outline(), get_native_glyph_outline(), PATH_add_outline(), and wglUseFontOutlines_common().
WORD tagTTPOLYCURVE::wType |
Definition at line 2712 of file wingdi.h.
Referenced by create_outline(), format_string_callback(), get_bezier_glyph_outline(), get_native_glyph_outline(), PATH_add_outline(), and wglUseFontOutlines_common().