Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh677 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex() function
688 return offsetToIndex (offset, base, array); in byteOffsetToIndex()
695 return offsetToIndex (2 * offset, base, array); in wordOffsetToIndex()
707 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex() function
Dhb-aat-layout-morx-table.hh486 action_idx = Types::offsetToIndex (action_idx, table, ligAction.arrayZ); in transition()
522 ligature_idx = Types::offsetToIndex (ligature_idx, table, ligature.arrayZ); in transition()
Dhb-aat-layout-kerx-table.hh395 kern_idx = Types::offsetToIndex (kern_idx, this, arrayZ.arrayZ); in get_kerning()