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

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp1888 static uint32_t clipQueryFormats() function
2074 if (clipQueryFormats() != VBOX_SHARED_CLIPBOARD_FMT_UNICODETEXT)
2076 clipQueryFormats());
2132 if (clipQueryFormats() != VBOX_SHARED_CLIPBOARD_FMT_UNICODETEXT)
2134 clipQueryFormats());
2328 RTTEST_CHECK_MSG(hTest, clipQueryFormats() == 0,
2354 RTTEST_CHECK_MSG(hTest, clipQueryFormats() == 0,
2378 RTTEST_CHECK_MSG(hTest, clipQueryFormats() == 0,
2380 clipQueryFormats()));

Completed in 36 milliseconds