Searched refs:ITfCandidateListUIElement (Results 1 – 2 of 2) sorted by relevance
46 typedef struct ITfCandidateListUIElement ITfCandidateListUIElement; typedef155 ULONG (STDMETHODCALLTYPE *AddRef)(ITfCandidateListUIElement *);156 ULONG (STDMETHODCALLTYPE *Release)(ITfCandidateListUIElement *);157 HRESULT (STDMETHODCALLTYPE *GetDescription)(ITfCandidateListUIElement *, BSTR *);158 HRESULT (STDMETHODCALLTYPE *GetGUID)(ITfCandidateListUIElement *, GUID *);159 HRESULT (STDMETHODCALLTYPE *Show)(ITfCandidateListUIElement *, BOOL);160 HRESULT (STDMETHODCALLTYPE *IsShown)(ITfCandidateListUIElement *, BOOL *);163 HRESULT (STDMETHODCALLTYPE *GetCount)(ITfCandidateListUIElement *, UINT *);164 HRESULT (STDMETHODCALLTYPE *GetSelection)(ITfCandidateListUIElement *, UINT *);168 HRESULT (STDMETHODCALLTYPE *GetCurrentPage)(ITfCandidateListUIElement *, UINT *);[all …]
981 UILess_GetCandidateList(SDL_VideoData *videodata, ITfCandidateListUIElement *pcandlist) in UILess_GetCandidateList()1079 ITfCandidateListUIElement *pcandlist = 0; in UIElementSink_BeginUIElement()1104 ITfCandidateListUIElement *pcandlist = 0; in UIElementSink_UpdateUIElement()1130 ITfCandidateListUIElement *pcandlist = 0; in UIElementSink_EndUIElement()
Completed in 8 milliseconds