Searched defs:owner (Results 76 - 100 of 135) sorted by relevance

123456

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_rwlock.cpp48 int32_t owner; member in struct:SharedRWLock
94 int32_t owner; member in struct:LocalRWLock
[all...]
/haiku/src/apps/mail/
H A DEnclosures.cpp420 TListItem::Update(BView* owner, const BFont* font) argument
433 TListItem::DrawItem(BView *owner, BRect frame, bool /* complete */) argument
[all...]
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp122 DriveItem::DrawItem(BView* owner, BRect frame, bool complete) argument
226 Update(BView* owner, const BFont* font) argument
[all...]
/haiku/src/preferences/network/
H A DInterfaceListItem.cpp64 InterfaceListItem::DrawItem(BView* owner, BRect bounds, bool complete) argument
138 Update(BView* owner, const BFont* font) argument
[all...]
H A DNetworkWindow.cpp75 void DrawItem(BView* owner, BRect bounds, bool complete) argument
82 void Update(BView* owner, const BFont* font) argument
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp215 BatteryTab::Select(BView* owner) argument
222 BatteryTab::DrawFocusMark(BView* owner, BRect frame) argument
237 BatteryTab::DrawLabel(BView* owner, BRect frame) argument
/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp33 TransportButton *owner; member in class:BitmapStash
38 BitmapStash::BitmapStash(TransportButton *owner) argument
/haiku/src/apps/switcher/
H A DWindowsView.cpp153 void SetText(BView* owner, const BString& text) argument
205 virtual void Draw(BView* owner, BRect frame, int32 index, bool selected) argument
222 virtual void SetTo(BView* owner, voi argument
235 Draw(BView* owner, BRect frame, int32 index, bool selected) argument
248 SetTo(BView* owner, void* item) argument
259 Draw(BView* owner, BRect frame, int32 index, bool selected) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp44 IndexedAttributeOwner* owner; member in struct:AttributeIndexTreeValue
49 static AttributeIndexTreeValue* Create(IndexedAttributeOwner* owner, argument
209 AttributeIndexer::CreateCookie(IndexedAttributeOwner* owner, argument
/haiku/src/preferences/locale/
H A DLanguageListView.cpp56 LanguageListItem::DrawItem(BView* owner, BRect frame, bool complete) argument
63 LanguageListItem::DrawItemWithTextOffset(BView* owner, BRect frame, argument
138 Update(BView* owner, const BFont* font) argument
159 DrawItem(BView* owner, BRect frame, bool complete) argument
[all...]
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp268 BDefaultChoiceView::ListItem::DrawItem(BView* owner, BRect frame, argument
[all...]
/haiku/src/kits/media/experimental/
H A DMediaConnection.cpp129 BMediaConnection::_ConnectionRegistered(BMediaClient* owner, argument
H A DMediaClientNode.cpp21 BMediaClientNode(const char* name, BMediaClient* owner, media_type type) argument
H A DAdapterIO.cpp21 RelativePositionIO(BAdapterIO* owner, BPositionIO* buffer, argument
/haiku/src/preferences/printers/
H A DPrinterListView.cpp349 PrinterItem::Update(BView *owner, const BFont *font) argument
376 PrinterItem::DrawItem(BView *owner, BRect /*bounds*/, bool complete) argument
[all...]
/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp286 ShortcutsSpec::_CacheViewFont(BView* owner) argument
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp111 PlaylistListView::Item::Draw(BView* owner, BRect frame, const font_height& fh, argument
215 Draw(BView* owner, BRect frame, uint32 flags) argument
506 DrawListItem(BView* owner, int32 index, BRect frame) const argument
[all...]
/haiku/src/servers/launch/
H A DEvents.cpp234 Event::SetOwner(BaseJob* owner) argument
275 EventContainer::EventContainer(BaseJob* owner, const BMessenger& target) argument
360 EventContainer::SetOwner(BaseJob* owner) argument
391 OrEvent(BaseJob* owner, const BMessenger& target) argument
[all...]
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp178 fchown(int fd, uid_t owner, gid_t group) argument
187 fchownat(int fd, const char* path, uid_t owner, gid_t group, int flag) argument
/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp99 void DrawItem(BView* owner, BRect frame, bool complete) argument
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp66 MimeTypeItem::DrawItem(BView* owner, BRect frame, bool complete) argument
128 Update(BView* owner, const BFont* font) argument
[all...]
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp127 KeyboardDevice::KeyboardDevice(KeyboardInputDevice* owner, const char* path) argument
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp173 IORequestOwner& owner = fAllocatedRequestOwners[i]; local
244 IORequestOwner* owner = _GetRequestOwner(request->TeamID(), local
367 IORequestOwner* owner = request->Owner(); local
480 _NextActiveRequestOwner(IORequestOwner*& owner, off_t& quantum) argument
588 IORequestOwner* owner = NULL; local
789 IORequestOwner* owner = fRequestOwners->Lookup(thread); local
[all...]
/haiku/src/kits/interface/
H A DLayout.cpp601 BLayout::SetOwner(BView* owner) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp538 char* owner = reinterpret_cast<char*>(values[next].fData.fPointer); local
747 LockOwner* owner = state->GetLockOwner(info.team); local
789 uint32 owner = info.team; local
[all...]

Completed in 125 milliseconds

123456