Home
last modified time | relevance | path

Searched refs:progressBackgroundStyle_ (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/themes/
H A Dtheme.h157 return progressBackgroundStyle_; in GetProgressBackgroundStyle()
191 Style progressBackgroundStyle_; member in OHOS::Theme
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dstyle.h338 return progressBackgroundStyle_; in GetProgressBackgroundStyle()
422 static Style progressBackgroundStyle_; member in OHOS::StyleDefault
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dstyle.cpp28 Style StyleDefault::progressBackgroundStyle_; member in OHOS::StyleDefault
299 progressBackgroundStyle_ = defaultStyle_; in InitProgressStyle()
300 progressBackgroundStyle_.SetStyle(STYLE_BORDER_WIDTH, 0); in InitProgressStyle()
301 progressBackgroundStyle_.SetStyle(STYLE_BORDER_RADIUS, 0); in InitProgressStyle()
/foundation/arkui/ui_lite/frameworks/themes/
H A Dtheme.cpp61 progressBackgroundStyle_ = StyleDefault::GetProgressBackgroundStyle(); in InitProgressStyle()

Completed in 2 milliseconds