Home
last modified time | relevance | path

Searched defs:COLOR_DEFAULT (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h169 static const uint32_t COLOR_DEFAULT; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h31 constexpr uint32_t COLOR_DEFAULT = 0xff; variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp30 static constexpr int COLOR_DEFAULT = 231; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dbasic_transformer.h37 static constexpr uint8_t COLOR_DEFAULT = 0; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/loading_progress/
H A Dloading_progress_test_ng.cpp38 const Color COLOR_DEFAULT = Color::RED; variable
H A Dloading_progress_node_test_ng.cpp38 const Color COLOR_DEFAULT = Color::RED; variable
H A Dloading_progress_setbuilder_test_ng.cpp38 const Color COLOR_DEFAULT = Color::RED; variable
H A Dloading_progress_value_test_ng.cpp38 const Color COLOR_DEFAULT = Color::RED; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_area_model_test.cpp106 const Color COLOR_DEFAULT = Color::RED; variable