Home | History | Annotate | Download | only in page

Lines Matching refs:isNone

364     if (frame->selection()->isNone()) {
369 return !frame->selection()->isNone() && frame->selection()->isContentEditable();
374 ASSERT(!m_page->dragCaretController()->isNone());
397 if (!m_page->dragCaretController()->isNone() && !dispatchTextInputEventFor(innerFrame, dragData))