HomeSort by relevance Sort by last modified time
    Searched defs:isPaginated (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
LayoutState.h 68 bool isPaginated() const { return m_pageLogicalHeight || m_columnInfo; }
RenderLayer.h 620 bool isPaginated() const { return m_isPaginated; }
    [all...]

Completed in 162 milliseconds