Home
last modified time | relevance | path

Searched defs:theRows (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowserPane/
H A DDFBrowserPane_ItemDelegateButton.hxx54 void SetFreeRows (const QList<int>& theRows) { myFreeRows = theRows; } in SetFreeRows()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimGeoidNgsHeader.h69 int theRows; variable
/dports/math/singular/Singular-Release-4-2-1/kernel/linear_algebra/
H A DMinorProcessor.cc571 int *theRows=(int*)omAlloc(k*sizeof(int)); in getMinorPrivateBareiss() local
1394 int *theRows=(int*)omAlloc(k*sizeof(int)); in getMinorPrivateBareiss() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.cpp3186 std::vector<int> theRows; in GetRowHeight() local