Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh352 return key < (unsigned int) entry.baseScriptTag ? -1 : in cmp()
353 key > (unsigned int) entry.baseScriptTag ? 1 : in cmp()
368 Tag baseScriptTag; /* 4-byte script identification tag */ member