|
FreeRDP
|

Macros | |
| #define | NSTextAlignmentCenter UITextAlignmentCenter |
| #define | NSLineBreakByWordWrapping UILineBreakModeWordWrap |
| #define | NSLineBreakByClipping UILineBreakModeClip |
| #define | IOS_LESS_THAN_6 |
| #define | NeedsLandscapePhoneTweaks |
| #define | kActionSheetBounce 10 |
| #define | kActionSheetBorder 10 |
| #define | kActionSheetButtonHeight 45 |
| #define | kActionSheetTopMargin 15 |
| #define | kActionSheetTitleFont [UIFont systemFontOfSize:18] |
| #define | kActionSheetTitleTextColor [UIColor whiteColor] |
| #define | kActionSheetTitleShadowColor [UIColor blackColor] |
| #define | kActionSheetTitleShadowOffset CGSizeMake(0, -1) |
| #define | kActionSheetButtonFont [UIFont boldSystemFontOfSize:20] |
| #define | kActionSheetButtonTextColor [UIColor whiteColor] |
| #define | kActionSheetButtonShadowColor [UIColor blackColor] |
| #define | kActionSheetButtonShadowOffset CGSizeMake(0, -1) |
| #define | kActionSheetBackground @"action-sheet-panel.png" |
| #define | kActionSheetBackgroundCapHeight 30 |
| #define | kAlertViewBounce 20 |
| #define | kAlertViewBorder (NeedsLandscapePhoneTweaks ? 5 : 10) |
| #define | kAlertButtonHeight (NeedsLandscapePhoneTweaks ? 35 : 44) |
| #define | kAlertViewTitleFont [UIFont boldSystemFontOfSize:20] |
| #define | kAlertViewTitleTextColor [UIColor colorWithWhite:244.0 / 255.0 alpha:1.0] |
| #define | kAlertViewTitleShadowColor [UIColor blackColor] |
| #define | kAlertViewTitleShadowOffset CGSizeMake(0, -1) |
| #define | kAlertViewMessageFont [UIFont systemFontOfSize:18] |
| #define | kAlertViewMessageTextColor [UIColor colorWithWhite:244.0 / 255.0 alpha:1.0] |
| #define | kAlertViewMessageShadowColor [UIColor blackColor] |
| #define | kAlertViewMessageShadowOffset CGSizeMake(0, -1) |
| #define | kAlertViewButtonFont [UIFont boldSystemFontOfSize:18] |
| #define | kAlertViewButtonTextColor [UIColor whiteColor] |
| #define | kAlertViewButtonShadowColor [UIColor blackColor] |
| #define | kAlertViewButtonShadowOffset CGSizeMake(0, -1) |
| #define | kAlertViewBackground @"alert-window.png" |
| #define | kAlertViewBackgroundLandscape @"alert-window-landscape.png" |
| #define | kAlertViewBackgroundCapHeight 38 |
| #define IOS_LESS_THAN_6 |
| #define kActionSheetBackground @"action-sheet-panel.png" |
| #define kActionSheetBackgroundCapHeight 30 |
| #define kActionSheetBorder 10 |
| #define kActionSheetBounce 10 |
| #define kActionSheetButtonFont [UIFont boldSystemFontOfSize:20] |
| #define kActionSheetButtonHeight 45 |
| #define kActionSheetButtonShadowColor [UIColor blackColor] |
| #define kActionSheetButtonShadowOffset CGSizeMake(0, -1) |
| #define kActionSheetButtonTextColor [UIColor whiteColor] |
| #define kActionSheetTitleFont [UIFont systemFontOfSize:18] |
| #define kActionSheetTitleShadowColor [UIColor blackColor] |
| #define kActionSheetTitleShadowOffset CGSizeMake(0, -1) |
| #define kActionSheetTitleTextColor [UIColor whiteColor] |
| #define kActionSheetTopMargin 15 |
| #define kAlertButtonHeight (NeedsLandscapePhoneTweaks ? 35 : 44) |
| #define kAlertViewBackground @"alert-window.png" |
| #define kAlertViewBackgroundCapHeight 38 |
| #define kAlertViewBackgroundLandscape @"alert-window-landscape.png" |
| #define kAlertViewBorder (NeedsLandscapePhoneTweaks ? 5 : 10) |
| #define kAlertViewBounce 20 |
| #define kAlertViewButtonFont [UIFont boldSystemFontOfSize:18] |
| #define kAlertViewButtonShadowColor [UIColor blackColor] |
| #define kAlertViewButtonShadowOffset CGSizeMake(0, -1) |
| #define kAlertViewButtonTextColor [UIColor whiteColor] |
| #define kAlertViewMessageFont [UIFont systemFontOfSize:18] |
| #define kAlertViewMessageShadowColor [UIColor blackColor] |
| #define kAlertViewMessageShadowOffset CGSizeMake(0, -1) |
| #define kAlertViewMessageTextColor [UIColor colorWithWhite:244.0 / 255.0 alpha:1.0] |
| #define kAlertViewTitleFont [UIFont boldSystemFontOfSize:20] |
| #define kAlertViewTitleShadowColor [UIColor blackColor] |
| #define kAlertViewTitleShadowOffset CGSizeMake(0, -1) |
| #define kAlertViewTitleTextColor [UIColor colorWithWhite:244.0 / 255.0 alpha:1.0] |
| #define NeedsLandscapePhoneTweaks |
| #define NSLineBreakByClipping UILineBreakModeClip |
| #define NSLineBreakByWordWrapping UILineBreakModeWordWrap |
| #define NSTextAlignmentCenter UITextAlignmentCenter |