]> git.saurik.com Git - cycript.git/blobdiff - Bridge.def
Abstract folder for Frameworks into a #defiine.
[cycript.git] / Bridge.def
index b3792aa6a87e7b803677756e79585fe42efce8e5..e34f2be7aa6cbef415d5f48a2d433bb7898f8038 100644 (file)
@@ -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}