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

  /external/icu4c/layout/
LEGlyphStorage.h 116 * <code>allocateGlyphArray, allocatePositions and allocateAuxData</code>
243 le_int32 allocatePositions(LEErrorCode &success);
LEGlyphStorage.cpp 126 le_int32 LEGlyphStorage::allocatePositions(LEErrorCode &success)
LayoutEngine.cpp 332 glyphStorage.allocatePositions(success);

Completed in 92 milliseconds