Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/src/
DWebViewImpl.cpp1042 Vector<CompositionUnderline> emptyUnderlines; in handleCompositionEvent() local
1043 editor->setComposition(emptyString, emptyUnderlines, 0, 0); in handleCompositionEvent()