clearPaginationInformation   69 Source/core/rendering/LayoutState.h     void clearPaginationInformation();
clearPaginationInformation 1628 Source/core/rendering/RenderBlock.cpp         view()->layoutState()->clearPaginationInformation(); // Positioned objects are not part of the column flow, so they don't paginate with the columns.