Searched refs:GetSheetMaxHeight (Results 1 – 4 of 4) sorted by relevance
58 float GetSheetMaxHeight() in GetSheetMaxHeight() function
493 float GetSheetMaxHeight() in GetSheetMaxHeight() function
211 if (sheetLayoutAlgorithm->GetSheetMaxHeight() > 0) { in OnDirtyLayoutWrapperSwap()212 pageHeight_ = sheetLayoutAlgorithm->GetSheetMaxHeight(); in OnDirtyLayoutWrapperSwap()213 sheetMaxHeight_ = sheetLayoutAlgorithm->GetSheetMaxHeight() - sheetTopSafeArea_; in OnDirtyLayoutWrapperSwap()
666 EXPECT_TRUE(sheetLayoutAlgorithm->GetSheetMaxHeight() > 0);