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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java1384 final void ungrab(boolean doPost) { argument
1387 if (doPost) {
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Window.cpp283 AwtWindow::Ungrab(BOOL doPost) { argument
285 if (doPost) {

Completed in 32 milliseconds