Home
last modified time | relevance | path

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

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90111 integer, parameter :: PL_MASK_SCROLL = 8*16 ! ( 1 << 7 ) variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90111 integer, parameter :: PL_MASK_SCROLL = 8*16 ! ( 1 << 7 )
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A DwxPLplotDemo.cpp170 if ( ( graphicsIn.state & PL_MASK_SCROLL ) != 0 ) in OnLocate()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A DwxPLplotDemo.cpp170 if ( ( graphicsIn.state & PL_MASK_SCROLL ) != 0 ) in OnLocate()
/dports/math/plplot/plplot-5.15.0/bindings/wxwidgets/
H A DwxPLplotwindow.h377 graphicsIn.state |= PL_MASK_SCROLL;
/dports/math/plplot-ada/plplot-5.15.0/bindings/wxwidgets/
H A DwxPLplotwindow.h377 graphicsIn.state |= PL_MASK_SCROLL; in OnMouse()
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i161 #define PL_MASK_SCROLL 0x80 // ( 1 << 7 ) macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i161 #define PL_MASK_SCROLL 0x80 // ( 1 << 7 ) macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1188 PL_MASK_SCROLL = 0x80 # ( 1 << 7 ) variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1188 PL_MASK_SCROLL = 0x80 # ( 1 << 7 )
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h426 #define PL_MASK_SCROLL 0x80 // ( 1 << 7 ) macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h426 #define PL_MASK_SCROLL 0x80 // ( 1 << 7 ) macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1150 const PL_MASK_SCROLL = 0x80; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1150 const PL_MASK_SCROLL = 0x80; variable
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32772 PL_MASK_NUM PL_MASK_ALTGR, PL_MASK_WIN, PL_MASK_SCROLL,
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A Dplplotdoc.info-32772 PL_MASK_NUM PL_MASK_ALTGR, PL_MASK_WIN, PL_MASK_SCROLL,