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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXAtom.java704 XAtomList getAtomListPropertyList(long window) { method in class:XAtom
707 XAtomList getAtomListPropertyList(XBaseWindow window) { method in class:XAtom
708 return getAtomListPropertyList(window.getWindow());

Completed in 54 milliseconds