Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp1806 static bool get_variations(CTFontRef fFontRef, CFIndex* cgAxisCount, in get_variations() function
1864 if (get_variations(fFontRef, &cgAxisCount, &axisValues)) { in onCreateFontData()