HomeSort by relevance Sort by last modified time
    Searched refs:IsSupportedClipboardType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/base/clipboard/
clipboard_aura.cc 444 DCHECK(IsSupportedClipboardType(type));
455 DCHECK(IsSupportedClipboardType(type));
478 DCHECK(IsSupportedClipboardType(type));
clipboard.h 182 static bool IsSupportedClipboardType(int32 type) {
clipboard_aurax11.cc 535 DCHECK(IsSupportedClipboardType(type));
558 DCHECK(IsSupportedClipboardType(type));
566 DCHECK(IsSupportedClipboardType(type));
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 243 if (!ui::Clipboard::IsSupportedClipboardType(ui::CLIPBOARD_TYPE_SELECTION))
    [all...]

Completed in 56 milliseconds