Searched defs:otm (Results 1 – 12 of 12) sorted by relevance
/reactos/dll/win32/t2embed/ |
H A D | main.c | 74 OUTLINETEXTMETRICW otm; in TTGetEmbeddingType() local 157 OUTLINETEXTMETRICA *otm; in TTIsEmbeddingEnabled() local
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | font.c | 285 static void compare_tm(const TEXTMETRICA *tm, const TEXTMETRICA *otm) in compare_tm() 316 OUTLINETEXTMETRICA otm; in test_font_metrics() local 495 OUTLINETEXTMETRICA otm; in test_outline_font() local 1779 OUTLINETEXTMETRICW otm; in test_GetKerningPairs() local 2156 OUTLINETEXTMETRICA *otm; in get_font_fsselection() local 2184 OUTLINETEXTMETRICA *otm; in test_GetOutlineTextMetrics() local 5489 OUTLINETEXTMETRICA *otm; in test_fullname2_helper() local 5722 OUTLINETEXTMETRICA *otm; in test_fstype_fixup() local 5963 OUTLINETEXTMETRICA otm; in check_vertical_metrics() local
|
/reactos/dll/win32/gdiplus/ |
H A D | font.c | 148 OUTLINETEXTMETRICW otm; in GdipCreateFont() local 207 OUTLINETEXTMETRICW otm; in GdipCreateFontFromLogfontW() local 656 OUTLINETEXTMETRICW otm; in get_font_metrics() local
|
H A D | gdiplus_private.h | 487 OUTLINETEXTMETRICW otm; member
|
H A D | graphics.c | 5672 OUTLINETEXTMETRICW otm; in draw_string_callback() local
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | font.c | 882 OUTLINETEXTMETRICW *otm, in NtGdiGetOutlineTextMetricsInternalW()
|
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | font.c | 587 OUTLINETEXTMETRICW otm; in gdi_get_font_metrics() local
|
/reactos/dll/win32/usp10/ |
H A D | usp10_internal.h | 195 OUTLINETEXTMETRICW *otm; member
|
H A D | opentype.c | 1636 static void GPOS_convert_design_units_to_device(const OUTLINETEXTMETRICW *otm, const LOGFONTW *logf… in GPOS_convert_design_units_to_device() 2142 … unsigned int GPOS_apply_ContextPos(const ScriptCache *script_cache, const OUTLINETEXTMETRICW *otm, in GPOS_apply_ContextPos() 2261 …gned int GPOS_apply_ChainContextPos(const ScriptCache *script_cache, const OUTLINETEXTMETRICW *otm, in GPOS_apply_ChainContextPos() 2557 …gned int OpenType_apply_GPOS_lookup(const ScriptCache *script_cache, const OUTLINETEXTMETRICW *otm, in OpenType_apply_GPOS_lookup()
|
H A D | shape.c | 864 static void GPOS_apply_feature(const ScriptCache *psc, const OUTLINETEXTMETRICW *otm, in GPOS_apply_feature()
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | mesh.c | 4249 OUTLINETEXTMETRICA otm; in test_createtext() local 4333 OUTLINETEXTMETRICA otm; in D3DXCreateTextTest() local
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | mesh.c | 6106 OUTLINETEXTMETRICW otm; in D3DXCreateTextW() local
|