Home
last modified time | relevance | path

Searched refs:PXmax (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_Viewer.hxx115 const Standard_Integer PXmax,
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Viewer.hxx115 const Standard_Integer PXmax,
H A DDraw_Viewer.cxx646 const Standard_Integer PXmax, in PostScriptView() argument
656 ps_kx = ((Standard_Real) (PXmax - PXmin)) / ((Standard_Real) (VXmax - VXmin)); in PostScriptView()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/ogl/
H A Doglps.c312 #define PXmax ( PXmin + PSize ) macro