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

  /external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
sad_tab_view.h 29 // a text field |helpPlaceholder_| that's replaced by this text view |help_|
31 base::scoped_nsobject<HyperlinkTextView> help_; variable
42 // Sets |help_| based on |helpPlaceholder_|, sets |helpPlaceholder_| to nil.
  /external/chromium_org/ash/system/date/
tray_date.cc 50 : help_(NULL),
71 help_ = new ash::internal::TrayPopupHeaderButton(this,
77 help_->SetTooltipText(l10n_util::GetStringUTF16(IDS_ASH_STATUS_TRAY_HELP));
78 view->AddButton(help_);
115 if (sender == help_) {
129 ash::internal::TrayPopupHeaderButton* help_; member in class:__anon5975::DateDefaultView
  /external/qemu/android/
help.c     [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc 477 const char* help() const { return help_; }
505 const char* const help_; // Help message member in class:google::__anon5676::CommandLineFlag
523 : name_(name), help_(help), file_(filename), modified_(false),
    [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc 477 const char* help() const { return help_; }
505 const char* const help_; // Help message member in class:__anon25706::CommandLineFlag
523 : name_(name), help_(help), file_(filename), modified_(false),
    [all...]

Completed in 136 milliseconds