Home
last modified time | relevance | path

Searched refs:DrawLegend (Results 1 – 25 of 43) sorted by relevance

12

/dports/science/gromacs/gromacs-2021.4/src/programs/view/
H A Dnleg.cpp113 static void DrawLegend(t_x11* x11, t_windata* Win) in DrawLegend() function
150 case Expose: DrawLegend(x11, &lw->wd); break; in LegWCallBack()
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dmy_histogram_label.cpp151 void MyHistogramLabel::DrawLegend(QPainter &painter) in DrawLegend() function in MyHistogramLabel
198 DrawLegend(painter); in paintEvent()
H A Dmy_histogram_label.h69 void DrawLegend(QPainter &painter);
/dports/multimedia/dirac/dirac-1.0.2/util/instrumentation/libdirac_instrument/
H A Dmotion_colour_arrows.h73 void DrawLegend();
H A Dmotion_colour.h72 void DrawLegend();
H A Dmotion_arrows.h77 void DrawLegend();
H A Dsplit_mode.h67 void DrawLegend();
H A Dgm_inliers.h67 void DrawLegend();
H A Dpred_mode.h70 void DrawLegend();
H A Dsad.h77 void DrawLegend();
H A Ddraw_overlay.h147 virtual void DrawLegend()=0;
H A Dgm_inliers.cpp66 void DrawGMInliers::DrawLegend() in DrawLegend() function in DrawGMInliers
H A Dmotion_colour.cpp64 void DrawMotionColour::DrawLegend() in DrawLegend() function in DrawMotionColour
H A Dmotion_colour_arrows.cpp122 void DrawMotionColourArrows::DrawLegend() in DrawLegend() function in DrawMotionColourArrows
H A Dsad.cpp91 void DrawSad::DrawLegend() in DrawLegend() function in DrawSad
H A Dsplit_mode.cpp71 void DrawSplitMode::DrawLegend() in DrawLegend() function in DrawSplitMode
H A Doverlay.cpp273 draw_overlay_ptr->DrawLegend(); in DoOverlay()
292 draw_overlay_ptr->DrawLegend(); in DoOverlay()
H A Dpred_mode.cpp73 void DrawPredMode::DrawLegend() in DrawLegend() function in DrawPredMode
H A Dmotion_arrows.cpp237 void DrawMotionArrows::DrawLegend() in DrawLegend() function in DrawMotionArrows
/dports/games/openyahtzee/openyahtzee-1.9.3/src/
H A Dsimple_pie_plot.h62 void DrawLegend(wxGraphicsContext *dc);
H A Dsimple_pie_plot.cpp96 DrawLegend(dc.get()); in OnPaint()
172 void SimplePiePlot::DrawLegend(wxGraphicsContext *dc) in DrawLegend() function in SimplePiePlot
/dports/games/gbrainy/gbrainy-2.4.3/src/Core/Views/
H A DPlayerHistoryView.cs69 void DrawLegend (CairoContextEx cr, double x, double y) in DrawLegend() method in gbrainy.Core.Views.PlayerHistoryView
271 DrawLegend (cr, x + grid_offsetx, y + area_h + 0.06); in Draw()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/common/
H A DwxPieCtrl.h96 void DrawLegend(int left, int top);
H A DwxPieCtrl.cpp305 void wxPieCtrl::DrawLegend(int left, int top) in DrawLegend() function in wxPieCtrl
415 DrawLegend(10, 10); in Draw()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DViewStatistics.h40 …void DrawLegend(wxDC &dc, PROJECTS* proj, CMainDocument* pDoc, int SelProj, bool bColour, int &m_L…

12