Home
last modified time | relevance | path

Searched defs:fontColor (Results 1 – 25 of 90) sorted by relevance

1234

/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/
H A Danimation.json25 "fontColor": "#ffffffe6", string
42 "fontColor": "#ff0000ff", string
59 "fontColor": "#ff0000ff", string
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-text-style.md9 ## fontColor section
H A Dts-basic-components-symbolSpan.md41 ### fontColor subsection
H A Dts-basic-components-marquee.md37 ### fontColor subsection
H A Dts-basic-components-span.md92 ### fontColor subsection
H A Dts-securitycomponent-attributes.md210 ## fontColor section
H A Dts-basic-components-textclock.md113 ### fontColor subsection
H A Dts-basic-components-button.md108 ### fontColor subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-text-style.md9 ## fontColor section
H A Dts-basic-components-symbolSpan.md41 ### fontColor subsection
H A Dts-basic-components-marquee.md37 ### fontColor subsection
H A Dts-basic-components-span.md92 ### fontColor subsection
H A Dts-securitycomponent-attributes.md210 ## fontColor section
H A Dts-basic-components-textclock.md101 ### fontColor subsection
H A Dts-basic-components-texttimer.md68 ### fontColor subsection
H A Dts-basic-components-button.md108 ### fontColor subsection
/ohos5.0/base/update/updater/services/ui/view/component/
H A Dtext_label_adapter.cpp29 auto fontColor = StrToColor(spec.fontColor); in TextLabelAdapter() local
H A Dtext_label_adapter.h27 std::string fontColor; member
/ohos5.0/foundation/barrierfree/accessibility/services/aams/
H A Daccessibility_config.json18 "fontColor": "red", string
/ohos5.0/base/update/updater/test/unittest/test_data/ui/layout/
H A Dlabel.json18 "fontColor" : "#ffffffff" string
H A DcommonInvalid.json10 "fontColor" : "#ffffffff", string
H A DtypeInvalid.json10 "fontColor" : "#ffffffff", string
/ohos5.0/base/update/updater/resources/rk3568/pages/
H A Dconfirm.json10 "fontColor": "#000000e6", string
55 "fontColor": "#00000099" string
H A Dupd.json88 "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 Dui_component_unittest.cpp301 auto fontColor = StrToColor(specInfo.txtColor); variable
369 auto fontColor = StrToColor(specInfo.fontColor); variable

1234