Searched refs:mLastHyphenation (Results 1 – 2 of 2) sorted by relevance
90 mLastHyphenation = HyphenEdit::NO_EDIT; in setText()298 mLastHyphenation | HyphenEdit::editForThisLine(bestCandidate.hyphenType)); in pushGreedyBreak()305 mLastHyphenation = HyphenEdit::editForNextLine(bestCandidate.hyphenType); in pushGreedyBreak()407 mCandidates[nCand - 1].postBreak - mPreBreak, mLastHyphenation); in computeBreaksGreedy()
261 uint32_t mLastHyphenation; // hyphen edit of last break kept for next line variable