Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/themes/
H A Dtheme.h133 return pickerBackgroundStyle_; in GetPickerBackgroundStyle()
189 Style pickerBackgroundStyle_; member in OHOS::Theme
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dstyle.h374 return pickerBackgroundStyle_; in GetPickerBackgroundStyle()
426 static Style pickerBackgroundStyle_; member in OHOS::StyleDefault
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dstyle.cpp31 Style StyleDefault::pickerBackgroundStyle_; member in OHOS::StyleDefault
287 pickerBackgroundStyle_ = defaultStyle_; in InitPickerStyle()
288 pickerBackgroundStyle_.SetStyle(STYLE_BACKGROUND_OPA, OPA_TRANSPARENT); in InitPickerStyle()
289 pickerBackgroundStyle_.SetStyle(STYLE_TEXT_COLOR, Color::Gray().full); in InitPickerStyle()
/foundation/arkui/ui_lite/frameworks/themes/
H A Dtheme.cpp55 pickerBackgroundStyle_ = StyleDefault::GetPickerBackgroundStyle(); in InitPickerStyle()

Completed in 2 milliseconds