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 D | CoverageFormat1.hh | 71 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
|
H A D | CoverageFormat2.hh | 77 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
|
H A D | Coverage.hh | 114 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/ |
H A D | SingleSubst.hh | 44 hb_requires (hb_is_sorted_source_of (Iterator,
|
H A D | SingleSubstFormat2.hh | 132 hb_requires (hb_is_sorted_source_of (Iterator,
|
H A D | SingleSubstFormat1.hh | 159 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
|
H A D | SubstLookup.hh | 102 hb_requires (hb_is_sorted_source_of (Glyphs,
|
H A D | ReverseChainSingleSubstFormat1.hh | 185 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_pair_t)),
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-iter.hh | 323 #define hb_is_sorted_source_of(Iter, Item) \ macro
|
H A D | hb-ot-layout-common.hh | 1549 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 D | hb-open-type.hh | 1065 hb_requires (hb_is_sorted_source_of (Iterator, Type))>
|