Searched refs:glb_max_cols (Results 1 – 1 of 1) sorted by relevance
2460 glb_max_cols = 1000 variable2463 return a.row() * glb_max_cols + a.column()2483 if max_col > glb_max_cols: