Home
last modified time | relevance | path

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

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90109 integer, parameter :: PL_MASK_ALTGR = 2*16 ! ( 1 << 5 ) variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90109 integer, parameter :: PL_MASK_ALTGR = 2*16 ! ( 1 << 5 )
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A DwxPLplotDemo.cpp166 if ( ( graphicsIn.state & PL_MASK_ALTGR ) != 0 ) in OnLocate()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A DwxPLplotDemo.cpp166 if ( ( graphicsIn.state & PL_MASK_ALTGR ) != 0 ) in OnLocate()
/dports/math/plplot/plplot-5.15.0/bindings/wxwidgets/
H A DwxPLplotwindow.h369 graphicsIn.state |= PL_MASK_ALTGR;
/dports/math/plplot-ada/plplot-5.15.0/bindings/wxwidgets/
H A DwxPLplotwindow.h369 graphicsIn.state |= PL_MASK_ALTGR; in OnMouse()
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i159 #define PL_MASK_ALTGR 0x20 // ( 1 << 5 ) macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i159 #define PL_MASK_ALTGR 0x20 // ( 1 << 5 ) macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1186 PL_MASK_ALTGR = 0x20 # ( 1 << 5 ) variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1186 PL_MASK_ALTGR = 0x20 # ( 1 << 5 )
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h424 #define PL_MASK_ALTGR 0x20 // ( 1 << 5 ) macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h424 #define PL_MASK_ALTGR 0x20 // ( 1 << 5 ) macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1148 const PL_MASK_ALTGR = 0x20; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1148 const PL_MASK_ALTGR = 0x20; 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,