Searched refs:BaseScriptRecord (Results 1 – 2 of 2) sorted by relevance
346 struct BaseScriptRecord struct351 const BaseScriptRecord &entry = * (const BaseScriptRecord *) entry_; in cmp()379 const BaseScriptRecord *find_record (hb_tag_t script) const in find_record()382 return (const BaseScriptRecord *) hb_bsearch (&script, baseScriptRecords.arrayZ, in find_record()384 BaseScriptRecord::static_size, in find_record()385 BaseScriptRecord::cmp); in find_record()391 const BaseScriptRecord *record = find_record (script); in get_base_script()405 SortedArrayOf<BaseScriptRecord>
449 axis.BaseScriptList.BaseScriptRecord = []452 record = otTables.BaseScriptRecord()465 axis.BaseScriptList.BaseScriptRecord.append(record)