Searched refs:xinputAvailable (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c1032 int32_t xinputAvailable; local
1046 xinputAvailable = XQueryExtension(awt_display, INAME, &major_opcode, &first_event, &first_error);
1049 if (xinputAvailable) {

Completed in 652 milliseconds