Home
last modified time | relevance | path

Searched refs:FXSELTYPE (Results 26 – 50 of 71) sorted by relevance

123

/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXGLViewer.cpp2257 doesturbo=(FXSELTYPE(sel)==SEL_CHANGED)?turbomode:false; in onCmdZoom()
2274 doesturbo=(FXSELTYPE(sel)==SEL_CHANGED)?turbomode:false; in onCmdFov()
2286 doesturbo=(FXSELTYPE(sel)==SEL_CHANGED)?turbomode:false; in onCmdXYZScale()
2308 if(FXSELTYPE(sel)==SEL_CHANGED){ in onCmdXYZDial()
2354 doesturbo=(FXSELTYPE(sel)==SEL_CHANGED)?turbomode:false; in onCmdRollPitchYaw()
2792 if(FXSELTYPE(sel)==SEL_COMMAND || !turbomode){ in onCmdBackColor()
2810 if(FXSELTYPE(sel)==SEL_COMMAND || !turbomode){ in onCmdGradientBackColor()
2828 if(FXSELTYPE(sel)==SEL_COMMAND || !turbomode){ in onCmdAmbientColor()
2846 if(FXSELTYPE(sel)==SEL_COMMAND || !turbomode){ in onCmdLightAmbient()
2864 if(FXSELTYPE(sel)==SEL_COMMAND || !turbomode){ in onCmdLightDiffuse()
[all …]
H A DFXMenuButton.cpp244 if(target && target->tryHandle(this,FXSEL(FXSELTYPE(sel),message),ptr)) return 1; in onButtonPress()
259 if(target && target->tryHandle(this,FXSEL(FXSELTYPE(sel),message),ptr)) return 1; in onButtonRelease()
H A DFXCalendar.cpp453 return target && target->tryHandle(this,FXSEL(FXSELTYPE(sel),message),ptr); in onFwdToTarget()
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Ddoctabs.cpp56 switch (FXSELTYPE(sel)) { in onDnd()
505 switch(FXSELTYPE(sel)) { in onDnd()
H A Doutpane.cpp52 switch (FXSELTYPE(sel)) { in onUserInput()
H A Dprefdlg.cpp90 FXushort mod=FXSELTYPE(acckey); in AccelSanity()
203 switch ( FXSELTYPE(s) ) { in onAccelEdit()
H A Dtagread.cpp153 switch ( FXSELTYPE(sel) ) { in onListClick()
H A Dluafx.cpp216 switch (FXSELTYPE(sel)) { in onPicked()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXMenuButton.cpp244 if(target && target->tryHandle(this,FXSEL(FXSELTYPE(sel),message),ptr)) return 1; in onButtonPress()
259 if(target && target->tryHandle(this,FXSEL(FXSELTYPE(sel),message),ptr)) return 1; in onButtonRelease()
H A DFXCalendar.cpp453 return target && target->tryHandle(this,FXSEL(FXSELTYPE(sel),message),ptr); in onFwdToTarget()
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMTrackList.cpp404 if (FXSELTYPE(sel)!=SEL_ENTER) { in onMouseLeave()
407 if (FXSELTYPE(sel)==SEL_COMMAND) in onMouseLeave()
409 else if (FXSELTYPE(sel)==SEL_CHANGED) in onMouseLeave()
413 if (FXSELTYPE(sel)==SEL_COMMAND) in onMouseLeave()
415 else if (FXSELTYPE(sel)==SEL_CHANGED) in onMouseLeave()
H A DGMRemote.cpp303 volumeslider->handle(this,FXSEL(FXSELTYPE(sel),0),ptr); in onCmdVolumeButton()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DScintillaFOX.cxx870 return target->handle(this, MKUINT(message, FXSELTYPE(sel)), ptr); in onCommand()
877 return target->handle(this, MKUINT(message, FXSELTYPE(sel)), ptr); in onChanged()
996 if (target && target->handle(this, MKUINT(message, FXSELTYPE(sel)), ptr)) in onRightBtnPress()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/fox/
H A DScintillaFOX.cxx837 return target->handle(this, MKUINT(message, FXSELTYPE(sel)), ptr); in onCommand()
844 return target->handle(this, MKUINT(message, FXSELTYPE(sel)), ptr); in onChanged()
961 if (target && target->handle(this, MKUINT(message, FXSELTYPE(sel)), ptr)) in onRightBtnPress()
/dports/cad/sumo/sumo-1.2.0/src/utils/foxtools/
H A DFXLCDLabel.cpp363 FXuint seltype = FXSELTYPE(sel); in onRedirectEvent()
/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DFXPluginRoutingParamValue.cpp98 return target && target->handle(this,FXSEL(FXSELTYPE(sel),message),ptr); in onMouseAny()
606 if(FXSELTYPE(sel)==SEL_LEFTBUTTONRELEASE) in onMouseUp()
653 else if(FXSELTYPE(sel)==SEL_RIGHTBUTTONRELEASE) in onMouseUp()
1513 if(FXSELTYPE(sel)==SEL_RIGHTBUTTONRELEASE) in onSetConnectionGainSlider()
H A DCSoundWindow.cpp545 if(FXSELTYPE(sel)==SEL_COMMAND)
814 switch(FXSELTYPE(sel))
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A Dfxdefs.h458 #define FXSELTYPE(s) ((FX::FXushort)(((s)>>16)&0xffff)) macro
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXComboBox.cpp218 if(FXSELTYPE(sel)==SEL_COMMAND){ in onListClicked()
H A DFXTreeListBox.cpp192 if(FXSELTYPE(sel)==SEL_COMMAND){ in onTreeClicked()
H A DFXListBox.cpp219 if(FXSELTYPE(sel)==SEL_COMMAND){ in onListClicked()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A Dfxdefs.h493 #define FXSELTYPE(s) ((FX::FXushort)(((s)>>16)&0xffff)) macro
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXTreeListBox.cpp192 if(FXSELTYPE(sel)==SEL_COMMAND){ in onTreeClicked()
H A DFXListBox.cpp219 if(FXSELTYPE(sel)==SEL_COMMAND){ in onListClicked()
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A Dfxdefs.h486 #define FXSELTYPE(s) ((FX::FXushort)(((s)>>16)&0xffff)) macro

123