HomeSort by relevance Sort by last modified time
    Searched defs:itemize (Results 1 - 5 of 5) sorted by null

  /frameworks/minikin/tests/unittest/
FontCollectionItemizeTest.cpp 35 const char kItemizeFontXml[] = "itemize.xml";
56 // Utility functions for calling itemize function.
57 void itemize(const std::shared_ptr<FontCollection>& collection, const char* str, FontStyle style, function in namespace:minikin
69 collection->itemize(buf, len, paint, result);
73 void itemize(const std::shared_ptr<FontCollection>& collection, const char* str, function in namespace:minikin
75 itemize(collection, str, FontStyle(), localeList, result);
79 void itemize(const std::shared_ptr<FontCollection>& collection, const char* str, FontStyle style, function in namespace:minikin
81 itemize(collection, str, style, "", result);
85 void itemize(const std::shared_ptr<FontCollection>& collection, const char* str, function in namespace:minikin
87 itemize(collection, str, FontStyle(), "", result)
    [all...]
  /frameworks/minikin/libs/minikin/
FontCollection.cpp 371 void FontCollection::itemize(const uint16_t* string, size_t string_size, const MinikinPaint& paint, function in class:minikin::FontCollection
  /prebuilts/misc/common/nimbus-jose-jwt/
nimbus-jose-jwt-4.33.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 1111 milliseconds