Home | History | Annotate | Download | only in WebView

Lines Matching refs:thisChar

821         if (UChar thisChar = endVisiblePos.characterAfter())
822 addTrailingSpace = !isCharacterSmartReplaceExempt(thisChar, false);