Home
last modified time | relevance | path

Searched defs:offsetBase (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/layout/
DContextualSubstSubtables.cpp119 … GlyphIterator *glyphIterator, const char *offsetBase, le_bool backtrack) in matchGlyphCoverages()
/external/harfbuzz/src/
Dharfbuzz-shaper.cpp262 HB_Fixed offsetBase = HB_FIXED_CONSTANT(1) + (size - HB_FIXED_CONSTANT(4)) / 4; in positionCluster() local