Home | History | Annotate | Download | only in page

Lines Matching full:focused

980 // Returns true if the node's editable block is not current focused for editing
1765 // node on mouse down if it's selected and inside a focused node. It will be
1766 // focused if the user does a mouseup over it, however, because the mouseup
1787 } else if (!node || !node->focused()) {