HomeSort by relevance Sort by last modified time
    Searched refs:ITfContext (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msctf.h 37 typedef interface ITfContext ITfContext;
306 typedef interface ITfContext ITfContext;
821 ITfContext **ppic,
825 ITfContext *pic) = 0;
831 ITfContext **ppic) = 0;
834 ITfContext **ppic) = 0;
865 ITfContext **ppic,
870 ITfContext *pic)
    [all...]
  /external/chromium_org/win8/metro_driver/ime/
text_store.h 206 STDMETHOD(OnEndEdit)(ITfContext* context, TfEditCookie read_only_edit_cookie,
246 ITfContext* context,
text_service.cc 123 bool InitializeDisabledContext(ITfContext* context, TfClientId client_id) {
192 scoped_ptr<EventSink> CreateTextEditSink(ITfContext* context,
253 base::win::ScopedComPtr<ITfContext> context;
text_store.cc 702 STDMETHODIMP TextStore::OnEndEdit(ITfContext* context,
730 ITfContext* context,

Completed in 446 milliseconds