Searched refs:isFormatAvailable (Results 1 – 7 of 7) sorted by relevance
63 virtual bool isFormatAvailable(Format, Buffer) { return false; } in isFormatAvailable() function
25 virtual bool isFormatAvailable(Format, Buffer);
66 bool WebClipboardImpl::isFormatAvailable(Format format, Buffer buffer) { in isFormatAvailable() function in webkit_glue::WebClipboardImpl
155 return webKitClient()->clipboard()->isFormatAvailable( in clipboardIsFormatAvailable()
3459 Chromium's WebClipboard::isFormatAvailable() will be correspondingly
15369 (WebKit::WebClipboard::isFormatAvailable):
39197 Chromium's WebClipboard::isFormatAvailable() will be correspondingly