Lines Matching refs:pattern
2271 SkTypeface* matchStyle(const SkFontStyle& pattern) override {2275 return create_from_desc(findMatchingDesc(pattern)).release();2282 CTFontDescriptorRef findMatchingDesc(const SkFontStyle& pattern) const {2288 int metric = compute_metric(pattern, fontstyle_from_descriptor(desc, false));