HomeSort by relevance Sort by last modified time
    Searched refs:variations_index (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 38 unsigned int variations_index[2]; member in struct:hb_ot_shape_plan_key_t
49 &variations_index[table_index]);
hb-ot-map.cc 97 unsigned int variations_index,
115 variations_index,
292 key.variations_index[table_index],
299 key.variations_index[table_index],
hb-ot-layout.h 297 unsigned int *variations_index /* out */);
303 unsigned int variations_index,
hb-ot-map.hh 236 unsigned int variations_index,
hb-ot-layout.cc 914 unsigned int *variations_index /* out */)
918 return g.find_variations_index (coords, num_coords, variations_index);
925 unsigned int variations_index,
933 const OT::Feature &f = g.get_feature_variation (feature_index, variations_index);
    [all...]
hb-ot-layout-gsubgpos.hh     [all...]
hb-ot-layout-common.hh     [all...]

Completed in 2166 milliseconds