Searched defs:isFormatAvailable (Results 1 – 2 of 2) sorted by relevance
63 virtual bool isFormatAvailable(Format, Buffer) { return false; } in isFormatAvailable() function
66 bool WebClipboardImpl::isFormatAvailable(Format format, Buffer buffer) { in isFormatAvailable() function in webkit_glue::WebClipboardImpl