Home
last modified time | relevance | path

Searched defs:canGetItemsForName (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSDOMPluginArrayCustom.cpp31 bool JSDOMPluginArray::canGetItemsForName(ExecState*, DOMPluginArray* pluginArray, const Identifier… in canGetItemsForName() function in WebCore::JSDOMPluginArray
DJSDataGridColumnListCustom.cpp41 bool JSDataGridColumnList::canGetItemsForName(ExecState*, DataGridColumnList* impl, const Identifie… in canGetItemsForName() function in WebCore::JSDataGridColumnList
DJSDOMMimeTypeArrayCustom.cpp31 bool JSDOMMimeTypeArray::canGetItemsForName(ExecState*, DOMMimeTypeArray* mimeTypeArray, const Iden… in canGetItemsForName() function in WebCore::JSDOMMimeTypeArray
DJSDOMPluginCustom.cpp30 bool JSDOMPlugin::canGetItemsForName(ExecState*, DOMPlugin* plugin, const Identifier& propertyName) in canGetItemsForName() function in WebCore::JSDOMPlugin
DJSHTMLFormElementCustom.cpp40 bool JSHTMLFormElement::canGetItemsForName(ExecState*, HTMLFormElement* form, const Identifier& pro… in canGetItemsForName() function in WebCore::JSHTMLFormElement
DJSHTMLFrameSetElementCustom.cpp44 bool JSHTMLFrameSetElement::canGetItemsForName(ExecState*, HTMLFrameSetElement* frameSet, const Ide… in canGetItemsForName() function in WebCore::JSHTMLFrameSetElement
DJSStyleSheetListCustom.cpp50 bool JSStyleSheetList::canGetItemsForName(ExecState*, StyleSheetList* styleSheetList, const Identif… in canGetItemsForName() function in WebCore::JSStyleSheetList
DJSStorageCustom.cpp39 bool JSStorage::canGetItemsForName(ExecState*, Storage* impl, const Identifier& propertyName) in canGetItemsForName() function in WebCore::JSStorage
DJSDOMStringMapCustom.cpp36 bool JSDOMStringMap::canGetItemsForName(ExecState*, DOMStringMap* impl, const Identifier& propertyN… in canGetItemsForName() function in WebCore::JSDOMStringMap
DJSNamedNodeMapCustom.cpp71 bool JSNamedNodeMap::canGetItemsForName(ExecState*, NamedNodeMap* impl, const Identifier& propertyN… in canGetItemsForName() function in WebCore::JSNamedNodeMap
DJSHTMLAllCollectionCustom.cpp109 bool JSHTMLAllCollection::canGetItemsForName(ExecState*, HTMLAllCollection* collection, const Ident… in canGetItemsForName() function in WebCore::JSHTMLAllCollection
DJSNodeListCustom.cpp93 bool JSNodeList::canGetItemsForName(ExecState*, NodeList* impl, const Identifier& propertyName) in canGetItemsForName() function in WebCore::JSNodeList
DJSHTMLCollectionCustom.cpp105 bool JSHTMLCollection::canGetItemsForName(ExecState*, HTMLCollection* collection, const Identifier&… in canGetItemsForName() function in WebCore::JSHTMLCollection
DJSCSSStyleDeclarationCustom.cpp143 bool JSCSSStyleDeclaration::canGetItemsForName(ExecState*, CSSStyleDeclaration*, const Identifier& … in canGetItemsForName() function in WebCore::JSCSSStyleDeclaration
DJSHTMLDocumentCustom.cpp53 bool JSHTMLDocument::canGetItemsForName(ExecState*, HTMLDocument* document, const Identifier& prope… in canGetItemsForName() function in WebCore::JSHTMLDocument
/external/webkit/Source/WebCore/plugins/
DDOMMimeTypeArray.cpp59 bool DOMMimeTypeArray::canGetItemsForName(const AtomicString& propertyName) in canGetItemsForName() function in WebCore::DOMMimeTypeArray
DDOMPlugin.cpp78 bool DOMPlugin::canGetItemsForName(const AtomicString& propertyName) in canGetItemsForName() function in WebCore::DOMPlugin
DDOMPluginArray.cpp59 bool DOMPluginArray::canGetItemsForName(const AtomicString& propertyName) in canGetItemsForName() function in WebCore::DOMPluginArray