Subversion Repositories filter_foundry

Rev

Rev 259 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 259 Rev 268
Line 168... Line 168...
168
 
168
 
169
        EXITCALLBACK();
169
        EXITCALLBACK();
170
 
170
 
171
        return(result);
171
        return(result);
172
}
172
}
-
 
173
 
173
#if !TARGET_CARBON
174
#if !TARGET_CARBON
174
OSStatus my_InvalWindowRect(WindowRef window,const Rect *bounds){
175
OSStatus my_InvalWindowRect(WindowRef window,const Rect *bounds){
175
        GrafPtr port;
176
        GrafPtr port;
176
 
177
 
177
        GetPort(&port);
178
        GetPort(&port);