Home
last modified time | relevance | path

Searched defs:le_int32 (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/samples/layout/
DGnomeFontInstance.cpp41 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() argument
/external/icu4c/test/letest/
DSimpleFontInstance.cpp128 le_bool SimpleFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint &/… in getGlyphPoint() argument
DPortableFontInstance.cpp333 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint … in getGlyphPoint() argument
/external/icu4c/layout/
DHangulLayoutEngine.cpp186 HangulOpenTypeLayoutEngine::HangulOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 in HangulOpenTypeLayoutEngine() argument
195 HangulOpenTypeLayoutEngine::HangulOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 in HangulOpenTypeLayoutEngine() argument
DKhmerReordering.cpp359 le_int32 KhmerReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 /*scriptCode… in reorder() argument
DTibetanReordering.cpp322 le_int32 TibetanReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32, in reorder() argument
DLETypes.h36 typedef int32_t le_int32; typedef