Searched defs:getClipboardText (Results 1 – 2 of 2) sorted by relevance
44 virtual const char* getClipboardText() { return nullptr; } in getClipboardText() function
462 const char* Window_unix::getClipboardText() { in getClipboardText() function in sk_app::Window_unix