Searched defs:label (Results 76 - 100 of 221) sorted by relevance

123456789

/haiku-fatelf/src/apps/bootmanager/
H A DDefaultPartitionPage.cpp44 const char* label; member in struct:TimeoutOption
148 BString label; local
253 DefaultPartitionPage::_GetTimeoutLabel(int32 timeout, BString& label) argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/util/
H A DSettingsMenu.cpp36 SettingMenuItem::SettingMenuItem(Setting* setting, const char* label, argument
88 MenuItem(Setting* setting, const char* label, BMessage* message, char shortcut = 0, uint32 modifiers = 0) argument
/haiku-fatelf/src/apps/deskbar/
H A DCalendarMenuWindow.cpp38 FlatButton(const BString& label, uint32 what) argument
58 const char* label = Label(); local
244 CalendarMenuWindow::_SetupButton(const char* label, uint32 what, float height) argument
/haiku-fatelf/src/apps/diskusage/
H A DControlsView.cpp86 BString label = Label(); local
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp23 PopupSlider::PopupSlider(const char* name, const char* label, argument
384 PopupSlider::SetLabel(const char* label) argument
H A DSliderView.cpp322 char label[256]; local
367 char label[256]; local
/haiku-fatelf/src/apps/mail/
H A DBmapButton.cpp58 BmapButton(BRect frame, const char* name, const char* label, int32 enabledID, int32 disabledID, int32 rollID, int32 pressedID, bool showLabel, BMessage* message, uint32 resizeMask, uint32 flags) argument
/haiku-fatelf/src/apps/packagemanager/
H A DApplicationView.cpp125 SmallButton(const char* label, BMessage* message = NULL) argument
/haiku-fatelf/src/apps/people/
H A DPeopleApp.cpp325 const char* label = attribute->name; local
H A DPersonView.cpp86 PersonView::AddAttribute(const char* label, const char* attribute) argument
/haiku-fatelf/src/apps/pulse/
H A DCPUButton.cpp33 CPUButton::CPUButton(BRect rect, const char *name, const char *label, BMessage *message) argument
/haiku-fatelf/src/apps/showimage/
H A DPrintOptionsWindow.cpp108 AddRadioButton(const char* name, const char* label, uint32 what, bool selected) argument
119 AddTextControl(const char* name, const char* label, float value, uint32 what) argument
/haiku-fatelf/src/apps/webpositive/tabview/
H A DTabContainerView.cpp189 TabContainerView::AddTab(const char* label, int32 index) argument
343 TabContainerView::SetTabLabel(int32 tabIndex, const char* label) argument
H A DTabView.cpp228 TabView::SetLabel(const char* label) argument
/haiku-fatelf/src/bin/diffutils/src/
H A Dcontext.c50 print_context_label(char const *mark, struct file_data *inf, char const *label) argument
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Ddevsw.c112 static void dumpPacket(FILE *fp, char *label, struct data_packet *p) argument
/haiku-fatelf/src/bin/mkdos/
H A Dmkdos.cpp54 const char *label = NULL; local
134 status_t Initialize(int fatbits, const char *device, const char *label, bool noprompt, bool testmode) argument
612 CreateVolumeLabel(void *sector, const char *label) argument
[all...]
/haiku-fatelf/src/bin/zip/
H A Dfileio.c54 char *label = NULL; /* global, but only used in `system'.c */ variable
/haiku-fatelf/src/kits/interface/
H A DOptionPopUp.cpp31 BOptionPopUp::BOptionPopUp(BRect frame, const char* name, const char* label, argument
51 BOptionPopUp::BOptionPopUp(BRect frame, const char* name, const char* label, argument
61 BOptionPopUp(const char* name, const char* label, BMessage* message, uint32 flags) argument
[all...]
H A DSeparatorView.cpp37 BSeparatorView::BSeparatorView(const char* name, const char* label, argument
57 BSeparatorView::BSeparatorView(const char* label, argument
89 const char* label; local
378 BSeparatorView::SetLabel(const char* label) argument
439 _Init(const char* label, BView* labelView, enum orientation orientation, BAlignment alignment, border_style border) argument
[all...]
/haiku-fatelf/src/kits/mail/
H A DProtocolConfigView.cpp149 AddTextField(BRect &rect, const char *name, const char *label) argument
158 BMenuField *AddMenuField (BRect &rect, const char *name, const char *label) { argument
168 AddCheckBox(BRect &rect, const char *name, const char *label, BMessage *msg = NULL) argument
337 AddFlavor(const char *label) argument
349 AddAuthMethod(const char *label,bool needUserPassword) argument
[all...]
/haiku-fatelf/src/libs/linprog/
H A DConstraint.cpp306 Constraint::SetLabel(const char* label) argument
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursslk.h50 char *label; // The Text of the Label member in class:Soft_Label_Key_Set::Soft_Label_Key
/haiku-fatelf/src/libs/ncurses/test/
H A Ddemo_forms.c62 make_label(int frow, int fcol, NCURSES_CONST char *label) argument
308 char label[80]; local
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_gif.c456 DoExtension(PDF *p, pdf_image *image, int label) argument

Completed in 203 milliseconds

123456789