Searched refs:firstIsPre (Results 1 – 2 of 2) sorted by relevance
2149 int32_t rowFirst, int32_t columFirst, int32_t rowSecond, int32_t columSecond, bool& firstIsPre) in SortCellIndex() argument2152 firstIsPre = false; in SortCellIndex()2158 firstIsPre = false; in SortCellIndex()2161 firstIsPre = false; in SortCellIndex()2163 firstIsPre = true; in SortCellIndex()2166 firstIsPre = true; in SortCellIndex()2170 firstIsPre = false; in SortCellIndex()2173 firstIsPre = false; in SortCellIndex()2175 firstIsPre = true; in SortCellIndex()2178 firstIsPre = true; in SortCellIndex()
371 …ex(int32_t rowFirst, int32_t columFirst, int32_t rowSecond, int32_t columSecond, bool& firstIsPre);