Home
last modified time | relevance | path

Searched refs:TypeCond (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/
H A Dscript.y306 void AddComBloc(int TypeCond, int NbLevelArg, int NbBloc) in AddComBloc() argument
313 AddCom(TypeCond, NbLevelArg); in AddComBloc()
H A Dscript.c591 void AddComBloc(int TypeCond, int NbLevelArg, int NbBloc) in AddComBloc() argument
598 AddCom(TypeCond, NbLevelArg); in AddComBloc()
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/
H A Dscript.y306 void AddComBloc(int TypeCond, int NbLevelArg, int NbBloc) in AddComBloc() argument
313 AddCom(TypeCond, NbLevelArg); in AddComBloc()
H A Dscript.c591 void AddComBloc(int TypeCond, int NbLevelArg, int NbBloc) in AddComBloc() argument
598 AddCom(TypeCond, NbLevelArg); in AddComBloc()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A Dy.tab.c392 AddComBloc (int TypeCond, int NbLevelArg, int NbBloc) in AddComBloc() argument
399 AddCom (TypeCond, NbLevelArg); in AddComBloc()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Compiler/
H A Dbisonin285 void AddComBloc(int TypeCond, int NbLevelArg, int NbBloc)
292 AddCom(TypeCond, NbLevelArg);