/external/webkit/Source/WebKit/chromium/src/ |
D | StorageInfoChromium.cpp | 71 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(document->frame()); in queryUsageAndQuota() 89 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(document->frame()); in requestQuota()
|
D | ChromeClientImpl.cpp | 276 …m_webView->client()->createView(WebFrameImpl::fromFrame(frame), request, features, r.frameName())); in createWindow() 425 WebFrameImpl::fromFrame(frame), message); in runBeforeUnloadConfirmPanel() 448 WebFrameImpl::fromFrame(frame), message); in runJavaScriptAlert() 457 WebFrameImpl::fromFrame(frame), message); in runJavaScriptConfirm() 471 WebFrameImpl::fromFrame(frame), in runJavaScriptPrompt() 586 WebFrameImpl* webframe = WebFrameImpl::fromFrame(frame); in contentsSizeChanged() 635 m_webView->client()->printPage(WebFrameImpl::fromFrame(frame)); in print() 755 WebFrameImpl* webframe = WebFrameImpl::fromFrame(node->document()->frame()); in formStateDidChange()
|
D | WebFrameImpl.cpp | 474 return WebFrameImpl::fromFrame(frame); in frameForEnteredContext() 481 return WebFrameImpl::fromFrame(frame); in frameForCurrentContext() 487 return WebFrameImpl::fromFrame(V8Proxy::retrieveFrame(context)); in frameForContext() 614 return fromFrame(opener); in opener() 622 return fromFrame(parent); in parent() 628 return fromFrame(m_frame->tree()->top()); in top() 635 return fromFrame(frame()->tree()->firstChild()); in firstChild() 640 return fromFrame(frame()->tree()->lastChild()); in lastChild() 645 return fromFrame(frame()->tree()->nextSibling()); in nextSibling() 650 return fromFrame(frame()->tree()->previousSibling()); in previousSibling() [all …]
|
D | IDBFactoryBackendProxy.cpp | 66 WebFrame* webFrame = WebFrameImpl::fromFrame(frame); in open()
|
D | ApplicationCacheHostInternal.h | 51 … WebKit::WebFrameImpl* webFrame = WebKit::WebFrameImpl::fromFrame(host->m_documentLoader->frame()); in ApplicationCacheHostInternal()
|
D | DatabaseObserver.cpp | 58 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(document->frame()); in canEstablishDatabase()
|
D | LocalFileSystemChromium.cpp | 74 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(document->frame()); in openFileSystemHelper()
|
D | WebDocument.cpp | 61 return WebFrameImpl::fromFrame(constUnwrap<Document>()->frame()); in frame()
|
D | EditorClientImpl.cpp | 169 WebFrameImpl* webframe = WebFrameImpl::fromFrame( in toggleContinuousSpellChecking() 694 WebFrameImpl* webframe = WebFrameImpl::fromFrame(inputElement->document()->frame()); in textFieldDidEndEditing() 790 WebFrameImpl* webframe = WebFrameImpl::fromFrame(inputElement->document()->frame()); in doAutofill()
|
D | SharedWorkerRepository.cpp | 205 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(document->frame()); in connect()
|
D | StorageAreaProxy.cpp | 79 WebKit::WebFrame* webFrame = WebKit::WebFrameImpl::fromFrame(frame); in setItem()
|
D | ApplicationCacheHost.cpp | 85 …m_internal->m_outerHost->willStartMainResourceRequest(wrapped, WebFrameImpl::fromFrame(m_documentL… in maybeLoadMainResource()
|
D | WebWorkerClientImpl.cpp | 96 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(document->frame()); in createWorkerContextProxy()
|
D | WebFrameImpl.h | 225 static WebFrameImpl* fromFrame(WebCore::Frame* frame);
|
D | ContextMenuClientImpl.cpp | 292 WebFrame* selected_web_frame = WebFrameImpl::fromFrame(selectedFrame); in getCustomMenuFromDefaultItems()
|
D | WebMediaPlayerClientImpl.cpp | 57 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(frame); in createWebMediaPlayer()
|
D | WebViewImpl.cpp | 377 return m_page.get() ? WebFrameImpl::fromFrame(m_page->mainFrame()) : 0; in mainFrameImpl() 948 mainFrameImpl = WebFrameImpl::fromFrame(m_page->mainFrame()); in close() 1575 return WebFrameImpl::fromFrame(frame); in findFrameByName() 1580 return WebFrameImpl::fromFrame(focusedWebCoreFrame()); in focusedFrame()
|
D | PlatformBridge.cpp | 133 WebFrameImpl* frameImpl = WebFrameImpl::fromFrame(document->frame()); in getCookieJar() 985 WebFrameImpl* webFrame = WebFrameImpl::fromFrame(frame); in notifyJSOutOfMemory()
|
D | FrameLoaderClientImpl.cpp | 1427 WebFrameImpl* oldWebFrame = WebFrameImpl::fromFrame(oldPage->mainFrame()); in transferLoadingResourceFromPage()
|
/external/v8/test/mjsunit/ |
D | debug-backtrace.js | 106 assertEquals(0, backtrace.fromFrame); 129 assertEquals(1, backtrace.fromFrame); 147 assertEquals(2, backtrace.fromFrame);
|
/external/v8/src/ |
D | d8.js | 736 request.arguments.fromFrame = 0; 744 request.arguments.fromFrame = 0; 748 request.arguments.fromFrame = 0; 753 var fromFrame = parseInt(args[0]); 755 if (isNaN(fromFrame) || fromFrame < 0) { 761 if (fromFrame > toFrame) { 766 request.arguments.fromFrame = fromFrame; 2045 var result = 'Frames #' + body.fromFrame + ' to #' +
|
D | debug-debugger.js | 1897 if (request.arguments.fromFrame) { 1898 from_index = request.arguments.fromFrame; 1927 fromFrame: from_index, property
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
D | Camera.java | 1272 viewMatrix.fromFrame(location, direction, up, left); in onFrameChange()
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Matrix4f.java | 156 public void fromFrame(Vector3f location, Vector3f direction, Vector3f up, Vector3f left) { in fromFrame() method in Matrix4f
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 4871 (-[WebController _frameForDataSource:fromFrame:]): Get the children list from the frame, 4874 (-[WebController _frameForView:fromFrame:]): Ditto. 4907 (+[WebFrame _frameNamed:fromFrame:]): Get the children from the frame. 13518 (-[IFWebController _frameForView:fromFrame:]): 14066 (-[IFWebController _frameForDataSource:fromFrame:]): 14068 (-[IFWebController _frameForView:fromFrame:]): 14192 (+[IFWebFrame _frameNamed:fromFrame:]): 15529 (-[IFBaseWebController _frameNamed:fromFrame:]): 16710 _frameForView:fromFrame:]), (-[IFBaseWebController frameForView:]): 16745 _frameNamed:fromFrame:]), (-[IFBaseWebController frameNamed:]): [all …]
|