Home
last modified time | relevance | path

Searched refs:lastBrOrText (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElement.cpp292 Node* lastBrOrText = innerEditor; in positionForIndex() local
299 lastBrOrText = node; in positionForIndex()
308 lastBrOrText = node; in positionForIndex()
314 return lastPositionInOrAfterNode(lastBrOrText); in positionForIndex()