/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/ |
H A D | animation.json | 25 "fontColor": "#ffffffe6", string 42 "fontColor": "#ff0000ff", string 59 "fontColor": "#ff0000ff", string
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-text-style.md | 9 ## fontColor section
|
H A D | ts-basic-components-symbolSpan.md | 41 ### fontColor subsection
|
H A D | ts-basic-components-marquee.md | 37 ### fontColor subsection
|
H A D | ts-basic-components-span.md | 92 ### fontColor subsection
|
H A D | ts-securitycomponent-attributes.md | 210 ## fontColor section
|
H A D | ts-basic-components-textclock.md | 113 ### fontColor subsection
|
H A D | ts-basic-components-button.md | 108 ### fontColor subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-text-style.md | 9 ## fontColor section
|
H A D | ts-basic-components-symbolSpan.md | 41 ### fontColor subsection
|
H A D | ts-basic-components-marquee.md | 37 ### fontColor subsection
|
H A D | ts-basic-components-span.md | 92 ### fontColor subsection
|
H A D | ts-securitycomponent-attributes.md | 210 ## fontColor section
|
H A D | ts-basic-components-textclock.md | 101 ### fontColor subsection
|
H A D | ts-basic-components-texttimer.md | 68 ### fontColor subsection
|
H A D | ts-basic-components-button.md | 108 ### fontColor subsection
|
/ohos5.0/base/update/updater/services/ui/view/component/ |
H A D | text_label_adapter.cpp | 29 auto fontColor = StrToColor(spec.fontColor); in TextLabelAdapter() local
|
H A D | text_label_adapter.h | 27 std::string fontColor; member
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/ |
H A D | accessibility_config.json | 18 "fontColor": "red", string
|
/ohos5.0/base/update/updater/test/unittest/test_data/ui/layout/ |
H A D | label.json | 18 "fontColor" : "#ffffffff" string
|
H A D | commonInvalid.json | 10 "fontColor" : "#ffffffff", string
|
H A D | typeInvalid.json | 10 "fontColor" : "#ffffffff", string
|
/ohos5.0/base/update/updater/resources/rk3568/pages/ |
H A D | confirm.json | 10 "fontColor": "#000000e6", string 55 "fontColor": "#00000099" string
|
H A D | upd.json | 88 "fontColor": "#ffffffe6", string 150 "fontColor": "#000000e6" string 162 "fontColor": "#000000e6" string 232 "fontColor":"#000000e6" string 244 "fontColor":"#00000099" string 255 "fontColor": "#ffffff96" string 267 "fontColor": "#000000e6" string
|
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_component_unittest.cpp | 301 auto fontColor = StrToColor(specInfo.txtColor); variable 369 auto fontColor = StrToColor(specInfo.fontColor); variable
|