Lines Matching refs:XA_STRING
1939 *type = XA_STRING;
2269 clipSetSelectionValues("UTF8_STRING", XA_STRING, "hello world",
2273 clipSetSelectionValues("text/plain;charset=UTF-8", XA_STRING,
2277 clipSetSelectionValues("text/plain;charset=UTF-8", XA_STRING,
2281 clipSetSelectionValues("text/plain;charset=UTF-8", XA_STRING,
2285 clipSetSelectionValues("text/plain;charset=utf-8", XA_STRING, "",
2289 clipSetSelectionValues("STRING", XA_STRING,
2294 clipSetSelectionValues("TEXT", XA_STRING,
2301 clipSetSelectionValues("STRING", XA_STRING, "Georges Dupr\xEA",
2305 clipSetSelectionValues("TEXT", XA_STRING, "Georges\nDupr\xEA",
2309 clipSetSelectionValues("TEXT", XA_STRING, "Georges\r\nDupr\xEA",
2313 clipSetSelectionValues("TEXT", XA_STRING, "Georges\n\rDupr\xEA",
2317 clipSetSelectionValues("text/plain", XA_STRING,
2325 clipSetSelectionValues("CLIPBOARD", XA_STRING, "Test",
2338 clipSetSelectionValues("UTF8_STRING", XA_STRING, NULL,
2370 clipSetSelectionValues("UTF8_STRING", XA_STRING, "hello world",
2373 Atom atom = XA_STRING;
2434 clipSetSelectionValues("TEXT", XA_STRING, "", sizeof(""), 8);
2442 clipSetSelectionValues("TEXT", XA_STRING, "", sizeof(""), 8);
2463 clipSetSelectionValues("UTF8_STRING", XA_STRING, "hello world",
2471 clipSetSelectionValues("TEXT", XA_STRING, "", sizeof(""), 8);