#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 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 |
import<Foundation/CPArray.j> import<Foundation/CPObjJRuntime.j> import CGAffineTransform j import CGGeometry j import CPColor j import CPDOMDisplayServer j import CPGeometry j import CPResponder j import CPGraphicsContext j CPViewNotSizable = 0 |
var CPViewOpacityKey = @"@"CPViewOpacityKey" |
var CPViewSubviewsKey = @"@"CPViewSubviewsKey" |
var CPViewSuperviewKey = @"@"CPViewSuperviewKey" |
var CPViewTagKey = @"@"CPViewTagKey" |
var CPViewWindowKey = @"@"CPViewWindowKey" |