Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h57 theme->hideTime_ = HIDE_TIME; in Build()
168 return hideTime_; in GetHideTime()
337 uint32_t hideTime_ = 0; variable