Searched refs:hb_is_sorted_source_of (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 97 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))> 198 hb_requires (hb_is_sorted_source_of (Iterator, 259 hb_requires (hb_is_sorted_source_of (Iterator, 1332 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_pair_t)),
|
D | hb-ot-layout-common.hh | 1438 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))> 1514 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))> 1693 hb_requires (hb_is_sorted_source_of (Iterator, hb_codepoint_t))>
|
D | hb-iter.hh | 320 #define hb_is_sorted_source_of(Iter, Item) \ macro
|
D | hb-open-type.hh | 941 hb_requires (hb_is_sorted_source_of (Iterator, Type))>
|