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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DWindowPropertyGetter.java109 if (isCachingSupported() && status == XConstants.Success && getData() != 0 && isCacheableProperty(property)) {
192 static boolean isCacheableProperty(XAtom property) { method in class:WindowPropertyGetter
H A DXlibWrapper.java325 WindowPropertyGetter.isCacheableProperty(XAtom.get(atom)) &&

Completed in 34 milliseconds