Home | History | Annotate | Download | only in src

Lines Matching refs:crect

998     RECT crect, trect, rect;
1002 GetClientRect(window->frame, &crect);
1007 SubtractRect( &rect, &crect, &trect);
1010 rect = crect;