Searched refs:opsz_val (Results 1 – 1 of 1) sorted by relevance
201 double opsz_val; in SkCTFontCreateExactCopy() local204 !CFNumberGetValue(static_cast<CFNumberRef>(opsz.get()),kCFNumberDoubleType,&opsz_val) || in SkCTFontCreateExactCopy()205 opsz_val <= 0) in SkCTFontCreateExactCopy()207 opsz_val = CTFontGetSize(baseFont); in SkCTFontCreateExactCopy()209 add_opsz_attr(attr.get(), opsz_val); in SkCTFontCreateExactCopy()