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

/external/webkit/Source/WebCore/editing/
H A DInsertListCommand.cpp83 bool InsertListCommand::selectionHasListOfType(const VisibleSelection& selection, const QualifiedName& listTag) function in class:WebCore::InsertListCommand
136 bool forceCreateList = !selectionHasListOfType(selection, listTag);

Completed in 67 milliseconds