Home
last modified time | relevance | path

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

/dports/math/plplot/plplot-5.15.0/bindings/wxwidgets/
H A Ddeprecated_wxPLplotstream.cpp85 cmd( PLESC_GETBACKEND, &m_backend ); in Create()
H A Ddeprecated_wxPLplotwindow.cpp62 m_stream->cmd( PLESC_GETBACKEND, &m_backend ); in BEGIN_EVENT_TABLE()
/dports/math/plplot-ada/plplot-5.15.0/bindings/wxwidgets/
H A Ddeprecated_wxPLplotstream.cpp85 cmd( PLESC_GETBACKEND, &m_backend ); in Create()
H A Ddeprecated_wxPLplotwindow.cpp62 m_stream->cmd( PLESC_GETBACKEND, &m_backend ); in BEGIN_EVENT_TABLE()
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9036 …integer, parameter :: PLESC_GETBACKEND = 27 ! get used backend of (wxWidgets) driver - no longer u… variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9036 …integer, parameter :: PLESC_GETBACKEND = 27 ! get used backend of (wxWidgets) driver - no longer u…
/dports/math/plplot/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets.cpp939 case PLESC_GETBACKEND:
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets.cpp939 case PLESC_GETBACKEND: in plD_esc_wxwidgets()
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i86 #define PLESC_GETBACKEND 27 // get used backend of (wxWidgets) driver - no longer u… macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i86 #define PLESC_GETBACKEND 27 // get used backend of (wxWidgets) driver - no longer u… macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1113 PLESC_GETBACKEND = 27 # get used backend of (wxWidgets) driver - no longer used variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1113 PLESC_GETBACKEND = 27 # get used backend of (wxWidgets) driver - no longer used
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h297 #define PLESC_GETBACKEND 27 // get used backend of (wxWidgets) driver - no longer us… macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h297 #define PLESC_GETBACKEND 27 // get used backend of (wxWidgets) driver - no longer us… macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1075 const PLESC_GETBACKEND = 27; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1075 const PLESC_GETBACKEND = 27; variable