Searched refs:FindStartingRow (Results 1 – 4 of 4) sorted by relevance
45 auto res = solver.FindStartingRow(1.0f);52 res = solver.FindStartingRow(1.0f);58 res = solver.FindStartingRow(1.0f);67 res = solver.FindStartingRow(1.0f);74 res = solver.FindStartingRow(1.0f);82 res = solver.FindStartingRow(1.0f);179 res = solver.FindStartingRow(5.0f);186 res = solver.FindStartingRow(5.0f);218 res = solver.FindStartingRow(5.0f);224 res = solver.FindStartingRow(5.0f);[all …]
48 StartingRowInfo FindStartingRow(float mainGap);
30 Result GridLayoutRangeSolver::FindStartingRow(float mainGap) in FindStartingRow() function in OHOS::Ace::NG::GridLayoutRangeSolver
238 auto res = solver.FindStartingRow(mainGap_); in MeasureForward()266 auto res = solver.FindStartingRow(mainGap_); in MeasureBackward()