Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh2289 struct GSUBGPOS struct
2291 inline unsigned int get_script_count (void) const in get_script_count()
2293 inline const Tag& get_script_tag (unsigned int i) const in get_script_tag()
2295 inline unsigned int get_script_tags (unsigned int start_offset, in get_script_tags()
2299 inline const Script& get_script (unsigned int i) const in get_script()
2301 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const in find_script_index()
2304 inline unsigned int get_feature_count (void) const in get_feature_count()
2306 inline hb_tag_t get_feature_tag (unsigned int i) const in get_feature_tag()
2308 inline unsigned int get_feature_tags (unsigned int start_offset, in get_feature_tags()
2312 inline const Feature& get_feature (unsigned int i) const in get_feature()
[all …]