Home
last modified time | relevance | path

Searched defs:nextList (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DInsertListCommand.cpp76 RefPtr<HTMLElement> nextList = toHTMLElement(list->nextElementSibling()); in mergeWithNeighboringLists() local
347 …Element* nextList = adjacentEnclosingList(start.deepEquivalent(), end.next(CannotCrossEditingBound… in listifyParagraph() local
DIndentOutdentCommand.cpp70 RefPtr<Element> nextList = selectedListItem->nextElementSibling(); in tryIndentingAsListItem() local
Dhtmlediting.cpp733 while (HTMLElement* nextList = enclosingList(list)) { in outermostEnclosingList() local
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js870 …{forward:!0,findNext:"link",msgId:"next_link",category:"jump_commands"},nextList:{forward:!0,findN… property
DchromeVoxChromeBackgroundScript.js1030 …{forward:!0,findNext:"link",msgId:"next_link",category:"jump_commands"},nextList:{forward:!0,findN… property
DchromeVoxChromeOptionsScript.js68 …{forward:!0,findNext:"link",msgId:"next_link",category:"jump_commands"},nextList:{forward:!0,findN… property