Searched refs:SkEmptyFontStyleSet (Results 1 – 1 of 1) sorted by relevance
17 class SkEmptyFontStyleSet : public SkFontStyleSet { class32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; } in CreateEmpty()