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 84 enable_curtaining_(false),
152 if (enable_curtaining_ == enable)
155 enable_curtaining_ = enable;
156 desktop_environment_factory_->SetEnableCurtaining(enable_curtaining_);
163 if (enable_curtaining_)
chromoting_host.h 198 bool enable_curtaining_; member in class:remoting::ChromotingHost

Completed in 523 milliseconds