HelenOS sources
dsw_moving 596 uspace/srv/hid/display/test/window.c PCUT_ASSERT_INT_EQUALS(dsw_moving, wnd->state);
dsw_moving 604 uspace/srv/hid/display/test/window.c PCUT_ASSERT_INT_EQUALS(dsw_moving, wnd->state);
dsw_moving 743 uspace/srv/hid/display/test/window.c PCUT_ASSERT_INT_EQUALS(dsw_moving, wnd->state);
dsw_moving 1388 uspace/srv/hid/display/test/window.c wnd->state = dsw_moving;
dsw_moving 296 uspace/srv/hid/display/window.c case dsw_moving:
dsw_moving 463 uspace/srv/hid/display/window.c wnd->state = dsw_moving;
dsw_moving 483 uspace/srv/hid/display/window.c assert(wnd->state == dsw_moving);
dsw_moving 511 uspace/srv/hid/display/window.c assert(wnd->state == dsw_moving);
dsw_moving 670 uspace/srv/hid/display/window.c if (wnd->state == dsw_moving &&
dsw_moving 685 uspace/srv/hid/display/window.c if (wnd->state == dsw_moving &&
dsw_moving 1204 uspace/srv/hid/display/window.c assert(wnd->state == dsw_moving || wnd->state == dsw_resizing);
HelenOS homepage, sources at GitHub