HelenOS sources

display_wr_bottom_right   53 uspace/lib/display/src/wndresize.c 	case display_wr_bottom_right:
display_wr_bottom_right   87 uspace/lib/display/src/wndresize.c 	case display_wr_bottom_right:
display_wr_bottom_right   52 uspace/lib/display/test/wndresize.c 	    display_cursor_from_wrsz(display_wr_bottom_right));
display_wr_bottom_right   71 uspace/lib/display/test/wndresize.c 	PCUT_ASSERT_TRUE(display_wndrsz_valid(display_wr_bottom_right));
display_wr_bottom_right   72 uspace/lib/display/test/wndresize.c 	PCUT_ASSERT_FALSE(display_wndrsz_valid(display_wr_bottom_right + 1));
display_wr_bottom_right  989 uspace/srv/hid/display/test/window.c 	wnd->rsztype = display_wr_bottom_right;
HelenOS homepage, sources at GitHub