Searched defs:m_forceSlowPaintPathWithOverflowingCell (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h280 bool hasOverflowingCell() const { return m_overflowingCells.size() || m_forceSlowPaintPathWithOverflowingCell; }
312 // and m_forceSlowPaintPathWithOverflowingCell will be set to save memory.
314 bool m_forceSlowPaintPathWithOverflowingCell; member in class:blink::FINAL

Completed in 347 milliseconds