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

/macosx-10.10/WebCore-7600.1.25/editing/
H A DInsertListCommand.cpp202 bool switchListType = false; local
212 switchListType = true;
216 if (!switchListType && forceCreateList)
220 if (switchListType && isNodeVisiblyContainedWithin(listNode.get(), currentSelection)) {
255 if (!listChildNode || switchListType || forceCreateList)

Completed in 134 milliseconds