Home
last modified time | relevance | path

Searched refs:GetListSpace (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.h86 Dimension GetListSpace() const in GetListSpace() function in OHOS::Ace::V2::RenderListItemGroup
H A Drender_list.h194 Dimension GetListSpace() const in GetListSpace() function in OHOS::Ace::V2::RenderList
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dlist_item_group_composed_element.cpp48 return renderListItemGroup->GetListSpace().ToString(); in GetSpace()
H A Dlist_composed_element.cpp78 return renderList->GetListSpace().ToString().c_str(); in GetSpace()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp180 ArkUI_Float32 GetListSpace(ArkUINodeHandle node) in GetListSpace() function
184 return ListModelNG::GetListSpace(frameNode); in GetListSpace()
685 ResetChainAnimationOptions, GetListSpace, SetListSpace, ResetListSpace, SetNodeAdapter, ResetNodeAdapter, in GetListModifier()
706 ResetChainAnimationOptions, GetListSpace, SetListSpace, ResetListSpace, SetNodeAdapter, ResetNodeAdapter, in GetCJUIListModifier()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.h110 static float GetListSpace(FrameNode* frameNode);
H A Dlist_model_ng.cpp659 float ListModelNG::GetListSpace(FrameNode* frameNode) in GetListSpace() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp5665 const ArkUI_AttributeItem* GetListSpace(ArkUI_NodeHandle node) in GetListSpace() function
13833 static Getter* getters[] = { GetListDirection, GetListSticky, GetListSpace, GetListNodeAdapter, GetListCachedCount, in GetListAttribute()

Completed in 31 milliseconds