Home
last modified time | relevance | path

Searched defs:shouldIncludeChildWindows (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsContextWin.cpp61 bool GraphicsContext::shouldIncludeChildWindows() const in shouldIncludeChildWindows() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h513 bool shouldIncludeChildWindows() const { return false; } in shouldIncludeChildWindows() function