Function DrawBuf.fillRect

fill rectangle with solid color (clipping is applied)

abstract void fillRect(
  Rect rc,
  uint color
);