HomeSort by relevance Sort by last modified time
    Searched defs:getGlyphPositions (Results 1 - 4 of 4) sorted by null

  /external/skia/gm/
typeface.cpp 14 static void getGlyphPositions(const SkPaint& paint, const uint16_t glyphs[],
66 getGlyphPositions(glyphPaint, glyphs, glyphCount, x, y, pos);
  /external/icu/icu4c/source/layout/
LEGlyphStorage.cpp 387 void LEGlyphStorage::getGlyphPositions(float positions[], LEErrorCode &success) const
LayoutEngine.cpp 188 void LayoutEngine::getGlyphPositions(float positions[], LEErrorCode &success) const
190 fGlyphStorage->getGlyphPositions(positions, success);
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 130 milliseconds