* Draw a rectangle. * @param x Specifies the x-coordinate of the upper-left corner of the rectangle. * @param y Specifies the y-coordinate of the upper-left corner of the rectangle. * @param width The width of the rectangle. * @param height The height of the rectangle. * @param color The color of the rectangle in RGBA format. * @param filled Set to true to fill the rectangle. */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected