Searched refs:namedPropertyQueryCustom (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestCustomAccessors.h61 static void namedPropertyQueryCustom(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v8::Integer>&);
H A DV8TestCustomAccessors.cpp141 V8TestCustomAccessors::namedPropertyQueryCustom(name, info);
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8CSSStyleDeclarationCustom.cpp187 void V8CSSStyleDeclaration::namedPropertyQueryCustom(v8::Local<v8::String> v8Name, const v8::PropertyCallbackInfo<v8::Integer>& info) function in class:WebCore::V8CSSStyleDeclaration

Completed in 117 milliseconds