/haiku/src/apps/webpositive/ |
H A D | CookieWindow.cpp | 321 BStringItem* sibling = NULL; in _AddDomain() local 324 sibling = (BStringItem*)fDomains->ItemUnderAt(parent, true, i); in _AddDomain() 325 if (strcmp(sibling->Text(), domainItem->Text()) > 0) { in _AddDomain() 326 fDomains->AddItem(domainItem, fDomains->FullListIndexOf(sibling)); in _AddDomain() 331 if (sibling) { in _AddDomain() 334 fDomains->AddItem(domainItem, fDomains->FullListIndexOf(sibling) in _AddDomain() 335 + fDomains->CountItemsUnder(sibling, false) + 1); in _AddDomain()
|
/haiku/src/add-ons/kernel/partitioning_systems/intel/ |
H A D | write_support.cpp | 116 partition_data* sibling = get_child_partition(partition->id, i); in get_partition_from_offset_ep() local 117 if (sibling != NULL && sibling->offset == offset) { in get_partition_from_offset_ep() 118 *nextPartition = sibling; in get_partition_from_offset_ep() 213 partition_data* sibling = get_child_partition(partition->id, i); in get_sibling_partitions_pm() local 214 if (sibling && sibling != child) { in get_sibling_partitions_pm() 215 if (sibling->offset <= childOffset) { in get_sibling_partitions_pm() 216 if (!previousSibling || previousSibling->offset < sibling->offset) in get_sibling_partitions_pm() 217 previousSibling = sibling; in get_sibling_partitions_pm() 220 if (!nextSibling || nextSibling->offset > sibling->offset) in get_sibling_partitions_pm() 221 nextSibling = sibling; in get_sibling_partitions_pm() [all …]
|
/haiku/docs/user/interface/ |
H A D | Dragger.dox | 28 The target view must be its immediate relative--a sibling, a parent, or 60 The target view must be its immediate relative--a sibling, a parent, or 67 - Add the dragger as a sibling of the target. 73 \a target view is a parent or a sibling of the dragger then the frame
|
H A D | RadioButton.dox | 33 on all sibling radio buttons are turned off. When a radio button is on it 35 (\c B_CONTROL_OFF). Since all sibling radio buttons are connected to 283 Turns the button on turning off all sibling radio buttons and calls the 323 Turning a radio button on turns off all sibling radio buttons and calls the
|
H A D | SplitView.dox | 372 \fn void BSplitView::AddChild(BView *child, BView *sibling=NULL) 375 Passthrough for \ref BView::AddChild(BView *child, BView *sibling). This
|
H A D | View.dox | 4272 \param before The sibling view to add \a child before. 4324 \brief Returns a pointer to the next sibling view. 4326 \return A pointer to the next sibling view or \a NULL if not found. 4334 \brief Returns a pointer to the previous sibling view. 4336 \return A pointer to the previous sibling view or \a NULL if not found.
|
H A D | Window.dox | 841 \param before The sibling view to add \a child before.
|
/haiku/src/kits/interface/ |
H A D | SplitView.cpp | 198 BSplitView::AddChild(BView* child, BView* sibling) in AddChild() argument 200 BView::AddChild(child, sibling); in AddChild()
|
/haiku/headers/os/interface/ |
H A D | SplitView.h | 54 void AddChild(BView* child, BView* sibling = NULL);
|
/haiku/src/apps/drivesetup/ |
H A D | DiskView.cpp | 437 PartitionView* sibling in _FindInsertIndex() local 439 if (sibling && sibling->Offset() > view->Offset()) in _FindInsertIndex()
|
/haiku/src/bin/debug/strace/ |
H A D | TypeHandler.cpp | 298 TypeHandlerSelector::TypeHandlerSelector(const SelectMap &m, int sibling, in TypeHandlerSelector() argument 300 : fMap(m), fSibling(sibling), fDefault(def) {} in TypeHandlerSelector()
|
H A D | TypeHandler.h | 87 TypeHandlerSelector(const SelectMap &, int sibling,
|
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/ |
H A D | Volume.cpp | 1098 PackageNode* sibling = packageDirectory != NULL in _AddPackageContentRootNode() local 1101 if (sibling != NULL) { in _AddPackageContentRootNode() 1102 packageNode = sibling; in _AddPackageContentRootNode() 1163 PackageNode* sibling = packageDirectory != NULL in _RemovePackageContentRootNode() local 1170 if (sibling != NULL) { in _RemovePackageContentRootNode() 1171 packageNode = sibling; in _RemovePackageContentRootNode()
|
/haiku/src/libs/libsolv/solv/ |
H A D | pool.c | 1552 Id sibling; member 1614 for (i = mptree[mp].child; i; i = mptree[i].sibling) in solver_fill_DU_cb() 1656 for (i = mptree[pos].child; i; i = mptree[i].sibling) in propagate_mountpoints() 1687 mptree[0].sibling = 0; in pool_calc_duchanges() 1719 for (i = mptree[pos].child; i; i = mptree[i].sibling) in pool_calc_duchanges() 1727 mptree[i].sibling = mptree[pos].child; in pool_calc_duchanges() 1744 printf("#%d sibling: %d\n", i, mptree[i].sibling); in pool_calc_duchanges()
|
/haiku/src/kits/debugger/dwarf/ |
H A D | AttributeClasses.cpp | 48 { ENTRY(sibling), AC_REFERENCE },
|
/haiku/docs/develop/servers/app_server/ |
H A D | Layer.rst | 70 4. if top child matches child, set top child to child's lower sibling
|
/haiku/data/system/data/fortunes/ |
H A D | Medicine | 244 …"Now, Evelyn, last week you went up to $40,000 by properly citing your rivalry with your sibling a…
|
/haiku/src/apps/mail/ |
H A D | words | 23484 sibling/MS
|