Searched refs:minLayoutSize (Results 1 – 2 of 2) sorted by relevance
47 IntSize minLayoutSize; member146 windowInfo.minLayoutSize = mainFrame->view()->layoutSize(); in processSubtree()148 windowInfo.minLayoutSize = windowInfo.minLayoutSize.shrunkTo(frame->view()->layoutSize()); in processSubtree()175 …= isHorizontalWritingMode(writingMode) ? windowInfo.minLayoutSize.width() : windowInfo.minLayoutSi… in clusterMultiplier()
168 …FloatSize minLayoutSize = m_frame->resizePageRectsKeepingRatio(originalPageSize, FloatSize(width *… in begin() local171 …m_frame->setPrinting(true, minLayoutSize, originalPageSize, printingMaximumShrinkFactor / printing… in begin()