Home
last modified time | relevance | path

Searched defs:LocalizedString (Results 1 – 8 of 8) sorted by relevance

/external/skqp/include/core/
DSkTypeface.h286 struct LocalizedString { struct
293 virtual bool next(LocalizedString* localizedString) = 0; argument
/external/skia/include/core/
DSkTypeface.h286 struct LocalizedString { struct
293 virtual bool next(LocalizedString* localizedString) = 0; argument
/external/skia/tools/fonts/
DSkTestEmptyTypeface.h43 bool next(SkTypeface::LocalizedString*) override { return false; } in next()
/external/skqp/tools/fonts/
DSkTestEmptyTypeface.h43 bool next(SkTypeface::LocalizedString*) override { return false; } in next()
/external/skia/tests/
DFontMgrTest.cpp150 bool next(SkTypeface::LocalizedString*) override { return false; } in test_matchStyleCSS3()
/external/skqp/tests/
DFontMgrTest.cpp149 bool next(SkTypeface::LocalizedString*) override { return false; } in test_matchStyleCSS3()
/external/skqp/src/core/
DSkTypeface.cpp71 bool next(SkTypeface::LocalizedString*) override { return false; } in next()
/external/skia/src/core/
DSkTypeface.cpp71 bool next(SkTypeface::LocalizedString*) override { return false; } in next()