Searched refs:CFAllocatorPreferredSizeCallBack (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBase.c111 CF_INLINE CFAllocatorPreferredSizeCallBack __CFAllocatorGetPreferredSizeFunction(const CFAllocatorContext *context) {
112 CFAllocatorPreferredSizeCallBack retval = NULL;
721 CFAllocatorPreferredSizeCallBack prefFunc;
H A DCFBase.h474 typedef CFIndex (*CFAllocatorPreferredSizeCallBack)(CFIndex size, CFOptionFlags hint, void *info); typedef
484 CFAllocatorPreferredSizeCallBack preferredSize;

Completed in 218 milliseconds