Searched refs:setCalendarPickerBorderColor (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
H A D | ArkCalendarPicker.ts | 197 …getUINativeModule().calendarPicker.setCalendarPickerBorderColor(node, this.value, this.value, this… 201 getUINativeModule().calendarPicker.setCalendarPickerBorderColor(node, 208 getUINativeModule().calendarPicker.setCalendarPickerBorderColor(node,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_calendar_picker_bridge.cpp | 272 GetArkUINodeModifiers()->getCalendarPickerModifier()->setCalendarPickerBorderColor( in SetCalendarPickerBorderColor()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/ |
H A D | cjui_api.h | 2267 void (*setCalendarPickerBorderColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 4015 void (*setCalendarPickerBorderColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 22495 …getUINativeModule().calendarPicker.setCalendarPickerBorderColor(node, this.value, this.value, this… 22500 …getUINativeModule().calendarPicker.setCalendarPickerBorderColor(node, this.value.top, this.value.e… 22502 …getUINativeModule().calendarPicker.setCalendarPickerBorderColor(node, this.value.top, this.value.r…
|