Home
last modified time | relevance | path

Searched defs:TRANSPARENT_COLOR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dcompatibility.h38 static const Color TRANSPARENT_COLOR = BASE_NS::MakeColorFromLinear(0x00000000); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_button.cpp50 constexpr uint32_t TRANSPARENT_COLOR = 0x00000000; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer.cpp32 constexpr char TRANSPARENT_COLOR[] = "#00FFFFFF"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp24 constexpr uint32_t TRANSPARENT_COLOR = 0x00000000; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h130 TRANSPARENT_COLOR, // transparentColor in CORE3D_BEGIN_NAMESPACE() enumerator