Lines Matching refs:status
94 int status = 0;
105 status = wpg.execute(XErrorHandler.IgnoreBadWindowHandler.getInstance());
121 if (status == (int)XConstants.Success && wpg.getData() != 0 &&
198 int status = 0;
207 status = wpg.execute(XErrorHandler.IgnoreBadWindowHandler.getInstance());
223 if (status == (int)XConstants.Success && wpg.getData() != 0 &&
270 int status = 0;
279 status = wpg.execute(XErrorHandler.IgnoreBadWindowHandler.getInstance());
295 if (status == (int)XConstants.Success && wpg.getData() != 0 &&
328 int status = wpg.execute(XErrorHandler.IgnoreBadWindowHandler.getInstance());
330 if (status == (int)XConstants.Success && wpg.getData() != 0 &&
378 int status = wpg.execute(XErrorHandler.IgnoreBadWindowHandler.getInstance());
380 if (status == XConstants.Success && wpg.getData() != 0 &&
416 int status = XlibWrapper.XGetWindowAttributes(XToolkit.getDisplay(),
421 if ((status == 0) ||
844 /* Clear action and drop site status bits. */
848 /* Fill in new action and drop site status. */