Searched defs:text (Results 201 - 225 of 278) sorted by relevance

1234567891011>>

/haiku/src/kits/media/
H A DDefaultMediaTheme.cpp1046 BTextParameter &text local
/haiku/src/tools/fs_shell/
H A Ddriver_settings.cpp60 char *text; member in struct:settings_handle
340 char *text = handle->text; local
413 char *text = (char *)malloc(stat.fssh_st_size + 1); local
737 char *text = fssh_strdup(settingsString); local
[all...]
/haiku/src/kits/print/
H A DPicturePrinter.cpp39 void PicturePrinter::Print(const char* text) { argument
69 void PicturePrinter::Print(const char* text, float f) { argument
73 void PicturePrinter::Print(const char* text, BPoint* point) { argument
/haiku/src/kits/mail/
H A DMailComponent.cpp426 BTextMailComponent::BTextMailComponent(const char* text, uint32 defaultCharSet) argument
453 SetText(const char* text) argument
462 AppendText(const char* text) argument
[all...]
H A DMailMessage.cpp584 BEmailMessage::SetBodyTextTo(const char* text) argument
/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.cpp111 void Disasm::Error(const char* text) { argument
115 bool Disasm::Expect(const char* text) { argument
123 bool Disasm::SkipTo(const char* text) { argument
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp91 write_text(conversion_context &context, const char *text, size_t length, argument
118 write_text(conversion_context &context, const char *text, argument
512 TextOutput::Text(RTF::Text *text) argument
[all...]
H A DRTF.cpp546 char *text = fText.LockBuffer(maxSize); local
577 Text::SetTo(const char *text) argument
844 Text(RTF::Text *text) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp480 _DrawPackageGenericTextSlug(BRect updateRect, PackageInfoRef pkg, const BString& text, float y, float yProportion, bool selected) argument
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp157 const char* text = NULL; local
H A DApplicationTypeWindow.cpp138 TabFilteringTextView::InsertText(const char* text, int32 length, int32 offset, argument
653 char text[256]; local
[all...]
/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp557 LegacyBootMenu::GetDisplayText(const char* text, BString& displayText) argument
585 LegacyBootMenu::_ConvertToBIOSText(const char* text, BString& biosText) argument
/haiku/src/servers/mount/
H A DAutoMounter.cpp609 char text[512]; local
626 char text[1024]; local
650 char text[512]; local
[all...]
/haiku/src/system/libroot/os/
H A Ddriver_settings.cpp86 char *text; member in struct:settings_handle
367 char *text = handle->text; local
448 char *text = (char *)malloc(stat.st_size + 1); local
762 char *text = (char*)malloc(settings->size + 1); local
833 char *text = NULL; local
[all...]
/haiku/src/kits/interface/
H A DAlert.cpp106 BAlert::BAlert(const char *title, const char *text, const char *button1, argument
117 BAlert::BAlert(const char *title, const char *text, const char *button1, argument
222 BAlert::SetText(const char* text) argument
482 BAlert::_Init(const char* text, const char* button0, const char* button1, argument
H A DStatusBar.cpp360 const char *text = NULL, *trailing_text = NULL; local
483 BStatusBar::Update(float delta, const char* text, const char* trailingText) argument
515 SetTo(float value, const char* text, const char* trailingText) argument
695 _ReservedStatusBar1__10BStatusBar(BStatusBar* self, float value, const char* text, const char* trailingText) argument
734 _SetTextData(BString& text, const char* source, const BString& combineWith, bool rightAligned) argument
751 newString << combineWith << text; local
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp437 BString text = fTextDocument->Text(start, end - start); local
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp321 char text[64]; local
435 char text[64]; local
441 char text[256]; local
[all...]
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp730 URLInputGroup::SetText(const char* text) argument
[all...]
/haiku/src/apps/terminal/
H A DTermViewStates.cpp823 BString text; local
[all...]
/haiku/src/preferences/screen/
H A DScreenWindow.cpp1347 char text[512]; local
1375 char text[512]; local
[all...]
/haiku/src/apps/installer/
H A DInstallerWindow.cpp904 InstallerWindow::_SetStatusMessage(const char *text) argument
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp148 DataSource::Print(BString& text, int64 value) const argument
294 MemoryDataSource::Print(BString& text, int64 value) const argument
851 CPUFrequencyDataSource::Print(BString& text, int64 value) const argument
999 CPUUsageDataSource::Print(BString& text, int64 value) const argument
1143 Print(BString& text, int64 value) const argument
1258 Print(BString& text, int64 value) const argument
1366 Print(BString& text, int64 value) const argument
1443 ClipboardSizeDataSource(bool text) argument
[all...]
/haiku/src/apps/charactermap/
H A DCharacterView.cpp172 CharacterView::UnicodeToUTF8(uint32 c, char* text, size_t textSize) argument
203 CharacterView::UnicodeToUTF8Hex(uint32 c, char* text, size_t textSize) argument
236 char text[17]; local
297 PreviewItem(const char* text, float width, float height) argument
369 char text[16]; local
474 char text[17]; local
785 _CopyToClipboard(const char* text) argument
[all...]
/haiku/headers/private/firewire/
H A Diec13213.h163 uint32_t text[0]; member in struct:csrtext

Completed in 184 milliseconds

1234567891011>>