Searched refs:document_mgr (Results 1 – 1 of 1) sorted by relevance
685 struct ITfDocumentMgr *document_mgr = 0; in IME_SetWindow() local686 …ata->ime_threadmgr->lpVtbl->AssociateFocus(videodata->ime_threadmgr, hwnd, NULL, &document_mgr))) { in IME_SetWindow()687 if (document_mgr) in IME_SetWindow()688 document_mgr->lpVtbl->Release(document_mgr); in IME_SetWindow()