Home | History | Annotate | Download | only in emoji

Lines Matching full:returns

32   // Returns binary image data corresponding to "pua". The size of binary is
33 // stored to "size". Returns NULL if there's no mapping from the "pua" to a
40 // Returns binary image data corresponding to "sjis", which is defined by
41 // each career. Returns NULL when there's no mapping for "sjis".
48 // Returns binary image data corresponding to Vendor-specific PUA "vsp".
49 // Returns NULL when there's no mapping for "vsp".
56 // Returns Android PUA corresponding to "sjis". Returns -1 when there's no
60 // Returns Vendor-specific Shift jis code corresponding to "pua". Returns -1
64 // Returns maximum Vendor-Specific PUA. This is the last valid value.
67 // Returns minimum Vendor-Specific PUA.
70 // Returns maximum Android PUA. This the last valid value.
73 // Returns minimum Android PUA.
76 // Returns Android PUA corresponding to Vendor-Specific Unicode "vsp". Returns
80 // Returns Vendor-specific PUA corresponding to "pua". Returns -1 when
84 // Returns non NULL string which defines the name of this factory.
89 // for "name", returns NULL.