Searched refs:WebMenuItemTagOther (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebContextMenuClient.mm130 // Change all editing-related SPI tags listed in WebUIDelegatePrivate.h to WebMenuItemTagOther
132 oldStyleTag = WebMenuItemTagOther;
135 ASSERT(tag != WebMenuItemTagOther);
180 if (tag == WebMenuItemTagOther) {
181 // Restore the specific tag for items on which we temporarily set WebMenuItemTagOther to match old behavior.
256 // We don't expect WebMenuItemTagOther for any items other than the ones we explicitly handle.
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebUIDelegate.h66 WebMenuItemTagOther, enumerator in enum:__anon5592
H A DWebPDFView.mm1198 tag = WebMenuItemTagOther;
1199 LOG_ERROR("no WebKit menu item tag found for PDF context menu item action \"%@\", using WebMenuItemTagOther", actionString);
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_webuidelegate.py52 self.failUnlessEqual(WebMenuItemTagOther, 19)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_webuidelegate.py56 self.assertEqual(WebMenuItemTagOther, 19)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/PyObjCTest/
H A Dtest_webuidelegate.py56 self.assertEqual(WebMenuItemTagOther, 19)
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebUIDelegate.idl64 WebMenuItemTagOther,

Completed in 197 milliseconds