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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dapplewm.c96 make_box (int x, int y, int w, int h) function in typeref:typename:BoxRec
535 ir = make_box (stuff->ix, stuff->iy, stuff->iw, stuff->ih);
536 or = make_box (stuff->ox, stuff->oy, stuff->ow, stuff->oh);
569 ir = make_box (stuff->ix, stuff->iy, stuff->iw, stuff->ih);
570 or = make_box (stuff->ox, stuff->oy, stuff->ow, stuff->oh);
601 ir = make_box (stuff->ix, stuff->iy, stuff->iw, stuff->ih);
602 or = make_box (stuff->ox, stuff->oy, stuff->ow, stuff->oh);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dapplewm.c101 make_box(int x, int y, int w, int h) function in typeref:typename:BoxRec
538 ir = make_box(stuff->ix, stuff->iy, stuff->iw, stuff->ih);
539 or = make_box(stuff->ox, stuff->oy, stuff->ow, stuff->oh);
569 ir = make_box(stuff->ix, stuff->iy, stuff->iw, stuff->ih);
570 or = make_box(stuff->ox, stuff->oy, stuff->ow, stuff->oh);
598 ir = make_box(stuff->ix, stuff->iy, stuff->iw, stuff->ih);
599 or = make_box(stuff->ox, stuff->oy, stuff->ow, stuff->oh);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwindowswm.c69 make_box (int x, int y, int w, int h) function in typeref:typename:BoxRec
354 ir = make_box (stuff->ix, stuff->iy, stuff->iw, stuff->ih);

Completed in 4 milliseconds