HomeSort by relevance Sort by last modified time
    Searched refs:allocateAuxData (Results 1 - 10 of 10) sorted by null

  /external/icu4c/layout/
HanLayoutEngine.cpp 67 glyphStorage.allocateAuxData(success);
KhmerLayoutEngine.cpp 66 glyphStorage.allocateAuxData(success);
TibetanLayoutEngine.cpp 72 glyphStorage.allocateAuxData(success);
LEGlyphStorage.h 116 * <code>allocateGlyphArray, allocatePositions and allocateAuxData</code>
254 le_int32 allocateAuxData(LEErrorCode &success);
IndicLayoutEngine.cpp 109 glyphStorage.allocateAuxData(success);
ArabicLayoutEngine.cpp 86 glyphStorage.allocateAuxData(success);
HangulLayoutEngine.cpp 231 glyphStorage.allocateAuxData(success);
LEGlyphStorage.cpp 148 le_int32 LEGlyphStorage::allocateAuxData(LEErrorCode &success)
LayoutEngine.cpp 247 fakeGlyphStorage.allocateAuxData(success);
OpenTypeLayoutEngine.cpp 314 glyphStorage.allocateAuxData(success);

Completed in 195 milliseconds