Searched refs:TARGET_IS_SIBLING (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DDragger.h108 TARGET_IS_SIBLING enumerator in enum:BDragger::relation
/haiku/src/kits/interface/
H A DShelf.cpp1223 || item->relation == BDragger::TARGET_IS_SIBLING) {
1227 || item->relation == BDragger::TARGET_IS_SIBLING) {
1379 || relation == BDragger::TARGET_IS_SIBLING) {
1383 || relation == BDragger::TARGET_IS_SIBLING) {
1398 if (relation == BDragger::TARGET_IS_SIBLING
1424 relation = BDragger::TARGET_IS_SIBLING;
H A DDragger.cpp671 fRelation = TARGET_IS_SIBLING;

Completed in 42 milliseconds