Home
last modified time | relevance | path

Searched refs:dumpProperties (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayer.h327 void dumpProperties(TextStream&, int indent, LayerTreeFlags) const;
DGraphicsLayer.cpp580 dumpProperties(ts, indent, flags); in dumpLayer()
585 void GraphicsLayer::dumpProperties(TextStream& ts, int indent, LayerTreeFlags flags) const in dumpProperties() function in WebCore::GraphicsLayer