Searched refs:RAreaListBigArea (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dr_area_list.h29 RArea RAreaListBigArea(const RAreaList *self);
H A Dr_layout.c180 RArea big = RAreaListBigArea(self->monitors), tmp;
265 RArea big = RAreaListBigArea(self->monitors), tmp;
1005 * This is a trivial wrapper of RAreaListBigArea() to hide knowledge of
1012 return RAreaListBigArea(self->monitors);
H A Dr_area_list.c100 RArea big_area = RAreaListBigArea(self);
421 RAreaListBigArea(const RAreaList *self) function in typeref:typename:RArea

Completed in 5 milliseconds