Searched defs:LocalizedStrings (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkTypeface.h232 class LocalizedStrings : ::SkNoncopyable { class in class:SkTypeface
234 virtual ~LocalizedStrings() { }
243 LocalizedStrings* createFamilyNameIterator() const;
315 virtual LocalizedStrings* onCreateFamilyNameIterator() const = 0;
/external/skia/include/core/
H A DSkTypeface.h232 class LocalizedStrings : ::SkNoncopyable { class in class:SkTypeface
234 virtual ~LocalizedStrings() { }
243 LocalizedStrings* createFamilyNameIterator() const;
315 virtual LocalizedStrings* onCreateFamilyNameIterator() const = 0;

Completed in 146 milliseconds