Home
last modified time | relevance | path

Searched refs:V8CustomXPathNSResolver (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8CustomXPathNSResolver.cpp46 PassRefPtrWillBeRawPtr<V8CustomXPathNSResolver> V8CustomXPathNSResolver::create(v8::Handle<v8::Obje… in create()
48 return adoptRefWillBeNoop(new V8CustomXPathNSResolver(resolver, isolate)); in create()
51 V8CustomXPathNSResolver::V8CustomXPathNSResolver(v8::Handle<v8::Object> resolver, v8::Isolate* isol… in V8CustomXPathNSResolver() function in blink::V8CustomXPathNSResolver
57 AtomicString V8CustomXPathNSResolver::lookupNamespaceURI(const String& prefix) in lookupNamespaceURI()
94 void V8CustomXPathNSResolver::trace(Visitor* visitor) in trace()
DV8CustomXPathNSResolver.h45 class V8CustomXPathNSResolver FINAL : public XPathNSResolver {
47 …static PassRefPtrWillBeRawPtr<V8CustomXPathNSResolver> create(v8::Handle<v8::Object> resolver, v8:…
54 V8CustomXPathNSResolver(v8::Handle<v8::Object> resolver, v8::Isolate*);
Dcustom.gypi20 'V8CustomXPathNSResolver.cpp',
21 'V8CustomXPathNSResolver.h',
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DV8Binding.cpp695 resolver = V8CustomXPathNSResolver::create(value->ToObject(), isolate); in toXPathNSResolver()
/external/chromium_org/third_party/WebKit/Source/core/
Dwebcore_generated.target.darwin-x86.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.darwin-x86_64.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.linux-arm.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.darwin-arm.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.darwin-arm64.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.linux-mips64.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.linux-x86_64.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.darwin-mips64.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.linux-x86.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.linux-arm64.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.darwin-mips.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \
Dwebcore_generated.target.linux-mips.mk234 third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp \