Searched refs:Cols (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_simul_eq.h42 template<unsigned Rows, unsigned Cols>
45 static int pivot(double m[Rows][Cols], unsigned row)
68 swap_arrays(m[k], m[row], Cols);
/haiku/src/apps/pairs/
H A DPairsView.h45 int32 Cols() const { return fCols; }; function in class:PairsView
H A DPairsWindow.cpp221 _ResizeWindow(fPairsView->Rows(), fPairsView->Cols());

Completed in 86 milliseconds