* \fn void OffsetRect (RECT* prc, int x, int y) * \brief Moves a rectangle by offsets. * * This function moves the specified rectangle by the specified offsets. * \a x and \a y specify the amount to move the rectangle left/right or up/down * respectively. \a x must be a negative value to move the rectangle to * the left, and \a y must be a negative value to move the rectangle up. * * \para
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected