ReactOS 0.4.16-dev-122-g325d74c
|
#include <wingdi.h>
Public Attributes | |
UINT | gmBlackBoxX |
UINT | gmBlackBoxY |
POINT | gmptGlyphOrigin |
short | gmCellIncX |
short | gmCellIncY |
UINT _GLYPHMETRICS::gmBlackBoxX |
Definition at line 2442 of file wingdi.h.
Referenced by check_vertical_metrics(), D3DXCreateTextW(), DoEntry(), draw_text_2(), ftGdiGetGlyphOutline(), SOFTWARE_GdipDrawDriverString(), test_createtext(), test_GetCharABCWidths(), test_GetGlyphOutline(), test_ID3DXFont(), test_negative_width(), test_vertical_font(), wglUseFontBitmaps_common(), and wglUseFontOutlines_common().
UINT _GLYPHMETRICS::gmBlackBoxY |
Definition at line 2443 of file wingdi.h.
Referenced by D3DXCreateTextW(), DoEntry(), draw_text_2(), ftGdiGetGlyphOutline(), SOFTWARE_GdipDrawDriverString(), test_createtext(), test_GetGlyphOutline(), test_GetGlyphOutline_metric_clipping(), test_ID3DXFont(), test_negative_width(), test_vertical_font(), wglUseFontBitmaps_common(), and wglUseFontOutlines_common().
short _GLYPHMETRICS::gmCellIncX |
Definition at line 2445 of file wingdi.h.
Referenced by check_vertical_metrics(), D3DXCreateTextW(), DoEntry(), draw_text_2(), format_string_callback(), ftGdiGetGlyphOutline(), PATH_ExtTextOut(), SOFTWARE_GdipDrawDriverString(), test_createtext(), test_GetGlyphOutline(), test_negative_width(), test_outline_font(), wglUseFontBitmaps_common(), and wglUseFontOutlines_common().
short _GLYPHMETRICS::gmCellIncY |
Definition at line 2446 of file wingdi.h.
Referenced by D3DXCreateTextW(), DoEntry(), draw_text_2(), format_string_callback(), ftGdiGetGlyphOutline(), PATH_ExtTextOut(), SOFTWARE_GdipDrawDriverString(), test_createtext(), test_GetGlyphOutline(), test_negative_width(), test_outline_font(), wglUseFontBitmaps_common(), and wglUseFontOutlines_common().
POINT _GLYPHMETRICS::gmptGlyphOrigin |
Definition at line 2444 of file wingdi.h.
Referenced by check_vertical_metrics(), D3DXCreateTextW(), DoEntry(), draw_text_2(), ftGdiGetGlyphOutline(), SOFTWARE_GdipDrawDriverString(), test_createtext(), test_GetCharABCWidths(), test_GetGlyphOutline_metric_clipping(), test_ID3DXFont(), test_negative_width(), wglUseFontBitmaps_common(), and wglUseFontOutlines_common().