HomeSort by relevance Sort by last modified time
    Searched refs:scriptList (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-jstf-table.hh 197 { return scriptList.len; }
199 { return scriptList.get_tag (i); }
203 { return scriptList.get_tags (start_offset, script_count, script_tags); }
205 { return this+scriptList[i].offset; }
207 { return scriptList.find_index (tag, index); }
212 scriptList.sanitize (c, this));
219 scriptList; /* Array of JstfScripts--listed
222 DEFINE_SIZE_ARRAY (6, scriptList);
hb-ot-layout-gsubgpos-private.hh     [all...]

Completed in 44 milliseconds