Home
last modified time | relevance | path

Searched defs:maxValue_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_range.h59 int32_t maxValue_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_model_ng.h29 double maxValue_; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dslider_component.h49 int16_t maxValue_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmoon_progress_modifier.h54 RefPtr<PropertyFloat> maxValue_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dprogress_mask_property.h91 float maxValue_ = 100.0f; variable
H A Daccessibility_property.h802 std::optional<int32_t> maxValue_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_method.h116 float maxValue_ = 100.0f; variable
H A Dprogress_modifier.h136 RefPtr<PropertyFloat> maxValue_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dprogress_model_impl.cpp60 auto maxValue_ = progress->GetMaxValue(); in SetValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drender_data_panel.h224 double maxValue_ = 0.0; variable
H A Ddata_panel_component.h369 double maxValue_ = 100.0; variable