Searched refs:SetAlignListItem (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | list_modifier.cpp | 237 void SetAlignListItem(NodeHandle node, int32_t listItemAlign) in SetAlignListItem() function 367 SetAlignListItem, ResetAlignListItem, SetScrollSnapAlign, ResetScrollSnapAlign, in GetListModifier()
|
H A D | node_list_modifier.cpp | 378 void SetAlignListItem(ArkUINodeHandle node, ArkUI_Int32 listItemAlign) in SetAlignListItem() function 711 …ScrollBarColor, SetListScrollBarColor, ResetListScrollBarColor, GetAlignListItem, SetAlignListItem, in GetListModifier() 741 …ScrollBarColor, SetListScrollBarColor, ResetListScrollBarColor, GetAlignListItem, SetAlignListItem, in GetCJUIListModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_list_bridge.h | 59 static ArkUINativeModuleValue SetAlignListItem(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_list_bridge.cpp | 578 ArkUINativeModuleValue ListBridge::SetAlignListItem(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetAlignListItem() function in OHOS::Ace::NG::ListBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4995 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::SetAlignListItem)); in RegisterListAttributes()
|