Searched defs:unichars (Results 1 – 4 of 4) sorted by relevance
492 char *austrdup(const UChar* unichars) in austrdup()509 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup()
138 static char *toCharString(const UChar* unichars) in toCharString()
369 SkAutoTArray<SkUnichar> unichars(numGlyphsInTypeface); in GlyphsToUnichars() local
990 SkAutoSTArray<64, SkUnichar> unichars(runSize); in SVGTextBuilder() local