Lines Matching defs:BRect

113 	virtual void SavePoseLocations(BRect* frameIfDesktop = NULL);
142 virtual void Draw(BRect update_rect);
143 virtual void DrawAfterChildren(BRect update_rect);
193 void CheckPoseVisibility(BRect* = NULL);
209 BRect Extent() const;
230 void ColumnRedraw(BRect updateRect);
328 void ScrollIntoView(BRect poseRect);
333 bool FrameForPose(BPose* targetPose, bool convert, BRect* poseRect);
471 bool insertionSort, BPose* pose, BRect&viewBounds,
474 int32* index = 0, BRect* boundsPointer = 0, bool forceDraw = true);
477 int32* lastPoseIndexPointer = 0, BRect* boundsPointer = 0,
518 void PlacePose(BPose*, BRect&);
522 bool IsValidLocation(const BRect& rect);
523 status_t GetDeskbarFrame(BRect* frame);
524 bool SlotOccupied(BRect poseRect, BRect viewBounds) const;
525 void NextSlot(BPose*, BRect&poseRect, BRect viewBounds);
534 BRect CalcPoseRect(const BPose*, int32 index,
536 BRect CalcPoseRectIcon(const BPose*) const;
537 BRect CalcPoseRectList(const BPose*, int32 index,
540 void DrawViewCommon(const BRect&updateRect);
546 BRect* invalidRect);
549 void CloseGapInList(BRect* invalidRect);
579 BRect GetDragRect(int32 clickedPoseIndex);
580 BBitmap* MakeDragBitmap(BRect dragRect, BPoint clickedPoint,
612 void SelectPoses(BRect, BList**);
621 void SynchronousUpdate(BRect, bool clip = false);
629 void AddToExtent(const BRect&);
631 void RemoveFromExtent(const BRect&);
645 void FinishPendingScroll(float&listViewScrollBy, BRect bounds);
682 void DrawOpenAnimation(BRect);
738 BRect fExtent;
761 BRect fLastExtent;
785 BRect rect;
786 BRect lastRect;
813 BRect fStartFrame;
822 BRect fDeskbarFrame;
1127 BPoseView::AddToExtent(const BRect&rect)