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

/haiku/src/preferences/keymap/
H A DStatusMenuField.cpp242 fStopIcon = new (std::nothrow) BBitmap(_IconRect(), 0, B_RGBA32);
260 fWarnIcon = new (std::nothrow) BBitmap(_IconRect(), 0, B_RGBA32);
279 StatusMenuField::_IconRect() function in class:StatusMenuField
H A DStatusMenuField.h62 BRect _IconRect();
/haiku/src/kits/tracker/
H A DPose.h140 BRect _IconRect(const BPoseView* poseView,
H A DPose.cpp530 BRect rect = _IconRect(poseView, where);
575 BRect iconRect = _IconRect(poseView, rect.LeftTop());
982 BPose::_IconRect(const BPoseView* poseView, BPoint location) const function in class:BPose

Completed in 88 milliseconds