Home
last modified time | relevance | path

Searched refs:isFormatAvailable (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebClipboard.h63 virtual bool isFormatAvailable(Format, Buffer) { return false; } in isFormatAvailable() function
/external/chromium/webkit/glue/
Dwebclipboard_impl.h25 virtual bool isFormatAvailable(Format, Buffer);
Dwebclipboard_impl.cc66 bool WebClipboardImpl::isFormatAvailable(Format format, Buffer buffer) { in isFormatAvailable() function in webkit_glue::WebClipboardImpl
/external/webkit/Source/WebKit/chromium/src/
DPlatformBridge.cpp155 return webKitClient()->clipboard()->isFormatAvailable( in clipboardIsFormatAvailable()
/external/webkit/Source/WebKit/chromium/
DChangeLog3459 Chromium's WebClipboard::isFormatAvailable() will be correspondingly
DChangeLog-2011-02-1615369 (WebKit::WebClipboard::isFormatAvailable):
/external/webkit/Source/WebCore/
DChangeLog39197 Chromium's WebClipboard::isFormatAvailable() will be correspondingly