Home
last modified time | relevance | path

Searched defs:adjustForColumns (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderObject.h657 virtual void adjustForColumns(IntSize&, const IntPoint&) const { } in adjustForColumns() function
DRenderBlock.cpp4583 void RenderBlock::adjustForColumns(IntSize& offset, const IntPoint& point) const in adjustForColumns() function in WebCore::RenderBlock