Home
last modified time | relevance | path

Searched refs:lg (Results 1 – 25 of 164) sorted by relevance

1234567

/test/xts/acts/arkui/ace_ets_component_common_attrss/ace_ets_component_common_attrss_useSizeType/entry/src/main/ets/test/useSizeType/
DUseSizeTypeTest.test.ets119 lg: {
134 lg: {
173 console.info('[' + data.caseTag + ']' + 'useSizeType.lg.span is:'
174 + data.viewObj.$attrs.useSizeType.lg.span);
175 expect(data.viewObj.$attrs.useSizeType.lg.span)
176 .assertEqual(data.testValue.expectValue.useSizeType.lg.span);
178 console.info('[' + data.caseTag + ']' + 'useSizeType.lg.offset is:'
179 + data.viewObj.$attrs.useSizeType.lg.offset);
180 expect(data.viewObj.$attrs.useSizeType.lg.offset)
181 .assertEqual(data.testValue.expectValue.useSizeType.lg.offset);
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridCol_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Col/Grid_Col_Order/
DGrid_Col_Order_GridColColumnOption.ets44 GridCol({span:6,order:{xs:1,sm:2,md:3,lg:4,xl:5,xxl:6}}) {
48 GridCol({span:6,order:{xs:2,sm:3,md:4,lg:5,xl:0,xxl:1}}) {
52 GridCol({span:6,order:{xs:3,sm:1,md:5,lg:-3,xl:1,xxl:2}}) {
56 GridCol({span:6,order:{xs:5,sm:4,md:3,lg:2,xl:5,xxl:-1}}) {
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridRow_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Row/Grid_Row_Breakpoints/
DGrid_Row_Breakpoints_Incremental.ets24 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
26 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
27 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
DGrid_Row_Breakpoints_Window.ets24 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
26 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
27 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
DGrid_Row_Breakpoints_Quantity.ets24 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
26 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
27 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
DGrid_Row_Breakpoints_Component.ets24 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
26 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
27 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
DGrid_Row_Breakpoints_Negative.ets24 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
26 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
27 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
DGrid_Row_Breakpoints_Default.ets40 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
42 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
43 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
DGrid_Row_Breakpoints_Change.ets40 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
42 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
43 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
/test/xts/acts/arkui/ace_ets_component/entry/src/main/ets/MainAbility/pages/
DgridContainer.ets67 lg: { span: 2, offset: 0 }
78 lg: { span: 2, offset: 2 }
89 lg: { span: 2, offset: 4 }
100 lg: { span: 6, offset: 6 }
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridRow_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Row/onBreakpointChange/
DonBreakpointChange.ets26 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
28 x: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30},
29 y: { xs: 5, sm: 10, md: 15, lg: 20, xl: 25, xxl: 30}
/test/xts/acts/telephony/telephonyjstest/netmanager_socket/entry/src/main/ets/MainAbility/pages/
DGridContainer.ets45 lg: { span: 2, offset: 0 }
86 lg: { span: 2, offset: 0 }
107 lg: { span: 2, offset: 0 }
128 lg: { span: 2, offset: 0 }
149 lg: { span: 2, offset: 0 }
/test/xts/acts/telephony/telephonyjstest/netmanager_http/entry/src/main/ets/MainAbility/pages/
DGridContainer.ets45 lg: { span: 2, offset: 0 }
86 lg: { span: 2, offset: 0 }
107 lg: { span: 2, offset: 0 }
128 lg: { span: 2, offset: 0 }
149 lg: { span: 2, offset: 0 }
/test/xts/acts/telephony/telephonyjstest/observer/entry/src/main/ets/MainAbility/pages/
DGridContainer.ets45 lg: { span: 2, offset: 0 }
86 lg: { span: 2, offset: 0 }
107 lg: { span: 2, offset: 0 }
128 lg: { span: 2, offset: 0 }
149 lg: { span: 2, offset: 0 }
/test/xts/acts/arkui/ace_ets_standard/entry/src/main/ets/MainAbility/pages/
DGridContainer.ets45 lg: { span: 2, offset: 0 }
86 lg: { span: 2, offset: 0 }
107 lg: { span: 2, offset: 0 }
128 lg: { span: 2, offset: 0 }
149 lg: { span: 2, offset: 0 }
/test/xts/acts/telephony/telephonyjstest/radiostatistic/entry/src/main/ets/MainAbility/pages/
DGridContainer.ets45 lg: { span: 2, offset: 0 }
86 lg: { span: 2, offset: 0 }
107 lg: { span: 2, offset: 0 }
128 lg: { span: 2, offset: 0 }
149 lg: { span: 2, offset: 0 }
/test/xts/acts/arkui/ace_ets_component_ui/entry/src/main/ets/MainAbility/pages/
DGridRowPage.ets64 GridCol({ span: { xs: 1, sm: 2, md: 3, lg: 4 } }) {
75 GridCol({ span: { xs: 1, sm: 2, md: 3, lg: 4 } }) {
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridRow_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Row/Grid_Row_Gutter/
DGrid_Row_Resource.ets23 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
DGrid_Row_Default.ets23 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridRow_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Row/Grid_Row_Direction/
DGrid_Row_Direction_Row.ets23 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
DGrid_Row_Direction_RowReverse.ets23 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridRow_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Row/Grid_Row_GutterOption/
DGrid_Row_SizeOption.ets42 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
DGrid_Row_GutterOption_String.ets42 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
DGrid_Row_GutterOption_Number.ets42 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},
/test/xts/acts/arkui/ace_ets_layout_test/ace_ets_layout_gridRow_test/entry/src/main/ets/MainAbility/pages/Grid/Grid_Row/Grid_Row_Columns/
DGrid_Row_Columns_Option.ets41 columns: { xs: 1, sm: 2, md: 3, lg: 4, xl: 5, xxl: 6},

1234567