Home
last modified time | relevance | path

Searched refs:VERTICAL (Results 1 – 11 of 11) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dvelocity_tracker.h28 VERTICAL = 0, enumerator
113 maxAxis_ = Axis::VERTICAL; in GetMaxAxis()
125 case Axis::VERTICAL: in GetMainAxisDeltaPos()
142 case Axis::VERTICAL: in GetMainAxisVelocity()
189 Axis maxAxis_ {Axis::VERTICAL };
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dres_desc_test.cpp138 TestKeyParam(KeyType::DIRECTION, 0, VERTICAL);
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/MainAbility/pages/
DDialogPage.ets118 buttonDirection:DialogButtonDirection.VERTICAL,
/test/xts/acts/security/security_component/entry/src/main/ets/MainAbility/pages/
DsaveButton_1.ets110 .layoutDirection(SecurityComponentLayoutDirection.VERTICAL)
DlocationButton_1.ets108 .layoutDirection(SecurityComponentLayoutDirection.VERTICAL)
/test/xts/acts/arkui/ace_ets_components_ux/ace_ets_component_tabs/src/main/ets/TestAbility/pages/
DIndexThird.ets60 @State bottomTabBarStyleLayoutMode: LayoutMode = LayoutMode.VERTICAL
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp725 screen->SetOrientation(Orientation::VERTICAL); in SetDisplayRotation()
/test/xts/acts/security/security_component/entry/src/main/ets/test/
DPasteComponentTest.test.ets129 …* @tc.desc Test SecurityComponent layoutDirection attribute is VERTICAL and Authorization is succe…
145 "direct": SecurityComponentLayoutDirection.VERTICAL,
182 expect(obj.$attrs.layoutDirection).assertEqual(SecurityComponentLayoutDirection.VERTICAL);
DLocationComponentTest.test.ets159 …* @tc.desc Test SecurityComponent layoutDirection attribute is VERTICAL and Authorization is succe…
175 "direct": SecurityComponentLayoutDirection.VERTICAL,
212 expect(obj.$attrs.layoutDirection).assertEqual(SecurityComponentLayoutDirection.VERTICAL);
DSaveComponentTest.test.ets159 …* @tc.desc Test SecurityComponent layoutDirection attribute is VERTICAL and Authorization is succe…
175 "direct": SecurityComponentLayoutDirection.VERTICAL,
212 expect(obj.$attrs.layoutDirection).assertEqual(SecurityComponentLayoutDirection.VERTICAL);
/test/xts/acts/arkui/ace_ets_components_ux/ace_ets_component_tabs/src/main/ets/test/
DTabsThird.ets82 "bottomTabBarStyleLayoutMode": LayoutMode.VERTICAL,
4308 expect(obj.$attrs.tabBar.layoutMode).assertEqual("LayoutMode.VERTICAL");
4351 …tomTabBarStyleLayoutMode, when the value of the bottomTabBarStyleLayoutMode is LayoutMode.VERTICAL.
4360 "bottomTabBarStyleLayoutMode": LayoutMode.VERTICAL
4378 expect(obj.$attrs.tabBar.layoutMode).assertEqual("LayoutMode.VERTICAL");
4448 expect(obj.$attrs.tabBar.layoutMode).assertEqual("LayoutMode.VERTICAL");
4483 expect(obj.$attrs.tabBar.layoutMode).assertEqual("LayoutMode.VERTICAL");