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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXPropertyCache.java33 * be retrieved using getCacheEntry method.
89 public static PropertyCacheEntry getCacheEntry(long window, XAtom property) { method in class:XPropertyCache
H A DWindowPropertyGetter.java206 XPropertyCache.PropertyCacheEntry entry = XPropertyCache.getCacheEntry(window, property);

Completed in 29 milliseconds