Searched refs:ResetCheckboxPadding (Results 1 – 4 of 4) sorted by relevance
129 void ResetCheckboxPadding(ArkUINodeHandle node) in ResetCheckboxPadding() function285 ResetCheckboxShape, ResetCheckboxPadding, ResetCheckboxResponseRegion, in GetCheckboxModifier()296 …ResetCheckboxPadding, ResetCheckboxResponseRegion, GetSelect, GetSelectedColor, GetUnSelectedColor, in GetCJUICheckboxModifier()
42 static ArkUINativeModuleValue ResetCheckboxPadding(ArkUIRuntimeCallInfo* runtimeCallInfo);
261 ArkUINativeModuleValue CheckboxBridge::ResetCheckboxPadding(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCheckboxPadding() function in OHOS::Ace::NG::CheckboxBridge
2758 … panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), CheckboxBridge::ResetCheckboxPadding)); in RegisterCheckboxAttributes()