Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_component.h43 void SetModalHeight(double height) in SetModalHeight() function
H A Dsemi_modal_component.cpp36 semiModal->SetModalHeight(modalHeight); in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h470 void SetModalHeight(int32_t height) in SetModalHeight() function