Searched defs:cairo_pattern_t (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DRefPtrCairo.h29 typedef struct _cairo_pattern cairo_pattern_t; typedef in typeref:struct:_cairo_pattern
49 template<> void refIfNotNull(cairo_pattern_t*);
50 template<> void derefIfNotNull(cairo_pattern_t*);
/external/webkit/Source/WebCore/platform/graphics/
H A DGradient.h58 typedef struct _cairo_pattern cairo_pattern_t; typedef in typeref:struct:_cairo_pattern
59 typedef cairo_pattern_t* PlatformGradient;

Completed in 348 milliseconds