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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DModifySelectionListLevel.cpp49 static bool getStartEndListChildren(const VisibleSelection& selection, Node*& start, Node*& end) function in namespace:WebCore
146 if (!getStartEndListChildren(selection, start, end))
244 if (!getStartEndListChildren(selection, start, end))

Completed in 50 milliseconds