Home
last modified time | relevance | path

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

/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp972 SkVector modelTextAdvanceOffset = {0, 0}; in shapeCorrect() local
998 modelTextAdvanceOffset = {0, 0}; in shapeCorrect()
1045 …date.fAdvance = modelText[breakIteratorCurrent + modelTextOffset].advance - modelTextAdvanceOffset; in shapeCorrect()
1075 modelTextAdvanceOffset += best.fAdvance; in shapeCorrect()