Searched defs:label (Results 26 - 50 of 219) sorted by relevance

123456789

/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DVariableEditWindow.cpp77 BString label; local
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DScrollBarTest.cpp24 OrientationRadioButton(const char* label, enum orientation orientation) argument
/haiku/src/add-ons/translators/hvif/
H A DHVIFView.cpp53 BString label = B_TRANSLATE("Render size:"); local
/haiku/src/add-ons/translators/tiff/
H A DTIFFView.cpp59 add_menu_item(BMenu* menu, uint32 compression, const char* label, uint32 currentCompression) argument
/haiku/src/apps/cortex/support/
H A DTextControlFloater.cpp48 MomentaryTextControl( BRect frame, const char* name, const char* label, const char* text, BMessage* message, uint32 resizingMode=B_FOLLOW_LEFT|B_FOLLOW_TOP, uint32 flags=B_WILL_DRAW|B_NAVIGABLE) argument
/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc127 PlotFile& PlotFile:: label(const char* s) function in class:PlotFile
/haiku/src/system/boot/platform/amiga_m68k/
H A Dvideo.cpp160 char label[128]; local
/haiku/src/tests/add-ons/print/ppd/test/
H A DTestParser.cpp80 void PrintValue(const char* label, Value* arg, int level) argument
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp43 BStringView* label = new BStringView(listBounds, "vendors-label", "Vendors:"); local
123 BString label; local
[all...]
/haiku/src/tests/kits/game/file_game_sound_test/
H A DFileSoundWindow.cpp203 const char *label; local
/haiku/headers/private/drivers/
H A Dscsi_sense.h29 const char * label; member in struct:_scsi_sense_key_table
58 const char * label; member in struct:_scsi_sense_asc_table
764 scsi_get_sense_key_info(uint8 key, const char **label, err_act *action, status_t *error) argument
781 scsi_get_sense_asc_info(uint16 asc_asq, const char **label, err_act *action, status_t *error) argument
[all...]
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp119 char* label; local
/haiku/src/kits/tracker/
H A DTemplatesMenu.cpp71 TemplatesMenu::TemplatesMenu(const BMessenger &target, const char* label) argument
/haiku/src/preferences/time/
H A DTZDisplay.cpp20 TTZDisplay::TTZDisplay(const char* name, const char* label) argument
83 TTZDisplay::SetLabel(const char* label) argument
/haiku/src/kits/mail/
H A DFileConfigView.cpp36 FileControl::FileControl(const char* name, const char* label, argument
131 MailFileConfigView::MailFileConfigView(const char* label, const char* name, argument
/haiku/src/servers/keystore/
H A DKeyRequestWindow.cpp64 BStringView* label = new(std::nothrow) BStringView("keyringLabel", local
/haiku/src/apps/people/
H A DAttributeTextControl.cpp30 AttributeTextControl::AttributeTextControl(const char* label, argument
/haiku/src/add-ons/translators/gif/
H A DGIFView.cpp92 BString label; local
/haiku/src/preferences/network/
H A DServiceListItem.cpp24 ServiceListItem::ServiceListItem(const char* name, const char* label, argument
/haiku/src/apps/charactermap/
H A DUnicodeBlockView.cpp15 BlockListItem::BlockListItem(const char* label, uint32 blockIndex) argument
/haiku/src/apps/cortex/InfoView/
H A DFileNodeInfoView.cpp111 BString label; local
/haiku/src/add-ons/translators/sgi/
H A DSGIView.cpp61 add_menu_item(BMenu* menu, uint32 compression, const char* label, uint32 currentCompression) argument
/haiku/src/apps/activitymonitor/
H A DSettingsWindow.cpp33 IntervalSlider(const char* label, BMessage* message, uint32 levels) argument
/haiku/src/add-ons/translators/psd/
H A DConfigView.cpp139 ConfigView::_AddItemToMenu(BMenu* menu, const char* label, argument
/haiku/src/apps/networkstatus/
H A DWirelessNetworkMenuItem.cpp28 BString label = B_TRANSLATE("%name% (%authenticationMode%)"); local

Completed in 149 milliseconds

123456789