Searched refs:fNextCharPos (Results 1 – 1 of 1) sorted by relevance
138 fNextCharPos(nextCharPos), in StringRenderer()216 if (fNextCharPos) { in Finish()217 fNextCharPos->x = x; in Finish()218 fNextCharPos->y = y; in Finish()219 fTransform.Transform(fNextCharPos); in Finish()369 BPoint* fNextCharPos; member in AGGTextRenderer::StringRenderer