Searched refs:onIMERequestReconvertString (Results 1 – 7 of 7) sorted by relevance
127 LRESULT onIMERequestReconvertString(RECONVERTSTRING*);
1324 LRESULT WebView::onIMERequestReconvertString(RECONVERTSTRING* reconvertString) in onIMERequestReconvertString() function in WebKit::WebView1350 return onIMERequestReconvertString(reinterpret_cast<RECONVERTSTRING*>(data)); in onIMERequest()
983 LRESULT onIMERequestReconvertString(WebCore::Frame*, RECONVERTSTRING*);
5587 LRESULT WebView::onIMERequestReconvertString(Frame* targetFrame, RECONVERTSTRING* reconvertString) in onIMERequestReconvertString() function in WebView5614 return onIMERequestReconvertString(targetFrame, (RECONVERTSTRING*)data); in onIMERequest()
1180 (WebView::onIMERequestReconvertString):4379 (WebView::onIMERequestReconvertString):13125 (WebView::onIMERequestReconvertString):
6906 (WebView::onIMERequestReconvertString): Ditto.
12752 (WebKit::WebView::onIMERequestReconvertString):