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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXLayerProtocol.java34 boolean supportsLayer(int layer); method in interface:XLayerProtocol
H A DXWINProtocol.java145 public boolean supportsLayer(int layer) { method in class:XWINProtocol
H A DXNETProtocol.java169 public boolean supportsLayer(int layer) { method in class:XNETProtocol
H A DXWM.java1188 if (proto.supportsLayer(layer)) {
H A DXToolkit.java1997 if (proto.supportsLayer(XLayerProtocol.LAYER_ALWAYS_ON_TOP)) {

Completed in 42 milliseconds