Searched defs:text (Results 151 - 175 of 278) sorted by last modified time

1234567891011>>

/haiku/src/tests/kits/interface/bwindowstack/
H A DWindowStackTest.cpp26 WindowListItem::WindowListItem(const char* text, BWindow* window) argument
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dcdda.cpp27 char text[12]; member in struct:cdtext_pack_data
191 sanitize_album(cdtext &text) argument
218 sanitize_titles(cdtext &text) argument
285 correct_case(cdtext &text) argument
443 dump_cdtext(cdtext &text) argument
601 char text[256]; local
[all...]
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.cpp240 const char* text = description->text; local
254 const char* text = description->text; local
268 const char* text local
[all...]
H A DGPDriver.cpp305 BString text; local
/haiku/src/tests/servers/app/text_rendering/
H A Dmain.cpp19 const BString text = "The quick brown fox jumps over the lazy dog!"; local
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp87 BString text; local
133 BString text; local
178 BString text; local
[all...]
/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp333 const char* text = fTextView->Text(); local
126 PasteUndoBuffer(BTextView* textView, const char* text, int32 textLen, text_run_array* runArray, int32 runArrayLen) argument
194 DropUndoBuffer(BTextView* textView, char const* text, int32 textLen, text_run_array* runArray, int32 runArrayLen, int32 location, bool internalDrop) argument
[all...]
/haiku/src/kits/interface/
H A DStringView.cpp52 BStringView::BStringView(BRect frame, const char* name, const char* text, argument
64 BStringView::BStringView(const char* name, const char* text, uint32 flags) argument
85 const char* text = archive->GetString("_text", NULL); local
280 const char* text = lines.StringAt(i).String(); local
336 const char* text; local
392 SetText(const char* text) argument
612 _StringWidth(const char* text) argument
[all...]
/haiku/src/apps/webpositive/
H A DAuthenticationPanel.cpp81 BString text = m_passwordTextControl->Text(); local
112 bool AuthenticationPanel::getAuthentication(const BString& text, argument
/haiku/src/apps/tv/
H A DController.cpp55 HandleError(const char *text, status_t err) argument
/haiku/src/apps/text_search/
H A DModel.cpp178 Model::AddToHistory(const char* text) argument
/haiku/src/apps/mediaplayer/interface/
H A DPositionToolTip.cpp60 char text[66]; local
/haiku/src/apps/launchbox/
H A DMainWindow.cpp445 const char* text; local
H A DLaunchButton.cpp351 LaunchButton::SetDescription(const char* text) argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp1002 BString text; local
[all...]
/haiku/headers/private/interface/
H A Dutf8_functions.h20 UTF8NextCharLenUnsafe(const char *text) argument
33 UTF8NextCharLen(const char *text) argument
90 UTF8PreviousCharLen(const char *text, const char *limit) argument
[all...]
/haiku/src/kits/translation/
H A DTranslationUtils.cpp394 const char* text = (const char*)buffer + offset; local
628 const char *text = view->Text(); local
[all...]
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp78 MD5Hmac(unsigned char *digest, const unsigned char* text, int text_len, argument
142 MD5HexHmac(char *hexdigest, const unsigned char* text, int text_len, argument
164 MD5Sum (char* sum, unsigned char *text, int text_len) { argument
176 void MD5Digest (char* hexdigest, unsigned char *text, in argument
[all...]
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp2538 TeamDebugger::_NotifyUser(const char* title, const char* text,...) argument
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerView.cpp497 BString text; local
513 ColorPickerView::_SetHexTextControlString(const BString& text) argument
522 ColorPickerView::_SetText(BTextControl* control, const BString& text) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1065 BString text; local
1469 BString text; local
1719 BString text; local
1983 _AddGeneralActionItem(BPopUpMenu* menu, const char* text, BMessage* message) const argument
2003 _AddFlowControlActionItem(BPopUpMenu* menu, const char* text, uint32 what, target_addr_t address) const argument
[all...]
/haiku/headers/os/mail/
H A DMailComponent.h125 BString text; member in class:BTextMailComponent
/haiku/src/servers/notification/
H A DNotificationView.h60 BString text; member in struct:NotificationView::LineInfo
/haiku/src/preferences/repositories/
H A DRepositoriesView.cpp234 BString text; local
[all...]
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp47 BString text = fAllowed ? B_TRANSLATE("Allowed") : B_TRANSLATE("Muted"); local
64 BString text = fAllowed ? B_TRANSLATE("Allowed") : B_TRANSLATE("Muted"); local

Completed in 167 milliseconds

1234567891011>>