Home
last modified time | relevance | path

Searched defs:appendItem (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/qt/
DContextMenuQt.cpp49 void ContextMenu::appendItem(ContextMenuItem& item) in appendItem() function in WebCore::ContextMenu
/external/webkit/WebCore/inspector/front-end/
DContextMenu.js49 appendItem: function(label, handler) method in WebInspector.ContextMenu
/external/webkit/WebCore/platform/gtk/
DContextMenuGtk.cpp51 void ContextMenu::appendItem(ContextMenuItem& item) in appendItem() function in WebCore::ContextMenu
/external/skia/src/views/
DSkOSMenu.cpp19 void SkOSMenu::appendItem(const char title[], const char eventType[], int32_t eventData) in appendItem() function in SkOSMenu
/external/webkit/WebCore/platform/wx/
DContextMenuWx.cpp56 void ContextMenu::appendItem(ContextMenuItem& item) in appendItem() function in ContextMenu
/external/webkit/WebCore/platform/chromium/
DContextMenuChromium.cpp63 void ContextMenu::appendItem(ContextMenuItem& item) in appendItem() function in WebCore::ContextMenu
/external/webkit/WebCore/platform/haiku/
DContextMenuHaiku.cpp89 void ContextMenu::appendItem(ContextMenuItem& item) in appendItem() function in WebCore::ContextMenu
/external/webkit/WebCore/svg/
DSVGList.h146 Item appendItem(Item newItem, ExceptionCode& ec) in appendItem() function
263 Item appendItem(Item newItem, ExceptionCode& ec) in appendItem() function
/external/webkit/WebCore/platform/win/
DContextMenuWin.cpp76 void ContextMenu::appendItem(ContextMenuItem& item) in appendItem() function in WebCore::ContextMenu
/external/webkit/WebCore/bindings/js/
DJSSVGPathSegListCustom.cpp156 JSValue JSSVGPathSegList::appendItem(ExecState* exec, const ArgList& args) in appendItem() function in WebCore::JSSVGPathSegList
DJSSVGPODListCustom.h186 static JSC::JSValue appendItem(JSPODListType* wrapper, JSC::ExecState* exec, const JSC::ArgList& ar… in appendItem() function
/external/webkit/WebCore/platform/android/
DTemporaryLinkStubs.cpp236 void ContextMenu::appendItem(ContextMenuItem&) in appendItem() function in ContextMenu