Searched refs:DecreaseScrollHeightInSheet (Results 1 – 2 of 2) sorted by relevance
695 void DecreaseScrollHeightInSheet(float decreaseHeight);
2622 … DecreaseScrollHeightInSheet(keyboardHeight_ == 0 ? 0.0f : keyboardHeight_ - distanceFromBottom); in GetSheetTypeWithAuto()2636 DecreaseScrollHeightInSheet(keyboardHeight_ == 0 ? 0.0f : height); in GetSheetTypeWithAuto()2647 void SheetPresentationPattern::DecreaseScrollHeightInSheet(float decreaseHeight) in GetSheetTypeWithAuto() function in OHOS::Ace::NG::SheetPresentationPattern