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

/openjdk7/jdk/src/solaris/classes/sun/awt/
H A DUNIXToolkit.java68 * of the native GTK libraries, use the loadGTK() method instead.
99 public boolean loadGTK() { method in class:UNIXToolkit
170 if (!loadGTK()) {
203 if (!loadGTK()) {
335 if (loadGTK()) {
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKLookAndFeel.java1437 * We need to call loadGTK() to ensure that the native GTK
1445 !((UNIXToolkit)toolkit).loadGTK())

Completed in 594 milliseconds