Searched refs:glyphsToUnichars (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPaint.h845 void glyphsToUnichars(const uint16_t glyphs[], int count,
/external/skia/include/core/
H A DSkPaint.h840 void glyphsToUnichars(const uint16_t glyphs[], int count,
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DLoggingCanvas.cpp867 paint.glyphsToUnichars(static_cast<const uint16_t*>(text), byteLength / 2, textData);
/external/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp625 void SkPaint::glyphsToUnichars(const uint16_t glyphs[], int count, function in class:SkPaint
/external/skia/src/core/
H A DSkPaint.cpp657 void SkPaint::glyphsToUnichars(const uint16_t glyphs[], int count, function in class:SkPaint

Completed in 1251 milliseconds