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

  /external/webkit/Source/WebCore/platform/haiku/
ContextMenuItemHaiku.cpp 61 m_platformDescription->SetLabel(BString(title).String());
100 m_platformDescription->SetLabel(BString(theTitle).String());
129 m_platformDescription->SetLabel(BString(title).String());
143 m_platformDescription->SetLabel(title);
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.h 27 void SetLabel(NSString* label);
  /external/chromium/chrome/browser/ui/views/location_bar/
icon_label_bubble_view.h 37 void SetLabel(const std::wstring& label);
selected_keyword_view.cc 48 SetLabel((width() == GetPreferredSize().width()) ?
icon_label_bubble_view.cc 42 void IconLabelBubbleView::SetLabel(const std::wstring& label) {
location_bar_view.cc 483 ev_bubble_view_->SetLabel(model_->GetEVCertName());
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetPreview.py 91 button.SetLabel(JetDefs.BUT_UNMUTE)
94 button.SetLabel(JetDefs.BUT_MUTE)
JetDialogs.py 488 self.je.ctrls[JetDefs.F_PLAY].SetLabel(JetDefs.BUT_STOP)
492 self.je.ctrls[JetDefs.F_PLAYMIDI].SetLabel(JetDefs.BUT_STOP)
496 self.je.ctrls[JetDefs.F_PAUSE].SetLabel(JetDefs.BUT_PAUSE)
500 self.je.ctrls[JetDefs.F_PLAY].SetLabel(JetDefs.BUT_PLAYSEG)
503 self.je.ctrls[JetDefs.F_PLAYMIDI].SetLabel(JetDefs.BUT_PLAYMIDI)
507 self.je.ctrls[JetDefs.F_PAUSE].SetLabel(JetDefs.BUT_PAUSE)
509 self.je.ctrls[JetDefs.F_PAUSE].SetLabel(JetDefs.BUT_RESUME)
511 self.je.ctrls[JetDefs.F_PAUSE].SetLabel(JetDefs.BUT_PAUSE)
601 self.je.ctrls[JetDefs.F_PAUSE].SetLabel(JetDefs.BUT_PAUSE)
602 self.je.ctrls[JetDefs.F_PLAY].SetLabel(JetDefs.BUT_STOP)
    [all...]
JetAudition.py 475 self.btnPause.SetLabel(JetDefs.BUT_PAUSE)
480 self.btnPause.SetLabel(JetDefs.BUT_RESUME)
484 self.btnPause.SetLabel(JetDefs.BUT_PAUSE)
JetCreator.py     [all...]
  /external/chromium/chrome/browser/chromeos/login/
eula_view.cc 454 usage_statistics_checkbox_->SetLabel(
460 continue_button_->SetLabel(UTF16ToWide(
462 back_button_->SetLabel(
new_user_view.cc 302 sign_in_button_->SetLabel(UTF16ToWide(
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.cc 291 (*it)->SetLabel((*it)->GetSearchEngine()->short_name());

Completed in 447 milliseconds