/dports/math/vtk6/VTK-6.2.0/Rendering/Context2D/ |
H A D | vtkContextDevice2D.cxx | 112 void vtkContextDevice2D::DrawMarkers(int, bool, float*, int, unsigned char*, in DrawMarkers() function in vtkContextDevice2D
|
H A D | vtkContext2D.cxx | 295 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n, in DrawMarkers() function in vtkContext2D 307 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n) in DrawMarkers() function in vtkContext2D 313 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points) in DrawMarkers() function in vtkContext2D 322 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points, vtkUnsignedCharArray… in DrawMarkers() function in vtkContext2D
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/ |
H A D | cubecolourdialog.py | 1686 def DrawMarkers(self, dc=None): member in BasePyControl 1815 def DrawMarkers(self, dc=None): member in RGBCube 2022 def DrawMarkers(self, dc=None): member in HSVWheel 2355 def DrawMarkers(self, dc=None): member in BrightCtrl 2483 def DrawMarkers(self, dc=None): member in AlphaCtrl 3194 def DrawMarkers(self, dc=None): member in CubeColourDialog
|
/dports/math/vtk9/VTK-9.1.0/Rendering/Context2D/ |
H A D | vtkContextDevice2D.cxx | 188 void vtkContextDevice2D::DrawMarkers(int, bool, float*, int, unsigned char*, int) {} in DrawMarkers() function in vtkContextDevice2D
|
H A D | vtkContext2D.cxx | 323 void vtkContext2D::DrawMarkers( in DrawMarkers() function in vtkContext2D 335 void vtkContext2D::DrawMarkers(int shape, bool highlight, float* points, int n) in DrawMarkers() function in vtkContext2D 341 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D* points) in DrawMarkers() function in vtkContext2D 350 void vtkContext2D::DrawMarkers( in DrawMarkers() function in vtkContext2D
|
/dports/math/vtk8/VTK-8.2.0/Rendering/Context2D/ |
H A D | vtkContextDevice2D.cxx | 189 void vtkContextDevice2D::DrawMarkers(int, bool, float*, int, unsigned char*, in DrawMarkers() function in vtkContextDevice2D
|
H A D | vtkContext2D.cxx | 321 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n, in DrawMarkers() function in vtkContext2D 333 void vtkContext2D::DrawMarkers(int shape, bool highlight, float *points, int n) in DrawMarkers() function in vtkContext2D 339 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points) in DrawMarkers() function in vtkContext2D 348 void vtkContext2D::DrawMarkers(int shape, bool highlight, vtkPoints2D *points, vtkUnsignedCharArray… in DrawMarkers() function in vtkContext2D
|
/dports/lang/yorick/yorick-y_2_2_04/gist/ |
H A D | engine.h | 69 int (*DrawMarkers)(Engine *engine, long n, member
|
H A D | ps.c | 746 static int DrawMarkers(Engine *engine, long n, const GpReal *px, in DrawMarkers() function
|
H A D | cgm.c | 962 static int DrawMarkers(Engine *engine, long n, const GpReal *px, in DrawMarkers() function
|
H A D | xbasic.c | 739 DrawMarkers(Engine *engine, long n, const GpReal *px, const GpReal *py) in DrawMarkers() function
|
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/ |
H A D | dial.cpp | 204 void DashboardInstrument_Dial::DrawMarkers(wxGCDC* dc) in DrawMarkers() function in DashboardInstrument_Dial
|
/dports/astro/xplanet/xplanet-1.3.1/src/ |
H A D | PlanetProperties.h | 77 bool DrawMarkers() const { return(!markerFiles_.empty()); }; in DrawMarkers() function
|
/dports/math/vtk6/VTK-6.2.0/Rendering/GL2PS/ |
H A D | vtkGL2PSContextDevice2D.cxx | 85 void vtkGL2PSContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkGL2PSContextDevice2D
|
/dports/games/d2x/d2x-0.2.5/main/ |
H A D | automap.c | 348 void DrawMarkers () in DrawMarkers() function
|
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/ |
H A D | DialogColorPicker.cpp | 742 void CDialogColorPicker::DrawMarkers(CDC *pDC) in DrawMarkers() function in CDialogColorPicker
|
/dports/math/vtk6/VTK-6.2.0/Rendering/ContextOpenGL/ |
H A D | vtkOpenGLContextDevice2D.cxx | 418 void vtkOpenGLContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkOpenGLContextDevice2D
|
/dports/math/vtk6/VTK-6.2.0/Rendering/ContextOpenGL2/ |
H A D | vtkOpenGLContextDevice2D.cxx | 404 void vtkOpenGLContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkOpenGLContextDevice2D
|
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/ |
H A D | OpenGLGraph.cpp | 1190 void OpenGLGraph::DrawMarkers() in DrawMarkers() function in OpenGLGraph
|
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/ |
H A D | automap.cpp | 555 static void DrawMarkers(fvcobjptr &vcobjptr, grs_canvas &canvas, automap &am) in DrawMarkers() function
|
/dports/math/vtk8/VTK-8.2.0/IO/ExportPDF/ |
H A D | vtkPDFContextDevice2D.cxx | 969 void vtkPDFContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkPDFContextDevice2D
|
/dports/math/vtk8/VTK-8.2.0/Rendering/ContextOpenGL2/ |
H A D | vtkOpenGLContextDevice2D.cxx | 1202 void vtkOpenGLContextDevice2D::DrawMarkers(int shape, bool highlight, in DrawMarkers() function in vtkOpenGLContextDevice2D
|
/dports/math/vtk9/VTK-9.1.0/Rendering/ContextOpenGL2/ |
H A D | vtkOpenGLContextDevice2D.cxx | 1154 void vtkOpenGLContextDevice2D::DrawMarkers( in DrawMarkers() function in vtkOpenGLContextDevice2D
|
/dports/math/vtk9/VTK-9.1.0/IO/ExportPDF/ |
H A D | vtkPDFContextDevice2D.cxx | 922 void vtkPDFContextDevice2D::DrawMarkers( in DrawMarkers() function in vtkPDFContextDevice2D
|
/dports/math/vtk9/VTK-9.1.0/IO/Export/ |
H A D | vtkSVGContextDevice2D.cxx | 890 void vtkSVGContextDevice2D::DrawMarkers( in DrawMarkers() function in vtkSVGContextDevice2D
|