Lines Matching full:focused
980 // Returns true if the node's editable block is not current focused for editing1765 // 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 mouseup1787 } else if (!node || !node->focused()) {