Home | History | Annotate | Download | only in WebView

Lines Matching full:underlines

5745     Vector<CompositionUnderline> underlines;
5758 extractUnderlines(string, underlines);
5761 coreFrame->editor()->setComposition(text, underlines, newSelRange.location, NSMaxRange(newSelRange));