HelenOS sources
gfx_fill_rect 1349 uspace/app/edit/edit.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 1482 uspace/app/edit/edit.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 1505 uspace/app/edit/edit.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 94 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 593 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 600 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 607 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 615 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 635 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 662 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 683 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 691 uspace/app/fontedit/fontedit.c rc = gfx_fill_rect(fedit->gc, &rect);
gfx_fill_rect 153 uspace/app/gfxdemo/gfxdemo.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 352 uspace/app/gfxdemo/gfxdemo.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 693 uspace/app/gfxdemo/gfxdemo.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 713 uspace/app/gfxdemo/gfxdemo.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 878 uspace/app/gfxdemo/gfxdemo.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 984 uspace/app/gfxdemo/gfxdemo.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 165 uspace/app/nav/panel.c rc = gfx_fill_rect(gc, &panel->rect);
gfx_fill_rect 128 uspace/app/shutdown-dlg/shutdown-dlg.c rc = gfx_fill_rect(gc, &app_rect);
gfx_fill_rect 180 uspace/app/taskbar/clock.c rc = gfx_fill_rect(gc, &irect);
gfx_fill_rect 513 uspace/app/taskbar/wndlist.c rc = gfx_fill_rect(gc, &entry->rect);
gfx_fill_rect 46 uspace/lib/gfx/include/gfx/render.h extern errno_t gfx_fill_rect(gfx_context_t *, gfx_rect_t *);
gfx_fill_rect 236 uspace/lib/gfx/test/render.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 271 uspace/lib/gfx/test/render.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 323 uspace/lib/gfxfont/src/text.c rc = gfx_fill_rect(fmt->font->typeface->gc, &rect);
gfx_fill_rect 105 uspace/lib/ipcgfx/src/server.c rc = gfx_fill_rect(srvgc->gc, &rect);
gfx_fill_rect 402 uspace/lib/ipcgfx/test/ipcgfx.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 454 uspace/lib/ipcgfx/test/ipcgfx.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 124 uspace/lib/memgfx/src/xlategc.c return gfx_fill_rect(xgc->bgc, &frect);
gfx_fill_rect 155 uspace/lib/memgfx/test/memgfx.c rc = gfx_fill_rect(gc, &frect);
gfx_fill_rect 277 uspace/lib/memgfx/test/xlategc.c rc = gfx_fill_rect(xgc, &rect);
gfx_fill_rect 287 uspace/lib/memgfx/test/xlategc.c rc = gfx_fill_rect(xgc, &rect);
gfx_fill_rect 206 uspace/lib/ui/src/checkbox.c rc = gfx_fill_rect(checkbox->res->gc, &box_inside);
gfx_fill_rect 240 uspace/lib/ui/src/entry.c rc = gfx_fill_rect(res->gc, &rect);
gfx_fill_rect 309 uspace/lib/ui/src/entry.c rc = gfx_fill_rect(res->gc, &inside);
gfx_fill_rect 358 uspace/lib/ui/src/entry.c rc = gfx_fill_rect(res->gc, &sel);
gfx_fill_rect 185 uspace/lib/ui/src/label.c rc = gfx_fill_rect(label->res->gc, &label->rect);
gfx_fill_rect 263 uspace/lib/ui/src/list.c rc = gfx_fill_rect(gc, &crect);
gfx_fill_rect 307 uspace/lib/ui/src/list.c rc = gfx_fill_rect(gc, &list->rect);
gfx_fill_rect 273 uspace/lib/ui/src/menu.c rc = gfx_fill_rect(res->gc, &bg_rect);
gfx_fill_rect 304 uspace/lib/ui/src/menu.c rc = gfx_fill_rect(res->gc, &geom.outer_rect);
gfx_fill_rect 197 uspace/lib/ui/src/menubar.c rc = gfx_fill_rect(res->gc, &mbar->rect);
gfx_fill_rect 241 uspace/lib/ui/src/menubar.c rc = gfx_fill_rect(res->gc, &rect);
gfx_fill_rect 423 uspace/lib/ui/src/menuentry.c rc = gfx_fill_rect(res->gc, &geom.outer_rect);
gfx_fill_rect 108 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &frect);
gfx_fill_rect 116 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &frect);
gfx_fill_rect 132 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &frect);
gfx_fill_rect 140 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &frect);
gfx_fill_rect 285 uspace/lib/ui/src/paint.c return gfx_fill_rect(gc, &trect);
gfx_fill_rect 381 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 408 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 435 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 462 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 490 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 499 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 507 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 515 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 523 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 553 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(resource->gc, &rect);
gfx_fill_rect 582 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(resource->gc, &rect);
gfx_fill_rect 594 uspace/lib/ui/src/paint.c rc = gfx_fill_rect(resource->gc, &rect);
gfx_fill_rect 250 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 258 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 266 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 274 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 328 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 368 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 448 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &pbutton->rect);
gfx_fill_rect 461 uspace/lib/ui/src/pbutton.c rc = gfx_fill_rect(pbutton->res->gc, &rect);
gfx_fill_rect 307 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 315 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 323 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 331 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 497 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(resource->gc, &geom.upper_trough_rect);
gfx_fill_rect 510 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(resource->gc, &geom.lower_trough_rect);
gfx_fill_rect 528 uspace/lib/ui/src/scrollbar.c rc = gfx_fill_rect(resource->gc, &irect);
gfx_fill_rect 178 uspace/lib/ui/src/slider.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 186 uspace/lib/ui/src/slider.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 194 uspace/lib/ui/src/slider.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 202 uspace/lib/ui/src/slider.c rc = gfx_fill_rect(res->gc, &drect);
gfx_fill_rect 316 uspace/lib/ui/src/slider.c rc = gfx_fill_rect(slider->res->gc, &irect);
gfx_fill_rect 421 uspace/lib/ui/src/slider.c rc = gfx_fill_rect(slider->res->gc, &rect);
gfx_fill_rect 423 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(gc, &r);
gfx_fill_rect 433 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(gc, &r);
gfx_fill_rect 443 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(gc, &r);
gfx_fill_rect 457 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(gc, &r);
gfx_fill_rect 467 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(gc, &r);
gfx_fill_rect 515 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(res->gc, &bg_rect);
gfx_fill_rect 545 uspace/lib/ui/src/tab.c rc = gfx_fill_rect(res->gc, &geom.handle_area);
gfx_fill_rect 433 uspace/lib/ui/src/ui.c rc = gfx_fill_rect(gc, &ui->rect);
gfx_fill_rect 329 uspace/lib/ui/src/wdecor.c rc = gfx_fill_rect(wdecor->res->gc, rect);
gfx_fill_rect 351 uspace/lib/ui/src/wdecor.c rc = gfx_fill_rect(wdecor->res->gc, &inside);
gfx_fill_rect 476 uspace/lib/ui/src/wdecor.c rc = gfx_fill_rect(wdecor->res->gc, &trect);
gfx_fill_rect 511 uspace/lib/ui/src/wdecor.c rc = gfx_fill_rect(wdecor->res->gc, &text_rect);
gfx_fill_rect 1556 uspace/lib/ui/src/window.c rc = gfx_fill_rect(window->gc, &app_rect);
gfx_fill_rect 389 uspace/lib/ui/test/window.c rc = gfx_fill_rect(gc, ¶ms.rect);
gfx_fill_rect 144 uspace/srv/hid/display/clonegc.c rc = gfx_fill_rect(output->gc, rect);
gfx_fill_rect 1184 uspace/srv/hid/display/display.c return gfx_fill_rect(gc, &crect);
gfx_fill_rect 292 uspace/srv/hid/display/test/clonegc.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 305 uspace/srv/hid/display/test/clonegc.c rc = gfx_fill_rect(gc, &rect);
gfx_fill_rect 357 uspace/srv/hid/display/window.c gfx_fill_rect(gc, &dr);
gfx_fill_rect 364 uspace/srv/hid/display/window.c gfx_fill_rect(gc, &dr);
gfx_fill_rect 371 uspace/srv/hid/display/window.c gfx_fill_rect(gc, &dr);
gfx_fill_rect 378 uspace/srv/hid/display/window.c gfx_fill_rect(gc, &dr);
HelenOS homepage, sources at GitHub