Searched refs:gotIt (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ | ||
| H A D | xf86fbman.c | 698 Bool gotIt = FALSE; local in function:localQueryLargestOffscreenArea 702 gotIt = TRUE; 706 gotIt = TRUE; 710 gotIt = TRUE; 714 gotIt = TRUE; 717 if(gotIt) { |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86fbman.c | 690 Bool gotIt = FALSE; local in function:localQueryLargestOffscreenArea 695 gotIt = TRUE; 699 gotIt = TRUE; 703 gotIt = TRUE; 707 gotIt = TRUE; 710 if (gotIt) { |
Completed in 4 milliseconds