Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DLayoutState.h68 bool isPaginated() const { return m_pageLogicalHeight || m_columnInfo; } in isPaginated() function
DRenderLayer.h620 bool isPaginated() const { return m_isPaginated; } in isPaginated() function