Searched refs:isSeamlessDocument (Results 1 – 1 of 1) sorted by relevance
673 …bool isSeamlessDocument = frame().document() && frame().document()->shouldDisplaySeamlesslyWithPar… in calculateScrollbarModesForLayout() local674 … vMode = (isSeamlessDocument && !fullVisibleSize.height()) ? ScrollbarAlwaysOff : ScrollbarAuto; in calculateScrollbarModesForLayout()