Home
last modified time | relevance | path

Searched refs:wrongOpszFont (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkTypeface_mac_ct.cpp1226 SkUniqueCFRef<CTFontRef> wrongOpszFont; in onMakeClone() local
1242 wrongOpszFont.reset(CTFontCreateCopyWithAttributes(ctFont, 0, nullptr, varDesc.get())); in onMakeClone()
1243 ctFont = wrongOpszFont.get(); in onMakeClone()