Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElement.cpp931 static Position endOfInnerText(const HTMLTextFormControlElement* textFormControl) in endOfInnerText() function
963 return endOfInnerText(textFormControl); in endOfSentence()