Home
last modified time | relevance | path

Searched refs:EmptyLocalizedStrings (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/tools/fonts/
DTestEmptyTypeface.h42 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings {
48 return new EmptyLocalizedStrings; in onCreateFamilyNameIterator()
/third_party/skia/tools/fonts/
DTestEmptyTypeface.h45 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings {
52 return new EmptyLocalizedStrings; in onCreateFamilyNameIterator()
/third_party/flutter/skia/src/core/
DSkTypeface.cpp67 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings { class in __anona90fa3bc0111::SkEmptyTypeface
75 return new EmptyLocalizedStrings; in onCreateFamilyNameIterator()
/third_party/skia/src/core/
DSkTypeface.cpp62 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings { class in __anon950389a70111::SkEmptyTypeface
73 return new EmptyLocalizedStrings; in onCreateFamilyNameIterator()
/third_party/skia/tests/
DFontMgrTest.cpp152 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings { in DEF_TEST() class in DEF_TEST::TestTypeface
161 return new EmptyLocalizedStrings; in DEF_TEST()
/third_party/flutter/skia/tests/
DFontMgrTest.cpp146 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings { in test_matchStyleCSS3() class in test_matchStyleCSS3::TestTypeface
154 return new EmptyLocalizedStrings; in test_matchStyleCSS3()