Searched refs:Owner (Results 26 - 48 of 48) sorted by relevance

12

/haiku/src/libs/alm/
H A DALMLayoutBuilder.cpp39 fLayout->Owner()->SetViewUIColor(B_PANEL_BACKGROUND_COLOR);
49 fLayout->Owner()->SetViewUIColor(B_PANEL_BACKGROUND_COLOR);
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h146 uint64 Owner() const function in class:BTree::Node
147 { return fNode->header.Owner(); }
H A Dbtrfs.h114 uint64 Owner() const function in struct:btrfs_header
188 uint64 Owner() const { return B_LENDIAN_TO_HOST_INT64(owner); } function in struct:btrfs_chunk
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp351 ExtentDataHeaderV4::Owner() function in class:ExtentDataHeaderV4
410 ExtentDataHeaderV5::Owner() function in class:ExtentDataHeaderV5
H A DLeafAttribute.cpp430 AttrLeafHeaderV4::Owner() function in class:AttrLeafHeaderV4
495 AttrLeafHeaderV5::Owner() function in class:AttrLeafHeaderV5
H A DNode.cpp558 NodeHeaderV4::Owner() function in class:NodeHeaderV4
629 NodeHeaderV5::Owner() function in class:NodeHeaderV5
H A DLeafDirectory.cpp498 ExtentLeafHeaderV4::Owner() function in class:ExtentLeafHeaderV4
576 ExtentLeafHeaderV5::Owner() function in class:ExtentLeafHeaderV5
/haiku/src/kits/app/
H A DKey.cpp157 BKey::Owner() const function in class:BKey
/haiku/src/bin/debug/profile/
H A DTeam.cpp202 if (image->Owner() == ID())
/haiku/src/kits/interface/
H A DCardLayout.cpp199 if (Owner()) {
H A DLayout.cpp105 BLayout::Owner() const function in class:BLayout
H A DSplitLayout.cpp698 fDraggingStartPoint = Owner()->ConvertToScreen(point);
716 point = Owner()->ConvertToScreen(point);
/haiku/headers/os/interface/
H A DLayoutBuilder.h460 fLayout->Owner()->AdoptSystemColors();
506 return fLayout->Owner();
523 *_view = fLayout->Owner();
799 fLayout->Owner()->AdoptSystemColors();
844 return fLayout->Owner();
861 *_view = fLayout->Owner();
1439 fLayout->Owner()->SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
1481 return fLayout->Owner();
1498 *_view = fLayout->Owner();
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp341 operation->Parent()->Owner()->operations.Add(operation);
367 IORequestOwner* owner = request->Owner();
H A DIORequest.h233 IORequestOwner* Owner() const { return fOwner; } function in struct:IORequest
/haiku/src/preferences/media/
H A DMediaWindow.cpp400 fContentLayout->Owner()->SetViewUIColor(B_PANEL_BACKGROUND_COLOR);
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp160 return worker.Owner().CheckSubscribedFolders(protocol,
/haiku/headers/private/kernel/
H A Dthread_types.h164 AssociatedDataOwner* Owner() const function in class:AssociatedData
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp1588 _DumpViewHierarchy(GetLayout()->Owner());
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp1108 IORequestOwner* owner = request->Owner();
/haiku/src/system/kernel/
H A Dteam.cpp3680 if (data->Owner() != NULL)
3696 if (data->Owner() != this)
/haiku/src/servers/app/
H A DServerApp.cpp453 ASSERT(picture->Owner() == NULL);
471 ASSERT(picture->Owner() == this);
/haiku/src/kits/tracker/
H A DContainerWindow.cpp419 fRootLayout->Owner()->AdoptSystemColors();
3317 menu->AddItem(NewAttributeMenuItem(B_TRANSLATE("Owner"), kAttrStatOwner,

Completed in 740 milliseconds

12