Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.h360 bool didPush() const { return m_didStart; } in didPush() function
DRenderTableSection.cpp684 if (!statePusher.didPush()) { in calcRowLogicalHeight()