Lines Matching full:leopard
1224 // This method exists to maintain compatibility with Leopard's Dictionary.app, since it
5396 // penalty of linking to another framework. This function changed signature as well as framework between Tiger and Leopard,
5671 [viewLayer setSublayerTransform:CATransform3DMakeScale(1, -1, 1)]; // setGeometryFlipped: doesn't exist on Leopard.
5690 // This method is necessary on Leopard to work around <rdar://problem/7067892>.