Searched defs:BlockPainter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DBlockPainter.h19 class BlockPainter { class in namespace:blink
21 BlockPainter(RenderBlock& block) : m_renderBlock(block) { } function in class:blink::BlockPainter

Completed in 67 milliseconds