Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/DOM/
DInjectedBundleNodeHandle.h75 PassRefPtr<WebFrame> htmlIFrameElementContentFrame();
DInjectedBundleNodeHandle.cpp200 PassRefPtr<WebFrame> InjectedBundleNodeHandle::htmlIFrameElementContentFrame() in htmlIFrameElementContentFrame() function in WebKit::InjectedBundleNodeHandle
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleNodeHandle.cpp115 RefPtr<WebFrame> frame = toImpl(htmlIFrameElementHandleRef)->htmlIFrameElementContentFrame(); in WKBundleNodeHandleCopyHTMLIFrameElementContentFrame()