Searched refs:paintChildren (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.h526 void paintChildren(PaintInfo&, int tx, int ty);
H A DRenderBlock.cpp2424 paintChildren(paintInfo, tx, ty);
2427 void RenderBlock::paintChildren(PaintInfo& paintInfo, int tx, int ty) function in class:WebCore::RenderBlock

Completed in 44 milliseconds