Home | History | Annotate | Download | only in editing

Lines Matching refs:isNone

276     if (!s.isNone() && !(options & DoNotSetFocus))
332 if (isNone() || (node && !node->inDocument()))
419 if (isNone() || !node || nodeIsDetachedFromDocument(node))
1098 if (isNone())
1707 if (isNone() || !isFocused())
1871 if (!isNone() || !(document->rendererIsEditable() || caretBrowsing))