Searched refs:mLastHyphenation (Results 1 – 4 of 4) sorted by relevance
96 mLastHyphenation = HyphenEdit::NO_EDIT; in setText()296 mLastHyphenation | HyphenEdit::editForThisLine(bestCandidate.hyphenType)); in pushGreedyBreak()303 mLastHyphenation = HyphenEdit::editForNextLine(bestCandidate.hyphenType); in pushGreedyBreak()401 mCandidates[nCand - 1].postBreak - mPreBreak, mLastHyphenation); in computeBreaksGreedy()
247 uint32_t mLastHyphenation; // hyphen edit of last break kept for next line variable
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