Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dopentype.c431 WORD YPlacement; member
1652 … if (ValueFormat & 0x0002) { if (data) record->YPlacement = GET_BE_WORD(data[offset]); offset++; } in GPOS_get_value_record()
1666 if (ValueFormat & 0x0002) ptPlacement->y += (short)ValueRecord->YPlacement; in GPOS_get_value_record_offsets()
1716 TRACE("Glyph Adjusted by %i,%i\n",ValueRecord.XPlacement,ValueRecord.YPlacement); in GPOS_apply_SingleAdjustment()
1738 TRACE("Glyph Adjusted by %i,%i\n",ValueRecord.XPlacement,ValueRecord.YPlacement); in GPOS_apply_SingleAdjustment()