Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_base_algorithm.h74 virtual bool IsIrregularLine(int32_t lineIndex) const in IsIrregularLine() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp603 bool GridIrregularLayoutAlgorithm::IsIrregularLine(int32_t lineIndex) const in IsIrregularLine() function in OHOS::Ace::NG::GridIrregularLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp2263 bool GridScrollLayoutAlgorithm::IsIrregularLine(int32_t lineIndex) const in IsIrregularLine() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm