Home | History | Annotate | Download | only in login

Lines Matching refs:Status

14 #undef Status
392 // Status of keyboard and mouse grab.
435 GdkGrabStatus status = kbd_grab_status_;
436 if (status == GDK_GRAB_SUCCESS) {
437 status = mouse_grab_status_;
439 switch (status) {