OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanvasBackground
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
PageWidgetDelegate.h
72
enum
CanvasBackground
{
78
static void paint(WebCore::Page*, PageOverlayList*, WebCanvas*, const WebRect&,
CanvasBackground
);
PageWidgetDelegate.cpp
93
void PageWidgetDelegate::paint(Page* page, PageOverlayList* overlays, WebCanvas* canvas, const WebRect& rect,
CanvasBackground
background)
Completed in 130 milliseconds