Home | History | Annotate | Download | only in ports

Lines Matching refs:FontParameters

2392     static CFDictionaryRef get_axes(CGFontRef cg, const FontParameters& params) {
2411 const FontParameters::Axis* paramAxes = params.getAxes(&paramAxisCount);
2477 SkTypeface* onCreateFromStream(SkStreamAsset* s, const FontParameters& params) const override {