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

/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dxevents.c198 xcb_atom_t xtpText_encoding; local in function:winClipboardSelectionNotifyData
255 xtpText_encoding = encoding;
274 xtpText_encoding = encoding;
278 if (xtpText_encoding == atoms->atomUTF8String) {
283 } else if (xtpText_encoding == XCB_ATOM_STRING) {
289 } else if (xtpText_encoding == atoms->atomCompoundText) {

Completed in 3 milliseconds