Home
last modified time | relevance | path

Searched defs:has_private_points (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-var-cvar-table.hh108 bool has_private_points = iterator.current_tuple->has_private_points (); in calculate_cvt_deltas() local
H A Dhb-ot-var-common.hh178 bool has_private_points () const { return tupleIndex & TuppleIndex::PrivatePointNumbers; } in has_private_points() function
942 bool has_private_points = iterator.current_tuple->has_private_points (); in create_from_tuple_var_data() local
H A Dhb-ot-var-gvar-table.hh680 bool has_private_points = iterator.current_tuple->has_private_points (); in apply_deltas_to_points() local