Home
last modified time | relevance | path

Searched defs:stepSize_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rating.h52 std::pair<double, bool> stepSize_ = { DEFAULT_RATING_STEP_SIZE, false }; variable
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/include/
H A Dpcm_iterator.h37 size_t stepSize_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_model_ng.h32 double stepSize_; variable
H A Drating_modifier.h219 RefPtr<PropertyFloat> stepSize_; variable
/ohos5.0/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/interfaces/
H A Dslide_window_processor.h136 size_t stepSize_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_theme.h216 double stepSize_ = 0.0; variable
H A Drating_component.h287 double stepSize_ = 0.5; variable
H A Drender_rating.h185 double stepSize_ = DEFAULT_RATING_STEP_SIZE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.h315 RefPtr<AnimatablePropertyFloat> stepSize_; variable