Home
last modified time | relevance | path

Searched defs:BACKGROUND_COLOR (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/common/
H A Dcommon.h50 const GLfloat BACKGROUND_COLOR[] = {0.0f / 255, 0.0f / 255, 255.0f / 255, 1.0f}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable.h51 BACKGROUND_COLOR, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_drawable.h50 BACKGROUND_COLOR, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dtoggle_button_test_ng.cpp48 constexpr Color BACKGROUND_COLOR = Color(0XFFFF0000); variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H A Dtransition_impl.h115 BACKGROUND_COLOR, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h53 BACKGROUND_COLOR, enumerator
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
H A Dsegmentbutton.js82 BACKGROUND_COLOR: { class in e1
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp56 const std::string BACKGROUND_COLOR = "accessibility_background_color"; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_test_ng.cpp51 constexpr Color BACKGROUND_COLOR = Color(0XFFFF0000); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp255 const char BACKGROUND_COLOR[] = "color"; variable