Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DAnchorFormat3.hh53 …unsigned x_varidx = xDeviceTable ? (this+xDeviceTable).get_variation_index () : HB_OT_LAYOUT_NO_VA… in subset()
65 …unsigned y_varidx = yDeviceTable ? (this+yDeviceTable).get_variation_index () : HB_OT_LAYOUT_NO_VA… in subset()
DValueFormat.hh292 unsigned varidx = (base + get_device (src_value)).get_variation_index (); in add_delta_to_value()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh208 unsigned varidx = (this+deviceTable).get_variation_index (); in subset()
Dhb-ot-layout-common.hh3659 unsigned get_variation_index () const in get_variation_index() function