_StrokeRect
SwatchView::_StrokeRect(BRect r, rgb_color leftTop, rgb_color rightBottom)
static void _StrokeRect(void *p, BRect rect) { return ((PictureIterator *) p)->StrokeRect(rect); }