Home
last modified time | relevance | path

Searched refs:otmEMSquare (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/directx/wine/d3dx9_36/
H A Dmesh.c6144 deviation = 1.0f / otm.otmEMSquare; in D3DXCreateTextW()
6147 lf.lfHeight = otm.otmEMSquare; in D3DXCreateTextW()
6187 max_deviation_sq, otm.otmEMSquare, &cos_table); in D3DXCreateTextW()
6200 glyphmetrics[i].gmfBlackBoxX = gm.gmBlackBoxX / (float)otm.otmEMSquare; in D3DXCreateTextW()
6201 glyphmetrics[i].gmfBlackBoxY = gm.gmBlackBoxY / (float)otm.otmEMSquare; in D3DXCreateTextW()
6202 glyphmetrics[i].gmfptGlyphOrigin.x = gm.gmptGlyphOrigin.x / (float)otm.otmEMSquare; in D3DXCreateTextW()
6203 glyphmetrics[i].gmfptGlyphOrigin.y = gm.gmptGlyphOrigin.y / (float)otm.otmEMSquare; in D3DXCreateTextW()
6204 glyphmetrics[i].gmfCellIncX = gm.gmCellIncX / (float)otm.otmEMSquare; in D3DXCreateTextW()
6205 glyphmetrics[i].gmfCellIncY = gm.gmCellIncY / (float)otm.otmEMSquare; in D3DXCreateTextW()
6207 offset_x += gm.gmCellIncX / (float)otm.otmEMSquare; in D3DXCreateTextW()
/reactos/modules/rostests/winetests/gdi32/
H A Dfont.c363 ok(otm.otmEMSquare == 2048, "expected 2048, got %d\n", otm.otmEMSquare); in test_font_metrics()
527 lf.lfHeight = otm.otmEMSquare; in test_outline_font()
1687 UINT otmEMSquare; in test_GetKerningPairs() member
1810 ok(kd[i].otmEMSquare == otm.otmEMSquare, "expected %u, got %u\n", in test_GetKerningPairs()
1811 kd[i].otmEMSquare, otm.otmEMSquare); in test_GetKerningPairs()
6026 MulDiv(topSideBearing, height, otm.otmEMSquare), FALSE), in check_vertical_metrics()
6028 MulDiv(topSideBearing, height, otm.otmEMSquare), vgm.gmptGlyphOrigin.x); in check_vertical_metrics()
H A Dgenerated.c4479 TEST_FIELD_SIZE (OUTLINETEXTMETRICA, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICA()
4480 TEST_FIELD_ALIGN (OUTLINETEXTMETRICA, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICA()
4481 TEST_FIELD_OFFSET(OUTLINETEXTMETRICA, otmEMSquare, 92) in test_pack_OUTLINETEXTMETRICA()
4582 TEST_FIELD_SIZE (OUTLINETEXTMETRICW, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICW()
4583 TEST_FIELD_ALIGN (OUTLINETEXTMETRICW, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICW()
4584 TEST_FIELD_OFFSET(OUTLINETEXTMETRICW, otmEMSquare, 96) in test_pack_OUTLINETEXTMETRICW()
11002 TEST_FIELD_SIZE (OUTLINETEXTMETRICA, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICA()
11003 TEST_FIELD_ALIGN (OUTLINETEXTMETRICA, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICA()
11004 TEST_FIELD_OFFSET(OUTLINETEXTMETRICA, otmEMSquare, 92) in test_pack_OUTLINETEXTMETRICA()
11105 TEST_FIELD_SIZE (OUTLINETEXTMETRICW, otmEMSquare, 4) in test_pack_OUTLINETEXTMETRICW()
[all …]
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c3834 float deviation, float extrusion, float otmEMSquare, const struct glyphinfo *glyphs) in compute_text_mesh() argument
4269 lf.lfHeight = otm.otmEMSquare; in test_createtext()
4280 compare_float(glyphmetrics_float[i].gmfBlackBoxX, gm.gmBlackBoxX / (float)otm.otmEMSquare); in test_createtext()
4281 compare_float(glyphmetrics_float[i].gmfBlackBoxY, gm.gmBlackBoxY / (float)otm.otmEMSquare); in test_createtext()
4284 compare_float(glyphmetrics_float[i].gmfCellIncX, gm.gmCellIncX / (float)otm.otmEMSquare); in test_createtext()
4285 compare_float(glyphmetrics_float[i].gmfCellIncY, gm.gmCellIncY / (float)otm.otmEMSquare); in test_createtext()
4289 deviation = 1.0f / otm.otmEMSquare; in test_createtext()
4303 create_outline(&glyphs[i], raw_outline, datasize, deviation, otm.otmEMSquare); in test_createtext()
4306 offset_x += gm.gmCellIncX / (float)otm.otmEMSquare; in test_createtext()
4311 compute_text_mesh(&mesh, text, deviation, extrusion, otm.otmEMSquare, glyphs); in test_createtext()
[all …]
/reactos/win32ss/gdi/gdi32/objects/
H A Dfont.c1272 output->otmEMSquare = lpOTMW->otmEMSquare; in GetOutlineTextMetricsA()
/reactos/dll/win32/gdiplus/
H A Dfont.c665 fm->em_height = otm.otmEMSquare; in get_font_metrics()
/reactos/dll/win32/usp10/
H A Dopentype.c1642 *devX = (desX * emHeight) / (double)otm->otmEMSquare; in GPOS_convert_design_units_to_device()
1643 *devY = (desY * emHeight) / (double)otm->otmEMSquare; in GPOS_convert_design_units_to_device()
/reactos/sdk/include/psdk/
H A Dwingdi.h2488 UINT otmEMSquare; member
2522 UINT otmEMSquare; member
/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c3179 Otm->otmEMSquare = Face->units_per_EM; in IntGetOutlineTextMetrics()
3566 Ntm->ntmSizeEM = Otm->otmEMSquare; in FontFamilyFillInfo()