Home | History | Annotate | Download | only in Carbon

Lines Matching refs:root

925 	HIViewRef	root = HIViewGetRoot( _windowRef ); 
928 HIViewGetFrame( root, &frame );
934 HIViewRef root, contentView;
938 root = HIViewGetRoot( _windowRef );
939 HIViewFindByID( root, kHIViewWindowContentID, &contentView );
941 HIViewGetBounds( root, &rootBounds );