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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DCanvasContextAttributes.cpp29 #include "core/html/canvas/CanvasContextAttributes.h"
33 CanvasContextAttributes::CanvasContextAttributes() function in class:WebCore::CanvasContextAttributes
37 CanvasContextAttributes::~CanvasContextAttributes()
H A DCanvasContextAttributes.h37 class CanvasContextAttributes : public RefCounted<CanvasContextAttributes> { class in namespace:WebCore
39 virtual ~CanvasContextAttributes();
42 CanvasContextAttributes();

Completed in 146 milliseconds