Home
last modified time | relevance | path

Searched refs:exposeCallback (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/region/
H A Dtest10.c18 exposeCallback(Widget w, XtPointer client_data, XtPointer call_data) in exposeCallback() function
67 XtAddCallback(da, XmNexposeCallback, exposeCallback, NULL); in main()
/dports/graphics/wdune/wdune-1.926/src/swt/tests/
H A Ddrawing.c33 exposeCallback(void *data, int x, int y, int width, int height) in exposeCallback() function
74 swSetExposeCallback(window, exposeCallback); in WinMain()
/dports/audio/praat/praat-6.2.03/sys/
H A DGuiDrawingArea.cpp538 GuiDrawingArea_ExposeCallback exposeCallback, in GuiDrawingArea_create() argument
550 my d_exposeCallback = exposeCallback; in GuiDrawingArea_create()
604 GuiDrawingArea_ExposeCallback exposeCallback, in GuiDrawingArea_createShown() argument
611 exposeCallback, mouseCallback, in GuiDrawingArea_createShown()
619 GuiDrawingArea_ExposeCallback exposeCallback, in GuiDrawingArea_create() argument
629 my d_exposeCallback = exposeCallback; in GuiDrawingArea_create()
675 GuiDrawingArea_ExposeCallback exposeCallback, in GuiDrawingArea_createShown() argument
682 exposeCallback, mouseCallback, in GuiDrawingArea_createShown()
H A DGui.h529 GuiDrawingArea_ExposeCallback exposeCallback,
535 GuiDrawingArea_ExposeCallback exposeCallback,
541 GuiDrawingArea_ExposeCallback exposeCallback,
547 GuiDrawingArea_ExposeCallback exposeCallback,
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/glw/
H A DGLwDrawAP.h69 XtCallbackList exposeCallback; member
H A DGLwDrawA.c183 offset(exposeCallback), XtRImmediate, (XtPointer) NULL},
483 XtCallCallbackList((Widget)w,w->glwDrawingArea.exposeCallback,&cb); in Redraw()
/dports/graphics/wdune/wdune-1.926/src/swt/win32/
H A Dswt_private.h30 ExposeCallback exposeCallback; member
H A Dswt.c260 swSetExposeCallback(SWND wnd, ExposeCallback exposeCallback) in swSetExposeCallback() argument
264 wnd->exposeCallback = exposeCallback; in swSetExposeCallback()
1219 wnd->exposeCallback(wnd->data, 0, 1, 0, 1); in swOpenGLStartup()
2794 wnd->exposeCallback = NULL; in swDeleteCallbacks()
3697 wnd->exposeCallback = NULL; in newSWindow()
4006 if (w && w->exposeCallback) { in mainWndProc()
4010 (*w->exposeCallback)(w->data, in mainWndProc()
4323 if (w && w->exposeCallback) return TRUE; in findExposeCallback()
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/widgets/
H A DSoXtGLAreaP.h89 XtCallbackList exposeCallback; member
H A DSoXtGLArea.cpp231 sizeof(XtCallbackList), offset(exposeCallback),
644 XtCallCallbackList((Widget) widget, widget->soxtGLArea.exposeCallback, &cb); in Redraw()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLw_local/GL/
H A DGLwDrawAP.h93 XtCallbackList exposeCallback; member
H A DGLwDrawA.c199 offset(exposeCallback), XtRImmediate, (XtPointer) NULL},
585 XtCallCallbackList((Widget)w,w->glwDrawingArea.exposeCallback,&cb); in Redraw()
/dports/graphics/wdune/wdune-1.926/src/swt/motif/
H A Dswt_structs.h77 ExposeCallback exposeCallback; member
H A Dswt.c938 swSetExposeCallback(SWND wnd, ExposeCallback exposeCallback) in swSetExposeCallback() argument
942 wnd->exposeCallback = exposeCallback; in swSetExposeCallback()
943 if (exposeCallback) { in swSetExposeCallback()
3509 wnd->exposeCallback = NULL; in swDeleteCallbacks()
3953 wnd->exposeCallback = NULL; in newSWindow()
4559 if (!wnd || !wnd->exposeCallback) return; in expose()
4571 if (w && w->invx1 >= 0 && w->exposeCallback) { in update()
4572 w->exposeCallback(w->data, w->invx1, w->invy1, in update()
/dports/graphics/wdune/wdune-1.926/src/
H A DVertexModifier.h88 void exposeCallback(int x, int y, int width, int height);
H A DColorCircle.h154 exposeCallback(int x, int y, int width, int height);
H A DVertexModifier.cpp95 ((VertexModifier *) data)->exposeCallback(x, y, width, height); in exposeCB()
332 VertexModifier::exposeCallback(int x, int y, int width, int height) in exposeCallback() function in VertexModifier
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DControlPanel.h89 static void exposeCallback(void*);
H A DControlPanel.cxx221 window.getWindow()->addExposeCallback(exposeCallback, this); in ControlPanel()
269 window.getWindow()->removeExposeCallback(exposeCallback, this); in ~ControlPanel()
778 void ControlPanel::exposeCallback(void* self) in exposeCallback() function in ControlPanel
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DControlPanel.h89 static void exposeCallback(void*);
H A DControlPanel.cxx221 window.getWindow()->addExposeCallback(exposeCallback, this); in ControlPanel()
269 window.getWindow()->removeExposeCallback(exposeCallback, this); in ~ControlPanel()
778 void ControlPanel::exposeCallback(void* self) in exposeCallback() function in ControlPanel
/dports/math/drgeo/drgeo-1.1.0/geo/
H A Ddrgeo_gtkdrawable.h83 void exposeCallback ();
/dports/editors/ted/Ted-2.23/appFrame/
H A DappGuiMotif.c309 XtCallbackProc exposeCallback, in appMakeColumnDrawing() argument
333 if ( exposeCallback ) in appMakeColumnDrawing()
335 XtAddCallback( button, XmNexposeCallback, exposeCallback, through ); in appMakeColumnDrawing()
H A DguiWidgets.h151 APP_DRAW_BUTTON_CALLBACK exposeCallback,
/dports/lang/elk/elk-3.99.8/lib/xwidgets/motif/
H A Dsupport.d276 (c->scheme 'callback:exposeCallback event-callback->scheme)

12