Lines Matching full:opened
94 // Called when a downloaded file has been opened.
127 // Tests if a file type should be opened automatically.
277 void set_opened(bool opened) { opened_ = opened; }
278 bool opened() const { return opened_; }
369 // A flag for indicating if the download should be opened at completion.
379 // Whether the download was auto-opened. We set this rather than using
380 // an observer as it's frequently possible for the download to be auto opened
413 // when the user closes the shelf before the item has been opened but should
414 // be treated as though the user opened it.