Home
last modified time | relevance | path

Searched refs:DRAW_DATA (Results 1 – 22 of 22) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/GraphViewer/
H A DGraph.h122 struct DRAW_DATA struct
163 void DrawVertexs(DRAW_DATA* pDD);
164 void DrawEdges(DRAW_DATA* pDD);
165 void DrawLevelPoints(DRAW_DATA* pDD);
167 void DrawSelVertexs(DRAW_DATA* pDD, unsigned uVertex);
168 void DrawSelEdges(DRAW_DATA* pDD, unsigned uVertex);
169 void DrawSelLevelPoints(DRAW_DATA* pDD, unsigned uVertex);
195 void DrawVertexs(DRAW_DATA* pDD);
197 void DrawSelVertexs(DRAW_DATA* pDD, unsigned uVertex);
H A DGraph.cpp434 void CGraph::DrawVertexs(DRAW_DATA* pDD) in DrawVertexs()
482 void CGraph::DrawEdges(DRAW_DATA* pDD) in DrawEdges()
553 void CGraph::DrawLevelPoints(DRAW_DATA* pDD) in DrawLevelPoints()
601 void CGraph::DrawSelVertexs(DRAW_DATA* pDD, unsigned uVertex) in DrawSelVertexs()
620 void CGraph::DrawSelEdges(DRAW_DATA* pDD, unsigned uVertex) in DrawSelEdges()
663 void CGraph::DrawSelLevelPoints(DRAW_DATA* pDD, unsigned uVertex) in DrawSelLevelPoints()
863 void CLevel::DrawVertexs(DRAW_DATA* pDD) in DrawVertexs()
1020 void CLevel::DrawSelVertexs(DRAW_DATA* pDD, unsigned uVertex) in DrawSelVertexs()
H A DDlgGraphViewer.cpp260 DRAW_DATA dd; in Draw()
277 DRAW_DATA dd; in Draw()
449 DRAW_DATA dd; in DrawSelection()
849 DRAW_DATA dd; in CreateBitmap()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkPictureFlat.h39 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp272 case DRAW_DATA: { in handleOp()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp326 case DRAW_DATA: { in handleOp()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp246 case DRAW_DATA: { in handleOp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp241 case DRAW_DATA: { in handleOp()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp246 case DRAW_DATA: { in handleOp()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp246 case DRAW_DATA: { in handleOp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp240 case DRAW_DATA: { in handleOp()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkPictureFlat.h38 DRAW_DATA, enumerator
H A DSkPicturePlayback.cpp246 case DRAW_DATA: { in handleOp()
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkplotdata.c178 DRAW_DATA, enumerator
1463 data_signals[DRAW_DATA] = in gtk_plot_data_class_init()
2467 g_signal_emit(GTK_OBJECT(data), data_signals[DRAW_DATA], 0, NULL); in gtk_plot_data_paint()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplotdata.c162 DRAW_DATA, enumerator
915 data_signals[DRAW_DATA] = in gtk_plot_data_class_init()
1828 gtk_signal_emit(GTK_OBJECT(data), data_signals[DRAW_DATA], NULL); in gtk_plot_data_paint()
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplotdata.c169 DRAW_DATA, enumerator
1453 data_signals[DRAW_DATA] = in gtk_plot_data_class_init()
2459 g_signal_emit(data, data_signals[DRAW_DATA], 0, NULL); in gtk_plot_data_paint()