Searched refs:SetLabel (Results 1 – 18 of 18) sorted by relevance
61 m_platformDescription->SetLabel(BString(title).String()); in ContextMenuItem()100 m_platformDescription->SetLabel(BString(theTitle).String()); in setType()129 m_platformDescription->SetLabel(BString(title).String()); in setTitle()143 m_platformDescription->SetLabel(title); in setSubMenu()
36 SetLabel(full_string_);43 SetLabel(full_string_);47 SetLabel(partial_string_);
67 SetLabel(full_label_);85 SetLabel(full_label_);101 SetLabel(elided_label);
27 void SetLabel(NSString* label);
141 void BubbleDecoration::SetLabel(NSString* label) { function
124 ev_bubble_decoration.SetLabel(@"Application");
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 …]
91 button.SetLabel(JetDefs.BUT_UNMUTE)94 button.SetLabel(JetDefs.BUT_MUTE)
475 self.btnPause.SetLabel(JetDefs.BUT_PAUSE)480 self.btnPause.SetLabel(JetDefs.BUT_RESUME)484 self.btnPause.SetLabel(JetDefs.BUT_PAUSE)
1217 self.btnPlay.SetLabel(JetDefs.BUT_STOP)1297 self.btnPlay.SetLabel(JetDefs.BUT_PLAY)1298 self.btnPause.SetLabel(JetDefs.BUT_PAUSE) 1307 self.btnPause.SetLabel(JetDefs.BUT_RESUME)1311 self.btnPause.SetLabel(JetDefs.BUT_PAUSE)
37 void SetLabel(const std::wstring& label);
48 SetLabel((width() == GetPreferredSize().width()) ? in Layout()
42 void IconLabelBubbleView::SetLabel(const std::wstring& label) { in SetLabel() function in IconLabelBubbleView
483 ev_bubble_view_->SetLabel(model_->GetEVCertName()); in Layout()
454 usage_statistics_checkbox_->SetLabel( in UpdateLocalizedStrings()460 continue_button_->SetLabel(UTF16ToWide( in UpdateLocalizedStrings()462 back_button_->SetLabel( in UpdateLocalizedStrings()
302 sign_in_button_->SetLabel(UTF16ToWide( in UpdateLocalizedStringsAndFonts()
1361 MCSymbol *SetLabel = GetTempSymbol("set", SetCounter++); in EmitLabelDifference() local1362 OutStreamer.EmitAssignment(SetLabel, Diff); in EmitLabelDifference()1363 OutStreamer.EmitSymbolValue(SetLabel, Size); in EmitLabelDifference()1390 MCSymbol *SetLabel = GetTempSymbol("set", SetCounter++); in EmitLabelOffsetDifference() local1391 OutStreamer.EmitAssignment(SetLabel, Diff); in EmitLabelOffsetDifference()1392 OutStreamer.EmitSymbolValue(SetLabel, 4); in EmitLabelOffsetDifference()
291 (*it)->SetLabel((*it)->GetSearchEngine()->short_name()); in OnTemplateURLModelChanged()