Searched defs:checkGD (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DContainer.java521 comp.checkGD(thisGC.getDevice().getIDstring());
1086 comp.checkGD(thisGC.getDevice().getIDstring());
1162 void checkGD(String stringID) { method in class:Container
1165 comp.checkGD(stringID);
H A DComponent.java1175 void checkGD(String stringID) { method in class:Component

Completed in 58 milliseconds