Home | History | Annotate | Download | only in rendering

Lines Matching refs:shouldHaveFocusAppearance

746     if (node->focused() && !node->shouldHaveFocusAppearance())
843 return node == document->focusedElement() && node->shouldHaveFocusAppearance() && frame && frame->selection()->isFocusedAndActive();