Home
last modified time | relevance | path

Searched defs:SetCheckboxHeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_checkbox_modifier.cpp61 void SetCheckboxHeight(ArkUINodeHandle node, float value, int unit) in SetCheckboxHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkbox_bridge.cpp150 ArkUINativeModuleValue CheckboxBridge::SetCheckboxHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCheckboxHeight() function in OHOS::Ace::NG::CheckboxBridge