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

  /external/skia/emoji/
EmojiFont.h 47 static uint16_t UnicharToGlyph(int32_t unichar);
50 returned by UnicharToGlyph or UTF16ToGlyph.
EmojiFont.cpp 145 uint16_t EmojiFont::UnicharToGlyph(int32_t unichar) {
  /external/webkit/Source/WebCore/platform/graphics/android/
GlyphMapAndroid.cpp 132 glyphID = EmojiFont::UnicharToGlyph(uni);

Completed in 67 milliseconds