Searched refs:shiftx (Results 1 – 3 of 3) sorted by relevance
78 , shiftx(0.0f) in SVGCharacterLayoutInfo()177 curx += savedShiftX - shiftx; in processedChunk()181 shiftx = savedShiftX; in processedChunk()
123 float shiftx; member
1071 float shiftxSaved = info.shiftx; in buildLayoutInformation()1359 info.shiftx += shift; in buildLayoutInformationForTextBox()1373 svgChar.x += info.shiftx + xOrientationShift; in buildLayoutInformationForTextBox()1387 svgChar.pathData->xShift = info.shiftx + xOrientationShift; in buildLayoutInformationForTextBox()