Home | History | Annotate | Download | only in WebView

Lines Matching refs:isFlipped

315     if (![enclosingWebFrameView isFlipped])
3459 - (BOOL)isFlipped
5656 [viewLayer setAnchorPoint:CGPointMake(0, [self isFlipped] ? 1 : 0)];