Home
last modified time | relevance | path

Searched refs:ArkUI_OptionalUint (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.h94 struct ArkUI_OptionalUint { struct
115 ArkUI_OptionalUint colorValue;
116 ArkUI_OptionalUint selectedColorValue;
H A Dnative_node_extented.cpp348 indicator->colorValue = ArkUI_OptionalUint { 0, 0xFF000000 }; in OH_ArkUI_SwiperIndicator_Create()
349 indicator->selectedColorValue = ArkUI_OptionalUint { 0, 0xFF000000 }; in OH_ArkUI_SwiperIndicator_Create()

Completed in 2 milliseconds