Searched refs:replicantFrame (Results 1 – 2 of 2) sorted by relevance
51 BRect replicantFrame(frame); in CalcWindow() local52 replicantFrame.top = replicantFrame.bottom - 7.0f; in CalcWindow()53 replicantFrame.left = replicantFrame.right - 7.0f; in CalcWindow()54 BDragger* dragger = new BDragger(replicantFrame, fCalcView, in CalcWindow()
1146 TReplicantTray::AcceptAddon(BRect replicantFrame, BMessage* message) in AcceptAddon() argument1151 if (replicantFrame.Height() > fMaxReplicantHeight) in AcceptAddon()1169 replicantFrame.Width()); in AcceptAddon()