Home | History | Annotate | Download | only in Plugins

Lines Matching refs:toView

218     NSRect contentRect = [contentView convertRect:[contentView frame] toView:nil]; // convert to window-relative coordinates
283 NSRect boundsInWindow = [self convertRect:[self bounds] toView:windowContentView];
324 // superviews and nil windows and results from convertRect:toView: are incorrect.