Home
last modified time | relevance | path

Searched defs:animationDuration_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.h226 double animationDuration_ = -1.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_component.h206 double animationDuration_ = -1.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h364 int32_t animationDuration_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h595 std::optional<int32_t> animationDuration_; variable
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h596 int32_t animationDuration_ = ROTATE_ANIMATION_DURATION; member