Searched defs:contents (Results 1 – 11 of 11) sorted by relevance
/haiku/src/preferences/mail/ |
H A D | ConfigViews.cpp | 65 BView* contents = new BView(NULL, 0); in AccountConfigView() local 145 BView* contents = new BView(NULL, 0); in ProtocolSettingsView() local
|
H A D | FilterConfigView.cpp | 191 BView* contents = new BView("contents", 0); in FilterSettingsView() local 225 BView* contents = new BView(NULL, 0); in FiltersConfigView() local
|
/haiku/src/kits/storage/ |
H A D | SymLink.cpp | 133 char contents[B_PATH_NAME_LENGTH]; in MakeLinkedPath() local 153 char contents[B_PATH_NAME_LENGTH]; in IsAbsolute() local
|
/haiku/src/kits/storage/disk_device/jobs/ |
H A D | MoveJob.cpp | 43 MoveJob::Init(off_t offset, PartitionReference** contents, int32 contentsCount) in Init()
|
/haiku/src/tests/system/libroot/posix/ |
H A D | seek_and_write_test.cpp | 16 test_for_content(int fd, off_t start, const char* contents, size_t length) in test_for_content()
|
/haiku/src/bin/ |
H A D | urlwrapper.cpp | 98 BString contents; in RefsReceived() local 136 BString contents; in RefsReceived() local
|
/haiku/src/kits/interface/ |
H A D | AboutWindow.cpp | 570 BAboutWindow::AddText(const char* header, const char** contents) in AddText()
|
/haiku/src/tests/add-ons/print/ppd/ui/ |
H A D | PPDConfigView.cpp | 421 void SetScrollBar(BScrollBar* scroller, float contents, float client) in SetScrollBar()
|
/haiku/src/tests/kits/app/broster/ |
H A D | FindAppTester.cpp | 123 const char *contents = NULL) in create_file()
|
H A D | LaunchTester.cpp | 171 const char *contents = NULL) in create_file()
|
/haiku/src/system/libroot/posix/glibc/extensions/ |
H A D | obstack.h | 161 char contents[4]; /* objects begin here */ member
|