Searched defs:focusedFrame (Results 1 – 7 of 7) sorted by relevance
70 Frame* focusedFrame() const { return m_focusedFrame.get(); } in focusedFrame() function
273 …RefPtrWillBeRawPtr<LocalFrame> focusedFrame = (m_focusedFrame && m_focusedFrame->isLocalFrame()) ?… in focusDocumentView() local
993 RefPtrWillBeRawPtr<Frame> focusedFrame = focusedCoreFrame(); in handleKeyEvent() local1413 Frame* focusedFrame = page()->focusController().focusedOrMainFrame(); in sendContextMenuEvent() local2108 RefPtrWillBeRawPtr<Frame> focusedFrame = m_page->focusController().focusedFrame(); in setFocus() local2141 RefPtrWillBeRawPtr<Frame> focusedFrame = m_page->focusController().focusedFrame(); in setFocus() local2264 Frame* focusedFrame = focusedCoreFrame(); in textInputInfo() local2489 LocalFrame* focusedFrame = toLocalFrame(focusedCoreFrame()); in inputMethodContext() local2728 WebFrame* WebViewImpl::focusedFrame() in focusedFrame() function in blink::WebViewImpl2737 Frame* focusedFrame = focusedCoreFrame(); in setFocusedFrame() local3707 if (LocalFrame* focusedFrame = toLocalFrame(page()->focusController().focusedOrMainFrame())) in showContextMenu() local
358 static Element* focusedFrameOwnerElement(Frame* focusedFrame, Frame* currentFrame) in focusedFrameOwnerElement()
5680 Frame* focusedFrame = page->focusController().focusedFrame(); in hasFocus() local
901 blink::WebLocalFrame* focusedFrame = in GetPrintFrame() local
944 blink::WebLocalFrame* focusedFrame = in GetPrintFrame() local