OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextInternal
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/layout/
GlyphIterator.h
78
le_bool
nextInternal
(le_uint32 delta = 1);
GlyphIterator.cpp
444
while (
nextInternal
()) {
457
le_bool GlyphIterator::
nextInternal
(le_uint32 delta)
478
return
nextInternal
(delta) && hasFeatureTag(TRUE);
Completed in 307 milliseconds