Home
last modified time | relevance | path

Searched refs:updateMarginsAndContent (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListMarker.h47 void updateMarginsAndContent();
DRenderListItem.cpp302 m_marker->updateMarginsAndContent(); in updateMarkerLocation()
DRenderListMarker.cpp1330 updateMarginsAndContent(); in layout()
1363 void RenderListMarker::updateMarginsAndContent() in updateMarginsAndContent() function in WebCore::RenderListMarker