Home
last modified time | relevance | path

Searched refs:ID_RESETVIEW (Results 1 – 13 of 13) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Dglviewer.cpp742 …&eset\tCtl-G\tReset all viewing parameters",NULL,mdiclient,FXGLViewer::ID_RESETVIEW,MENU_AUTOGRAY); in FXIMPLEMENT()
942 …FXMenuCommand(&pane,"R&eset\t\tReset all viewing parameters",NULL,sender,FXGLViewer::ID_RESETVIEW); in onQueryMenu()
/dports/x11-toolkits/fox16/fox-1.6.57/tests/
H A Dglviewer.cpp730 …&eset\tCtl-G\tReset all viewing parameters",NULL,mdiclient,FXGLViewer::ID_RESETVIEW,MENU_AUTOGRAY); in FXIMPLEMENT()
930 …FXMenuCommand(&pane,"R&eset\t\tReset all viewing parameters",NULL,sender,FXGLViewer::ID_RESETVIEW); in onQueryMenu()
/dports/x11-toolkits/fox17/fox-1.7.77/glviewer/
H A Dglviewer.cpp747 …&eset\tCtl-G\tReset all viewing parameters",NULL,mdiclient,FXGLViewer::ID_RESETVIEW,MENU_AUTOGRAY); in FXIMPLEMENT()
945 …FXMenuCommand(&pane,"R&eset\t\tReset all viewing parameters",NULL,sender,FXGLViewer::ID_RESETVIEW); in onQueryMenu()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXGLViewer.h288 ID_RESETVIEW, enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXGLViewer.h288 ID_RESETVIEW, enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXGLViewer.h288 ID_RESETVIEW, enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXGLViewer.h290 ID_RESETVIEW, enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXGLViewer.h290 ID_RESETVIEW, enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXGLViewer.cpp219 FXMAPFUNC(SEL_UPDATE,FXGLViewer::ID_RESETVIEW,FXWindow::onUpdYes),
220 FXMAPFUNC(SEL_COMMAND,FXGLViewer::ID_RESETVIEW,FXGLViewer::onCmdResetView),
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXGLViewer.cpp215 FXMAPFUNC(SEL_UPDATE,FXGLViewer::ID_RESETVIEW,FXWindow::onUpdYes),
216 FXMAPFUNC(SEL_COMMAND,FXGLViewer::ID_RESETVIEW,FXGLViewer::onCmdResetView),
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXGLViewer.cpp215 FXMAPFUNC(SEL_UPDATE,FXGLViewer::ID_RESETVIEW,FXWindow::onUpdYes),
216 FXMAPFUNC(SEL_COMMAND,FXGLViewer::ID_RESETVIEW,FXGLViewer::onCmdResetView),
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXGLViewer.cpp215 FXMAPFUNC(SEL_UPDATE,FXGLViewer::ID_RESETVIEW,FXWindow::onUpdYes),
216 FXMAPFUNC(SEL_COMMAND,FXGLViewer::ID_RESETVIEW,FXGLViewer::onCmdResetView),
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXGLViewer.cpp220 FXMAPFUNC(SEL_UPDATE,FXGLViewer::ID_RESETVIEW,FXWindow::onUpdYes),
221 FXMAPFUNC(SEL_COMMAND,FXGLViewer::ID_RESETVIEW,FXGLViewer::onCmdResetView),