Home
last modified time | relevance | path

Searched refs:SEL_CONFIGURE (Results 1 – 25 of 45) sorted by relevance

12

/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DFXBackBufferedCanvas.h117 target->handle(this,FXSEL(SEL_CONFIGURE,message),ptr); in onConfigure()
164 FXMAPFUNC(SEL_CONFIGURE,0,FXBackBufferedCanvas::onConfigure),
H A DFXWaveScrollArea.cpp62 FXMAPFUNC(SEL_CONFIGURE, 0, FXWaveScrollArea::onResize),
H A DCMetersWindow.cpp712 FXMAPFUNC(SEL_CONFIGURE, 0, CStereoPhaseMeter::onResize),
1038 FXMAPFUNC(SEL_CONFIGURE, CMetersWindow::ID_LABEL_FRAME, CMetersWindow::onLabelFrameConfigure),
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXEvent.h94 SEL_CONFIGURE, /// Resize enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXEvent.h94 SEL_CONFIGURE, /// Resize enumerator
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/tracker/
H A DGUIParameterTracker.cpp49 FXMAPFUNC(SEL_CONFIGURE, 0, GUIParameterTracker::onConfigure),
237 FXMAPFUNC(SEL_CONFIGURE, 0, GUIParameterTracker::GUIParameterTrackerPanel::onConfigure),
/dports/cad/sumo/sumo-1.2.0/src/gui/
H A DGUITLLogicPhasesTrackerWindow.cpp51 …FXMAPFUNC(SEL_CONFIGURE, 0, GUITLLogicPhasesTrackerWindow::GUITLLogicPhasesTrackerPanel::onConfigu…
133 FXMAPFUNC(SEL_CONFIGURE, 0, GUITLLogicPhasesTrackerWindow::onConfigure),
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXShell.cpp60 FXMAPFUNC(SEL_CONFIGURE,0,FXShell::onConfigure),
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXShell.cpp57 FXMAPFUNC(SEL_CONFIGURE,0,FXShell::onConfigure),
H A DFXApp.cpp2496 event.type=SEL_CONFIGURE; in dispatchEvent()
2509 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
2823 event.type=SEL_CONFIGURE; in dispatchEvent()
2830 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
4148 event.type=SEL_CONFIGURE; in dispatchEvent()
4153 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
4158 event.type=SEL_CONFIGURE; in dispatchEvent()
4163 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXShell.cpp57 FXMAPFUNC(SEL_CONFIGURE,0,FXShell::onConfigure),
H A DFXApp.cpp2351 event.type=SEL_CONFIGURE; in dispatchEvent()
2364 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
2662 event.type=SEL_CONFIGURE; in dispatchEvent()
2669 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
3881 event.type=SEL_CONFIGURE; in dispatchEvent()
3886 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
3891 event.type=SEL_CONFIGURE; in dispatchEvent()
3896 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXShell.cpp57 FXMAPFUNC(SEL_CONFIGURE,0,FXShell::onConfigure),
H A DFXApp.cpp2492 event.type=SEL_CONFIGURE; in dispatchEvent()
2505 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
2819 event.type=SEL_CONFIGURE; in dispatchEvent()
2826 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
4144 event.type=SEL_CONFIGURE; in dispatchEvent()
4149 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
4154 event.type=SEL_CONFIGURE; in dispatchEvent()
4159 if(window->handle(this,FXSEL(SEL_CONFIGURE,0),&event)) refresh(); in dispatchEvent()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXShell.cpp60 FXMAPFUNC(SEL_CONFIGURE,0,FXShell::onConfigure),
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgviewerFOX/
H A DFOX_OSG.cpp8 FXMAPFUNC(SEL_CONFIGURE, 0, GraphicsWindowFOX::onConfigure),
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgviewerFOX/
H A DFOX_OSG.cpp8 FXMAPFUNC(SEL_CONFIGURE, 0, GraphicsWindowFOX::onConfigure),
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dtoolbar.cpp104 FXMAPFUNC(SEL_CONFIGURE, 0, ToolBarFrame::onConfigure)
H A Dsearch.cpp186 FXMAPFUNC( SEL_CONFIGURE, 0, SciReplGui::onConfigure),
562 FXMAPFUNC(SEL_CONFIGURE, 0, MainPanel::onConfigure)
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMTrayIcon.cpp55 FXMAPFUNC(SEL_CONFIGURE,0,GMTrayIcon::onConfigure),
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A Dfxdefs.h174 SEL_CONFIGURE, // Resize enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Dgltest.cpp217 FXMAPFUNC(SEL_CONFIGURE, GLTestWindow::ID_CANVAS, GLTestWindow::onConfigure),
/dports/irc/dxirc/dxirc-1.40.0/fox/
H A DFXTrayIcon.cpp53 FXMAPFUNC(SEL_CONFIGURE, 0, FXTrayIcon::onConfigure),
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A Dfxdefs.h184 SEL_CONFIGURE, /// Resize enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/tests/
H A Dgltest.cpp262 FXMAPFUNC(SEL_CONFIGURE, GLTestWindow::ID_CANVAS, GLTestWindow::onConfigure),

12