HomeSort by relevance Sort by last modified time
    Searched refs:isAmbiguousBoundaryCharacter (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
htmlediting.h 228 inline bool isAmbiguousBoundaryCharacter(UChar character)
SpellingCorrectionController.cpp 135 if (wordText.length() > 0 && isAmbiguousBoundaryCharacter(wordText[wordText.length() - 1]))
Editor.cpp     [all...]

Completed in 120 milliseconds