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

  /external/chromium_org/win8/metro_driver/ime/
input_source.cc 37 bool Initialize(ITfSource* source) {
43 LOG(ERROR) << "ITfSource::AdviseSink failed. hr = " << hr;
80 base::win::ScopedComPtr<ITfSource> source_;
147 base::win::ScopedComPtr<ITfSource> profiles_source;
150 LOG(ERROR) << "QueryFrom to ITfSource failed. hr = " << hr;
text_service.cc 175 EventSink(DWORD cookie, base::win::ScopedComPtr<ITfSource> source)
188 base::win::ScopedComPtr<ITfSource> source_;
195 base::win::ScopedComPtr<ITfSource> source;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msctf.h 42 typedef interface ITfSource ITfSource;
    [all...]

Completed in 178 milliseconds