Searched refs:itemize (Results 1 – 3 of 3) sorted by relevance
40 void itemize(const uint16_t *string, size_t string_length, FontStyle style,
163 void FontCollection::itemize(const uint16_t *string, size_t string_size, FontStyle style, in itemize() function in android::FontCollection
656 mCollection->itemize(buf + start, count, ctx->style, &items); in doLayoutRun()