Searched refs:fWidthWithSpaces (Results 1 – 2 of 2) sorted by relevance
65 SkScalar spacesWidth() { return fWidthWithSpaces - width(); } in spacesWidth()144 SkScalar fWidthWithSpaces; variable
101 , fWidthWithSpaces(widthWithSpaces) in TextLine()477 this->fWidthWithSpaces += ghostShift; in justify()