Searched refs:GetListSpace (Results 1 - 8 of 8) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list_item_group.h | 86 Dimension GetListSpace() const in GetListSpace() function in OHOS::Ace::V2::RenderListItemGroup
|
H A D | render_list.h | 194 Dimension GetListSpace() const in GetListSpace() function in OHOS::Ace::V2::RenderList
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | list_item_group_composed_element.cpp | 48 return renderListItemGroup->GetListSpace().ToString(); in GetSpace()
|
H A D | list_composed_element.cpp | 78 return renderList->GetListSpace().ToString().c_str(); in GetSpace()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_list_modifier.cpp | 180 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 D | list_model_ng.h | 110 static float GetListSpace(FrameNode* frameNode);
|
H A D | list_model_ng.cpp | 659 float ListModelNG::GetListSpace(FrameNode* frameNode) in GetListSpace() function in OHOS::Ace::NG::ListModelNG
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 5665 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