Searched refs:opsz_val (Results 1 – 1 of 1) sorted by relevance
200 double opsz_val; in SkCTFontCreateExactCopy() local203 !CFNumberGetValue(static_cast<CFNumberRef>(opsz.get()),kCFNumberDoubleType,&opsz_val) || in SkCTFontCreateExactCopy()204 opsz_val <= 0) in SkCTFontCreateExactCopy()206 opsz_val = CTFontGetSize(baseFont); in SkCTFontCreateExactCopy()208 add_opsz_attr(attr.get(), opsz_val); in SkCTFontCreateExactCopy()