X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/aa82b83bc1cf1a31523f5ca3e3c7e44b34c8d72c..077756a45fcee049b33e31dcb21575573768aef8:/Bridge.def diff --git a/Bridge.def b/Bridge.def index 5765ed6..1d3c4f0 100644 --- a/Bridge.def +++ b/Bridge.def @@ -44,9 +44,9 @@ T UInt32 {uint32_t} T SInt64 {int64_t} T UInt64 {uint64_t} -S CGPoint "x"f"y"f +S CGPoint "x"{CGFloat}"y"{CGFloat} S CGRect "origin"{CGPoint}"size"{CGSize} -S CGSize "width"f"height"f +S CGSize "width"{CGFloat}"height"{CGFloat} l c @@ -344,7 +344,7 @@ V UIKeyboardAnimationDurationUserInfoKey @ F UIApplicationMain ii^^c@@ -F UIImageJPEGRepresentation @@ +F UIImageJPEGRepresentation @@f F UIImagePNGRepresentation @@ F UIImageWriteToSavedPhotosAlbum v@@:^v @@ -1241,7 +1241,7 @@ F CFShowStr v@ f CoreGraphics -T CGFloat f +T CGFloat F # CGAffineTransform @@ -1616,7 +1616,7 @@ C RTLD_NEXT -1 C RTLD_DEFAULT -2 C RTLD_SELF -3 -S dl_info "dli_fname"*"dli_fbase"v^"dli_sname"*"dli_saddr"^v +S dl_info "dli_fname"*"dli_fbase"^v"dli_sname"*"dli_saddr"^v T Dl_info {dl_info} F dladdr i^rv^{dl_info}