Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h589 void adjustPointToColumnContents(LayoutPoint&) const;
DRenderBlock.cpp3477 adjustPointToColumnContents(offset); in offsetForContents()
3654 void RenderBlock::adjustPointToColumnContents(LayoutPoint& point) const in adjustPointToColumnContents() function in WebCore::RenderBlock