Home
last modified time | relevance | path

Searched refs:baseScriptRecords (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh354 const BaseScriptRecord *record = &baseScriptRecords.bsearch (script); in get_base_script()
355 if (!record->has_data ()) record = &baseScriptRecords.bsearch (HB_TAG ('D','F','L','T')); in get_base_script()
363 baseScriptRecords.sanitize (c, this)); in sanitize()
368 baseScriptRecords; member
371 DEFINE_SIZE_ARRAY (2, baseScriptRecords);