Home | History | Annotate | Download | only in Carbon

Lines Matching refs:parentBounds

788             HIRect		parentBounds;
792 HIViewGetBounds( parent, &parentBounds );
795 origin.y = parentBounds.size.height - CGRectGetMaxY( frame );