Home
last modified time | relevance | path

Searched defs:GetScaleWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Dtrack_component.h134 const Dimension& GetScaleWidth() const in GetScaleWidth() function
235 const Dimension& GetScaleWidth() const in GetScaleWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_component.h145 const Dimension& GetScaleWidth() const in GetScaleWidth() function
H A Dprogress_theme.h179 const Dimension& GetScaleWidth() const in GetScaleWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp483 [[maybe_unused]] double DragDropFuncWrapper::GetScaleWidth(int32_t containerId) in GetScaleWidth() function in OHOS::Ace::NG::DragDropFuncWrapper