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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LayoutState.h 57 bool isPaginated() const { return m_isPaginated; }
RenderLayer.h 152 bool isPaginated() const { return m_isPaginated; }
    [all...]
RenderBlockFlow.cpp 616 bool paginated = view()->layoutState()->isPaginated();
    [all...]
RenderBlock.cpp     [all...]

Completed in 56 milliseconds