Searched refs:_IconRect (Results 1 – 4 of 4) sorted by relevance
242 fStopIcon = new (std::nothrow) BBitmap(_IconRect(), 0, B_RGBA32); in _FillIcons()260 fWarnIcon = new (std::nothrow) BBitmap(_IconRect(), 0, B_RGBA32); in _FillIcons()279 StatusMenuField::_IconRect() in _IconRect() function in StatusMenuField
62 BRect _IconRect();
140 BRect _IconRect(const BPoseView* poseView,
529 BRect rect = _IconRect(poseView, where); in PointInPose()574 BRect iconRect = _IconRect(poseView, rect.LeftTop()); in Draw()981 BPose::_IconRect(const BPoseView* poseView, BPoint location) const in _IconRect() function in BPose