Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dparse.h59 #define F_PUTONTOP 112 macro
H A Dfunctions.c273 case F_PUTONTOP: in ExecuteFunction()
H A Dconfigure.c275 {"PutOnTop", set_func,(char **)F_PUTONTOP},
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dfunctions.h101 F_PUTONTOP, enumerator
H A Dasapp.c200 FUNC_TERM ("PutOnTop", F_PUTONTOP), /* PutOnTop */
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dfunctions.c172 function_handlers[F_PUTONTOP] = in SetupFunctionHandlers()
1081 if (func == F_PUTONTOP) in setlayer_func_handler()