Home
last modified time | relevance | path

Searched refs:PL_MASK_CAPS (Results 1 – 16 of 16) sorted by relevance

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90105 integer, parameter :: PL_MASK_CAPS = 2 ! ( 1 << 1 ) variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90105 integer, parameter :: PL_MASK_CAPS = 2 ! ( 1 << 1 )
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A DwxPLplotDemo.cpp158 if ( ( graphicsIn.state & PL_MASK_CAPS ) != 0 ) in OnLocate()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A DwxPLplotDemo.cpp158 if ( ( graphicsIn.state & PL_MASK_CAPS ) != 0 ) in OnLocate()
/dports/math/plplot/plplot-5.15.0/bindings/wxwidgets/
H A DwxPLplotwindow.h367 graphicsIn.state |= PL_MASK_CAPS;
/dports/math/plplot-ada/plplot-5.15.0/bindings/wxwidgets/
H A DwxPLplotwindow.h367 graphicsIn.state |= PL_MASK_CAPS; in OnMouse()
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i155 #define PL_MASK_CAPS 0x2 // ( 1 << 1 ) macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i155 #define PL_MASK_CAPS 0x2 // ( 1 << 1 ) macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1182 PL_MASK_CAPS = 0x2 # ( 1 << 1 ) variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1182 PL_MASK_CAPS = 0x2 # ( 1 << 1 )
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h420 #define PL_MASK_CAPS 0x2 // ( 1 << 1 ) macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h420 #define PL_MASK_CAPS 0x2 // ( 1 << 1 ) macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1144 const PL_MASK_CAPS = 0x2; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1144 const PL_MASK_CAPS = 0x2; variable
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32771 masks: ‘PL_MASK_SHIFT, PL_MASK_CAPS, PL_MASK_CONTROL, PL_MASK_ALT,
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32771 masks: ‘PL_MASK_SHIFT, PL_MASK_CAPS, PL_MASK_CONTROL, PL_MASK_ALT,