Searched refs:ResetMark (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_checkbox_modifier.cpp | 201 void ResetMark(ArkUINodeHandle node) in ResetMark() function 284 ResetUnSelectedColor, ResetCheckboxWidth, ResetCheckboxHeight, ResetMark, SetCheckboxShape, in GetCheckboxModifier() 295 …ResetUnSelectedColor, ResetCheckboxWidth, ResetCheckboxHeight, ResetMark, SetCheckboxShape, ResetC… in GetCJUICheckboxModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_checkbox_bridge.h | 33 static ArkUINativeModuleValue ResetMark(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_checkbox_bridge.cpp | 168 ArkUINativeModuleValue CheckboxBridge::ResetMark(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMark() function in OHOS::Ace::NG::CheckboxBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 2720 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CheckboxBridge::ResetMark)); in RegisterCheckboxAttributes()
|