Home
last modified time | relevance | path

Searched defs:pageProperty (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DPrintContext.cpp290 String PrintContext::pageProperty(LocalFrame* frame, const char* propertyName, int pageNumber) in pageProperty() function in blink::PrintContext
/external/chromium_org/third_party/WebKit/Source/web/
DWebRemoteFrameImpl.cpp705 WebString WebRemoteFrameImpl::pageProperty(const WebString& propertyName, int pageIndex) in pageProperty() function in blink::WebRemoteFrameImpl
DWebLocalFrameImpl.cpp1341 WebString WebLocalFrameImpl::pageProperty(const WebString& propertyName, int pageIndex) in pageProperty() function in blink::WebLocalFrameImpl
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp1692 String Internals::pageProperty(String propertyName, int pageNumber, ExceptionState& exceptionState)… in pageProperty() function in blink::Internals