Searched refs:RAreaListAdd (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | r_area.c | 256 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 D | r_area_list.h | 19 void RAreaListAdd(RAreaList *self, const RArea *area);
|
| H A D | xrandr.c | 100 RAreaListAdd(areas, &cur_area);
|
| H A D | r_area_list.c | 64 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 D | parse_be.c | 2108 RAreaListAdd(override_monitors, RAreaNewStatic(x, y, width, height));
|
| /xsrc/external/mit/ctwm/dist/tests/layout/ |
| H A D | test_layout.c | 147 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