Home
last modified time | relevance | path

Searched refs:LAUNCHSCRIPT (Results 1 – 15 of 15) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/
H A Dscript.h115 LAUNCHSCRIPT = 333, enumerator
223 #define LAUNCHSCRIPT 333 macro
H A Dscanner.l111 LaunchScript { return LAUNCHSCRIPT; }
H A Dscript.y384 %token LAUNCHSCRIPT GETSCRIPTFATHER SENDTOSCRIPT RECEIVFROMSCRIPT
789 | LAUNCHSCRIPT gstrarg { AddFunct(10,1); }
H A Dscript.c142 LAUNCHSCRIPT = 333, enumerator
250 #define LAUNCHSCRIPT 333 macro
H A Dscanner.c1668 { return LAUNCHSCRIPT; }
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/
H A Dscript.h115 LAUNCHSCRIPT = 333, enumerator
223 #define LAUNCHSCRIPT 333 macro
H A Dscanner.l111 LaunchScript { return LAUNCHSCRIPT; }
H A Dscript.y384 %token LAUNCHSCRIPT GETSCRIPTFATHER SENDTOSCRIPT RECEIVFROMSCRIPT
789 | LAUNCHSCRIPT gstrarg { AddFunct(10,1); }
H A Dscript.c142 LAUNCHSCRIPT = 333, enumerator
250 #define LAUNCHSCRIPT 333 macro
H A Dscanner.c1668 { return LAUNCHSCRIPT; }
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A Dy.tab.h62 #define LAUNCHSCRIPT 316 macro
H A Dy.tab.c68 #define LAUNCHSCRIPT 316 macro
H A Dlex.yy.c1405 return LAUNCHSCRIPT;
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Compiler/
H A Dlexin71 LaunchScript { return LAUNCHSCRIPT; }
H A Dbisonin362 %token LAUNCHSCRIPT GETSCRIPTFATHER SENDTOSCRIPT RECEIVFROMSCRIPT
687 | LAUNCHSCRIPT gstrarg { AddFunct(12,1); }