Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleNodeHandle.cpp101 WKBundleFrameRef WKBundleNodeHandleCopyDocumentFrame(WKBundleNodeHandleRef documentHandleRef) in WKBundleNodeHandleCopyDocumentFrame() argument
103 RefPtr<WebFrame> frame = toImpl(documentHandleRef)->documentFrame(); in WKBundleNodeHandleCopyDocumentFrame()