Home
last modified time | relevance | path

Searched refs:inputMinH (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp822 auto inputMinH = keyboardH; in GetSheetHeightChange() local
827 if (inputH >= inputMinH) { in GetSheetHeightChange()
833 auto h = inputMinH - inputH; in GetSheetHeightChange()
844 h = inputMinH - inputH; in GetSheetHeightChange()