Searched defs:secondToLastCharacter (Results 1 – 2 of 2) sorted by relevance
88 UChar secondToLastCharacter() const in secondToLastCharacter() function
488 …ine void nextCharacter(UChar& currentCharacter, UChar& lastCharacter, UChar& secondToLastCharacter) in nextCharacter()601 UChar secondToLastCharacter = m_renderTextInfo.m_lineBreakIterator.secondToLastCharacter(); in handleText() local