Home
last modified time | relevance | path

Searched refs:GetBackgroundParam (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_box_progress.h225 void GetBackgroundParam(Point& startPoint, int16_t& width, int16_t& height, uint16_t& radius, const Style& style);
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_progress.cpp203 void UIBoxProgress::GetBackgroundParam(Point& startPoint, in GetBackgroundParam() function in OHOS::UIBoxProgress
233 GRAPHIC_LOGE("UIBoxProgress: GetBackgroundParam direction Err!\n"); in GetBackgroundParam()
245 GetBackgroundParam(startPoint, progressWidth, progressHeight, radius, *backgroundStyle_); in DrawBackground()
258 GetBackgroundParam(startPoint, progressWidth, progressHeight, radius, *foregroundStyle_); in DrawForeground()
H A Dui_slider.cpp191 GetBackgroundParam(startPoint, progressWidth, progressHeight, radius, *foregroundStyle_); in DrawForeground()

Completed in 3 milliseconds