Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_component.h48 double GetModalHeight() const in GetModalHeight() function
H A Drender_semi_modal.cpp60 if (GreatNotEqual(semiModal->GetModalHeight(), 0.0)) { in Update()
62 inputHeight_ = semiModal->GetModalHeight(); in Update()