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

  /external/chromium_org/win8/metro_driver/ime/
text_service.cc 103 base::win::ScopedComPtr<ITfCompartment> sentence_compartment;
108 LOG(ERROR) << "ITfCompartment::GetCompartment failed. hr = " << hr;
116 LOG(ERROR) << "ITfCompartment::SetValue failed. hr = " << hr;
131 base::win::ScopedComPtr<ITfCompartment> disabled_compartment;
135 LOG(ERROR) << "ITfCompartment::GetCompartment failed. hr = " << hr;
143 LOG(ERROR) << "ITfCompartment::SetValue failed. hr = " << hr;
147 base::win::ScopedComPtr<ITfCompartment> empty_context;
151 LOG(ERROR) << "ITfCompartment::GetCompartment failed. hr = " << hr;
159 LOG(ERROR) << "ITfCompartment::SetValue failed. hr = " << hr;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msctf.h 207 typedef interface ITfCompartment ITfCompartment;
    [all...]

Completed in 83 milliseconds