Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h166 uint32_t GetHideTime() const in GetHideTime() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.cpp364 hideOption.SetDuration(theme->GetHideTime()); in PerformPopPopup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp293 hideOption.SetDuration(theme->GetHideTime(isMenu)); in CreatePopupAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h738 uint32_t GetHideTime(bool isMenu) const in GetHideTime() function