HomeSort by relevance Sort by last modified time
    Searched defs:cairo_pattern_t (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cairo/
RefPtrCairo.h 29 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/
Gradient.h 58 typedef struct _cairo_pattern cairo_pattern_t; typedef in typeref:struct:_cairo_pattern
59 typedef cairo_pattern_t* PlatformGradient;

Completed in 417 milliseconds