Searched defs:clipConvertSelection (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp1931 static bool clipConvertSelection(const char *pcszTarget, Atom *type, function
2191 if (clipConvertSelection(pcszTarget, &type, &value, &length, &format))
2231 RTTEST_CHECK_MSG(hTest, !clipConvertSelection(pcszTarget, &type, &value,

Completed in 40 milliseconds