Searched refs:PlatformGradient (Results 1 – 4 of 4) sorted by relevance
40 typedef CGShadingRef PlatformGradient; typedef45 typedef QGradient* PlatformGradient; typedef48 typedef cairo_pattern_t* PlatformGradient; typedef51 typedef class PlatformGradientRec* PlatformGradient; typedef54 typedef class SkShader* PlatformGradient; typedef57 typedef void* PlatformGradient; typedef93 PlatformGradient platformGradient();138 PlatformGradient m_gradient;
34 typedef class SkShader* PlatformGradient; typedef
39 PlatformGradient Gradient::platformGradient() in platformGradient()
34516 Fix PlatformGradient so that it's a pointer on all platforms.