/ohos5.0/base/update/updater/test/unittest/test_data/ui/layout/ |
H A D | subpage.json | 3 "bgColor" : "#000000ff", string 12 "bgColor" : "#000000ff" string
|
H A D | incompleteComInfo.json | 3 "bgColor" : "#000000ff", string 12 "bgColor": "#e5e7e9ff", string
|
H A D | boxprogress.json | 3 "bgColor" : "#000000ff", string 15 "bgColor" : "#ffffffff", string
|
H A D | label.json | 3 "bgColor" : "#000000ff", string 17 "bgColor" : "#ffffffff", string
|
H A D | commonInvalid.json | 3 "bgColor" : "#000000ff", string 9 "bgColor" : "#000000ff", string
|
H A D | noComs.json | 3 "bgColor" : "#000000ff" string
|
H A D | noPageInfo.json | 2 "bgColor" : "#000000ff", string
|
H A D | typeInvalid.json | 3 "bgColor" : "#000000ff", string 9 "bgColor" : "#000000ff", string
|
H A D | all.json | 3 "bgColor" : "#000000ff", string 16 "bgColor" : "#ffffffff", string 43 "bgColor" : "#ffffffff", string
|
H A D | comsNoType.json | 3 "bgColor" : "#000000ff", string
|
H A D | imageview.json | 3 "bgColor" : "#000000ff", string
|
H A D | menu.json | 3 "bgColor" : "#000000ff", string 9 "bgColor" : "#000000ff", string
|
/ohos5.0/base/update/updater/resources/rk3568/pages/ |
H A D | upd.json | 3 "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 D | confirm.json | 3 "bgColor" : "#f1f3f5ff", string 9 "bgColor": "#f1f3f5ff", string 19 "bgColor": "#e5e7e9ff", string
|
H A D | menu.json | 3 "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 D | animation.json | 26 "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 D | js_qrcode_theme.h | 58 static bool ObtainBackgroundColor(Color &bgColor) in ObtainBackgroundColor()
|
/ohos5.0/base/update/updater/services/ui/view/component/ |
H A D | text_label_adapter.cpp | 32 auto bgColor = StrToColor(spec.bgColor); in TextLabelAdapter() local
|
H A D | label_btn_adapter.cpp | 82 auto bgColor = StrToColor(spec.bgColor); in LabelBtnAdapter() local 131 void LabelBtnAdapter::InitFocus(const OHOS::ColorType &txtColor, const OHOS::ColorType &bgColor, in InitFocus()
|
H A D | text_label_adapter.h | 28 std::string bgColor; member
|
H A D | box_progress_adapter.cpp | 31 auto bgColor = StrToColor(spec.bgColor); in BoxProgressAdapter() local
|
H A D | label_btn_adapter.h | 28 std::string bgColor; member
|
H A D | box_progress_adapter.h | 28 std::string bgColor; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/preview_mock/ |
H A D | preview_mock_model_ng.cpp | 26 const Color bgColor = Color::FromString("#808080"); in Create() local
|
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_component_unittest.cpp | 62 auto bgColor = StrToColor(specInfo.bgColor); variable 302 auto bgColor = StrToColor(specInfo.bgColor); variable 370 auto bgColor = StrToColor(specInfo.bgColor); variable
|