Lines Matching full:trect
998 RECT crect, trect, rect;1005 GetWindowRect(window->toolbar.toolbar, &trect);1006 icvScreenToClient(window->frame, &trect);1007 SubtractRect( &rect, &crect, &trect);