Searched refs:selectionHasListOfType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DInsertListCommand.h56 bool selectionHasListOfType(const VisibleSelection& selection, const QualifiedName&);
H A DInsertListCommand.cpp88 bool InsertListCommand::selectionHasListOfType(const VisibleSelection& selection, const QualifiedName& listTag) function in class:WebCore::InsertListCommand
142 bool forceCreateList = !selectionHasListOfType(selection, listTag);

Completed in 66 milliseconds