Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_msctf.h47 typedef struct ITfReadingInformationUIElement ITfReadingInformationUIElement; typedef
179 ULONG (STDMETHODCALLTYPE *AddRef)(ITfReadingInformationUIElement *);
180 ULONG (STDMETHODCALLTYPE *Release)(ITfReadingInformationUIElement *);
181 HRESULT (STDMETHODCALLTYPE *GetDescription)(ITfReadingInformationUIElement *, BSTR *);
182 HRESULT (STDMETHODCALLTYPE *GetGUID)(ITfReadingInformationUIElement *, GUID *);
183 HRESULT (STDMETHODCALLTYPE *Show)(ITfReadingInformationUIElement *, BOOL);
184 HRESULT (STDMETHODCALLTYPE *IsShown)(ITfReadingInformationUIElement *, BOOL *);
185 HRESULT (STDMETHODCALLTYPE *GetUpdatedFlags)(ITfReadingInformationUIElement *, DWORD *);
187 HRESULT (STDMETHODCALLTYPE *GetString)(ITfReadingInformationUIElement *, BSTR *);
189 HRESULT (STDMETHODCALLTYPE *GetErrorIndex)(ITfReadingInformationUIElement *, UINT *);
[all …]
A DSDL_windowskeyboard.c1078 ITfReadingInformationUIElement *preading = 0; in UIElementSink_BeginUIElement()
1103 ITfReadingInformationUIElement *preading = 0; in UIElementSink_UpdateUIElement()
1129 ITfReadingInformationUIElement *preading = 0; in UIElementSink_EndUIElement()

Completed in 6 milliseconds