Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dopentype.c1616 const OT_DeviceTable* DeviceTableX = NULL; in GPOS_get_anchor_values() local
1617 DeviceTableX = (const OT_DeviceTable*)((const BYTE*)anchor3 + offset); in GPOS_get_anchor_values()
1618 pt->x += GPOS_get_device_table_value(DeviceTableX, ppem); in GPOS_get_anchor_values()