Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/
H A DCoverageFormat1.hh71 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
H A DCoverageFormat2.hh77 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
H A DCoverage.hh114 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSingleSubst.hh44 hb_requires (hb_is_sorted_source_of (Iterator,
H A DSingleSubstFormat2.hh132 hb_requires (hb_is_sorted_source_of (Iterator,
H A DSingleSubstFormat1.hh159 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
H A DSubstLookup.hh102 hb_requires (hb_is_sorted_source_of (Glyphs,
H A DReverseChainSingleSubstFormat1.hh185 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_pair_t)),
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-iter.hh323 #define hb_is_sorted_source_of(Iter, Item) \ macro
H A Dhb-ot-layout-common.hh1549 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
1774 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
2094 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
H A Dhb-open-type.hh1065 hb_requires (hb_is_sorted_source_of (Iterator, Type))>