Home
last modified time | relevance | path

Searched defs:ColLength (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_Array2.hxx187 Standard_Integer ColLength() const { return NbRows(); } in ColLength() function in NCollection_Array2
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DNCollection_Array2.hxx187 Standard_Integer ColLength() const { return NbRows(); } in ColLength() function in NCollection_Array2
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_Array2.hxx187 Standard_Integer ColLength() const { return NbRows(); } in ColLength() function in NCollection_Array2
/dports/databases/p5-DBD-ODBC/DBD-ODBC-1.61/
H A Ddbdimp.h200 SQLLEN ColLength; /* SqlColAttributes(SQL_COLUMN_LENGTH) */ member
/dports/cad/opencascade/opencascade-7.6.0/src/PLib/
H A DPLib.cxx1573 Standard_Integer ColLength = Poles.ColLength(); in CoefficientsPoles() local