Searched refs:ArkUI_OptionalUint (Results 1 – 2 of 2) sorted by relevance
94 struct ArkUI_OptionalUint { struct115 ArkUI_OptionalUint colorValue; argument116 ArkUI_OptionalUint selectedColorValue;
349 indicator->colorValue = ArkUI_OptionalUint { 0, 0xFF000000 }; in OH_ArkUI_SwiperIndicator_Create()350 indicator->selectedColorValue = ArkUI_OptionalUint { 0, 0xFF000000 }; in OH_ArkUI_SwiperIndicator_Create()