Searched refs:SHEET_BLANK_MINI_HEIGHT (Results 1 – 3 of 3) sorted by relevance
25 constexpr Dimension SHEET_BLANK_MINI_HEIGHT = 8.0_vp; variable
698 auto largeHeight = sheetMaxHeight_ - SHEET_BLANK_MINI_HEIGHT.ConvertToPx(); in InitialSingleGearHeight()771 …sheetHeightUp_ = pageHeight_ - (SHEET_BLANK_MINI_HEIGHT.ConvertToPx() + sheetTopSafeArea_) - heigh… in AvoidSafeArea()775 { 0.0f, SHEET_BLANK_MINI_HEIGHT.ConvertToPx() + sheetTopSafeArea_, 0.0f }); in AvoidSafeArea()824 …auto largeHeight = pipelineContext->GetRootHeight() - SHEET_BLANK_MINI_HEIGHT.ConvertToPx() - shee… in GetSheetHeightChange()1494 auto largeHeight = sheetMaxHeight_ - SHEET_BLANK_MINI_HEIGHT.ConvertToPx(); in InitSheetDetents()1504 height = sheetFrameHeight - SHEET_BLANK_MINI_HEIGHT.ConvertToPx(); in InitSheetDetents()2597 …sheetHeightUp_ = pageHeight_ - (SHEET_BLANK_MINI_HEIGHT.ConvertToPx() + sheetTopSafeArea_) - heigh… in GetSheetTypeWithAuto()2600 { 0.0f, SHEET_BLANK_MINI_HEIGHT.ConvertToPx() + sheetTopSafeArea_, 0.0f }); in GetSheetTypeWithAuto()
5064 auto largeHeight = sheetMaxHeight - SHEET_BLANK_MINI_HEIGHT.ConvertToPx(); in ComputeSheetOffset()5115 auto largeHeight = sheetMaxHeight - SHEET_BLANK_MINI_HEIGHT.ConvertToPx() - sheetTopSafeArea; in ComputeSingleGearSheetOffset()5154 auto largeHeight = sheetMaxHeight - SHEET_BLANK_MINI_HEIGHT.ConvertToPx() - sheetTopSafeArea; in ComputeDetentsSheetOffset()