Home
last modified time | relevance | path

Searched defs:tabsLayoutProperty (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_model_ng.cpp139 auto tabsLayoutProperty = tabsFrameNode->GetLayoutProperty<TabsLayoutProperty>(); in Create() local
143 auto tabsLayoutProperty = tabsNode->GetLayoutProperty<TabsLayoutProperty>(); in Create() local
262 auto tabsLayoutProperty = tabsFrameNode->GetLayoutProperty<TabsLayoutProperty>(); in SetIndex() local
358 auto tabsLayoutProperty = tabsNode->GetLayoutProperty<TabsLayoutProperty>(); in SetDivider() local
432 auto tabsLayoutProperty = tabsNode->GetLayoutProperty<TabsLayoutProperty>(); in Pop() local
Dtabs_pattern.cpp61 auto tabsLayoutProperty = tabsNode->GetLayoutProperty<TabsLayoutProperty>(); in SetOnChangeEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/tabs/
Dtabs_test_ng.cpp4962 auto tabsLayoutProperty = tabBarPattern->GetLayoutProperty<TabsLayoutProperty>(); variable
6448 auto tabsLayoutProperty = tabsNode->GetLayoutProperty<TabsLayoutProperty>(); variable
6656 auto tabsLayoutProperty = tabsNode->GetLayoutProperty<TabsLayoutProperty>(); variable
10111 auto tabsLayoutProperty = tabBarPattern->GetLayoutProperty<TabsLayoutProperty>(); variable