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

  /external/chromium/chrome/browser/ui/gtk/
cairo_cached_surface.h 10 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
45 void SetSource(cairo_t* cr, int x, int y);
gtk_util.h 20 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
252 cairo_t* cr,
  /external/webkit/Source/WebCore/platform/graphics/cairo/
RefPtrCairo.h 25 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
37 template<> void refIfNotNull(cairo_t* ptr);
38 template<> void derefIfNotNull(cairo_t* ptr);
  /external/webkit/Source/WebKit2/UIProcess/
DrawingAreaProxy.h 38 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
64 typedef cairo_t* PlatformDrawingContext;
  /external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h 38 typedef struct _cairo cairo_t; typedef in typeref:struct:_cairo
54 typedef cairo_t* PlatformContext;

Completed in 166 milliseconds