Searched defs:itemize (Results 1 – 3 of 3) sorted by relevance
49 std::vector<Run> itemize(U16StringPiece text, FontStyle style, uint32_t localeListId, in itemize() function
59 std::vector<FontCollection::Run> itemize(const std::shared_ptr<FontCollection>& collection, in itemize() function86 std::vector<FontCollection::Run> itemize(const std::shared_ptr<FontCollection>& collection, in itemize() function92 std::vector<FontCollection::Run> itemize(const std::shared_ptr<FontCollection>& collection, in itemize() function98 std::vector<FontCollection::Run> itemize(const std::shared_ptr<FontCollection>& collection, in itemize() function
371 std::vector<FontCollection::Run> FontCollection::itemize(U16StringPiece text, FontStyle style, in itemize() function in minikin::FontCollection