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

  /external/chromium_org/remoting/host/
chromoting_host.cc 87 enable_curtaining_(false),
157 if (enable_curtaining_ == enable)
160 enable_curtaining_ = enable;
161 desktop_environment_factory_->SetEnableCurtaining(enable_curtaining_);
168 if (enable_curtaining_)
chromoting_host.h 208 bool enable_curtaining_; member in class:remoting::ChromotingHost

Completed in 45 milliseconds