HomeSort by relevance Sort by last modified time
    Searched full:rightglyph (Results 1 - 1 of 1) sorted by null

  /external/icu4c/layoutex/
ParagraphLayout.cpp 1053 // make the minimum one be leftGlyph and the maximum one be rightGlyph.
1056 le_int32 rightGlyph = -1;
1067 if (maxGlyph > rightGlyph)
    [all...]

Completed in 185 milliseconds