Home
last modified time | relevance | path

Searched refs:XSEL_DATA (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tools/sk_app/unix/
DWindow_unix.cpp465 XSEL_DATA = XInternAtom(fDisplay, "XSEL_DATA", 0); in getClipboardText() local
469 XConvertSelection(fDisplay, CLIPBOARD, UTF8, XSEL_DATA, fWindow, CurrentTime); in getClipboardText()