Home
last modified time | relevance | path

Searched defs:setDebugBorder (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DGraphicsLayerChromium.cpp449 void GraphicsLayerChromium::setDebugBorder(const Color& color, float borderWidth) in setDebugBorder() function in WebCore::GraphicsLayerChromium
/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsLayerCACF.cpp407 void GraphicsLayerCACF::setDebugBorder(const Color& color, float borderWidth) in setDebugBorder() function in WebCore::GraphicsLayerCACF
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h348 virtual void setDebugBorder(const Color&, float /*borderWidth*/) { } in setDebugBorder() function
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp1102 void GraphicsLayerAndroid::setDebugBorder(const Color& color, float borderWidth) in setDebugBorder() function in WebCore::GraphicsLayerAndroid
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp1984 void GraphicsLayerCA::setDebugBorder(const Color& color, float borderWidth) in setDebugBorder() function in WebCore::GraphicsLayerCA