OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LocalizedStrings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkTypeface.h
255
class
LocalizedStrings
: ::SkNoncopyable {
257
virtual ~
LocalizedStrings
() { }
266
LocalizedStrings
* createFamilyNameIterator() const;
330
virtual
LocalizedStrings
* onCreateFamilyNameIterator() const = 0;
/external/skia/include/core/
SkTypeface.h
255
class
LocalizedStrings
: ::SkNoncopyable {
257
virtual ~
LocalizedStrings
() { }
266
LocalizedStrings
* createFamilyNameIterator() const;
330
virtual
LocalizedStrings
* onCreateFamilyNameIterator() const = 0;
Completed in 541 milliseconds