Home
last modified time | relevance | path

Searched refs:ResetSpace (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_column_bridge.h29 static ArkUINativeModuleValue ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_row_bridge.h29 static ArkUINativeModuleValue ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_select_bridge.h38 static ArkUINativeModuleValue ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_list_bridge.h76 static ArkUINativeModuleValue ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_column_bridge.cpp110 ArkUINativeModuleValue ColumnBridge::ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSpace() function in OHOS::Ace::NG::ColumnBridge
H A Darkts_native_row_bridge.cpp106 ArkUINativeModuleValue RowBridge::ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSpace() function in OHOS::Ace::NG::RowBridge
H A Darkts_native_select_bridge.cpp404 ArkUINativeModuleValue SelectBridge::ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSpace() function in OHOS::Ace::NG::SelectBridge
H A Darkts_native_list_bridge.cpp891 ArkUINativeModuleValue ListBridge::ResetSpace(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSpace() function in OHOS::Ace::NG::ListBridge
H A Darkts_native_api_impl_bridge.cpp1189 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RowBridge::ResetSpace)); in GetArkUINativeModule()
1723 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ColumnBridge::ResetSpace)); in GetArkUINativeModule()
3015 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SelectBridge::ResetSpace)); in RegisterSelectAttributes()
5029 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetSpace)); in RegisterListAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_property.h48 ResetSpace(); in Reset()
H A Dlist_layout_property.h66 ResetSpace(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dselect_modifier.cpp238 void ResetSpace(ArkUINodeHandle node) in ResetSpace() function
614 …SetMenuAlign, SetFont, SetOptionFont, SetSelectedOptionFont, ResetSpace, ResetValue, ResetSelected, in GetSelectModifier()
630 …SetMenuAlign, SetFont, SetOptionFont, SetSelectedOptionFont, ResetSpace, ResetValue, ResetSelected, in GetCJUISelectModifier()