Lines Matching refs:False
136 XSync( pDisplay->GetDisplay(), False ); in doReparentPresentationDialogues()
202 False, NoEventMask, &aEvent ); in askForXEmbedFocus()
203 XSync( pDisplay_->GetDisplay(), False ); in askForXEmbedFocus()
221 Hints.input = (nSalFrameStyle & SAL_FRAME_STYLE_OWNERDRAWDECORATION) ? False : True; in Init()
236 Attributes.override_redirect = False; in Init()
515 XSync( GetXDisplay(), False ); in Init()
702 mbInputFocus = False; in X11SalFrame()
1261 XSync( GetXDisplay(), False ); in Show()
1443 XSync (GetXDisplay(), False); in SetWindowGravity()
1553 bDefaultPosition_ = False; in Center()
1628 bDefaultPosition_ = False; in SetPosSize()
1767 bDefaultPosition_ = False; in SetWindowState()
1865 XSync(pDisplay, False); in SnapShot()
1875 XSync(pDisplay, False); in SnapShot()
2292 return False; in IsRunningXAutoLock()
2301 XGetWindowProperty (p_display, a_window, a_pidatom, 0L, 2L, False, in IsRunningXAutoLock()
2311 return False; in IsRunningXAutoLock()
2316 return False; in IsRunningXAutoLock()
2337 return False; in MessageToXAutoLock()
2340 a_messageatom = XInternAtom( p_display, p_atomname, False ); in MessageToXAutoLock()
2573 XSync( GetDisplay()->GetDisplay(), False ); in Sync()
3610 mbInputFocus = False; in HandleFocusEvent()
4012 False, // delete in HandleStateEvent()
4185 pCheck->xkey.time == pThis->nReleaseTime_ ? True : False; in checkKeyReleaseForRepeat()