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