]>
Dogcows Code - chaz/openbox/blob - openbox/resist.h
8 void resist_move_windows(struct _ObClient
*c
, gint
*x
, gint
*y
);
9 void resist_move_monitors(struct _ObClient
*c
, gint
*x
, gint
*y
);
10 void resist_size_windows(struct _ObClient
*c
, gint
*w
, gint
*h
, ObCorner corn
);
11 void resist_size_monitors(struct _ObClient
*c
, gint
*w
, gint
*h
,ObCorner corn
);
This page took 0.03782 seconds and 4 git commands to generate.