HomeSort by relevance Sort by last modified time
    Searched full:sjis (Results 1 - 25 of 54) sorted by null

1 2 3

  /frameworks/opt/emoji/
EmojiFactory.h 40 // Returns binary image data corresponding to "sjis", which is defined by
41 // each career. Returns NULL when there's no mapping for "sjis".
42 virtual const char *GetImageBinaryFromVendorSpecificSjis(unsigned short sjis,
45 GetAndroidPuaFromVendorSpecificSjis(sjis), size);
56 // Returns Android PUA corresponding to "sjis". Returns -1 when there's no
57 // mapping from "sjis" to a Android PUA.
58 virtual int GetAndroidPuaFromVendorSpecificSjis(unsigned short sjis) = 0;
61 // when ther's no mapping from "pua" to a specific sjis.