Home
last modified time | relevance | path

Searched defs:FXMAPFUNCS (Results 1 – 5 of 5) sorted by relevance

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXObject.h88 #define FXMAPFUNCS(type,keylo,keyhi,func) {FXSEL(type,keylo),FXSEL(type,keyhi),&func} macro
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXObject.h88 #define FXMAPFUNCS(type,keylo,keyhi,func) {FXSEL(type,keylo),FXSEL(type,keyhi),&func} macro
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXObject.h149 #define FXMAPFUNCS(type,keylo,keyhi,func) {FXSEL(type,keylo),FXSEL(type,keyhi),&func} macro
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXObject.h149 #define FXMAPFUNCS(type,keylo,keyhi,func) {FXSEL(type,keylo),FXSEL(type,keyhi),&func} macro
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXObject.h149 #define FXMAPFUNCS(type,keylo,keyhi,func) {MKUINT(keylo,type),MKUINT(keyhi,type),&func} macro