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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h 22 typedef interface ITextStoreACPSink ITextStoreACPSink;
151 * ITextStoreACPSink interface
159 ITextStoreACPSink : public IUnknown
192 __CRT_UUID_DECL(ITextStoreACPSink, 0x22d44c94, 0xa419, 0x4542, 0xa2,0x72, 0xae,0x26,0x09,0x3e,0xce,0xcf)
200 ITextStoreACPSink* This,
205 ITextStoreACPSink* This);
208 ITextStoreACPSink* This);
210 /*** ITextStoreACPSink methods ***/
212 ITextStoreACPSink* This
    [all...]
  /external/chromium_org/win8/metro_driver/ime/
text_store.h 40 // - TextStore callbacks ITextStoreACPSink::OnLockGranted().
53 // - TextStore callbacks ITextStoreACPSink::OnLockGranted().
64 // - TextStore callbacks ITextStoreACPSink::OnLockGranted().
73 // OnTextChange() of ITextStoreACPSink to let TSF manager know that the
79 // callbacks ITextStoreACPSink::OnLockGranted().
251 // A pointer of ITextStoreACPSink, this instance is given in AdviseSink.
252 base::win::ScopedComPtr<ITextStoreACPSink> text_store_acp_sink_;
287 // ITextStoreACPSink::OnLockGranted().

Completed in 216 milliseconds