Searched refs:AdjustReplicantBy (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/deskbar/
H A DStatusViewShelf.h56 BPoint AdjustReplicantBy(BRect, BMessage*) const;
H A DStatusViewShelf.cpp123 TReplicantShelf::AdjustReplicantBy(BRect frame, BMessage* message) const function in class:TReplicantShelf
/haiku/headers/os/interface/
H A DShelf.h88 virtual BPoint AdjustReplicantBy(BRect, BMessage*) const;
/haiku/src/kits/interface/
H A DShelf.cpp476 point = rect.LeftTop() + fShelf->AdjustReplicantBy(rect, msg);
1066 BShelf::AdjustReplicantBy(BRect, BMessage*) const function in class:BShelf
1389 BPoint adjust = AdjustReplicantBy(frame, data);

Completed in 76 milliseconds