Home
last modified time | relevance | path

Searched refs:irregular (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A DBUILD.gn43 "irregular/grid_irregular_filler_test.cpp",
44 "irregular/grid_irregular_layout_test.cpp",
45 "irregular/grid_layout_range_solver_test.cpp",
46 "irregular/irregular_matrics.cpp",
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A DBUILD.gn152 "grid/irregular/grid_irregular_filler.cpp",
153 "grid/irregular/grid_irregular_layout_algorithm.cpp",
154 "grid/irregular/grid_layout_range_solver.cpp",
155 "grid/irregular/grid_layout_utils.cpp",
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.h101 bool IsOutOfEnd(float mainGap, bool irregular) const;
H A Dgrid_layout_info.cpp157 bool GridLayoutInfo::IsOutOfEnd(float mainGap, bool irregular) const in IsOutOfEnd()
160 if (irregular) { in IsOutOfEnd()
/ohos5.0/docs/en/application-dev/web/
H A Dweb-safe-area-insets.md10 …ets, so that the web page can be properly displayed on a device with an irregular shaped screen in…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp2265 auto irregular = gridLayoutInfo_.irregularLines_.find(lineIndex); in IsIrregularLine() local
2266 if (irregular != gridLayoutInfo_.irregularLines_.end() && irregular->second) { in IsIrregularLine()
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-drawing-customization-on-canvas.md306 - Draw an irregular shape.
/ohos5.0/foundation/arkui/ace_engine/test/unittest/
H A DBUILD.gn709 "$ace_root/frameworks/core/components_ng/pattern/grid/irregular/grid_irregular_filler.cpp",
710 …"$ace_root/frameworks/core/components_ng/pattern/grid/irregular/grid_irregular_layout_algorithm.cp…
711 "$ace_root/frameworks/core/components_ng/pattern/grid/irregular/grid_layout_range_solver.cpp",
712 "$ace_root/frameworks/core/components_ng/pattern/grid/irregular/grid_layout_utils.cpp",
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-grid.md60 | irregularIndexes | number[] | No | Indexes of the grid item with an irregular size in the grid.…
61 …] | No | Number of rows and columns occupied by the grid item with an irregular size. This param…
/ohos5.0/docs/en/application-dev/dfx/
H A Dappfreeze-guidelines.md668 In this case, the stacks are irregular because they are captured during thread running, which indic…