X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/2f51d6ab2c7e56fade7ac6118cf02df9107ca3af..7cdfdc9fdde21d22c43ce160bfd9e34fb3ac24e1:/Bridge.def diff --git a/Bridge.def b/Bridge.def index b3792aa..e34f2be 100644 --- a/Bridge.def +++ b/Bridge.def @@ -623,6 +623,7 @@ F CalFilterCreateWithDatabase ^{CalFilter}^{CalDatabase} F CalEventOccurrenceGetEvent @@ F CalEventCopySummary @@ +F CalEventIsAllDay B@ F CalEventOccurrenceGetDate I@ f CoreAnimation @@ -1436,6 +1437,7 @@ T NSMapTable {_NSMapTable} T NSMapTableOptions {NSUInteger} # NSMapTableValueCallBacks +S _NSPoint "x"{CGFloat}"y"{CGFloat} T NSPoint {_NSPoint} T NSPointArray ^{NSPoint} T NSPointPointer ^{NSPoint}