Searched refs:AdjustReplicantBy (Results 1 - 4 of 4) sorted by last modified time

/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);
/haiku/src/apps/deskbar/
H A DStatusViewShelf.cpp123 TReplicantShelf::AdjustReplicantBy(BRect frame, BMessage* message) const function in class:TReplicantShelf
H A DStatusViewShelf.h56 BPoint AdjustReplicantBy(BRect, BMessage*) const;

Completed in 46 milliseconds