Home
last modified time | relevance | path

Searched defs:fCTFont (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkScalerContext_mac_ct.h101 SkUniqueCFRef<CTFontRef> fCTFont; variable
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp980 SkUniqueCFRef<CTFontRef> fCTFont; member in SkScalerContext_Mac