Rosyna

NSWindowAuxiliary, for when you need more ivars

Aug 19th, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //
  2. //     Generated by class-dump 3.5 (64 bit).
  3. //
  4. //     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
  5. //
  6.  
  7. #import "NSObject.h"
  8.  
  9. @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;
  10.  
  11. @interface NSWindowAuxiliary : NSObject
  12. {
  13.     NSString *_userInterfaceItemIdentifier;
  14.     NSDockTile *dockTile;
  15.     _NSWindowAnimator *_animator;
  16.     struct _NSRect standardFrame;
  17.     int realWindowNumber;
  18.     unsigned int _rememberedFirstResponderState;
  19.     NSViewHierarchyLock *viewHierarchyLock;
  20.     NSUndoManager *undoManager;
  21.     NSWindowController *windowController;
  22.     NSRecursiveLock *responderLock;
  23.     id _rememberedFirstResponder;
  24.     struct __CFRunLoopObserver *_windowDisplayObserver;
  25.     struct __CFRunLoopObserver *_invalidCursorObserver;
  26.     NSGraphicsContext *_appkitThreadContext;
  27.     NSMapTable *_subthreadContexts;
  28.     NSView *_lastFocusRingView;
  29.     NSRegion *_lastFocusRingBleedRegion;
  30.     NSWindow *docWindow;
  31.     NSWindow *sheetWindow;
  32.     NSMutableArray *_attachedSheets;
  33.     NSMutableArray *_queuedSheets;
  34.     NSString *dockWindowTitle;
  35.     NSMutableArray *_heartBeatClients;
  36.     NSGraphicsContext *_heartBeatThreadContext;
  37.     double _lastDisplayTime;
  38.     struct _NSPoint stashedOrigin;
  39.     id _moveHelper;
  40.     void *windowHandlerRef;
  41.     void *rootMetricsHandlerRef;
  42.     unsigned int autoPositionMask;
  43.     short _toolTipDisabledCount;
  44.     unsigned short _delayedDisplayDisableCount;
  45.     id timeMachineDelegate;
  46.     NSColorSpace *colorSpace;
  47.     float alpha;
  48.     struct _NSPoint collapsedOrigin;
  49.     NSColor *pattern;
  50.     id _bindingAdaptor;
  51.     id _growBoxOwner;
  52.     NSWindow *parentWindow;
  53.     NSView *_lastOtherHit;
  54.     NSColor *compositedPattern;
  55.     struct __auxWFlags {
  56.         unsigned int hasShadow:1;
  57.         unsigned int forceActiveControls:1;
  58.         unsigned int minimized:1;
  59.         unsigned int keepChildrenAttached:1;
  60.         unsigned int restoreLocation:1;
  61.         unsigned int explicitCollectionBehavior:1;
  62.         unsigned int resigningKeyFocusOnly:1;
  63.         unsigned int miniWindowTitleIsAGuess:1;
  64.         unsigned int dontSyncSurfaceToView:1;
  65.         unsigned int windowPositionIsStale:1;
  66.         unsigned int miniWindowTitleNeedsUpdate:1;
  67.         unsigned int blockHeartBeat:1;
  68.         unsigned int resizeCornerShown:1;
  69.         unsigned int locationIsTemporary:1;
  70.         unsigned int canHide:1;
  71.         unsigned int autofill:1;
  72.         unsigned int isOpaque:1;
  73.         unsigned int receivedDockDeathNotification:1;
  74.         unsigned int minimizeCompleted:1;
  75.         unsigned int minimizeFailed:1;
  76.         unsigned int windowClosed:1;
  77.         unsigned int omouseupPending:1;
  78.         unsigned int borderViewHasDisplayName:1;
  79.         unsigned int delegateReturnsFieldEditor:1;
  80.         unsigned int needsConstraint:1;
  81.         unsigned int ownsRealWindow:1;
  82.         unsigned int mightBeMovingClientSide:1;
  83.         unsigned int defaultButtonPaused:1;
  84.         unsigned int movableByBackground:1;
  85.         unsigned int preventsActivation:1;
  86.         unsigned int ignoresMouseEvents:1;
  87.         unsigned int keyWindowIgnoringFocus:1;
  88.         unsigned int liveResizeImageCacheingEnabled:1;
  89.         unsigned int currentDepth:4;
  90.         unsigned int needsScaling:1;
  91.         unsigned int allowsToolTipsWhenApplicationIsInactive:1;
  92.         unsigned int needsToSetIgnoreTag:1;
  93.         unsigned int needsToResetDragMargins:1;
  94.         unsigned int occlusionStateIsVisible:1;
  95.         unsigned int needsToRemoveFieldEditor:1;
  96.         unsigned int wantsHideOnDeactivate:1;
  97.         unsigned int aspectRatioForContent:1;
  98.         unsigned int resizeIncrementsForContent:1;
  99.         unsigned int minSizeForContent:1;
  100.         unsigned int maxSizeForContent:1;
  101.         unsigned int modalIsActive:1;
  102.         unsigned int excludedFromVisibleWindowList:1;
  103.         unsigned int preservesContentDuringLiveResize:1;
  104.         unsigned int autorecalculatesKeyViewLoop:1;
  105.         unsigned int keyViewLoopNeedsRecalc:1;
  106.         unsigned int keyViewGroupBoundaryNeedRecalc:1;
  107.         unsigned int keyViewRedirectionDisabled:1;
  108.         unsigned int displaysWhenScreenProfileChanges:1;
  109.         unsigned int hidesToolbarButton:1;
  110.         unsigned int dirtyDefaultButtonCell:1;
  111.         unsigned int noDefaultButton:1;
  112.         unsigned int allowsCursorRectsWhenInactive:1;
  113.         unsigned int sharesParentKeyState:1;
  114.         unsigned int canBecomeVisibleWithoutLogin:1;
  115.         unsigned int trackingAreasDirty:1;
  116.         unsigned int wantsMouseMoveEventsInBackground:1;
  117.         unsigned int sharingType:2;
  118.         unsigned int preferredBackingLocation:2;
  119.         unsigned int orderOutInProgress:1;
  120.         unsigned int movable:1;
  121.         unsigned int showsLockButton:1;
  122.         unsigned int wasCGOrderingEnabled:1;
  123.         unsigned int wasReshapingEnabled:1;
  124.         unsigned int autorecalculatesTopBorderThickness:1;
  125.         unsigned int autorecalculatesBottomBorderThickness:1;
  126.         unsigned int relativeOrdering:2;
  127.         unsigned int resizeWeighting:2;
  128.         unsigned int showsTopBorderSeparator:1;
  129.         unsigned int showsBottomBorderSeparator:1;
  130.         unsigned int lightBottomGradient:1;
  131.         unsigned int collectionBehavior:11;
  132.         unsigned int shadowStyle:6;
  133.         unsigned int pendingTrackingAreas:1;
  134.         unsigned int handlingInvalidCursorRects:1;
  135.         unsigned int allowsConcurrentViewDrawing:1;
  136.         unsigned int anyViewCanDrawConcurrently:1;
  137.         unsigned int preventsAppTerminationWhenModal:1;
  138.         unsigned int explicitColorSpace:1;
  139.         unsigned int orderFrontAnimationType:4;
  140.         unsigned int orderOutAnimationType:4;
  141.         unsigned int isRestorable:1;
  142.         unsigned int hasInvalidRestorableState:1;
  143.         unsigned int hasEverHadInvalidRestorableState:1;
  144.         unsigned int contentsHaveInvalidPersistentState:1;
  145.         unsigned int windowWasAcquiredFromTalagent:1;
  146.         unsigned int existedAtLaunch:1;
  147.         unsigned int alphaHasChanged:1;
  148.         unsigned int showsAutosaveButton:1;
  149.         unsigned int suppressWillOrderOffScreenNotification:1;
  150.         unsigned int ignoresMouseEventsIsSetOrClearedExplicitly:1;
  151.         unsigned int movedOffscreen:1;
  152.         unsigned int accessibilityTitleCellRemoved:1;
  153.         unsigned int doingCacheDisplayInRect:1;
  154.         unsigned int ignoreCurrentEvent:1;
  155.         unsigned int sharesParentFirstResponder:1;
  156.         unsigned int viewsLayoutIsClean:1;
  157.         unsigned int viewsConstraintsAreClean:1;
  158.         unsigned int viewsLayoutDependentMetricsAreClean:1;
  159.         unsigned int forceMainAppearance:1;
  160.         unsigned int RTLLayoutDirection:1;
  161.         unsigned int forceInactiveShadow:1;
  162.         unsigned int inFullScreenMode:1;
  163.         unsigned int isInactiveRevisionWindow:1;
  164.         unsigned int isClosed:1;
  165.         unsigned int currentLiveResizeEdges:4;
  166.         unsigned int wantsFullScreenModeIfAppropriate:1;
  167.         unsigned int freeOnCloseWindowIsClosing:1;
  168.         unsigned int wasVisibleBeforeMinimization:1;
  169.         unsigned int delegateRespondsToWillEncodeRestorableState:1;
  170.         unsigned int lastAppliedCollectionBehavior:10;
  171.         unsigned int wasActiveBeforeCurrentEvent:1;
  172.         unsigned int hasKeyAppearance:1;
  173.         unsigned int hasMainAppearance:1;
  174.         unsigned int hasKeyFocus:1;
  175.         unsigned int hasMainFocus:1;
  176.         unsigned int canHostLayersInWindowServer:1;
  177.         unsigned int hasIncompatibleAppearanceOverride:1;
  178.         unsigned int hasCustomAppearanceInASubview:1;
  179.         unsigned int stoleKeyFocus:1;
  180.         unsigned int documentShowsPanelOnClose:1;
  181.         unsigned int usesPointIntegralizationForLayout:1;
  182.         unsigned int ignoreLayerUpdates:1;
  183.         unsigned int spaceAssignmentDone:1;
  184.         unsigned int unused1:1;
  185.         unsigned int disableUserInteraction:1;
  186.         unsigned int hasWeakTitleBindingToContentViewController:1;
  187.         unsigned int titleVisibility:3;
  188.         unsigned int autoFlatteningDisabled:1;
  189.         unsigned int handlingResizeInitiatedByDock:1;
  190.         unsigned int shadowHiddenByDock:1;
  191.         unsigned int respectDockResizeEdges:1;
  192.         unsigned int dockManagedResizeEdges:4;
  193.         unsigned int sendResizeNotificationsToDock:1;
  194.         unsigned int titlebarAppearsTransparent:1;
  195.         unsigned int hasCornerMask:1;
  196.         unsigned int autoLayerBackedBorderView:1;
  197.         unsigned int draggingWindow:1;
  198.         unsigned int gatheringActiveGestureRecognizers:1;
  199.         unsigned int sendingQuickLookToResponders:1;
  200.         unsigned int deferredQuickLook:1;
  201.     } _auxWFlags;
  202.     void *_windowRef;
  203.     float _scaleFactor;
  204.     struct __CFArray *_mouseMovedListeners;
  205.     NSRegion *_needsDisplayRegion;
  206.     NSRegion *_deferredNeedsDisplayRegion;
  207.     struct _NSRect userFrame;
  208.     NSToolbar *toolbar;
  209.     NSMutableSet *_customFieldEditors;
  210.     NSMutableArray *childWindows;
  211.     NSMutableArray *childOrdering;
  212.     NSMutableArray *_touchListeners;
  213.     NSDictionary *_animationsDictionary;
  214.     struct __CFMachPort *clientSideDragPort;
  215.     struct __CFRunLoopSource *clientSideDragSource;
  216.     NSMutableSet *surfacesThatIntersectGrowBox;
  217.     NSMutableSet *viewBackingSurfaces;
  218.     NSView *growBoxView;
  219.     NSView *_latchedViewForScrollEvents;
  220.     id fullScreenStorage;
  221.     _NSWindowTransformAnimation *_runningWindowTransformAnimation;
  222.     int _animationBehavior;
  223.     Class restorationClass;
  224.     unsigned int persistentUIWindowID;
  225.     unsigned int movementGroupID;
  226.     NSData *lastDragRegionData;
  227.     int documentEditingState;
  228.     NSError *documentAutosavingError;
  229.     NSError *nonModalDocumentError;
  230.     NSView *titleFieldPlaceholderView;
  231.     CDUnknownBlockType transformDidCompleteHandler;
  232.     struct __CFRunLoopObserver *_windowDragTypeObserver;
  233.     NSResponder *savedFirstResponder;
  234.     id fullScreenAnimator;
  235.     NSInspectorBar *inspectorBar;
  236.     float _frameworkScaleFactor;
  237.     struct _NSZone *cursorZone;
  238.     unsigned int fullScreenPresentationOptions;
  239.     unsigned int _hostsLayersInWindowServerSuspensions;
  240.     int _viewScrollingCount;
  241.     struct _NSSize _layoutMinSize;
  242.     struct _NSSize _layoutMaxSize;
  243.     unsigned long long screenUpdatesDisabledUntilFlushToken;
  244.     unsigned int _liveResizeCount;
  245.     NSMutableArray *_activeGestureRecognizers;
  246.     NSView *_activeGestureRecognizersStartView;
  247.     NSEvent *_activeGestureRecognizersStartEvent;
  248.     unsigned long long _activeGestureRecognizerEvents;
  249.     unsigned long long _previousGestureEventMaskBeforeRecognizers;
  250.     int _willDisplayBeforeEndOfCurrentRunloopPassCount;
  251.     NSViewController *_contentViewController;
  252.     NSCGSWindowCALayerAdaptor *_layerAdaptor;
  253.     NSScreen *_savedScreen;
  254. }
  255.  
  256. - (void)setSavedScreen:(id)arg1;
  257. - (id)savedScreen;
  258. - (void)setContentViewController:(id)arg1;
  259. - (id)contentViewController;
  260. - (void)dealloc;
  261.  
  262. @end
Advertisement
Add Comment
Please, Sign In to add comment