Lines Matching full:focused
3549 * editing/SelectionController.cpp: (WebCore::SelectionController::selectAll): Before selecting editable content, give the focused node
4788 class for handling window active state and the focused frame, as well.
5121 on to a focused node after the document was replaced.
21981 REGRESSION: In Mail, caret is visible when the message body isn't focused
21985 (like when the frame that contains the caret isn't focused) then we don't
25715 focused, or when the shift key is pressed
41975 before unloading, call aboutToUnload on the current focused node
42103 up when an element attaches, and its already been focused by the focus method. We have to use a timer, because updateFocusAppearance can cause
42111 (WebCore::Element::attach): Checks needsFocusAppearanceUpdate, and if the node is focused, then starts the timer.
42120 (WebCore::Element::needsFocusAppearanceUpdate): Added so the timer only fires when focus() methods have caused an element to be focused.
42338 <rdar://problem/4612079> need a way to prevent pages from scrolling to reveal elements that are focused
55729 if the element is not already focused. Also changed to use return