Lines Matching refs:pDisplay
54 Display *pDisplay,
66 atomLocalProperty = XInternAtom (pDisplay, WIN_LOCAL_PROPERTY, False);
67 atomUTF8String = XInternAtom (pDisplay, "UTF8_STRING", False);
68 atomCompoundText = XInternAtom (pDisplay, "COMPOUND_TEXT", False);
69 atomTargets = XInternAtom (pDisplay, "TARGETS", False);
73 while (XPending (pDisplay))
98 XNextEvent (pDisplay, &event);
113 pszAtomName = XGetAtomName (pDisplay,
140 iReturn = XChangeProperty (pDisplay,
163 eventSelection.display = pDisplay;
174 iReturn = XSendEvent (pDisplay,
317 iReturn = Xutf8TextListToTextProperty (pDisplay,
326 iReturn = XmbTextListToTextProperty (pDisplay,
348 iReturn = XChangeProperty (pDisplay,
383 eventSelection.display = pDisplay;
391 iReturn = XSendEvent (pDisplay,
427 eventSelection.display = pDisplay;
435 iReturn = XSendEvent (pDisplay,
469 pszAtomName = XGetAtomName (pDisplay,
494 XConvertSelection (pDisplay,
502 XFlush (pDisplay);
511 XConvertSelection (pDisplay,
519 XFlush (pDisplay);
533 iReturn = XGetWindowProperty (pDisplay,
557 iReturn = XGetWindowProperty (pDisplay,
582 pszAtomName = XGetAtomName(pDisplay, xtpText.encoding);
592 iReturn = Xutf8TextPropertyToTextList (pDisplay,
600 iReturn = XmbTextPropertyToTextList (pDisplay,