Searched refs:Label (Results 126 - 131 of 131) sorted by relevance

123456

/haiku/src/apps/mail/
H A DMailWindow.cpp2686 WriteAttrString(&draft, "MAIL:encoding", menuItem->Label());
3006 if (!strcmp(address, item->Label())) {
3011 if (strcmp(address, item->Label()) < 0)
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp2090 if (get_ref_for_path(item->Label(), &ref) == B_OK) {
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1164 if (strcasecmp(menu->ItemAt(i)->Label(), attribute) > 0)
/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp184 strcmp(fButtonInfo[i].label, btns[i]->Label()) == 0);
/haiku/src/kits/tracker/
H A DContainerWindow.cpp4185 BMenuItem* newItem = new BMenuItem(item->Label(), message);
H A DPoseView.cpp2917 column = new BColumn(item->Label(), attrWidth, attrAlign,

Completed in 162 milliseconds

123456