Home
last modified time | relevance | path

Searched defs:targetLine (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.cpp258 int32_t GridIrregularFiller::FillMatrixByLine(int32_t startingLine, int32_t targetLine) in FillMatrixByLine()
288 const FillParameters& params, int32_t targetLine, int32_t startingLine) in MeasureBackwardToTarget()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp883 int32_t targetLine, float totalViewHeight, float mainSize) const in IsEndLineInScreenWithGap()