Home
last modified time | relevance | path

Searched defs:bgColor (Results 1 – 25 of 76) sorted by relevance

1234

/ohos5.0/base/update/updater/test/unittest/test_data/ui/layout/
H A Dsubpage.json3 "bgColor" : "#000000ff", string
12 "bgColor" : "#000000ff" string
H A DincompleteComInfo.json3 "bgColor" : "#000000ff", string
12 "bgColor": "#e5e7e9ff", string
H A Dboxprogress.json3 "bgColor" : "#000000ff", string
15 "bgColor" : "#ffffffff", string
H A Dlabel.json3 "bgColor" : "#000000ff", string
17 "bgColor" : "#ffffffff", string
H A DcommonInvalid.json3 "bgColor" : "#000000ff", string
9 "bgColor" : "#000000ff", string
H A DnoComs.json3 "bgColor" : "#000000ff" string
H A DnoPageInfo.json2 "bgColor" : "#000000ff", string
H A DtypeInvalid.json3 "bgColor" : "#000000ff", string
9 "bgColor" : "#000000ff", string
H A Dall.json3 "bgColor" : "#000000ff", string
16 "bgColor" : "#ffffffff", string
43 "bgColor" : "#ffffffff", string
H A DcomsNoType.json3 "bgColor" : "#000000ff", string
H A Dimageview.json3 "bgColor" : "#000000ff", string
H A Dmenu.json3 "bgColor" : "#000000ff", string
9 "bgColor" : "#000000ff", string
/ohos5.0/base/update/updater/resources/rk3568/pages/
H A Dupd.json3 "bgColor" : "#000000ff", string
14 "bgColor" : "#000000ff" string
25 "bgColor" : "#f1f3f5ff" string
35 "bgColor" : "#f1f3f5ff" string
44 "bgColor" : "#000000ff" string
53 "bgColor" : "#000000ff" string
61 "bgColor" : "#000000ff" string
70 "bgColor" : "#f1f3f5ff" string
79 "bgColor" : "#f1f3f5ff" string
87 "bgColor": "#000000ff", string
[all …]
H A Dconfirm.json3 "bgColor" : "#f1f3f5ff", string
9 "bgColor": "#f1f3f5ff", string
19 "bgColor": "#e5e7e9ff", string
H A Dmenu.json3 "bgColor" : "#000000ff", string
15 "bgColor" : "#f1f3f5ff" string
23 "bgColor": "#f1f3f5ff", string
33 "bgColor": "#e5e7e9ff", string
/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/
H A Danimation.json26 "bgColor": "#00000000", string
43 "bgColor": "#00000000", string
60 "bgColor": "#00000000", string
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_qrcode_theme.h58 static bool ObtainBackgroundColor(Color &bgColor) in ObtainBackgroundColor()
/ohos5.0/base/update/updater/services/ui/view/component/
H A Dtext_label_adapter.cpp32 auto bgColor = StrToColor(spec.bgColor); in TextLabelAdapter() local
H A Dlabel_btn_adapter.cpp82 auto bgColor = StrToColor(spec.bgColor); in LabelBtnAdapter() local
131 void LabelBtnAdapter::InitFocus(const OHOS::ColorType &txtColor, const OHOS::ColorType &bgColor, in InitFocus()
H A Dtext_label_adapter.h28 std::string bgColor; member
H A Dbox_progress_adapter.cpp31 auto bgColor = StrToColor(spec.bgColor); in BoxProgressAdapter() local
H A Dlabel_btn_adapter.h28 std::string bgColor; member
H A Dbox_progress_adapter.h28 std::string bgColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/preview_mock/
H A Dpreview_mock_model_ng.cpp26 const Color bgColor = Color::FromString("#808080"); in Create() local
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_component_unittest.cpp62 auto bgColor = StrToColor(specInfo.bgColor); variable
302 auto bgColor = StrToColor(specInfo.bgColor); variable
370 auto bgColor = StrToColor(specInfo.bgColor); variable

1234