Searched refs:CGRectGetHeight (Results 1 – 3 of 3) sorted by relevance
69 CGRectGetHeight([self startFrame]) != CGRectGetHeight([self endFrame])) {73 CGRectGetHeight([self startFrame]));77 CGRectGetHeight([self endFrame]));
216 int h = (int)CGRectGetHeight(bounds); in SkPDFDocumentToBitmap()
83 static CGFloat CGRectGetHeight(const CGRect& rect) { in CGRectGetHeight() function