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

  /external/chromium_org/win8/metro_driver/ime/
text_store.cc 33 input_scope_(NULL) {
91 input_scope_ = input_scope;
584 if (!input_scope_)
603 if (!input_scope_)
613 attribute_buffer[0].varValue.punkVal = input_scope_.get();
text_store.h 305 base::win::ScopedComPtr<ITfInputScope> input_scope_; member in class:metro_driver::TextStore

Completed in 391 milliseconds