Searched defs:getGlyphs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/layout/
H A DLEGlyphStorage.cpp212 void LEGlyphStorage::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const function in class:LEGlyphStorage
235 void LEGlyphStorage::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const function in class:LEGlyphStorage
H A DLayoutEngine.cpp177 void LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const function in class:LayoutEngine
182 void LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const function in class:LayoutEngine
/macosx-10.10/ICU-531.30/icuSources/layoutex/layout/
H A DParagraphLayout.h688 inline const LEGlyphID *ParagraphLayout::VisualRun::getGlyphs() const function in class:ParagraphLayout::VisualRun

Completed in 174 milliseconds