Home | History | Annotate | Download | only in fonts

Lines Matching refs:SkFontStyleSet_FC

109 class SkFontStyleSet_FC : public SkFontStyleSet {
111 SkFontStyleSet_FC(FcPattern** matches, int count);
112 virtual ~SkFontStyleSet_FC();
150 SkFontStyleSet_FC::SkFontStyleSet_FC(FcPattern** matches, int count) {
160 SkFontStyleSet_FC::~SkFontStyleSet_FC() {
164 void SkFontStyleSet_FC::getStyle(int index, SkFontStyle* style,
175 SkTypeface* SkFontStyleSet_FC::createTypeface(int index) {
179 SkTypeface* SkFontStyleSet_FC::matchStyle(const SkFontStyle& pattern) {
257 SkFontStyleSet_FC* sset = SkNEW_ARGS(SkFontStyleSet_FC,