Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/win/
DGraphicsLayerCACF.cpp416 void GraphicsLayerCACF::setDebugBorder(const Color& color, float borderWidth) in setDebugBorder() function in WebCore::GraphicsLayerCACF
/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.h325 virtual void setDebugBorder(const Color&, float /*borderWidth*/) { } in setDebugBorder() function
/external/webkit/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp836 void GraphicsLayerAndroid::setDebugBorder(const Color& color, float borderWidth) in setDebugBorder() function in WebCore::GraphicsLayerAndroid