Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElement.cpp916 bool isPivotNode = (node == pivotPosition.anchorNode()); in startOfSentence() local
951 bool isPivotNode = node == pivotPosition.anchorNode(); in endOfSentence() local