Searched defs:indexedPropertyGetterCustom (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8HTMLPlugInElementCustom.cpp157 void V8HTMLAppletElement::indexedPropertyGetterCustom(uint32_t index, const v8::PropertyCallbackInfo<v8::Value>& info) function in class:WebCore::V8HTMLAppletElement
162 void V8HTMLEmbedElement::indexedPropertyGetterCustom(uint32_t index, const v8::PropertyCallbackInfo<v8::Value>& info) function in class:WebCore::V8HTMLEmbedElement
167 void V8HTMLObjectElement::indexedPropertyGetterCustom(uint32_t index, const v8::PropertyCallbackInfo<v8::Value>& info) function in class:WebCore::V8HTMLObjectElement

Completed in 73 milliseconds