|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>

Public Attributes | |
| UINT | gmBlackBoxX |
| UINT | gmBlackBoxY |
| POINT | gmptGlyphOrigin |
| short | gmCellIncX |
| short | gmCellIncY |
| UINT _GLYPHMETRICS::gmBlackBoxX |
Definition at line 2888 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 2889 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 2891 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 2892 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 2890 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().