Searched refs:nextCol (Results 1 – 2 of 2) sorted by relevance
892 while (nextCol >= 0 && mItemTops[nextCol] > fillTo && position >= 0) { in fillUp()911 nextCol = rec.column; in fillUp()920 rec.column = nextCol; in fillUp()924 rec.column = nextCol; in fillUp()936 lp.column = nextCol; in fillUp()955 for (int i = nextCol + 1; i < nextCol + span; i++) { in fillUp()971 for (int i = nextCol; i < nextCol + span; i++) { in fillUp()1006 while (nextCol >= 0 && mItemBottoms[nextCol] < fillTo && position < mItemCount) { in fillDown()1050 lp.column = nextCol; in fillDown()1069 for (int i = nextCol + 1; i < nextCol + span; i++) { in fillDown()[all …]
292 auto nextCol = [&file_lines, ¤t_location, &nextLine]() { in mergeGuards() local301 nextCol(); in mergeGuards()317 nextCol(); in mergeGuards()333 nextCol(); in mergeGuards()346 nextCol(); in mergeGuards()