Searched defs:focusedFrame (Results 1 – 7 of 7) sorted by relevance
73 Frame* focusedFrame() const { return m_focusedFrame.get(); } in focusedFrame() function
272 …RefPtr<LocalFrame> focusedFrame = (m_focusedFrame && m_focusedFrame->isLocalFrame()) ? toLocalFram… in focusDocumentView() local
943 RefPtr<Frame> focusedFrame = focusedWebCoreFrame(); in handleKeyEvent() local1345 Frame* focusedFrame = page()->focusController().focusedOrMainFrame(); in sendContextMenuEvent() local1955 RefPtr<Frame> focusedFrame = m_page->focusController().focusedFrame(); in setFocus() local1988 RefPtr<Frame> focusedFrame = m_page->focusController().focusedFrame(); in setFocus() local2294 LocalFrame* focusedFrame = toLocalFrame(focusedWebCoreFrame()); in inputMethodContext() local2526 WebFrame* WebViewImpl::focusedFrame() in focusedFrame() function in blink::WebViewImpl2535 Frame* focusedFrame = focusedWebCoreFrame(); in setFocusedFrame() local3498 if (LocalFrame* focusedFrame = toLocalFrame(page()->focusController().focusedOrMainFrame())) in showContextMenu() local
349 static Element* focusedFrameOwnerElement(Frame* focusedFrame, Frame* currentFrame) in focusedFrameOwnerElement()
5737 Frame* focusedFrame = page->focusController().focusedFrame(); in hasFocus() local
945 blink::WebLocalFrame* focusedFrame = in GetPrintFrame() local
902 blink::WebLocalFrame* focusedFrame = in GetPrintFrame() local