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

  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebContextMenuClient.mm 121 // Change all editing-related SPI tags listed in WebUIDelegatePrivate.h to WebMenuItemTagOther
123 oldStyleTag = WebMenuItemTagOther;
126 ASSERT(tag != WebMenuItemTagOther);
171 if (tag == WebMenuItemTagOther) {
172 // Restore the specific tag for items on which we temporarily set WebMenuItemTagOther to match old behavior.
247 // We don't expect WebMenuItemTagOther for any items other than the ones we explicitly handle.
  /external/webkit/Source/WebKit/mac/WebView/
WebUIDelegate.h 65 WebMenuItemTagOther,
WebPDFView.mm     [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegate.idl 64 WebMenuItemTagOther,
    [all...]

Completed in 194 milliseconds