HomeSort by relevance Sort by last modified time
    Searched refs:editForThisLine (Results 1 - 3 of 3) sorted by null

  /frameworks/minikin/include/minikin/
Hyphenator.h 100 static uint32_t editForThisLine(HyphenationType type);
  /frameworks/minikin/libs/minikin/
LineBreaker.cpp 192 paint->hyphenEdit = HyphenEdit::editForThisLine(hyph);
277 mLastHyphenation | HyphenEdit::editForThisLine(bestCandidate.hyphenType));
388 int flags = HyphenEdit::editForThisLine(mCandidates[i].hyphenType);
Hyphenator.cpp 187 uint32_t HyphenEdit::editForThisLine(HyphenationType type) {

Completed in 140 milliseconds