Searched refs:RAreaListAdd (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dr_area.c256 RAreaListAdd(res, RAreaNewStatic(top->x, top->y,
261 RAreaListAdd(res,
273 RAreaListAdd(res,
281 RAreaListAdd(res,
370 RAreaListAdd(res,
376 RAreaListAdd(res,
387 RAreaListAdd(res,
394 RAreaListAdd(res,
H A Dr_area_list.h19 void RAreaListAdd(RAreaList *self, const RArea *area);
H A Dxrandr.c100 RAreaListAdd(areas, &cur_area);
H A Dr_area_list.c64 RAreaListAdd(list, area);
176 RAreaListAdd(RAreaList *self, const RArea *area) function in typeref:typename:void
365 RAreaListAdd(new, &self->areas[i]);
403 RAreaListAdd(new, &it);
H A Dparse_be.c2108 RAreaListAdd(override_monitors, RAreaNewStatic(x, y, width, height));
/xsrc/external/mit/ctwm/dist/tests/layout/
H A Dtest_layout.c147 RAreaListAdd(list, RAreaNewStatic((int)x, (int)y, (int)width, (int)height));
203 RAreaListAdd(list, RAreaNewStatic((int)x, (int)y, (int)width, (int)height));

Completed in 6 milliseconds