#include "../Platform/Platform.h"
#include "../Platform/DOM/CPDOMDisplayServer.h"
#include "../CoreGraphics/CGGeometry.h"
Go to the source code of this file.
Definition at line 94 of file CPWindow.j.
CPBorderlessBridgeWindowMask = 1 << 20 |
Definition at line 79 of file CPWindow.j.
import<Foundation/CPCountedSet.j> import<Foundation/CPNotificationCenter.j> import<Foundation/CPUndoManager.j> import CGGeometry j import CPAnimation j import CPResponder j import CPScreen j import CPPlatformWindow j CPBorderlessWindowMask = 0 |
Definition at line 44 of file CPWindow.j.
CPClosableWindowMask = 1 << 1 |
Definition at line 56 of file CPWindow.j.
Definition at line 2618 of file CPWindow.j.
CPDraggingWindowLevel = 500 |
Definition at line 148 of file CPWindow.j.
Definition at line 106 of file CPWindow.j.
CPHUDBackgroundWindowMask = 1 << 21 |
Definition at line 84 of file CPWindow.j.
Definition at line 124 of file CPWindow.j.
Definition at line 2616 of file CPWindow.j.
CPMiniaturizableWindowMask = 1 << 2 |
Definition at line 62 of file CPWindow.j.
Definition at line 136 of file CPWindow.j.
Definition at line 100 of file CPWindow.j.
Definition at line 2617 of file CPWindow.j.
CPPopUpMenuWindowLevel = 101 |
Definition at line 142 of file CPWindow.j.
CPResizableWindowMask = 1 << 3 |
Definition at line 68 of file CPWindow.j.
CPScreenSaverWindowLevel = 1000 |
Definition at line 154 of file CPWindow.j.
CPStatusWindowLevel = 25 |
Definition at line 130 of file CPWindow.j.
Definition at line 112 of file CPWindow.j.
CPTexturedBackgroundWindowMask = 1 << 8 |
Definition at line 74 of file CPWindow.j.
CPTitledWindowMask = 1 << 0 |
Definition at line 50 of file CPWindow.j.
Definition at line 118 of file CPWindow.j.
CPWindowAbove = 1 |
Definition at line 167 of file CPWindow.j.
CPWindowBelow = 2 |
Definition at line 173 of file CPWindow.j.
Definition at line 178 of file CPWindow.j.
Definition at line 176 of file CPWindow.j.
Definition at line 186 of file CPWindow.j.
Definition at line 183 of file CPWindow.j.
Definition at line 184 of file CPWindow.j.
Definition at line 181 of file CPWindow.j.
Definition at line 179 of file CPWindow.j.
Definition at line 177 of file CPWindow.j.
Definition at line 180 of file CPWindow.j.
Definition at line 91 of file CPWindow.j.
Definition at line 89 of file CPWindow.j.
CPWindowMaxYMargin = 32 |
Definition at line 92 of file CPWindow.j.
Definition at line 87 of file CPWindow.j.
Definition at line 90 of file CPWindow.j.
Definition at line 86 of file CPWindow.j.
CPWindowOut = 0 |
Definition at line 161 of file CPWindow.j.
var CPWindowSaveImage = nil |
Definition at line 200 of file CPWindow.j.
var CPWindowSavingImage = nil |
Definition at line 201 of file CPWindow.j.
Definition at line 189 of file CPWindow.j.
Definition at line 190 of file CPWindow.j.
Definition at line 188 of file CPWindow.j.
Definition at line 88 of file CPWindow.j.
Definition at line 182 of file CPWindow.j.
Definition at line 175 of file CPWindow.j.
Definition at line 185 of file CPWindow.j.
Definition at line 2340 of file CPWindow.j.
var SHADOW_DISTANCE = 5.0 |
Definition at line 196 of file CPWindow.j.
var SHADOW_MARGIN_BOTTOM = 10.0 |
Definition at line 195 of file CPWindow.j.
var SHADOW_MARGIN_LEFT = 20.0 |
Definition at line 192 of file CPWindow.j.
var SHADOW_MARGIN_RIGHT = 19.0 |
Definition at line 193 of file CPWindow.j.
var SHADOW_MARGIN_TOP = 10.0 |
Definition at line 194 of file CPWindow.j.