#include "Platform/Platform.h"
#include "CoreGraphics/CGAffineTransform.h"
#include "CoreGraphics/CGGeometry.h"
#include "Platform/DOM/CPDOMDisplayServer.h"
Go to the source code of this file.
var CachedNotificationCenter = nil |
var CachedThemeAttributes = nil |
var CPViewAutoresizesSubviewsKey = @"@"CPViewAutoresizesSubviews" |
var CPViewAutoresizingMaskKey = @"@"CPViewAutoresizingMask" |
var CPViewBackgroundColorKey = @"@"CPViewBackgroundColor" |
var CPViewBoundsKey = @"@"CPViewBoundsKey" |
var CPViewFrameKey = @"@"CPViewFrameKey" |
CPViewHeightSizable = 16 |
var CPViewHitTestsKey = @"@"CPViewHitTestsKey" |
var CPViewIsHiddenKey = @"@"CPViewIsHiddenKey" |
CPViewMaxXMargin = 4 |
CPViewMaxYMargin = 32 |
CPViewMinXMargin = 1 |
CPViewMinYMargin = 8 |
var CPViewNextKeyViewKey = @"@"CPViewNextKeyViewKey" |
import<Foundation/CPArray.j> import<Foundation/CPObjJRuntime.j> import CGAffineTransform j import CGGeometry j import CPColor j import CPDOMDisplayServer j import CPGeometry j import CPGraphicsContext j import CPResponder j import CPTheme j CPViewNotSizable = 0 |
var CPViewOpacityKey = @"@"CPViewOpacityKey" |
var CPViewPreviousKeyViewKey = @"@"CPViewPreviousKeyViewKey" |
var CPViewSubviewsKey = @"@"CPViewSubviewsKey" |
var CPViewSuperviewKey = @"@"CPViewSuperviewKey" |
var CPViewTagKey = @"@"CPViewTagKey" |
var CPViewThemeStateKey = @"@"CPViewThemeStateKey" |
var CPViewWindowKey = @"@"CPViewWindowKey" |