Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- // Generated by class-dump 3.5 (64 bit).
- //
- // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
- //
- #import "NSObject.h"
- @class NSCGSWindowCALayerAdaptor, NSColor, NSColorSpace, NSData, NSDictionary, NSDockTile, NSError, NSEvent, NSGraphicsContext, NSInspectorBar, NSMapTable, NSMutableArray, NSMutableSet, NSRecursiveLock, NSRegion, NSResponder, NSScreen, NSString, NSToolbar, NSUndoManager, NSView, NSViewController, NSViewHierarchyLock, NSWindow, NSWindowController, _NSWindowAnimator, _NSWindowTransformAnimation;
- @interface NSWindowAuxiliary : NSObject
- {
- NSString *_userInterfaceItemIdentifier;
- NSDockTile *dockTile;
- _NSWindowAnimator *_animator;
- struct _NSRect standardFrame;
- int realWindowNumber;
- unsigned int _rememberedFirstResponderState;
- NSViewHierarchyLock *viewHierarchyLock;
- NSUndoManager *undoManager;
- NSWindowController *windowController;
- NSRecursiveLock *responderLock;
- id _rememberedFirstResponder;
- struct __CFRunLoopObserver *_windowDisplayObserver;
- struct __CFRunLoopObserver *_invalidCursorObserver;
- NSGraphicsContext *_appkitThreadContext;
- NSMapTable *_subthreadContexts;
- NSView *_lastFocusRingView;
- NSRegion *_lastFocusRingBleedRegion;
- NSWindow *docWindow;
- NSWindow *sheetWindow;
- NSMutableArray *_attachedSheets;
- NSMutableArray *_queuedSheets;
- NSString *dockWindowTitle;
- NSMutableArray *_heartBeatClients;
- NSGraphicsContext *_heartBeatThreadContext;
- double _lastDisplayTime;
- struct _NSPoint stashedOrigin;
- id _moveHelper;
- void *windowHandlerRef;
- void *rootMetricsHandlerRef;
- unsigned int autoPositionMask;
- short _toolTipDisabledCount;
- unsigned short _delayedDisplayDisableCount;
- id timeMachineDelegate;
- NSColorSpace *colorSpace;
- float alpha;
- struct _NSPoint collapsedOrigin;
- NSColor *pattern;
- id _bindingAdaptor;
- id _growBoxOwner;
- NSWindow *parentWindow;
- NSView *_lastOtherHit;
- NSColor *compositedPattern;
- struct __auxWFlags {
- unsigned int hasShadow:1;
- unsigned int forceActiveControls:1;
- unsigned int minimized:1;
- unsigned int keepChildrenAttached:1;
- unsigned int restoreLocation:1;
- unsigned int explicitCollectionBehavior:1;
- unsigned int resigningKeyFocusOnly:1;
- unsigned int miniWindowTitleIsAGuess:1;
- unsigned int dontSyncSurfaceToView:1;
- unsigned int windowPositionIsStale:1;
- unsigned int miniWindowTitleNeedsUpdate:1;
- unsigned int blockHeartBeat:1;
- unsigned int resizeCornerShown:1;
- unsigned int locationIsTemporary:1;
- unsigned int canHide:1;
- unsigned int autofill:1;
- unsigned int isOpaque:1;
- unsigned int receivedDockDeathNotification:1;
- unsigned int minimizeCompleted:1;
- unsigned int minimizeFailed:1;
- unsigned int windowClosed:1;
- unsigned int omouseupPending:1;
- unsigned int borderViewHasDisplayName:1;
- unsigned int delegateReturnsFieldEditor:1;
- unsigned int needsConstraint:1;
- unsigned int ownsRealWindow:1;
- unsigned int mightBeMovingClientSide:1;
- unsigned int defaultButtonPaused:1;
- unsigned int movableByBackground:1;
- unsigned int preventsActivation:1;
- unsigned int ignoresMouseEvents:1;
- unsigned int keyWindowIgnoringFocus:1;
- unsigned int liveResizeImageCacheingEnabled:1;
- unsigned int currentDepth:4;
- unsigned int needsScaling:1;
- unsigned int allowsToolTipsWhenApplicationIsInactive:1;
- unsigned int needsToSetIgnoreTag:1;
- unsigned int needsToResetDragMargins:1;
- unsigned int occlusionStateIsVisible:1;
- unsigned int needsToRemoveFieldEditor:1;
- unsigned int wantsHideOnDeactivate:1;
- unsigned int aspectRatioForContent:1;
- unsigned int resizeIncrementsForContent:1;
- unsigned int minSizeForContent:1;
- unsigned int maxSizeForContent:1;
- unsigned int modalIsActive:1;
- unsigned int excludedFromVisibleWindowList:1;
- unsigned int preservesContentDuringLiveResize:1;
- unsigned int autorecalculatesKeyViewLoop:1;
- unsigned int keyViewLoopNeedsRecalc:1;
- unsigned int keyViewGroupBoundaryNeedRecalc:1;
- unsigned int keyViewRedirectionDisabled:1;
- unsigned int displaysWhenScreenProfileChanges:1;
- unsigned int hidesToolbarButton:1;
- unsigned int dirtyDefaultButtonCell:1;
- unsigned int noDefaultButton:1;
- unsigned int allowsCursorRectsWhenInactive:1;
- unsigned int sharesParentKeyState:1;
- unsigned int canBecomeVisibleWithoutLogin:1;
- unsigned int trackingAreasDirty:1;
- unsigned int wantsMouseMoveEventsInBackground:1;
- unsigned int sharingType:2;
- unsigned int preferredBackingLocation:2;
- unsigned int orderOutInProgress:1;
- unsigned int movable:1;
- unsigned int showsLockButton:1;
- unsigned int wasCGOrderingEnabled:1;
- unsigned int wasReshapingEnabled:1;
- unsigned int autorecalculatesTopBorderThickness:1;
- unsigned int autorecalculatesBottomBorderThickness:1;
- unsigned int relativeOrdering:2;
- unsigned int resizeWeighting:2;
- unsigned int showsTopBorderSeparator:1;
- unsigned int showsBottomBorderSeparator:1;
- unsigned int lightBottomGradient:1;
- unsigned int collectionBehavior:11;
- unsigned int shadowStyle:6;
- unsigned int pendingTrackingAreas:1;
- unsigned int handlingInvalidCursorRects:1;
- unsigned int allowsConcurrentViewDrawing:1;
- unsigned int anyViewCanDrawConcurrently:1;
- unsigned int preventsAppTerminationWhenModal:1;
- unsigned int explicitColorSpace:1;
- unsigned int orderFrontAnimationType:4;
- unsigned int orderOutAnimationType:4;
- unsigned int isRestorable:1;
- unsigned int hasInvalidRestorableState:1;
- unsigned int hasEverHadInvalidRestorableState:1;
- unsigned int contentsHaveInvalidPersistentState:1;
- unsigned int windowWasAcquiredFromTalagent:1;
- unsigned int existedAtLaunch:1;
- unsigned int alphaHasChanged:1;
- unsigned int showsAutosaveButton:1;
- unsigned int suppressWillOrderOffScreenNotification:1;
- unsigned int ignoresMouseEventsIsSetOrClearedExplicitly:1;
- unsigned int movedOffscreen:1;
- unsigned int accessibilityTitleCellRemoved:1;
- unsigned int doingCacheDisplayInRect:1;
- unsigned int ignoreCurrentEvent:1;
- unsigned int sharesParentFirstResponder:1;
- unsigned int viewsLayoutIsClean:1;
- unsigned int viewsConstraintsAreClean:1;
- unsigned int viewsLayoutDependentMetricsAreClean:1;
- unsigned int forceMainAppearance:1;
- unsigned int RTLLayoutDirection:1;
- unsigned int forceInactiveShadow:1;
- unsigned int inFullScreenMode:1;
- unsigned int isInactiveRevisionWindow:1;
- unsigned int isClosed:1;
- unsigned int currentLiveResizeEdges:4;
- unsigned int wantsFullScreenModeIfAppropriate:1;
- unsigned int freeOnCloseWindowIsClosing:1;
- unsigned int wasVisibleBeforeMinimization:1;
- unsigned int delegateRespondsToWillEncodeRestorableState:1;
- unsigned int lastAppliedCollectionBehavior:10;
- unsigned int wasActiveBeforeCurrentEvent:1;
- unsigned int hasKeyAppearance:1;
- unsigned int hasMainAppearance:1;
- unsigned int hasKeyFocus:1;
- unsigned int hasMainFocus:1;
- unsigned int canHostLayersInWindowServer:1;
- unsigned int hasIncompatibleAppearanceOverride:1;
- unsigned int hasCustomAppearanceInASubview:1;
- unsigned int stoleKeyFocus:1;
- unsigned int documentShowsPanelOnClose:1;
- unsigned int usesPointIntegralizationForLayout:1;
- unsigned int ignoreLayerUpdates:1;
- unsigned int spaceAssignmentDone:1;
- unsigned int unused1:1;
- unsigned int disableUserInteraction:1;
- unsigned int hasWeakTitleBindingToContentViewController:1;
- unsigned int titleVisibility:3;
- unsigned int autoFlatteningDisabled:1;
- unsigned int handlingResizeInitiatedByDock:1;
- unsigned int shadowHiddenByDock:1;
- unsigned int respectDockResizeEdges:1;
- unsigned int dockManagedResizeEdges:4;
- unsigned int sendResizeNotificationsToDock:1;
- unsigned int titlebarAppearsTransparent:1;
- unsigned int hasCornerMask:1;
- unsigned int autoLayerBackedBorderView:1;
- unsigned int draggingWindow:1;
- unsigned int gatheringActiveGestureRecognizers:1;
- unsigned int sendingQuickLookToResponders:1;
- unsigned int deferredQuickLook:1;
- } _auxWFlags;
- void *_windowRef;
- float _scaleFactor;
- struct __CFArray *_mouseMovedListeners;
- NSRegion *_needsDisplayRegion;
- NSRegion *_deferredNeedsDisplayRegion;
- struct _NSRect userFrame;
- NSToolbar *toolbar;
- NSMutableSet *_customFieldEditors;
- NSMutableArray *childWindows;
- NSMutableArray *childOrdering;
- NSMutableArray *_touchListeners;
- NSDictionary *_animationsDictionary;
- struct __CFMachPort *clientSideDragPort;
- struct __CFRunLoopSource *clientSideDragSource;
- NSMutableSet *surfacesThatIntersectGrowBox;
- NSMutableSet *viewBackingSurfaces;
- NSView *growBoxView;
- NSView *_latchedViewForScrollEvents;
- id fullScreenStorage;
- _NSWindowTransformAnimation *_runningWindowTransformAnimation;
- int _animationBehavior;
- Class restorationClass;
- unsigned int persistentUIWindowID;
- unsigned int movementGroupID;
- NSData *lastDragRegionData;
- int documentEditingState;
- NSError *documentAutosavingError;
- NSError *nonModalDocumentError;
- NSView *titleFieldPlaceholderView;
- CDUnknownBlockType transformDidCompleteHandler;
- struct __CFRunLoopObserver *_windowDragTypeObserver;
- NSResponder *savedFirstResponder;
- id fullScreenAnimator;
- NSInspectorBar *inspectorBar;
- float _frameworkScaleFactor;
- struct _NSZone *cursorZone;
- unsigned int fullScreenPresentationOptions;
- unsigned int _hostsLayersInWindowServerSuspensions;
- int _viewScrollingCount;
- struct _NSSize _layoutMinSize;
- struct _NSSize _layoutMaxSize;
- unsigned long long screenUpdatesDisabledUntilFlushToken;
- unsigned int _liveResizeCount;
- NSMutableArray *_activeGestureRecognizers;
- NSView *_activeGestureRecognizersStartView;
- NSEvent *_activeGestureRecognizersStartEvent;
- unsigned long long _activeGestureRecognizerEvents;
- unsigned long long _previousGestureEventMaskBeforeRecognizers;
- int _willDisplayBeforeEndOfCurrentRunloopPassCount;
- NSViewController *_contentViewController;
- NSCGSWindowCALayerAdaptor *_layerAdaptor;
- NSScreen *_savedScreen;
- }
- - (void)setSavedScreen:(id)arg1;
- - (id)savedScreen;
- - (void)setContentViewController:(id)arg1;
- - (id)contentViewController;
- - (void)dealloc;
- @end
Advertisement
Add Comment
Please, Sign In to add comment