Home
last modified time | relevance | path

Searched refs:webkitGetNamedFlows (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.idl160 [RuntimeEnabled=CSSRegions] WebKitNamedFlowCollection webkitGetNamedFlows();
DDocument.h304 PassRefPtr<DOMNamedFlowCollection> webkitGetNamedFlows();
DDocument.cpp1008 PassRefPtr<DOMNamedFlowCollection> Document::webkitGetNamedFlows() in webkitGetNamedFlows() function in WebCore::Document