Home
last modified time | relevance | path

Searched refs:hasCursiveGlyphs (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DGlyphPositionAdjustments.h105 inline le_bool hasCursiveGlyphs() const;
370 inline le_bool GlyphPositionAdjustments::hasCursiveGlyphs() const in hasCursiveGlyphs() function
DGlyphPositionAdjustments.cpp86 if (! hasCursiveGlyphs()) { in applyCursiveAdjustments()