16 lines
249 B
Mathematica
16 lines
249 B
Mathematica
|
|
||
|
__block CGFloat scale = 1;
|
||
|
|
||
|
|
||
|
NS_VALID_UNTIL_END_OF_SCOPE __strong typeof(self) strongSelf = self;
|
||
|
|
||
|
|
||
|
__unsafe_unretained UITableViewCell * cell;
|
||
|
|
||
|
|
||
|
static _Atomic(GPBEnumDescriptor*) descriptor = nil;
|
||
|
|
||
|
|
||
|
extern CGFloat kHeight() __attribute((weak));
|
||
|
|