HomeSort by relevance Sort by last modified time
    Searched defs:isAll (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/editing/
SelectionController.h 106 bool isAll(StayInEditableContent stayInEditableContent = MustStayInEditableContent) const { return m_selection.isAll(stayInEditableContent); }
VisibleSelection.cpp 225 bool VisibleSelection::isAll(StayInEditableContent stayInEditableContent) const

Completed in 14 milliseconds