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

  /external/chromium/chrome/browser/chromeos/login/
take_photo_view.h 70 void set_show_title(bool show) { show_title_ = show; }
85 bool show_title_; member in class:chromeos::TakePhotoView
take_photo_view.cc 150 show_title_(true),
158 if (show_title_) {
193 if (show_title_) {
209 if (show_title_) {

Completed in 31 milliseconds