OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInsertion
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/include/minikin/
Hyphenator.h
89
inline static bool
isInsertion
(uint32_t hyph) {
/frameworks/minikin/libs/minikin/
Layout.cpp
774
if (HyphenEdit::
isInsertion
(startHyphen)) {
785
const bool hasEndInsertion = HyphenEdit::
isInsertion
(endHyphen);
[
all
...]
Completed in 66 milliseconds