Searched refs:SkUTFN_CountUnichars (Results 1 – 3 of 3) sorted by relevance
45 static inline int SkUTFN_CountUnichars(SkTypeface::Encoding enc, const void* utfN, size_t bytes) { in SkUTFN_CountUnichars() function
45 static inline int SkUTFN_CountUnichars(SkTextEncoding enc, const void* utfN, size_t bytes) { in SkUTFN_CountUnichars() function
1984 return SkUTFN_CountUnichars((SkTypeface::Encoding)encoding, text, byteLength);