Home
last modified time | relevance | path

Searched defs:backgroundColorValue (Results 1 – 13 of 13) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
Dstylemgr_media_query_tdd_test.cpp573 int32_t backgroundColorValue = backgroundColorItem->GetNumValue(); variable
624 int32_t backgroundColorValue = item->GetNumValue(); variable
742 int32_t backgroundColorValue = backgroundColorStyleItem->GetNumValue(); variable
781 int32_t backgroundColorValue = backgroundColorItem->GetNumValue(); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
Djs_alert_dialog.cpp109 auto backgroundColorValue = objInner->GetProperty("backgroundColor"); in ParseButtonObj() local
287 auto backgroundColorValue = obj->GetProperty("backgroundColor"); in Show() local
Djs_custom_dialog_controller.cpp169 auto backgroundColorValue = constructorArg->GetProperty("backgroundColor"); in ConstructorCallback() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Dopacity_tdd_test.cpp234 const char * const backgroundColorValue = "#66666666"; in SetOpacityTest007() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
Djs_action_sheet.cpp295 auto backgroundColorValue = obj->GetProperty("backgroundColor"); in Show() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Drender_node.ts166 private backgroundColorValue: number; property in RenderNode
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_calendar_picker.cpp540 auto backgroundColorValue = paramObj->GetProperty("backgroundColor"); in CalendarPickerDialogShow() local
Djs_datepicker.cpp850 auto backgroundColorValue = paramObject->GetProperty("backgroundColor"); in Show() local
1321 auto backgroundColorValue = paramObject->GetProperty("backgroundColor"); in Show() local
Djs_swiper.cpp502 auto backgroundColorValue = obj->GetProperty("backgroundColor"); in GetArrowInfo() local
Djs_textpicker.cpp1170 auto backgroundColorValue = paramObject->GetProperty("backgroundColor"); in Show() local
Djs_view_abstract.cpp2650 auto backgroundColorValue = menuOptions->GetProperty("backgroundColor"); in ParseMenuParam() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_swiper_modifier.cpp85 …auto backgroundColorValue = arrowInfo[ARROW_BACKGROUND_COLOR] == "-" ? "" : arrowInfo[ARROW_BACKGR… in SetArrowBackgroundInfo() local
Dswiper_modifier.cpp83 …auto backgroundColorValue = arrowInfo[ARROW_BACKGROUND_COLOR] == "-" ? "" : arrowInfo[ARROW_BACKGR… in SetArrowBackgroundInfo() local