HomeSort by: relevance | last modified time | path
    Searched refs:RAreaListBigArea (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
r_area_list.h 29 RArea RAreaListBigArea(const RAreaList *self);
r_layout.c 180 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);
r_area_list.c 100 RArea big_area = RAreaListBigArea(self);
421 RAreaListBigArea(const RAreaList *self)

Completed in 5 milliseconds