Home
last modified time | relevance | path

Searched refs:frame_switch_rot (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/pwm/pwm-20070720/
H A Dframe.h95 extern void frame_switch_rot(WFrame *frame, int rotcnt);
H A Dfunction.c122 FN(frame_i, "switch_rot", frame_switch_rot),
H A Dframe.c225 void frame_switch_rot(WFrame *frame, int rotcnt) in frame_switch_rot() function