Home
last modified time | relevance | path

Searched defs:inTransparencyLayer (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsContextWin.cpp54 bool GraphicsContext::inTransparencyLayer() const { return m_data->m_transparencyCount; } in inTransparencyLayer() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h519 bool inTransparencyLayer() const { return false; } in inTransparencyLayer() function
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp770 bool GraphicsContext::inTransparencyLayer() const in inTransparencyLayer() function in WebCore::GraphicsContext