Searched refs:newLineBegin (Results 1 – 1 of 1) sorted by relevance
39 uint32_t newLineBegin = 0; in GetTextSize() local47 …newLineBegin += UIFontAdaptor::GetNextLineAndWidth(&text[lineBegin], fontId, fontSize, letterSpace… in GetTextSize()56 if (newLineBegin == lineBegin) { in GetTextSize()61 lineBegin = newLineBegin; in GetTextSize()