Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h547 FT_UInt num_color_stops; member
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp504 const FT_UInt num_color_stops = color_stop_iterator.num_color_stops; in colrv1_configure_skpaint() local