Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.cpp37 …sult GridIrregularFiller::Fill(const FillParameters& params, float targetLen, int32_t startingLine) in Fill()
69 …rregularFiller::FillToTarget(const FillParameters& params, int32_t targetIdx, int32_t startingLine) in FillToTarget()
258 int32_t GridIrregularFiller::FillMatrixByLine(int32_t startingLine, int32_t targetLine) in FillMatrixByLine()
269 …regularFiller::MeasureBackward(const FillParameters& params, float targetLen, int32_t startingLine) in MeasureBackward()
288 const FillParameters& params, int32_t targetLine, int32_t startingLine) in MeasureBackwardToTarget()