Home
last modified time | relevance | path

Searched refs:SetCheckboxShape (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_checkbox_modifier.cpp215 void SetCheckboxShape(ArkUINodeHandle node, ArkUI_Int32 value) in SetCheckboxShape() 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 Darkts_native_checkbox_bridge.h43 static ArkUINativeModuleValue SetCheckboxShape(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_checkbox_bridge.cpp385 ArkUINativeModuleValue CheckboxBridge::SetCheckboxShape(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCheckboxShape() function in OHOS::Ace::NG::CheckboxBridge
H A Darkts_native_api_impl_bridge.cpp2746 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CheckboxBridge::SetCheckboxShape)); in RegisterCheckboxAttributes()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp11309 int32_t SetCheckboxShape(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetCheckboxShape() function
13405 SetCheckboxMark, SetCheckboxShape }; in SetCheckboxAttribute()