Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElement.cpp896 static inline Position startOfInnerText(const HTMLTextFormControlElement* textFormControl) in startOfInnerText() function
908 return startOfInnerText(textFormControl); in startOfSentence()
913 return startOfInnerText(textFormControl); in startOfSentence()
928 return startOfInnerText(textFormControl); in startOfSentence()
944 return startOfInnerText(textFormControl); in endOfSentence()
948 return startOfInnerText(textFormControl); in endOfSentence()