Home
last modified time | relevance | path

Searched defs:progressWidth_ (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_box_progress.h242 uint16_t progressWidth_; variable
/foundation/arkui/ace_engine/frameworks/core/components/track/
Dflutter_render_capsule_track.cpp114 double progressWidth_ = progressSize_.Height()*GetTotalRatio(); in DrawCapsuleProgressVerticalAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components/button/
Drender_button.h166 double progressWidth_ = 0.0; variable