Searched refs:xShift (Results 1 – 3 of 3) sorted by relevance
184 float xShift; member195 , xShift(0.0f) in SVGCharOnPath()
525 ctm.translate(pathData->xShift, pathData->yShift); in characterTransform()
1287 svgChar.pathData->xShift = info.shiftx + xOrientationShift; in buildLayoutInformationForTextBox()1292 svgChar.pathData->xShift += info.dx; in buildLayoutInformationForTextBox()1295 svgChar.pathData->xShift -= glyphAdvance / 2.0f; in buildLayoutInformationForTextBox()