Searched refs:LocalizedString (Results 1 – 9 of 9) sorted by relevance
68 bool next(SkTypeface::LocalizedString* localizedString) override;86 bool next(SkTypeface::LocalizedString* localizedString) override { in next()
207 bool SkOTUtils::LocalizedStrings_NameTable::next(SkTypeface::LocalizedString* localizedString) { in next()
277 struct LocalizedString { struct285 virtual bool next(LocalizedString* localizedString) = 0; argument
47 bool next(SkTypeface::LocalizedString*) override { return false; } in next() argument
167 SkTypeface::LocalizedString familyNameLocalized; in test_systemfonts()
154 bool next(SkTypeface::LocalizedString*) override { return false; } in DEF_TEST() argument
64 bool next(SkTypeface::LocalizedString*) override { return false; } in next() argument
115 bool next(SkTypeface::LocalizedString* localizedString) override { in next()
670 SkTypeface::LocalizedString familyString; in addTextAttributes()