OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:editForNextLine
(Results
1 - 3
of
3
) sorted by null
/frameworks/minikin/include/minikin/
Hyphenator.h
101
static uint32_t
editForNextLine
(HyphenationType type);
/frameworks/minikin/libs/minikin/
LineBreaker.cpp
198
paint->hyphenEdit = HyphenEdit::
editForNextLine
(hyph);
284
mLastHyphenation = HyphenEdit::
editForNextLine
(bestCandidate.hyphenType);
390
flags |= HyphenEdit::
editForNextLine
(mCandidates[prev].hyphenType);
Hyphenator.cpp
208
uint32_t HyphenEdit::
editForNextLine
(HyphenationType type) {
Completed in 67 milliseconds