Documentation
¶
Overview ¶
Package hitoolbox provides purego-based Go bindings for the macOS HIToolbox framework.
Apple documentation: https://developer.apple.com/documentation/hitoolbox
Index ¶
- Constants
- func AEGetInteractionAllowed(level *int8) int16
- func AEGetTheCurrentEvent(theAppleEvent *ae.AEDesc) int16
- func AEInteractWithUser(timeOutInTicks int, nmReqPtr *NMRec, idleProc unsafe.Pointer) int16
- func AEProcessAppleEvent(theEventRecord *EventRecord) int16
- func AEProcessEvent(inEvent unsafe.Pointer) int
- func AEResetTimer(reply *ae.AEDesc) int16
- func AEResumeTheCurrentEvent(theAppleEvent *ae.AEDesc, reply *ae.AEDesc, dispatcher unsafe.Pointer, ...) int16
- func AESend(theAppleEvent *ae.AEDesc, reply *ae.AEDesc, sendMode int, sendPriority int16, ...) int16
- func AESetInteractionAllowed(level int8) int16
- func AESetTheCurrentEvent(theAppleEvent *ae.AEDesc) int16
- func AESuspendTheCurrentEvent(theAppleEvent *ae.AEDesc) int16
- func AcquireFirstMatchingEventInQueue(inQueue unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec, inOptions uint) unsafe.Pointer
- func AddEventTypesToHandler(inHandlerRef unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec) int
- func Button() uint8
- func CMPluginExamineContext(thisInstance unsafe.Pointer, inContext *ae.AEDesc, outCommandPairs *ae.AEDesc) int
- func CMPluginHandleSelection(thisInstance unsafe.Pointer, inContext *ae.AEDesc, inCommandID int) int
- func CMPluginPostMenuCleanup(thisInstance unsafe.Pointer)
- func CallNextEventHandler(inCallRef unsafe.Pointer, inEvent unsafe.Pointer) int
- func CheckEventQueueForUserCancel() uint8
- func CopyEvent(inOther unsafe.Pointer) unsafe.Pointer
- func CopyEventAs(inAllocator unsafe.Pointer, inOther unsafe.Pointer, inEventClass uint, ...) unsafe.Pointer
- func CopyEventCGEvent(inEvent unsafe.Pointer) unsafe.Pointer
- func CopySymbolicHotKeys(outHotKeyArray unsafe.Pointer) int
- func CopyThemeIdentifier(outIdentifier unsafe.Pointer) int
- func CreateEvent(inAllocator unsafe.Pointer, inClassID uint, inKind uint, inWhen float64, ...) int
- func CreateEventWithCGEvent(inAllocator unsafe.Pointer, inEvent unsafe.Pointer, inAttributes uint, ...) int
- func DebugPrintEvent(inEvent unsafe.Pointer)
- func DebugPrintMainEventQueue()
- func DisableSecureEventInput() int
- func DisposeAEFilterUPP(userUPP unsafe.Pointer)
- func DisposeAEIdleUPP(userUPP unsafe.Pointer)
- func DisposeCaretHookUPP(userUPP unsafe.Pointer)
- func DisposeControlActionUPP(userUPP unsafe.Pointer)
- func DisposeControlEditTextValidationUPP(userUPP unsafe.Pointer)
- func DisposeControlKeyFilterUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneActivateUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneDrawUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneFocusUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneHitTestUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneIdleUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneKeyDownUPP(userUPP unsafe.Pointer)
- func DisposeControlUserPaneTrackingUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserAcceptDragUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserAddDragItemUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserDrawItemUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserEditItemUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserGetContextualMenuUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserHitTestUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemAcceptDragUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemCompareUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemDataUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemDragRgnUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemHelpContentUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemNotificationUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemNotificationWithItemUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemReceiveDragUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserItemUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserPostProcessDragUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserReceiveDragUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserSelectContextualMenuUPP(userUPP unsafe.Pointer)
- func DisposeDataBrowserTrackingUPP(userUPP unsafe.Pointer)
- func DisposeDragDrawingUPP(userUPP unsafe.Pointer)
- func DisposeDragInputUPP(userUPP unsafe.Pointer)
- func DisposeDragReceiveHandlerUPP(userUPP unsafe.Pointer)
- func DisposeDragSendDataUPP(userUPP unsafe.Pointer)
- func DisposeDragTrackingHandlerUPP(userUPP unsafe.Pointer)
- func DisposeDrawHookUPP(userUPP unsafe.Pointer)
- func DisposeEOLHookUPP(userUPP unsafe.Pointer)
- func DisposeEditUnicodePostUpdateUPP(userUPP unsafe.Pointer)
- func DisposeEventComparatorUPP(userUPP unsafe.Pointer)
- func DisposeEventHandlerUPP(userUPP unsafe.Pointer)
- func DisposeEventLoopIdleTimerUPP(userUPP unsafe.Pointer)
- func DisposeEventLoopTimerUPP(userUPP unsafe.Pointer)
- func DisposeGetScrapDataUPP(userUPP unsafe.Pointer)
- func DisposeHMControlContentUPP(userUPP unsafe.Pointer)
- func DisposeHMMenuItemContentUPP(userUPP unsafe.Pointer)
- func DisposeHMMenuTitleContentUPP(userUPP unsafe.Pointer)
- func DisposeHMWindowContentUPP(userUPP unsafe.Pointer)
- func DisposeHighHookUPP(userUPP unsafe.Pointer)
- func DisposeHitTestHookUPP(userUPP unsafe.Pointer)
- func DisposeListClickLoopUPP(userUPP unsafe.Pointer)
- func DisposeListDefUPP(userUPP unsafe.Pointer)
- func DisposeListSearchUPP(userUPP unsafe.Pointer)
- func DisposeMenuItemDrawingUPP(userUPP unsafe.Pointer)
- func DisposeMenuTitleDrawingUPP(userUPP unsafe.Pointer)
- func DisposeModalFilterUPP(userUPP unsafe.Pointer)
- func DisposeModalFilterYDUPP(userUPP unsafe.Pointer)
- func DisposeNMUPP(userUPP unsafe.Pointer)
- func DisposeNWidthHookUPP(userUPP unsafe.Pointer)
- func DisposeScrapPromiseKeeperUPP(userUPP unsafe.Pointer)
- func DisposeTEClickLoopUPP(userUPP unsafe.Pointer)
- func DisposeTEDoTextUPP(userUPP unsafe.Pointer)
- func DisposeTEFindWordUPP(userUPP unsafe.Pointer)
- func DisposeTERecalcUPP(userUPP unsafe.Pointer)
- func DisposeTSMTEPostUpdateUPP(userUPP unsafe.Pointer)
- func DisposeTSMTEPreUpdateUPP(userUPP unsafe.Pointer)
- func DisposeTXNActionKeyMapperUPP(userUPP unsafe.Pointer)
- func DisposeTXNActionNameMapperUPP(userUPP unsafe.Pointer)
- func DisposeTXNContextualMenuSetupUPP(userUPP unsafe.Pointer)
- func DisposeTXNFindUPP(userUPP unsafe.Pointer)
- func DisposeTXNScrollInfoUPP(userUPP unsafe.Pointer)
- func DisposeTextWidthHookUPP(userUPP unsafe.Pointer)
- func DisposeThemeButtonDrawUPP(userUPP unsafe.Pointer)
- func DisposeThemeEraseUPP(userUPP unsafe.Pointer)
- func DisposeThemeIteratorUPP(userUPP unsafe.Pointer)
- func DisposeThemeTabTitleDrawUPP(userUPP unsafe.Pointer)
- func DisposeUserItemUPP(userUPP unsafe.Pointer)
- func DisposeWidthHookUPP(userUPP unsafe.Pointer)
- func DisposeWindowPaintUPP(userUPP unsafe.Pointer)
- func DisposeWindowTitleDrawingUPP(userUPP unsafe.Pointer)
- func EnableSecureEventInput() int
- func FindSpecificEventInQueue(inQueue unsafe.Pointer, inComparator unsafe.Pointer, ...) unsafe.Pointer
- func FlushEventQueue(inQueue unsafe.Pointer) int
- func FlushEvents(whichMask uint16, stopMask uint16)
- func FlushEventsMatchingListFromQueue(inQueue unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec) int
- func FlushSpecificEventsFromQueue(inQueue unsafe.Pointer, inComparator unsafe.Pointer, ...) int
- func GetApplicationEventTarget() unsafe.Pointer
- func GetApplicationTextEncoding() uint
- func GetCFRunLoopFromEventLoop(inEventLoop unsafe.Pointer) unsafe.Pointer
- func GetCurrentButtonState() uint
- func GetCurrentEvent() unsafe.Pointer
- func GetCurrentEventButtonState() uint
- func GetCurrentEventKeyModifiers() uint
- func GetCurrentEventLoop() unsafe.Pointer
- func GetCurrentEventQueue() unsafe.Pointer
- func GetCurrentEventTime() float64
- func GetCurrentKeyModifiers() uint
- func GetEventClass(inEvent unsafe.Pointer) uint
- func GetEventDispatcherTarget() unsafe.Pointer
- func GetEventKind(inEvent unsafe.Pointer) uint
- func GetEventMonitorTarget() unsafe.Pointer
- func GetEventParameter(inEvent unsafe.Pointer, inName uint, inDesiredType uint, outActualType *uint, ...) int
- func GetEventRetainCount(inEvent unsafe.Pointer) uint
- func GetEventTime(inEvent unsafe.Pointer) float64
- func GetKeys(theKeys *carboncore.BigEndianUInt32)
- func GetMainEventLoop() unsafe.Pointer
- func GetMainEventQueue() unsafe.Pointer
- func GetMenuTrackingData(theMenu unsafe.Pointer, outData *MenuTrackingData) int
- func GetNumEventsInQueue(inQueue unsafe.Pointer) uint
- func GetSymbolicHotKeyMode() uint
- func GetSystemUIMode(outMode *uint, outOptions *uint)
- func GetThemeMenuItemExtra(inItemType uint16, outHeight *int16, outWidth *int16) int
- func GetThemeMenuSeparatorHeight(outHeight *int16) int
- func GetThemeMenuTitleExtra(outWidth *int16, inIsSquished uint8) int
- func GetThemeMetric(inMetric uint, outMetric *int) int
- func HIDictionaryWindowShow(dictionary unsafe.Pointer, textString unsafe.Pointer, ...)
- func HIGetMousePosition(inSpace uint, inObject unsafe.Pointer, outPoint *corefoundation.CGPoint) *corefoundation.CGPoint
- func HIMouseTrackingGetParameters(inSelector uint, outTime *float64, outDistance *corefoundation.CGSize) int
- func HIObjectAddDelegate(inObject unsafe.Pointer, inDelegate unsafe.Pointer, inPosition uint) int
- func HIObjectCopyClassID(inObject unsafe.Pointer) unsafe.Pointer
- func HIObjectCopyDelegates(inObject unsafe.Pointer, outDelegates unsafe.Pointer) int
- func HIObjectCreate(inClassID unsafe.Pointer, inConstructData unsafe.Pointer, ...) int
- func HIObjectCreateFromBundle(inBundle unsafe.Pointer, outObject unsafe.Pointer) int
- func HIObjectDynamicCast(inObject unsafe.Pointer, inClassID unsafe.Pointer) unsafe.Pointer
- func HIObjectFromEventTarget(inTarget unsafe.Pointer) unsafe.Pointer
- func HIObjectGetEventHandlerObject(inRef unsafe.Pointer) unsafe.Pointer
- func HIObjectGetEventTarget(inObject unsafe.Pointer) unsafe.Pointer
- func HIObjectIsArchivingIgnored(inObject unsafe.Pointer) uint8
- func HIObjectIsOfClass(inObject unsafe.Pointer, inObjectClassID unsafe.Pointer) uint8
- func HIObjectPrintDebugInfo(inObject unsafe.Pointer)
- func HIObjectRegisterSubclass(inClassID unsafe.Pointer, inBaseClassID unsafe.Pointer, inOptions uint, ...) int
- func HIObjectRemoveDelegate(inObject unsafe.Pointer, inDelegate unsafe.Pointer, inPosition uint) int
- func HIObjectUnregisterClass(inClassRef unsafe.Pointer) int
- func HIPointConvert(ioPoint *corefoundation.CGPoint, inSourceSpace uint, ...)
- func HIRectConvert(ioRect *corefoundation.CGRect, inSourceSpace uint, ...)
- func HISearchWindowShow(inSearchString unsafe.Pointer, inFlags uint) int
- func HISizeConvert(ioSize *corefoundation.CGSize, inSourceSpace uint, ...)
- func HIThemeApplyBackground(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeBackgroundDrawInfo, ...) int
- func HIThemeBeginFocus(inContext unsafe.Pointer, inRing uint, inReserved unsafe.Pointer) int
- func HIThemeBrushCreateCGColor(inBrush int16, outColor unsafe.Pointer) int
- func HIThemeDrawBackground(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeBackgroundDrawInfo, ...) int
- func HIThemeDrawButton(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, ...) int
- func HIThemeDrawChasingArrows(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeChasingArrowsDrawInfo, ...) int
- func HIThemeDrawFocusRect(inRect *corefoundation.CGRect, inHasFocus uint8, inContext unsafe.Pointer, ...) int
- func HIThemeDrawFrame(inRect *corefoundation.CGRect, inDrawInfo *HIThemeFrameDrawInfo, ...) int
- func HIThemeDrawGenericWell(inRect *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, ...) int
- func HIThemeDrawGrabber(inRect *corefoundation.CGRect, inDrawInfo *HIThemeGrabberDrawInfo, ...) int
- func HIThemeDrawGroupBox(inRect *corefoundation.CGRect, inDrawInfo *HIThemeGroupBoxDrawInfo, ...) int
- func HIThemeDrawGrowBox(inOrigin *corefoundation.CGPoint, inDrawInfo *HIThemeGrowBoxDrawInfo, ...) int
- func HIThemeDrawHeader(inRect *corefoundation.CGRect, inDrawInfo *HIThemeHeaderDrawInfo, ...) int
- func HIThemeDrawMenuBackground(inMenuRect *corefoundation.CGRect, inMenuDrawInfo *HIThemeMenuDrawInfo, ...) int
- func HIThemeDrawMenuBarBackground(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeMenuBarDrawInfo, ...) int
- func HIThemeDrawMenuItem(inMenuRect *corefoundation.CGRect, inItemRect *corefoundation.CGRect, ...) int
- func HIThemeDrawMenuSeparator(inMenuRect *corefoundation.CGRect, inItemRect *corefoundation.CGRect, ...) int
- func HIThemeDrawMenuTitle(inMenuBarRect *corefoundation.CGRect, inTitleRect *corefoundation.CGRect, ...) int
- func HIThemeDrawPaneSplitter(inRect *corefoundation.CGRect, inDrawInfo *HIThemeSplitterDrawInfo, ...) int
- func HIThemeDrawPlacard(inRect *corefoundation.CGRect, inDrawInfo *HIThemePlacardDrawInfo, ...) int
- func HIThemeDrawPopupArrow(inBounds *corefoundation.CGRect, inDrawInfo *HIThemePopupArrowDrawInfo, ...) int
- func HIThemeDrawScrollBarDelimiters(inContRect *corefoundation.CGRect, ...) int
- func HIThemeDrawSegment(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeSegmentDrawInfo, ...) int
- func HIThemeDrawSeparator(inRect *corefoundation.CGRect, inDrawInfo *HIThemeSeparatorDrawInfo, ...) int
- func HIThemeDrawTab(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabDrawInfo, ...) int
- func HIThemeDrawTabPane(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabPaneDrawInfo, ...) int
- func HIThemeDrawTextBox(inString unsafe.Pointer, inBounds *corefoundation.CGRect, ...) int
- func HIThemeDrawTickMark(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeTickMarkDrawInfo, ...) int
- func HIThemeDrawTitleBarWidget(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowWidgetDrawInfo, ...) int
- func HIThemeDrawTrack(inDrawInfo *HIThemeTrackDrawInfo, inGhostRect *corefoundation.CGRect, ...) int
- func HIThemeDrawTrackTickMarks(inDrawInfo *HIThemeTrackDrawInfo, inNumTicks uint, inContext unsafe.Pointer, ...) int
- func HIThemeDrawWindowFrame(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowDrawInfo, ...) int
- func HIThemeEndFocus(inContext unsafe.Pointer) int
- func HIThemeGetButtonBackgroundBounds(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, ...) int
- func HIThemeGetButtonContentBounds(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, ...) int
- func HIThemeGetButtonShape(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, ...) int
- func HIThemeGetGrowBoxBounds(inOrigin *corefoundation.CGPoint, inDrawInfo *HIThemeGrowBoxDrawInfo, ...) int
- func HIThemeGetMenuBackgroundShape(inMenuRect *corefoundation.CGRect, inMenuDrawInfo *HIThemeMenuDrawInfo, ...) int
- func HIThemeGetScrollBarTrackRect(inBounds *corefoundation.CGRect, inTrackInfo *HIScrollBarTrackInfo, ...) int
- func HIThemeGetTabDrawShape(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabDrawInfo, ...) int
- func HIThemeGetTabPaneContentShape(inRect *corefoundation.CGRect, inDirection uint16, inTabSize uint, ...) int
- func HIThemeGetTabPaneDrawShape(inRect *corefoundation.CGRect, inDirection uint16, inTabSize uint, ...) int
- func HIThemeGetTabShape(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabDrawInfo, ...) int
- func HIThemeGetTextColorForThemeBrush(inBrush int16, inWindowIsActive uint8, outColor *int16) int
- func HIThemeGetTextDimensions(inString unsafe.Pointer, inWidth float64, inTextInfo *HIThemeTextInfo, ...) int
- func HIThemeGetTrackBounds(inDrawInfo *HIThemeTrackDrawInfo, outBounds *corefoundation.CGRect) int
- func HIThemeGetTrackDragRect(inDrawInfo *HIThemeTrackDrawInfo, outDragRect *corefoundation.CGRect) int
- func HIThemeGetTrackLiveValue(inDrawInfo *HIThemeTrackDrawInfo, inRelativePosition float64, outValue *int) int
- func HIThemeGetTrackPartBounds(inDrawInfo *HIThemeTrackDrawInfo, inPartCode int16, ...) int
- func HIThemeGetTrackParts(inDrawInfo *HIThemeTrackDrawInfo, outNumberOfParts *uint, inMaxParts uint, ...) int
- func HIThemeGetTrackThumbPositionFromBounds(inDrawInfo *HIThemeTrackDrawInfo, inThumbBounds *corefoundation.CGRect, ...) int
- func HIThemeGetTrackThumbPositionFromOffset(inDrawInfo *HIThemeTrackDrawInfo, inThumbOffset *corefoundation.CGPoint, ...) int
- func HIThemeGetTrackThumbShape(inDrawInfo *HIThemeTrackDrawInfo, outThumbShape unsafe.Pointer) int
- func HIThemeGetUIFontType(inFontID uint16) coretext.CTFontUIFontType
- func HIThemeGetWindowRegionHit(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowDrawInfo, ...) uint8
- func HIThemeGetWindowShape(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowDrawInfo, ...) int
- func HIThemeHitTestScrollBarArrows(inScrollBarBounds *corefoundation.CGRect, inTrackInfo *HIScrollBarTrackInfo, ...) uint8
- func HIThemeHitTestTrack(inDrawInfo *HIThemeTrackDrawInfo, inMousePoint *corefoundation.CGPoint, ...) uint8
- func HIThemeSetFill(inBrush int16, inInfo unsafe.Pointer, inContext unsafe.Pointer, ...) int
- func HIThemeSetStroke(inBrush int16, inInfo unsafe.Pointer, inContext unsafe.Pointer, ...) int
- func HIThemeSetTextFill(inColor int16, inInfo unsafe.Pointer, inContext unsafe.Pointer, ...) int
- func IMKTextOrientationName() *foundation.NSString
- func InstallEventHandler(inTarget unsafe.Pointer, inHandler unsafe.Pointer, inNumTypes uint, ...) int
- func InstallEventLoopTimer(inEventLoop unsafe.Pointer, inFireDelay float64, inInterval float64, ...) int
- func InvokeAEFilterUPP(theEvent *EventRecord, returnID int, transactionID int, sender *ae.AEDesc, ...) uint8
- func InvokeAEIdleUPP(theEvent *EventRecord, sleepTime *int, mouseRgn unsafe.Pointer, ...) uint8
- func InvokeCaretHookUPP(r unsafe.Pointer, pTE *TERec, userUPP unsafe.Pointer)
- func InvokeControlActionUPP(theControl unsafe.Pointer, partCode int16, userUPP unsafe.Pointer)
- func InvokeControlEditTextValidationUPP(control unsafe.Pointer, userUPP unsafe.Pointer)
- func InvokeControlKeyFilterUPP(theControl unsafe.Pointer, keyCode *int16, charCode *int16, modifiers *uint16, ...) int16
- func InvokeControlUserPaneActivateUPP(control unsafe.Pointer, activating uint8, userUPP unsafe.Pointer)
- func InvokeControlUserPaneDrawUPP(control unsafe.Pointer, part int16, userUPP unsafe.Pointer)
- func InvokeControlUserPaneFocusUPP(control unsafe.Pointer, action int16, userUPP unsafe.Pointer) int16
- func InvokeControlUserPaneHitTestUPP(control unsafe.Pointer, where unsafe.Pointer, userUPP unsafe.Pointer) int16
- func InvokeControlUserPaneIdleUPP(control unsafe.Pointer, userUPP unsafe.Pointer)
- func InvokeControlUserPaneKeyDownUPP(control unsafe.Pointer, keyCode int16, charCode int16, modifiers int16, ...) int16
- func InvokeControlUserPaneTrackingUPP(control unsafe.Pointer, startPt unsafe.Pointer, actionProc unsafe.Pointer, ...) int16
- func InvokeDataBrowserAcceptDragUPP(browser unsafe.Pointer, theDrag unsafe.Pointer, item uint, ...) uint8
- func InvokeDataBrowserAddDragItemUPP(browser unsafe.Pointer, theDrag unsafe.Pointer, item uint, ...) uint8
- func InvokeDataBrowserDrawItemUPP(browser unsafe.Pointer, item uint, property uint, itemState uint, ...)
- func InvokeDataBrowserEditItemUPP(browser unsafe.Pointer, item uint, property uint, theString unsafe.Pointer, ...) uint8
- func InvokeDataBrowserGetContextualMenuUPP(browser unsafe.Pointer, menu unsafe.Pointer, helpType *uint, ...)
- func InvokeDataBrowserHitTestUPP(browser unsafe.Pointer, itemID uint, property uint, theRect unsafe.Pointer, ...) uint8
- func InvokeDataBrowserItemAcceptDragUPP(browser unsafe.Pointer, itemID uint, property uint, theRect unsafe.Pointer, ...) uint
- func InvokeDataBrowserItemCompareUPP(browser unsafe.Pointer, itemOne uint, itemTwo uint, sortProperty uint, ...) uint8
- func InvokeDataBrowserItemDataUPP(browser unsafe.Pointer, item uint, property uint, itemData unsafe.Pointer, ...) int
- func InvokeDataBrowserItemDragRgnUPP(browser unsafe.Pointer, itemID uint, property uint, theRect unsafe.Pointer, ...)
- func InvokeDataBrowserItemHelpContentUPP(browser unsafe.Pointer, item uint, property uint, inRequest int16, ...)
- func InvokeDataBrowserItemNotificationUPP(browser unsafe.Pointer, item uint, message uint, userUPP unsafe.Pointer)
- func InvokeDataBrowserItemNotificationWithItemUPP(browser unsafe.Pointer, item uint, message uint, itemData unsafe.Pointer, ...)
- func InvokeDataBrowserItemReceiveDragUPP(browser unsafe.Pointer, itemID uint, property uint, dragFlags uint, ...) uint8
- func InvokeDataBrowserItemUPP(item uint, state uint, clientData unsafe.Pointer, userUPP unsafe.Pointer)
- func InvokeDataBrowserPostProcessDragUPP(browser unsafe.Pointer, theDrag unsafe.Pointer, trackDragResult int, ...)
- func InvokeDataBrowserReceiveDragUPP(browser unsafe.Pointer, theDrag unsafe.Pointer, item uint, ...) uint8
- func InvokeDataBrowserSelectContextualMenuUPP(browser unsafe.Pointer, menu unsafe.Pointer, selectionType uint, menuID int16, ...)
- func InvokeDataBrowserTrackingUPP(browser unsafe.Pointer, itemID uint, property uint, theRect unsafe.Pointer, ...) int16
- func InvokeDragDrawingUPP(message int16, showRegion unsafe.Pointer, showOrigin unsafe.Pointer, ...) int16
- func InvokeDragInputUPP(mouse unsafe.Pointer, modifiers *int16, dragInputRefCon unsafe.Pointer, ...) int16
- func InvokeDragReceiveHandlerUPP(theWindow unsafe.Pointer, handlerRefCon unsafe.Pointer, theDrag unsafe.Pointer, ...) int16
- func InvokeDragSendDataUPP(theType uint, dragSendRefCon unsafe.Pointer, theItemRef unsafe.Pointer, ...) int16
- func InvokeDragTrackingHandlerUPP(message int16, theWindow unsafe.Pointer, handlerRefCon unsafe.Pointer, ...) int16
- func InvokeDrawHookUPP(textOffset uint16, drawLen uint16, textBufferPtr unsafe.Pointer, pTE *TERec, ...)
- func InvokeEOLHookUPP(theChar int8, pTE *TERec, hTE **TERec, userUPP unsafe.Pointer) uint8
- func InvokeEditUnicodePostUpdateUPP(uniText **uint16, uniTextLength uint, iStartOffset uint, iEndOffset uint, ...) uint8
- func InvokeEventComparatorUPP(inEvent unsafe.Pointer, inCompareData unsafe.Pointer, userUPP unsafe.Pointer) uint8
- func InvokeEventHandlerUPP(inHandlerCallRef unsafe.Pointer, inEvent unsafe.Pointer, ...) int
- func InvokeEventLoopIdleTimerUPP(inTimer unsafe.Pointer, inState uint16, inUserData unsafe.Pointer, ...)
- func InvokeEventLoopTimerUPP(inTimer unsafe.Pointer, inUserData unsafe.Pointer, userUPP unsafe.Pointer)
- func InvokeGetScrapDataUPP(requestedFormat uint, dataH *string, srcDataGetterRefCon unsafe.Pointer, ...) int16
- func InvokeHMControlContentUPP(inControl unsafe.Pointer, inGlobalMouse unsafe.Pointer, inRequest int16, ...) int
- func InvokeHMMenuItemContentUPP(inTrackingData *MenuTrackingData, inRequest int16, outContentProvided *int16, ...) int
- func InvokeHMMenuTitleContentUPP(inMenu unsafe.Pointer, inRequest int16, outContentProvided *int16, ...) int
- func InvokeHMWindowContentUPP(inWindow unsafe.Pointer, inGlobalMouse unsafe.Pointer, inRequest int16, ...) int
- func InvokeHighHookUPP(r unsafe.Pointer, pTE *TERec, userUPP unsafe.Pointer)
- func InvokeHitTestHookUPP(styleRunLen uint16, styleRunOffset uint16, slop uint16, ...) uint8
- func InvokeListClickLoopUPP(userUPP unsafe.Pointer) uint8
- func InvokeListDefUPP(lMessage int16, lSelect uint8, lRect unsafe.Pointer, lCell unsafe.Pointer, ...)
- func InvokeListSearchUPP(aPtr string, bPtr string, aLen int16, bLen int16, userUPP unsafe.Pointer) int16
- func InvokeMenuItemDrawingUPP(inBounds unsafe.Pointer, inDepth int16, inIsColorDevice uint8, ...)
- func InvokeMenuTitleDrawingUPP(inBounds unsafe.Pointer, inDepth int16, inIsColorDevice uint8, ...)
- func InvokeModalFilterUPP(theDialog unsafe.Pointer, theEvent *EventRecord, itemHit *int16, ...) uint8
- func InvokeModalFilterYDUPP(theDialog unsafe.Pointer, theEvent *EventRecord, itemHit *int16, ...) uint8
- func InvokeNMUPP(nmReqPtr *NMRec, userUPP unsafe.Pointer)
- func InvokeNWidthHookUPP(styleRunLen uint16, styleRunOffset uint16, slop int16, direction int16, ...) uint16
- func InvokeScrapPromiseKeeperUPP(scrap unsafe.Pointer, flavorType uint, userData unsafe.Pointer, ...) int
- func InvokeTEClickLoopUPP(pTE *TERec, userUPP unsafe.Pointer) uint8
- func InvokeTEDoTextUPP(pTE *TERec, firstChar uint16, lastChar uint16, selector int16, ...)
- func InvokeTEFindWordUPP(currentPos uint16, caller int16, pTE *TERec, hTE **TERec, wordStart *uint16, ...)
- func InvokeTERecalcUPP(pTE *TERec, changeLength uint16, lineStart *uint16, firstChar *uint16, ...)
- func InvokeTSMTEPostUpdateUPP(textH **TERec, fixLen int, inputAreaStart int, inputAreaEnd int, pinStart int, ...)
- func InvokeTSMTEPreUpdateUPP(textH **TERec, refCon int, userUPP unsafe.Pointer)
- func InvokeTXNActionKeyMapperUPP(actionKey uint, commandID uint, userUPP unsafe.Pointer) unsafe.Pointer
- func InvokeTXNActionNameMapperUPP(actionName unsafe.Pointer, commandID uint, inUserData unsafe.Pointer, ...) unsafe.Pointer
- func InvokeTXNContextualMenuSetupUPP(iContextualMenu unsafe.Pointer, object unsafe.Pointer, ...)
- func InvokeTXNFindUPP(matchData *TXNMatchTextRecord, iDataType uint, iMatchOptions uint, ...) int
- func InvokeTXNScrollInfoUPP(iValue int, iMaximumValue int, iScrollBarOrientation uint, ...)
- func InvokeTextWidthHookUPP(textLen uint16, textOffset uint16, textBufferPtr unsafe.Pointer, pTE *TERec, ...) uint16
- func InvokeThemeButtonDrawUPP(bounds unsafe.Pointer, kind uint16, info *ThemeButtonDrawInfo, ...)
- func InvokeThemeEraseUPP(bounds unsafe.Pointer, eraseData unsafe.Pointer, depth int16, isColorDev uint8, ...)
- func InvokeThemeIteratorUPP(inFileName *uint8, resID int16, inThemeSettings unsafe.Pointer, ...) uint8
- func InvokeThemeTabTitleDrawUPP(bounds unsafe.Pointer, style uint16, direction uint16, depth int16, ...)
- func InvokeUserItemUPP(theDialog unsafe.Pointer, itemNo int16, userUPP unsafe.Pointer)
- func InvokeWidthHookUPP(textLen uint16, textOffset uint16, textBufferPtr unsafe.Pointer, pTE *TERec, ...) uint16
- func InvokeWindowPaintUPP(device **qd.GDevice, qdContext unsafe.Pointer, window unsafe.Pointer, ...) int
- func InvokeWindowTitleDrawingUPP(bounds unsafe.Pointer, depth int16, colorDevice uint8, userData unsafe.Pointer, ...)
- func IsCmdChar(event *EventRecord, test int16) uint8
- func IsEventInQueue(inQueue unsafe.Pointer, inEvent unsafe.Pointer) uint8
- func IsSecureEventInputEnabled() uint8
- func IsUserCancelEventRef(event unsafe.Pointer) uint8
- func KBGetLayoutType(iKeyboardType int16) uint
- func KHIDelegateAfterKey() uintptr
- func KHIDelegateBeforeKey() uintptr
- func KHIObjectCustomDataCDEFProcIDKey() uintptr
- func KHIObjectCustomDataClassIDKey() uintptr
- func KHIObjectCustomDataDelegateGroupParametersKey() uintptr
- func KHIObjectCustomDataParameterNamesKey() uintptr
- func KHIObjectCustomDataParameterTypesKey() uintptr
- func KHIObjectCustomDataParameterValuesKey() uintptr
- func KHIObjectCustomDataSuperClassIDKey() uintptr
- func KHIObjectInitParamDescription() uintptr
- func KHIObjectInitParamEventName() uintptr
- func KHIObjectInitParamEventType() uintptr
- func KHIObjectInitParamUserName() uintptr
- func KHITextViewClassID() uintptr
- func KHIToolboxVersionNumber() uintptr
- func KTISCategoryInkInputSource() uintptr
- func KTISCategoryKeyboardInputSource() uintptr
- func KTISCategoryPaletteInputSource() uintptr
- func KTISNotifyEnabledKeyboardInputSourcesChanged() uintptr
- func KTISNotifySelectedKeyboardInputSourceChanged() uintptr
- func KTISPropertyBundleID() uintptr
- func KTISPropertyIconImageURL() uintptr
- func KTISPropertyIconRef() uintptr
- func KTISPropertyInputModeID() uintptr
- func KTISPropertyInputSourceCategory() uintptr
- func KTISPropertyInputSourceID() uintptr
- func KTISPropertyInputSourceIsASCIICapable() uintptr
- func KTISPropertyInputSourceIsEnableCapable() uintptr
- func KTISPropertyInputSourceIsEnabled() uintptr
- func KTISPropertyInputSourceIsSelectCapable() uintptr
- func KTISPropertyInputSourceIsSelected() uintptr
- func KTISPropertyInputSourceLanguages() uintptr
- func KTISPropertyInputSourceType() uintptr
- func KTISPropertyLocalizedName() uintptr
- func KTISPropertyUnicodeKeyLayoutData() uintptr
- func KTISTypeCharacterPalette() uintptr
- func KTISTypeInk() uintptr
- func KTISTypeKeyboardInputMethodModeEnabled() uintptr
- func KTISTypeKeyboardInputMethodWithoutModes() uintptr
- func KTISTypeKeyboardInputMode() uintptr
- func KTISTypeKeyboardLayout() uintptr
- func KTISTypeKeyboardViewer() uintptr
- func KTXNActionAlignCenter() uintptr
- func KTXNActionAlignLeft() uintptr
- func KTXNActionAlignRight() uintptr
- func KTXNActionChangeColor() uintptr
- func KTXNActionChangeFont() uintptr
- func KTXNActionChangeFontFeature() uintptr
- func KTXNActionChangeFontVariation() uintptr
- func KTXNActionChangeGlyphVariation() uintptr
- func KTXNActionChangeSize() uintptr
- func KTXNActionChangeStyle() uintptr
- func KTXNActionChangeTextPosition() uintptr
- func KTXNActionClear() uintptr
- func KTXNActionCountOfAllChanges() uintptr
- func KTXNActionCountOfStyleChanges() uintptr
- func KTXNActionCountOfTextChanges() uintptr
- func KTXNActionCut() uintptr
- func KTXNActionDrop() uintptr
- func KTXNActionMove() uintptr
- func KTXNActionPaste() uintptr
- func KTXNActionTyping() uintptr
- func KTXNActionUndoLast() uintptr
- func KTXNDataOptionCharacterEncodingKey() uintptr
- func KTXNDataOptionDocumentTypeKey() uintptr
- func KTXNDocumentAttributeAuthorKey() uintptr
- func KTXNDocumentAttributeCommentKey() uintptr
- func KTXNDocumentAttributeCompanyNameKey() uintptr
- func KTXNDocumentAttributeCopyrightKey() uintptr
- func KTXNDocumentAttributeCreationTimeKey() uintptr
- func KTXNDocumentAttributeEditorKey() uintptr
- func KTXNDocumentAttributeKeywordsKey() uintptr
- func KTXNDocumentAttributeModificationTimeKey() uintptr
- func KTXNDocumentAttributeSubjectKey() uintptr
- func KTXNDocumentAttributeTitleKey() uintptr
- func KTXNMLTEDocumentType() uintptr
- func KTXNPlainTextDocumentType() uintptr
- func KTXNQuickTimeDocumentType() uintptr
- func KTXNRTFDocumentType() uintptr
- func LMGetKbdLast() uint8
- func LMGetKbdType() uint8
- func LMGetKeyRepThresh() int16
- func LMGetKeyThresh() int16
- func NewAEFilterUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewAEIdleUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewCaretHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlActionUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlEditTextValidationUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlKeyFilterUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneActivateUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneDrawUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneFocusUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneHitTestUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneIdleUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneKeyDownUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewControlUserPaneTrackingUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserAcceptDragUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserAddDragItemUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserDrawItemUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserEditItemUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserGetContextualMenuUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserHitTestUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemAcceptDragUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemCompareUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemDataUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemDragRgnUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemHelpContentUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemNotificationUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemNotificationWithItemUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemReceiveDragUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserItemUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserPostProcessDragUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserReceiveDragUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserSelectContextualMenuUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDataBrowserTrackingUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDragDrawingUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDragInputUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDragReceiveHandlerUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDragSendDataUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDragTrackingHandlerUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewDrawHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewEOLHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewEditUnicodePostUpdateUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewEventComparatorUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewEventHandlerUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewEventLoopIdleTimerUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewEventLoopTimerUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewGetScrapDataUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewHMControlContentUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewHMMenuItemContentUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewHMMenuTitleContentUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewHMWindowContentUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewHighHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewHitTestHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewListClickLoopUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewListDefUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewListSearchUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewMenuItemDrawingUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewMenuTitleDrawingUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewModalFilterUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewModalFilterYDUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewNMUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewNWidthHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewScrapPromiseKeeperUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTEClickLoopUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTEDoTextUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTEFindWordUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTERecalcUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTSMTEPostUpdateUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTSMTEPreUpdateUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTXNActionKeyMapperUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTXNActionNameMapperUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTXNContextualMenuSetupUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTXNFindUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTXNScrollInfoUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewTextWidthHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewThemeButtonDrawUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewThemeEraseUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewThemeIteratorUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewThemeTabTitleDrawUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewUserItemUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewWidthHookUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewWindowPaintUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func NewWindowTitleDrawingUPP(userRoutine unsafe.Pointer) unsafe.Pointer
- func PopSymbolicHotKeyMode(inToken unsafe.Pointer)
- func PostEventToQueue(inQueue unsafe.Pointer, inEvent unsafe.Pointer, inPriority int16) int
- func ProcessHICommand(inCommand *HICommand) int
- func PushSymbolicHotKeyMode(inOptions uint) unsafe.Pointer
- func QuitEventLoop(inEventLoop unsafe.Pointer) int
- func ReceiveNextEvent(inNumTypes uint, inList *EventTypeSpec, inTimeout float64, inPullEvent uint8, ...) int
- func RegisterEventHotKey(inHotKeyCode uint, inHotKeyModifiers uint, inHotKeyID EventHotKeyID, ...) int
- func ReleaseEvent(inEvent unsafe.Pointer)
- func RemoveEventFromQueue(inQueue unsafe.Pointer, inEvent unsafe.Pointer) int
- func RemoveEventHandler(inHandlerRef unsafe.Pointer) int
- func RemoveEventLoopTimer(inTimer unsafe.Pointer) int
- func RemoveEventParameter(inEvent unsafe.Pointer, inName uint) int
- func RemoveEventTypesFromHandler(inHandlerRef unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec) int
- func RetainEvent(inEvent unsafe.Pointer) unsafe.Pointer
- func RunCurrentEventLoop(inTimeout float64) int
- func SendEventToEventTarget(inEvent unsafe.Pointer, inTarget unsafe.Pointer) int
- func SendEventToEventTargetWithOptions(inEvent unsafe.Pointer, inTarget unsafe.Pointer, inOptions uint) int
- func SetEventLoopTimerNextFireTime(inTimer unsafe.Pointer, inNextFire float64) int
- func SetEventParameter(inEvent unsafe.Pointer, inName uint, inType uint, inSize uint, ...) int
- func SetEventTime(inEvent unsafe.Pointer, inTime float64) int
- func SetSystemUIMode(inMode uint, inOptions uint) int
- func SymbolAvailable(symbol string) bool
- func TISCopyCurrentASCIICapableKeyboardInputSource() unsafe.Pointer
- func TISCopyCurrentASCIICapableKeyboardLayoutInputSource() unsafe.Pointer
- func TISCopyCurrentKeyboardInputSource() unsafe.Pointer
- func TISCopyCurrentKeyboardLayoutInputSource() unsafe.Pointer
- func TISCopyInputMethodKeyboardLayoutOverride() unsafe.Pointer
- func TISCopyInputSourceForLanguage(language unsafe.Pointer) unsafe.Pointer
- func TISCreateASCIICapableInputSourceList() unsafe.Pointer
- func TISCreateInputSourceList(properties unsafe.Pointer, includeAllInstalled uint8) unsafe.Pointer
- func TISDeselectInputSource(inputSource unsafe.Pointer) int
- func TISDisableInputSource(inputSource unsafe.Pointer) int
- func TISEnableInputSource(inputSource unsafe.Pointer) int
- func TISGetInputSourceProperty(inputSource unsafe.Pointer, propertyKey unsafe.Pointer) unsafe.Pointer
- func TISInputSourceGetTypeID() uint
- func TISRegisterInputSource(location unsafe.Pointer) int
- func TISSelectInputSource(inputSource unsafe.Pointer) int
- func TISSetInputMethodKeyboardLayoutOverride(keyboardLayout unsafe.Pointer) int
- func TSMGetActiveDocument() unsafe.Pointer
- func TSMGetDocumentProperty(docID unsafe.Pointer, propertyTag uint, bufferSize uint, actualSize *uint, ...) int
- func TSMRemoveDocumentProperty(docID unsafe.Pointer, propertyTag uint) int
- func TSMSetDocumentProperty(docID unsafe.Pointer, propertyTag uint, propertySize uint, ...) int
- func UnregisterEventHotKey(inHotKey unsafe.Pointer) int
- type Acl_entry_id_t
- type Acl_flag_t
- type Acl_perm_t
- type Acl_tag_t
- type Acl_type_t
- type AlertStdAlertParamRec
- type AlertStdCFStringAlertParamRec
- type AlertTemplate
- type BasicWindowDescription
- type Clockid_t
- type ContextualMenuInterfaceStruct
- type ControlEditTextSelectionRec
- type ControlFontStyleRec
- type ControlID
- func KHIViewMenuContentID() ControlID
- func KHIViewWindowCloseBoxID() ControlID
- func KHIViewWindowCollapseBoxID() ControlID
- func KHIViewWindowContentID() ControlID
- func KHIViewWindowGrowBoxID() ControlID
- func KHIViewWindowTitleID() ControlID
- func KHIViewWindowToolbarButtonID() ControlID
- func KHIViewWindowToolbarID() ControlID
- func KHIViewWindowZoomBoxID() ControlID
- type ControlImageContentInfo
- type ControlKind
- type ControlTabEntry
- type ControlTabInfoRec
- type ControlTabInfoRecV1
- type ControlTemplate
- type CtlCTab
- type DataBrowserAccessibilityItemInfo
- type DataBrowserAccessibilityItemInfoV0
- type DataBrowserAccessibilityItemInfoV1
- type DataBrowserCallbacks
- type DataBrowserCustomCallbacks
- type DataBrowserListViewColumnDesc
- type DataBrowserListViewHeaderDesc
- type DataBrowserPropertyDesc
- type DialogTemplate
- type Dispatch_autorelease_frequency_t
- type Dispatch_block_flags_t
- type EvCmd
- type EvQEl
- type EventHotKeyID
- type EventLoopTimer
- type EventRecord
- type EventTypeSpec
- type FileTranslationList
- type FileTranslationSpec
- type FileTypeSpec
- type Filesec_property_t
- type GetGrowImageRegionRec
- type GetWindowRegionRec
- type HFSFlavor
- type HIAxisPosition
- type HIAxisScale
- type HIBinding
- type HICommand
- type HICommandExtended
- type HIContentBorderMetrics
- type HILayoutInfo
- type HIPositioning
- type HIScaling
- type HIScrollBarTrackInfo
- type HISideBinding
- type HIThemeAnimationFrameInfo
- type HIThemeAnimationTimeInfo
- type HIThemeBackgroundDrawInfo
- type HIThemeButtonDrawInfo
- type HIThemeChasingArrowsDrawInfo
- type HIThemeFrameDrawInfo
- type HIThemeGrabberDrawInfo
- type HIThemeGroupBoxDrawInfo
- type HIThemeGrowBoxDrawInfo
- type HIThemeHeaderDrawInfo
- type HIThemeMenuBarDrawInfo
- type HIThemeMenuDrawInfo
- type HIThemeMenuDrawInfoVersionZero
- type HIThemeMenuItemDrawInfo
- type HIThemeMenuTitleDrawInfo
- type HIThemePlacardDrawInfo
- type HIThemePopupArrowDrawInfo
- type HIThemeScrollBarDelimitersDrawInfo
- type HIThemeSegmentDrawInfo
- type HIThemeSeparatorDrawInfo
- type HIThemeSplitterDrawInfo
- type HIThemeTabDrawInfo
- type HIThemeTabDrawInfoVersionZero
- type HIThemeTabPaneDrawInfo
- type HIThemeTabPaneDrawInfoVersionZero
- type HIThemeTextInfo
- type HIThemeTickMarkDrawInfo
- type HIThemeTrackDrawInfo
- type HIThemeWindowDrawInfo
- type HIThemeWindowWidgetDrawInfo
- type HITypeAndCreator
- type HIViewContentInfo
- type HIViewFrameMetrics
- type HIViewKind
- type HMHelpContent
- type HMHelpContentRec
- type HMStringResType
- type HMenuBarHeader
- type HMenuBarMenu
- type IMKTextInput
- type IMKUnicodeTextInput
- type Idtype_t
- type IndicatorDragConstraint
- type Ipc_info_object_type_t
- type LHElement
- type Launch_data_type_t
- type ListDefSpec
- type ListRec
- type MCEntry
- type MDEFDrawData
- type MDEFDrawItemsData
- type MDEFFindItemData
- type MDEFHiliteItemData
- type MDLabelDomain
- type MDQueryOptionFlags
- type MDQuerySortOptionFlags
- type Mach_vm_range_flags_t
- type Mach_vm_range_flavor_t
- type Mach_vm_range_tag_t
- type MeasureWindowTitleRec
- type MenuBarHeader
- type MenuBarMenu
- type MenuCRsrc
- type MenuDefSpec
- type MenuItemDataRec
- type MenuTrackingData
- type Mpo_flags_t
- type NMRec
- type NXMouseButton
- type NullStRec
- type OpaqueControlRef
- type OpaqueDragRef
- type OpaqueEventHandlerCallRef
- type OpaqueEventHandlerRef
- type OpaqueEventHotKeyRef
- type OpaqueEventLoopRef
- type OpaqueEventQueueRef
- type OpaqueEventRef
- type OpaqueEventTargetRef
- type OpaqueHIArchiveRef
- type OpaqueHIObjectClassRef
- type OpaqueHIObjectRef
- type OpaqueHIViewTrackingAreaRef
- type OpaqueIBNibRef
- type OpaqueKeyboardLayoutRef
- type OpaqueMenuRef
- type OpaqueScrapRef
- type OpaqueTSMDocumentID
- type OpaqueTXNObject
- type OpaqueThemeDrawingState
- type OpaqueToolboxObjectClassRef
- type OpaqueWindowGroupRef
- type Os_clockid_t
- type PMPageToPaperMappingType
- type ProgressTrackInfo
- type PromiseHFSFlavor
- type Ptrauth_key
- type Qos_class_t
- type STElement
- type ScrapFlavorInfo
- type ScrapTranslationList
- type ScrapTypeSpec
- type ScriptLanguageRecord
- type ScriptLanguageSupport
- type ScrollBarTrackInfo
- type ScrpSTElement
- type SetupWindowProxyDragImageRec
- type SliderTrackInfo
- type StScrpRec
- type StandardIconListCellDataRec
- type StyleRun
- type TERec
- type TEStyleRec
- type TISInputSource
- type TSMGlyphInfo
- type TSMGlyphInfoArray
- type TSMTERec
- type TXNATSUIFeatures
- type TXNATSUIVariations
- type TXNBackground
- type TXNBackgroundData
- type TXNCarbonEventInfo
- type TXNLongRect
- type TXNMargins
- type TXNMatchTextRecord
- type TXNTab
- type TXNTypeAttributes
- type TabletPointRec
- type TabletProximityRec
- type TextServiceInfo
- type TextServiceList
- type TextStyle
- type ThemeButtonDrawInfo
- type ThemeTrackDrawInfo
- type ThemeWindowMetrics
- type TransitionWindowOptions
- type TypeSelectRecord
- type Virtual_memory_guard_exception_code_t
- type WStateData
- type WinCTab
- type WindowDefSpec
- type Xpc_listener_create_flags_t
- type Xpc_session_create_flags_t
Constants ¶
const ( DRAWHook = 4 EOLHook = 0 HITTESTHook = 12 TextWidthHook = 28 WIDTHHook = 8 NWIDTHHook = 24 )
const ( ActiveFlag = 1 AlphaLock = 1024 BtnState = 128 CmdKey = 256 ControlKey = 4096 OptionKey = 2048 RightControlKey = 32768 RightOptionKey = 16384 RightShiftKey = 8192 ShiftKey = 512 )
const ( ActiveFlagBit = 0 AlphaLockBit = 10 BtnStateBit = 7 CmdKeyBit = 8 ControlKeyBit = 12 OptionKeyBit = 11 RightControlKeyBit = 15 RightOptionKeyBit = 14 RightShiftKeyBit = 13 ShiftKeyBit = 9 )
const ( AppearanceBadBrushIndexErr = -30560 AppearanceBadCursorIndexErr = -30565 AppearanceBadTextColorIndexErr = -30563 AppearanceProcessNotRegisteredErr = -30562 AppearanceProcessRegisteredErr = -30561 AppearanceThemeHasNoAccents = -30564 )
const ( BHandleAERecording = 16 BLanguageMask = 255 BScriptLanguageMask = 32767 BScriptMask = 32512 BTakeActiveEvent = 15 )
const ( CBodyColor = 1 CFrameColor = 0 CTextColor = 2 CThumbColor = 3 KNumberCtlCTabEntries = 4 )
const ( AdbAddrMask = 16711680 CharCodeMask = 255 KeyCodeMask = 65280 OsEvtMessageMask = 4278190080 )
const ( BtnCtrl = 0 ChkCtrl = 1 CtrlItem = 4 EditText = 16 IconItem = 32 ItemDisable = 128 PicItem = 64 RadCtrl = 2 ResCtrl = 3 StatText = 8 UserItem = 0 )
const ( DialogKind = 2 KApplicationWindowKind = 8 KDialogWindowKind = 2 UserKind = 8 )
const ( AddSize = 16 DoAll = 15 DoColor = 8 DoFace = 2 DoFont = 1 DoSize = 4 DoToggle = 32 )
const ( AltDBoxProc = 3 DBoxProc = 1 DocumentProc = 0 FloatGrowProc = 1987 FloatProc = 1985 FloatSideGrowProc = 1995 FloatSideProc = 1993 FloatSideZoomGrowProc = 1999 FloatSideZoomProc = 1997 FloatZoomGrowProc = 1991 FloatZoomProc = 1989 MovableDBoxProc = 5 NoGrowDocProc = 4 PlainDBox = 2 ZoomDocProc = 8 ZoomNoGrow = 12 )
const ( DomCannot = 0 DomNative = 1 DomTranslateFirst = 2 DomWildcard = 3 )
const ( ErrDataBrowserInvalidPropertyData = -4974 ErrDataBrowserInvalidPropertyPart = -4973 ErrDataBrowserItemNotAdded = -4975 ErrDataBrowserItemNotFound = -4971 ErrDataBrowserNotConfigured = -4970 ErrDataBrowserPropertyNotFound = -4972 ErrDataBrowserPropertyNotSupported = -4979 )
const ( ErrHMIllegalContentForMaximumState = -10981 ErrHMIllegalContentForMinimumState = -10980 )
const ( ErrKBFailSettingID = -30852 ErrKBFailSettingTranslationTable = -30853 ErrKBFailWritePreference = -30854 ErrKBIlligalParameters = -30851 ErrKBPS2KeyboardNotAvailable = -30850 )
const ( EventAlreadyPostedErr = -9860 EventClassIncorrectErr = -9864 EventClassInvalidErr = -9862 EventDeferAccessibilityEventErr = -9865 EventHandlerAlreadyInstalledErr = -9866 EventHotKeyExistsErr = -9878 EventHotKeyInvalidErr = -9879 EventInternalErr = -9868 EventKindIncorrectErr = -9869 EventLoopQuitErr = -9876 EventLoopTimedOutErr = -9875 EventNotHandledErr = -9874 EventNotInQueueErr = -9877 EventParameterNotFoundErr = -9870 EventPassToNextTargetErr = -9880 EventTargetBusyErr = -9861 )
const ( FlavorDataPromised = 512 FlavorNotSaved = 4 FlavorSenderOnly = 1 FlavorSenderTranslated = 2 FlavorSystemTranslated = 256 )
const ( AddSizeBit = 4 ClrBit = 3 FaceBit = 1 FontBit = 0 SizeBit = 2 ToggleBit = 5 )
const ( GestaltContextualMenuAttr = 1668116085 GestaltContextualMenuHasAttributeAndModifierKeys = 2 GestaltContextualMenuHasUnicodeSupport = 3 GestaltContextualMenuTrapAvailable = 1 GestaltContextualMenuUnusedBit = 0 )
const ( GestaltKBPS2Keyboards = 1 GestaltKBPS2SetIDToAny = 2 GestaltKBPS2SetTranslationTable = 4 GestaltKeyboardsAttr = 1801610355 )
const ( HMenuCmd = 27 HierMenu = -1 KInsertHierarchicalMenu = -1 )
const ( HiArchiveEncodingCompleteErr = -6782 HiArchiveHIObjectIgnoresArchivingErr = -6783 HiArchiveKeyNotAvailableErr = -6781 HiArchiveTypeMismatchErr = -6780 )
const ( HiObjectCannotSubclassSingletonErr = -22084 HiObjectClassExistsErr = -22080 HiObjectClassHasInstancesErr = -22081 HiObjectClassHasSubclassesErr = -22082 HiObjectClassIsAbstractErr = -22083 HiObjectDelegateAlreadyExistsErr = -22090 HiObjectDelegateNotFoundErr = -22091 )
const ( InCollapseBox = 11 InContent = 3 InDesk = 0 InDrag = 4 InGoAway = 6 InGrow = 5 InMenuBar = 1 InNoWindow = 0 InProxyIcon = 12 InStructure = 15 InSysWindow = 2 InToolbarButton = 13 InZoomIn = 7 InZoomOut = 8 )
const ( IntDrawHook = 1 IntEOLHook = 0 IntHitTestHook = 3 IntInlineInputTSMTEPostUpdateHook = 9 IntInlineInputTSMTEPreUpdateHook = 8 IntNWidthHook = 6 IntTextWidthHook = 7 IntWidthHook = 2 )
const ( KAEDoNotIgnoreHandler = 0 KAEDontDisposeOnResume = -2147483648 KAEIgnoreAppEventHandler = 2 KAEIgnoreAppPhacHandler = 1 KAEIgnoreSysEventHandler = 8 KAEIgnoreSysPhacHandler = 4 KAEIngoreBuiltInEventHandler = 16 )
const ( KAEInteractWithAll = 2 KAEInteractWithLocal = 1 KAEInteractWithSelf = 0 )
const ( KAENoDispatch = 0 KAEUseStandardDispatch = -1 )
const ( KAlertDefaultCancelText = -1 KAlertDefaultOKText = -1 KAlertDefaultOtherText = -1 )
const ( KAlertFlagsAlertIsMovable = 4 KAlertFlagsUseCompositing = 256 KAlertFlagsUseControlHierarchy = 2 KAlertFlagsUseThemeBackground = 1 KAlertFlagsUseThemeControls = 8 )
const ( KAlertStdAlertCancelButton = 2 KAlertStdAlertHelpButton = 4 KAlertStdAlertOKButton = 1 KAlertStdAlertOtherButton = 3 )
const ( KAlertCautionAlert = 2 KAlertNoteAlert = 1 KAlertPlainAlert = 3 KAlertStopAlert = 0 )
const ( KAlertWindowClass = 1 KAllWindowClasses = 4294967295 KAltPlainWindowClass = 16 KDocumentWindowClass = 6 KDrawerWindowClass = 20 KFloatingWindowClass = 5 KHelpWindowClass = 10 KModalWindowClass = 3 KMovableAlertWindowClass = 2 KMovableModalWindowClass = 4 KOverlayWindowClass = 14 KPlainWindowClass = 13 KSheetAlertWindowClass = 15 KSheetWindowClass = 11 KSimpleWindowClass = 18 KToolbarWindowClass = 12 KUtilityWindowClass = 8 )
const ( KAEAppearanceChanged = 1953000805 KAESmallSystemFontChanged = 1936942702 KAESystemFontChanged = 1937339238 KAEViewsFontChanged = 1986424436 KAppearanceEventClass = 1634758770 )
const ( KAppearancePartDownButton = 21 KAppearancePartIndicator = 129 KAppearancePartLeftButton = 20 KAppearancePartMetaDisabled = 254 KAppearancePartMetaInactive = 255 KAppearancePartMetaNone = 0 KAppearancePartPageDownArea = 23 KAppearancePartPageLeftArea = 22 KAppearancePartPageRightArea = 23 KAppearancePartPageUpArea = 22 KAppearancePartRightButton = 21 KAppearancePartUpButton = 20 )
const ( KAppearanceRegionCloseBox = 2 KAppearanceRegionCollapseBox = 7 KAppearanceRegionContent = 33 KAppearanceRegionDrag = 5 KAppearanceRegionGrow = 6 KAppearanceRegionStructure = 32 KAppearanceRegionTitleBar = 0 KAppearanceRegionTitleProxyIcon = 8 KAppearanceRegionTitleText = 1 KAppearanceRegionToolbarButton = 41 KAppearanceRegionZoomBox = 3 )
const ( KAvailBoundsChangedForDisplay = 2 KAvailBoundsChangedForDock = 1 KAvailBoundsChangedForMenuBar = 4 )
const ( KCMActivateTextService = 4 KCMCopyTextServiceInputModeList = 15 KCMDeactivateTextService = 5 KCMFixTextService = 9 KCMGetInputModePaletteMenu = 17 KCMGetScriptLangSupport = 1 KCMGetTextServiceMenu = 7 KCMGetTextServiceProperty = 12 KCMHidePaletteWindows = 11 KCMInitiateTextService = 2 KCMInputModePaletteItemHit = 16 KCMSetTextServiceCursor = 10 KCMSetTextServiceProperty = 13 KCMTerminateTextService = 3 KCMTextServiceEvent = 6 KCMTextServiceEventRef = 6 KCMTextServiceMenuSelect = 8 KCMUCTextServiceEvent = 14 )
const ( KCMHelpItemAppleGuide = 1 KCMHelpItemNoHelp = 0 KCMHelpItemOtherHelp = 2 KCMHelpItemRemoveHelp = 3 )
const ( KCMMenuItemSelected = 1 KCMNothingSelected = 0 KCMShowHelpSelected = 3 )
const ( KControlBehaviorMultiValueMenu = 16384 KControlBehaviorOffsetContents = 32768 KControlBehaviorSingleValueMenu = 0 KControlBehaviorSticky = 512 KControlBehaviorToggles = 256 )
const ( KControlBevelButtonAlignBottom = 4 KControlBevelButtonAlignBottomLeft = 6 KControlBevelButtonAlignBottomRight = 8 KControlBevelButtonAlignCenter = 0 KControlBevelButtonAlignLeft = 1 KControlBevelButtonAlignRight = 2 KControlBevelButtonAlignSysDirection = -1 KControlBevelButtonAlignTop = 3 KControlBevelButtonAlignTopLeft = 5 KControlBevelButtonAlignTopRight = 7 )
const ( KControlBevelButtonAlignTextCenter = 1 KControlBevelButtonAlignTextFlushLeft = -2 KControlBevelButtonAlignTextFlushRight = -1 KControlBevelButtonAlignTextSysDirection = 0 )
const ( KControlBevelButtonCenterPopupGlyphTag = 1885826147 KControlBevelButtonContentTag = 1668247156 KControlBevelButtonGraphicAlignTag = 1734437993 KControlBevelButtonGraphicOffsetTag = 1735353958 KControlBevelButtonMenuHandleTag = 1835560548 KControlBevelButtonMenuRefTag = 1835560548 KControlBevelButtonMenuValueTag = 1836474732 KControlBevelButtonTextAlignTag = 1952541801 KControlBevelButtonTextOffsetTag = 1953457766 KControlBevelButtonTextPlaceTag = 1953524835 KControlBevelButtonTransformTag = 1953653102 )
const ( KControlBevelButtonLastMenuTag = 1819111029 KControlBevelButtonMenuDelayTag = 1835297913 )
const ( KControlBevelButtonMenuOnBottom = 0 KControlBevelButtonMenuOnRight = 4 )
const ( KControlBevelButtonKindTag = 1650811499 KControlBevelButtonOwnedMenuRefTag = 1869443686 )
const ( KControlBevelButtonPlaceAboveGraphic = 4 KControlBevelButtonPlaceBelowGraphic = 3 KControlBevelButtonPlaceNormally = 0 KControlBevelButtonPlaceSysDirection = -1 KControlBevelButtonPlaceToLeftOfGraphic = 2 KControlBevelButtonPlaceToRightOfGraphic = 1 )
const ( KControlBevelButtonLargeBevel = 2 KControlBevelButtonNormalBevel = 1 KControlBevelButtonSmallBevel = 0 )
const ( KControlBevelButtonLargeBevelProc = 34 KControlBevelButtonNormalBevelProc = 33 KControlBevelButtonSmallBevelProc = 32 )
const ( KControlBevelButtonLargeBevelVariant = 2 KControlBevelButtonMenuOnRightVariant = 4 KControlBevelButtonNormalBevelVariant = 1 KControlBevelButtonSmallBevelVariant = 0 )
const ( KControlBoundsChangePositionChanged = 8 KControlBoundsChangeSizeChanged = 4 )
const ( KControlCheckBoxCheckedValue = 1 KControlCheckBoxMixedValue = 2 KControlCheckBoxUncheckedValue = 0 )
const ( KControlClockFlagDisplayOnly = 1 KControlClockFlagLive = 2 KControlClockFlagStandard = 0 KControlClockIsDisplayOnly = 1 KControlClockIsLive = 2 KControlClockNoFlags = 0 )
const ( KControlClockAbsoluteTimeTag = 1633842036 KControlClockAnimatingTag = 1634625901 KControlClockFontStyleTag = 1718578804 KControlClockLongDateTag = 1684108389 )
const ( KControlClockDateProc = 242 KControlClockMonthYearProc = 243 KControlClockTimeProc = 240 KControlClockTimeSecondsProc = 241 )
const ( KControlClockTypeHourMinute = 0 KControlClockTypeHourMinuteSecond = 1 KControlClockTypeMonthDayYear = 2 KControlClockTypeMonthYear = 3 )
const ( KControlCollectionTagBounds = 1651471726 KControlCollectionTagCommand = 1668113440 KControlCollectionTagIDID = 1768188260 KControlCollectionTagIDSignature = 1768190825 KControlCollectionTagMaximum = 1835104288 KControlCollectionTagMinimum = 1835626016 KControlCollectionTagRefCon = 1919247971 KControlCollectionTagTitle = 1953068140 KControlCollectionTagUnicodeTitle = 1970566252 KControlCollectionTagValue = 1986096245 KControlCollectionTagVarCode = 1986097763 KControlCollectionTagViewSize = 1986618743 KControlCollectionTagVisibility = 1986622313 )
const ( KControlContentAlertIconRes = 5 KControlContentCGImageRef = 134 KControlContentCIconHandle = 130 KControlContentCIconRes = 2 KControlContentICON = 133 KControlContentICONRes = 4 KControlContentIconRef = 132 KControlContentIconSuiteHandle = 129 KControlContentIconSuiteRes = 1 KControlContentPictHandle = 131 KControlContentPictRes = 3 KControlContentTextOnly = 0 KControlNoContent = 0 )
const ( KControlDataBrowserEditTextKeyFilterTag = 1718383730 KControlDataBrowserEditTextValidationProcTag = 1986096233 KControlDataBrowserIncludesFrameAndFocusTag = 1651663986 KControlDataBrowserKeyFilterTag = 1718383730 )
const ( KControlColorTableResourceType = 1667462242 KControlDefProcResourceType = 1128547654 KControlDefProcType = 1128547654 KControlTemplateResourceType = 1129206860 )
const ( KButtonDialogItem = 4 KCheckBoxDialogItem = 5 KControlDialogItem = 4 KEditTextDialogItem = 16 KHelpDialogItem = 1 KIconDialogItem = 32 KItemDisableBit = 128 KPictureDialogItem = 64 KRadioButtonDialogItem = 6 KResourceControlDialogItem = 7 KStaticTextDialogItem = 8 KUserDialogItem = 0 )
const ( KControlDisclosureButtonClosed = 0 KControlDisclosureButtonDisclosed = 1 )
const ( KControlDisclosureTrianglePointDefault = 0 KControlDisclosureTrianglePointLeft = 2 KControlDisclosureTrianglePointRight = 1 )
const ( KControlEditTextCFStringTag = 1667658612 KControlEditTextPasswordCFStringTag = 1886872422 )
const ( KControlEditTextFixedTextTag = 1718909044 KControlEditTextKeyScriptBehaviorTag = 1802724210 KControlEditTextLockedTag = 1819239275 KControlEditTextValidationProcTag = 1986096233 )
const ( KControlEditTextPasswordProc = 274 KControlEditTextProc = 272 )
const ( KControlEditTextInsertCFStringRefTag = 1768842086 KControlEditTextInsertTextBufferTag = 1768846456 KControlEditTextSingleLineTag = 1936157795 KControlEditTextSpellCheckAsYouTypeTag = 1935892852 KControlEditTextSpellCheckingTag = 1936745323 KControlEditUnicodeTextPostUpdateProcTag = 1970304368 )
const ( KControlEditTextCharCount = 1667789411 KControlEditTextKeyFilterTag = 1718383730 KControlEditTextPasswordTag = 1885434739 KControlEditTextSelectionTag = 1936026725 KControlEditTextStyleTag = 1718578804 KControlEditTextTextTag = 1952807028 )
const ( KControlEditTextInlinePostUpdateProcTag = 1886352752 KControlEditTextInlinePreUpdateProcTag = 1886549360 KControlEditTextTEHandleTag = 1952997742 )
const ( KControlEditUnicodeTextPasswordProc = 914 KControlEditUnicodeTextProc = 912 )
const ( KControlFocusNextPart = -1 KControlFocusNoPart = 0 KControlFocusPrevPart = -2 )
const ( KControlFontBigSystemFont = -1 KControlFontMiniSystemFont = -5 KControlFontSmallBoldSystemFont = -3 KControlFontSmallSystemFont = -2 KControlFontViewSystemFont = -4 )
const ( KControlContentTag = 1668247156 KControlFontStyleTag = 1718578804 KControlKeyFilterTag = 1718383730 KControlKindTag = 1802071652 KControlSizeTag = 1936292453 KControlThemeTextFontTag = 1952999028 KControlThemeTextHorizontalFlushTag = 1952999526 KControlThemeTextInfoTag = 1953002601 KControlThemeTextTruncationTag = 1953002612 KControlThemeTextVerticalFlushTag = 1953003110 )
const ( KControlGroupBoxFontStyleTag = 1718578804 KControlGroupBoxMenuHandleTag = 1835557230 KControlGroupBoxMenuRefTag = 1835557230 )
const ( KControlGroupBoxCheckBoxProc = 161 KControlGroupBoxPopupButtonProc = 162 KControlGroupBoxSecondaryCheckBoxProc = 165 KControlGroupBoxSecondaryPopupButtonProc = 166 KControlGroupBoxSecondaryTextTitleProc = 164 KControlGroupBoxTextTitleProc = 160 )
const ( KControlIconNoTrackProc = 321 KControlIconProc = 320 KControlIconSuiteNoTrackProc = 323 KControlIconSuiteProc = 322 )
const ( KControlIconRefNoTrackProc = 325 KControlIconRefProc = 324 )
const ( KControlIconContentTag = 1668247156 KControlIconResourceIDTag = 1769104755 )
const ( KControlIconAlignmentTag = 1634494318 KControlIconTransformTag = 1953654381 )
const ( KControlImageWellContentTag = 1668247156 KControlImageWellIsDragDestinationTag = 1685217639 KControlImageWellTransformTag = 1953653102 )
const ( KControlKeyFilterBlockKey = 0 KControlKeyFilterPassKey = 1 )
const ( KControlKeyScriptBehaviorAllowAnyScript = 1634629920 KControlKeyScriptBehaviorPrefersRoman = 1886547310 KControlKeyScriptBehaviorRequiresRoman = 1920101742 )
const ( KControlKindCheckGroupBox = 1667723888 KControlKindGroupBox = 1735553122 KControlKindPopupGroupBox = 1885827696 )
const ( KControlKindHIMenuView = 1835363957 KControlKindHIStandardMenuView = 1936551541 )
const ( KControlKindProgressBar = 1886545762 KControlKindRelevanceBar = 1919249506 )
const ( KControlKindPushButton = 1886745448 KControlKindPushIconButton = 1885954926 )
const ( KControlButtonPart = 10 KControlCheckBoxPart = 11 KControlClockAMPMPart = 12 KControlClockHourDayPart = 9 KControlClockMinuteMonthPart = 10 KControlClockPart = 8 KControlClockSecondYearPart = 11 KControlDataBrowserDraggedPart = 25 KControlDataBrowserPart = 24 KControlDownButtonPart = 21 KControlEditTextPart = 5 KControlIconPart = 7 KControlImageWellPart = 26 KControlLabelPart = 1 KControlListBoxDoubleClickPart = 25 KControlListBoxPart = 24 KControlMenuPart = 2 KControlPageDownPart = 23 KControlPageUpPart = 22 KControlPicturePart = 6 KControlRadioButtonPart = 11 KControlRadioGroupPart = 27 KControlTrianglePart = 4 KControlUpButtonPart = 20 )
const ( KControlListBoxDoubleClickTag = 1684171875 KControlListBoxLDEFTag = 1818518886 )
const ( KControlListBoxFontStyleTag = 1718578804 KControlListBoxKeyFilterTag = 1718383730 KControlListBoxListHandleTag = 1818780014 )
const ( KControlListBoxAutoSizeProc = 353 KControlListBoxProc = 352 )
const ( KControlDisabledPart = 254 KControlInactivePart = 255 KControlIndicatorPart = 129 KControlNoPart = 0 )
const ( KControlNoVariant = 0 KControlUsesOwningWindowsFontVariant = 8 )
const ( KControlPictureNoTrackProc = 305 KControlPictureProc = 304 )
const ( KControlPopupArrowEastProc = 192 KControlPopupArrowNorthProc = 194 KControlPopupArrowSmallEastProc = 196 KControlPopupArrowSmallNorthProc = 198 KControlPopupArrowSmallSouthProc = 199 KControlPopupArrowSmallWestProc = 197 KControlPopupArrowSouthProc = 195 KControlPopupArrowWestProc = 193 )
const ( KControlPopupArrowOrientationEast = 0 KControlPopupArrowOrientationNorth = 2 KControlPopupArrowOrientationSouth = 3 KControlPopupArrowOrientationWest = 1 )
const ( KControlPopupArrowSizeNormal = 0 KControlPopupArrowSizeSmall = 1 )
const ( KControlPopupButtonExtraHeightTag = 1702389876 KControlPopupButtonOwnedMenuRefTag = 1869443686 )
const ( KControlPopupButtonMenuHandleTag = 1835557230 KControlPopupButtonMenuIDTag = 1835952484 KControlPopupButtonMenuRefTag = 1835557230 )
const ( KControlPopupButtonProc = 400 KControlPopupFixedWidthVariant = 1 KControlPopupUseAddResMenuVariant = 4 KControlPopupUseWFontVariant = 8 KControlPopupVariableWidthVariant = 2 )
const ( KControlProgressBarAnimatingTag = 1634625901 KControlProgressBarIndeterminateTag = 1768842341 )
const ( KControlProgressBarProc = 80 KControlRelevanceBarProc = 81 )
const ( KControlPushButtonAnimatingTag = 1634625901 KControlPushButtonCancelTag = 1668178796 KControlPushButtonContentTag = 1668247156 KControlPushButtonDefaultTag = 1684434036 KControlPushButtonIconAlignmentTag = 1668311393 )
const ( KControlPushButtonIconOnLeft = 6 KControlPushButtonIconOnRight = 7 )
const ( KControlPushButLeftIconProc = 374 KControlPushButRightIconProc = 375 KControlPushButtonProc = 368 )
const ( KControlRadioButtonCheckedValue = 1 KControlRadioButtonMixedValue = 2 KControlRadioButtonUncheckedValue = 0 )
const ( KControlRoundButtonContentTag = 1668247156 KControlRoundButtonSizeTag = 1936292453 )
const ( KControlRoundButtonLargeSize = 2 KControlRoundButtonNormalSize = 0 )
const ( KControlScrollBarLiveProc = 386 KControlScrollBarProc = 384 )
const ( KControlScrollTextBoxAnimatingTag = 1634625901 KControlScrollTextBoxAutoScrollAmountTag = 1935764852 KControlScrollTextBoxContentsTag = 1953654131 KControlScrollTextBoxDelayBeforeAutoScrollTag = 1937007724 KControlScrollTextBoxDelayBetweenAutoScrollTag = 1935893612 )
const ( KControlScrollTextBoxAutoScrollProc = 433 KControlScrollTextBoxProc = 432 )
const ( KControlSearchFieldCancelPart = 30 KControlSearchFieldMenuPart = 31 )
const ( KControlSizeAuto = 65535 KControlSizeLarge = 2 KControlSizeMini = 3 KControlSizeNormal = 0 KControlSizeSmall = 1 )
const ( KControlSliderDoesNotPoint = 2 KControlSliderPointsDownOrRight = 0 KControlSliderPointsUpOrLeft = 1 )
const ( KControlSliderHasTickMarks = 2 KControlSliderLiveFeedback = 1 KControlSliderNonDirectional = 8 KControlSliderProc = 48 KControlSliderReverseDirection = 4 )
const ( KControlStaticTextCFStringTag = 1667658612 KControlStaticTextIsMultilineTag = 1937009005 KControlStaticTextStyleTag = 1718578804 KControlStaticTextTextHeightTag = 1952998761 KControlStaticTextTextTag = 1952807028 KControlStaticTextTruncTag = 1953658222 )
const ( KControlClickableMetaPart = -4 KControlContentMetaPart = -2 KControlOpaqueMetaPart = -3 KControlStructureMetaPart = -1 )
const ( KControlAutoToggles = 16384 KControlGetsFocusOnClick = 256 KControlHandlesTracking = 32 KControlHasRadioBehavior = 2048 KControlHasSpecialBackground = 128 KControlIdlesWithTimer = 8388608 KControlInvertsUpDownValueMeaning = 16777216 KControlSupportsCalcBestRect = 512 KControlSupportsClickActivation = 4194304 KControlSupportsContextualMenus = 2097152 KControlSupportsDataAccess = 64 KControlSupportsDragAndDrop = 4096 KControlSupportsEmbedding = 2 KControlSupportsFlattening = 524288 KControlSupportsFocus = 4 KControlSupportsGetRegion = 131072 KControlSupportsGhosting = 1 KControlSupportsLiveFeedback = 1024 KControlSupportsSetCursor = 1048576 KControlWantsActivate = 16 KControlWantsIdle = 8 )
const ( KControlTabContentRectTag = 1919247220 KControlTabEnabledFlagTag = 1701732706 KControlTabFontStyleTag = 1718578804 KControlTabImageContentTag = 1668247156 KControlTabInfoTag = 1952539241 )
const ( KControlTabDirectionEast = 2 KControlTabDirectionNorth = 0 KControlTabDirectionSouth = 1 KControlTabDirectionWest = 3 )
const ( KControlTabInfoVersionOne = 1 KControlTabInfoVersionZero = 0 )
const ( KControlTabLargeEastProc = 132 KControlTabLargeNorthProc = 128 KControlTabLargeProc = 128 KControlTabLargeSouthProc = 130 KControlTabLargeWestProc = 134 KControlTabSmallEastProc = 133 KControlTabSmallNorthProc = 129 KControlTabSmallProc = 129 KControlTabSmallSouthProc = 131 KControlTabSmallWestProc = 135 )
const ( KControlTabSizeLarge = 0 KControlTabSizeMini = 3 KControlTabSizeSmall = 1 )
const ( KControlTriangleAutoToggleProc = 66 KControlTriangleLeftFacingAutoToggleProc = 67 KControlTriangleLeftFacingProc = 65 KControlTriangleProc = 64 )
const ( KControlAddFontSizeMask = 256 KControlUseAllMask = 255 KControlUseBackColorMask = 16 KControlUseFaceMask = 2 KControlUseFontMask = 1 KControlUseForeColorMask = 8 KControlUseJustMask = 64 KControlUseModeMask = 32 KControlUseSizeMask = 4 )
const ( KControlUserItemDrawProcTag = 1969841264 KControlUserPaneActivateProcTag = 1633907817 KControlUserPaneBackgroundProcTag = 1650549611 KControlUserPaneDrawProcTag = 1685217655 KControlUserPaneFocusProcTag = 1718575977 KControlUserPaneHitTestProcTag = 1751741556 KControlUserPaneIdleProcTag = 1768189029 KControlUserPaneKeyDownProcTag = 1801812324 KControlUserPaneTrackingProcTag = 1953653099 )
const ( KControlWindowHeaderProc = 336 KControlWindowListViewHeaderProc = 337 )
const ( KDataBrowserAttributeAutoHideScrollBars = 8 KDataBrowserAttributeColumnViewResizeWindow = 1 KDataBrowserAttributeListViewAlternatingRowColors = 2 KDataBrowserAttributeListViewDrawColumnDividers = 4 KDataBrowserAttributeNone = 0 KDataBrowserAttributeReserveGrowBoxSpace = 16 )
const ( KDataBrowserClientPropertyFlagsMask = -16777216 KDataBrowserClientPropertyFlagsOffset = 24 )
const ( KDataBrowserContentHit = 1 KDataBrowserNothingHit = 0 KDataBrowserStopTracking = -1 )
const ( KDataBrowserCheckboxType = 1667785336 KDataBrowserCustomType = 1061109567 KDataBrowserDateTimeType = 1684108389 KDataBrowserIconAndTextType = 1953063790 KDataBrowserIconType = 1768124018 KDataBrowserPopupMenuType = 1835363957 KDataBrowserProgressBarType = 1886547815 KDataBrowserRelevanceRankType = 1918987883 KDataBrowserSliderType = 1936483442 KDataBrowserTextType = 1952807028 )
const ( KDataBrowserAlwaysExtendSelection = 32 KDataBrowserCmdTogglesSelection = 8 KDataBrowserDragSelect = 1 KDataBrowserNeverEmptySelectionSet = 64 KDataBrowserNoDisjointSelection = 16 KDataBrowserResetSelection = 4 KDataBrowserSelectOnlyOne = 2 )
const ( KDataBrowserEditMsgClear = 1668048225 KDataBrowserEditMsgCopy = 1668247673 KDataBrowserEditMsgCut = 1668641824 KDataBrowserEditMsgPaste = 1885434740 KDataBrowserEditMsgRedo = 1919247471 KDataBrowserEditMsgSelectAll = 1935764588 KDataBrowserEditMsgUndo = 1970168943 )
const ( KDataBrowserContainerClosed = 10 KDataBrowserContainerClosing = 9 KDataBrowserContainerOpened = 8 KDataBrowserContainerSorted = 12 KDataBrowserContainerSorting = 11 KDataBrowserEditStarted = 3 KDataBrowserEditStopped = 4 KDataBrowserItemAdded = 1 KDataBrowserItemDeselected = 6 KDataBrowserItemDoubleClicked = 7 KDataBrowserItemRemoved = 2 KDataBrowserItemSelected = 5 KDataBrowserSelectionSetChanged = 14 KDataBrowserTargetChanged = 15 KDataBrowserUserStateChanged = 13 KDataBrowserUserToggledContainer = 16 )
const ( KDataBrowserColumnViewPreviewProperty = 10 KDataBrowserContainerAliasIDProperty = 9 KDataBrowserContainerIsClosableProperty = 6 KDataBrowserContainerIsOpenableProperty = 5 KDataBrowserContainerIsSortableProperty = 7 KDataBrowserItemIsActiveProperty = 1 KDataBrowserItemIsContainerProperty = 4 KDataBrowserItemIsEditableProperty = 3 KDataBrowserItemIsSelectableProperty = 2 KDataBrowserItemNoProperty = 0 KDataBrowserItemParentContainerProperty = 11 KDataBrowserItemSelfIdentityProperty = 8 )
const ( KDataBrowserContainerIsOpen = 2 KDataBrowserItemAnyState = 4294967295 KDataBrowserItemIsDragTarget = 4 KDataBrowserItemIsSelected = 1 KDataBrowserItemNoState = 0 )
const ( KDataBrowserItemsAdd = 0 KDataBrowserItemsAssign = 1 KDataBrowserItemsRemove = 3 KDataBrowserItemsToggle = 2 )
const ( KDataBrowserListViewDefaultColumnFlags = 393216 KDataBrowserListViewMovableColumn = 131072 KDataBrowserListViewNoGapForIconInHeaderButton = 1048576 KDataBrowserListViewSelectionColumn = 65536 KDataBrowserListViewSortableColumn = 262144 KDataBrowserListViewTypeSelectColumn = 524288 )
const ( KDataBrowserMetricCellContentInset = 1 KDataBrowserMetricDisclosureColumnEdgeInset = 3 KDataBrowserMetricDisclosureColumnPerDepthGap = 5 KDataBrowserMetricDisclosureTriangleAndContentGap = 4 KDataBrowserMetricIconAndTextGap = 2 KDataBrowserMetricLast = 5 )
const ( KDataBrowserColumnView = 1668050294 KDataBrowserListView = 1819505782 KDataBrowserNoView = 1061109567 )
const ( KDataBrowserOrderDecreasing = 2 KDataBrowserOrderIncreasing = 1 KDataBrowserOrderUndefined = 0 )
const ( KDataBrowserPropertyCheckboxPart = 1667785336 KDataBrowserPropertyContentPart = 757935405 KDataBrowserPropertyDisclosurePart = 1684632419 KDataBrowserPropertyEnclosingPart = 0 KDataBrowserPropertyIconPart = 1768124018 KDataBrowserPropertyProgressBarPart = 1886547815 KDataBrowserPropertyRelevanceRankPart = 1918987883 KDataBrowserPropertySliderPart = 1936483442 KDataBrowserPropertyTextPart = 1952807028 )
const ( KDataBrowserCheckboxTriState = 256 KDataBrowserDateTimeDateOnly = 512 KDataBrowserDateTimeRelative = 256 KDataBrowserDateTimeSecondsToo = 2048 KDataBrowserDateTimeTimeOnly = 1024 KDataBrowserDoNotTruncateText = 768 KDataBrowserPopupMenuButtonless = 256 KDataBrowserPropertyFlagsMask = 65280 KDataBrowserPropertyFlagsOffset = 8 KDataBrowserPropertyModificationFlags = 65280 KDataBrowserRelativeDateTime = 256 KDataBrowserSliderDownwardThumb = 512 KDataBrowserSliderPlainThumb = 0 KDataBrowserSliderUpwardThumb = 256 KDataBrowserTruncateTextAtEnd = 512 KDataBrowserTruncateTextAtStart = 256 KDataBrowserTruncateTextMiddle = 0 )
const ( KDataBrowserRevealAndCenterInView = 1 KDataBrowserRevealOnly = 0 KDataBrowserRevealWithoutSelecting = 2 )
const ( KDataBrowserSelectionAnchorDown = 1 KDataBrowserSelectionAnchorLeft = 2 KDataBrowserSelectionAnchorRight = 3 KDataBrowserSelectionAnchorUp = 0 )
const ( KDataBrowserTableViewFillHilite = 1 KDataBrowserTableViewMinimalHilite = 0 )
const ( KDataBrowserDefaultPropertyFlags = 0 KDataBrowserPropertyIsEditable = 1 KDataBrowserPropertyIsMutable = 1 KDataBrowserUniversalPropertyFlags = 255 KDataBrowserUniversalPropertyFlagsMask = 255 )
const ( KDataBrowserViewSpecificFlagsMask = 16711680 KDataBrowserViewSpecificFlagsOffset = 16 KDataBrowserViewSpecificPropertyFlags = 16711680 )
const ( KDialogFlagsHandleMovableModal = 4 KDialogFlagsUseCompositing = 256 KDialogFlagsUseControlHierarchy = 2 KDialogFlagsUseThemeBackground = 1 KDialogFlagsUseThemeControls = 8 )
const ( KDialogFontAddFontSizeMask = 256 KDialogFontAddToMetaFontMask = 1024 KDialogFontNoFontStyle = 0 KDialogFontUseAllMask = 255 KDialogFontUseBackColorMask = 16 KDialogFontUseFaceMask = 2 KDialogFontUseFontMask = 1 KDialogFontUseFontNameMask = 512 KDialogFontUseForeColorMask = 8 KDialogFontUseJustMask = 64 KDialogFontUseModeMask = 32 KDialogFontUseSizeMask = 4 )
const ( KActivateAndHandleClick = 3 KActivateAndIgnoreClick = 2 KDoNotActivateAndHandleClick = 1 KDoNotActivateAndIgnoreClick = 0 )
const ( KAlertVariantCode = 7 KDocumentWindowVariantCode = 0 KModalDialogVariantCode = 1 KMovableAlertVariantCode = 9 KMovableModalDialogVariantCode = 5 KPlainDialogVariantCode = 2 KShadowDialogVariantCode = 3 KSideFloaterVariantCode = 8 )
const ( KDragActionAlias = 2 KDragActionAll = 4294967295 KDragActionCopy = 1 KDragActionDelete = 32 KDragActionGeneric = 4 KDragActionMove = 16 KDragActionNothing = 0 KDragActionPrivate = 8 )
const ( KDragBehaviorNone = 0 KDragBehaviorZoomBackAnimation = 1 )
const ( FlavorTypeHFS = 1751544608 FlavorTypePromiseHFS = 1885890163 KDragFlavorTypeHFS = 1751544608 KDragFlavorTypePromiseHFS = 1885890163 )
const ( KDragHasLeftSenderWindow = 1 KDragInsideSenderApplication = 2 KDragInsideSenderWindow = 4 )
const ( KDragPromisedFlavor = 1718842192 KDragPromisedFlavorFindFile = 1918332209 )
const ( KDragPseudoCreatorVolumeOrDirectory = 1296122707 KDragPseudoFileTypeDirectory = 1718578276 KDragPseudoFileTypeVolume = 1684632427 )
const ( KDragDoNotScaleImage = 32 KDragRegionAndImage = 16 )
const ( KDragRegionBegin = 1 KDragRegionDraw = 2 KDragRegionEnd = 5 KDragRegionHide = 3 KDragRegionIdle = 4 )
const ( KDragStandardDropLocationTrash = 1953657704 KDragStandardDropLocationUnknown = 1970170734 )
const ( KDragDarkTranslucency = 1 KDragDarkerTranslucency = 2 KDragOpaqueTranslucency = 3 KDragStandardTranslucency = 0 )
const ( KDragTrackingEnterControl = 2 KDragTrackingInControl = 3 KDragTrackingLeaveControl = 4 )
const ( KDragTrackingEnterHandler = 1 KDragTrackingEnterWindow = 2 KDragTrackingInWindow = 3 KDragTrackingLeaveHandler = 5 KDragTrackingLeaveWindow = 4 )
const ( KDrawControlEntireControl = 0 KDrawControlIndicatorOnly = 129 )
const ( KEventAttributeMonitored = 8 KEventAttributeNone = 0 KEventAttributeUserEvent = 1 )
const ( KEventClassDelegate = 1684368485 KEventParamDelegateGroupClasses = 1735553123 KEventParamDelegateGroupParameters = 1735553136 KEventParamDelegateTarget = 1684368500 KEventParamDelegateTargetClasses = 1953654627 )
const ( KEventClassEPPC = 1701867619 KEventHighLevelEvent = 1 )
const ( KEventClassAccessibility = 1633903461 KEventClassAppearance = 1634758765 KEventClassAppleEvent = 1701867619 KEventClassApplication = 1634758764 KEventClassCommand = 1668113523 KEventClassControl = 1668183148 KEventClassGesture = 1734701940 KEventClassInk = 1768844064 KEventClassKeyboard = 1801812322 KEventClassMenu = 1835363957 KEventClassMouse = 1836021107 KEventClassService = 1936028278 KEventClassSystem = 1835098995 KEventClassTSMDocumentAccess = 1952735587 KEventClassTablet = 1952607348 KEventClassTextInput = 1952807028 KEventClassToolbar = 1952604530 KEventClassToolbarItem = 1952606580 KEventClassToolbarItemView = 1952606582 KEventClassVolume = 1987013664 KEventClassWindow = 2003398244 )
const ( KEventHotKeyExclusive = 1 KEventHotKeyNoOptions = 0 )
const ( KEventKeyModifierFnBit = 17 KEventKeyModifierNumLockBit = 16 )
const ( KEventKeyModifierFnMask = 131072 KEventKeyModifierNumLockMask = 65536 )
const ( KEventLeaveInQueue = 0 KEventRemoveFromQueue = 1 )
const ( KEventLoopIdleTimerIdling = 2 KEventLoopIdleTimerStarted = 1 KEventLoopIdleTimerStopped = 3 )
const ( KEventMouseButtonPrimary = 1 KEventMouseButtonSecondary = 2 KEventMouseButtonTertiary = 3 )
const ( KEventMouseWheelAxisX = 0 KEventMouseWheelAxisY = 1 )
const ( KEventParamAccessibilityEventQueued = 1634038133 KEventParamAccessibleActionDescription = 1633903731 KEventParamAccessibleActionName = 1633906285 KEventParamAccessibleActionNames = 1633906291 KEventParamAccessibleAttributeName = 1635020397 KEventParamAccessibleAttributeNames = 1635020403 KEventParamAccessibleAttributeParameter = 1635020897 KEventParamAccessibleAttributeSettable = 1635021684 KEventParamAccessibleAttributeValue = 1635022444 KEventParamAccessibleChild = 1633904748 KEventParamAccessibleObject = 1634689642 )
const ( KEventParamAppleEvent = 1634039412 KEventParamAppleEventReply = 1634038384 )
const ( KEventParamControlAction = 1667331440 KEventParamControlClickActivationResult = 1667457394 KEventParamControlCurrentOwningWindow = 1667460983 KEventParamControlCurrentPart = 1668182115 KEventParamControlDataBuffer = 1667523174 KEventParamControlDataBufferSize = 1667523187 KEventParamControlDataTag = 1667527783 KEventParamControlDrawDepth = 1667523696 KEventParamControlDrawEngraved = 1667523950 KEventParamControlDrawInColor = 1667524963 KEventParamControlFeatures = 1667658866 KEventParamControlFocusEverything = 1667655030 KEventParamControlFrameMetrics = 1667657076 KEventParamControlHit = 1667787124 KEventParamControlIndicatorDragConstraint = 1667851363 KEventParamControlIndicatorOffset = 1667854182 KEventParamControlIndicatorRegion = 1667854958 KEventParamControlInvalRgn = 1667855986 KEventParamControlIsGhosting = 1667724148 KEventParamControlMessage = 1668117351 KEventParamControlOptimalBaselineOffset = 1668244079 KEventParamControlOptimalBounds = 1668244078 KEventParamControlOriginalOwningWindow = 1668247415 KEventParamControlParam = 1668313709 KEventParamControlPart = 1668313716 KEventParamControlPartAutoRepeats = 1667331442 KEventParamControlPartBounds = 1668309604 KEventParamControlPrefersShape = 1668313960 KEventParamControlPreviousPart = 1668247651 KEventParamControlRegion = 1668441966 KEventParamControlResult = 1668445036 KEventParamControlSubControl = 1668511074 KEventParamControlSubview = 1668511351 KEventParamControlValue = 1668702572 KEventParamControlWouldAcceptDrop = 1668047975 KEventParamInitCollection = 1768124268 KEventParamNextControl = 1668184163 KEventParamStartControl = 1668510819 TypeControlActionUPP = 1667331440 TypeControlFrameMetrics = 1667853939 TypeControlPartCode = 1668313716 TypeIndicatorDragConstraint = 1667851363 )
const ( KEventParamCurrentMenuTrackingMode = 1668117613 KEventParamEnableMenuForKeyEvent = 1718579819 KEventParamMenuCommand = 1835232612 KEventParamMenuCommandKeyBounds = 1835232610 KEventParamMenuContext = 1835234424 KEventParamMenuContextHeight = 1835231348 KEventParamMenuDirection = 1835297138 KEventParamMenuDismissed = 1835297139 KEventParamMenuDrawState = 1835299443 KEventParamMenuEventOptions = 1835364208 KEventParamMenuFirstOpen = 829650031 KEventParamMenuFrameView = 1835430518 KEventParamMenuIconBounds = 1835623266 KEventParamMenuIsPopup = 1836085104 KEventParamMenuItemBounds = 1835627618 KEventParamMenuItemHeight = 1835627624 KEventParamMenuItemIndex = 1769235821 KEventParamMenuItemType = 1835627632 KEventParamMenuItemWidth = 1835627639 KEventParamMenuMarkBounds = 1835887458 KEventParamMenuPopupItem = 1836083572 KEventParamMenuTextBaseline = 1836343916 KEventParamMenuTextBounds = 1836349538 KEventParamMenuType = 1836349808 KEventParamMenuVirtualBottom = 1836479074 KEventParamMenuVirtualTop = 1836479092 KEventParamNewMenuTrackingMode = 1852666989 KEventParamParentMenu = 1836085869 KEventParamParentMenuItem = 1836085865 TypeMenuCommand = 1835232612 TypeMenuDirection = 1835297138 TypeMenuEventOptions = 1835364208 TypeMenuItemIndex = 1835623544 TypeMenuTrackingMode = 1836346724 TypeThemeMenuItemType = 1953327476 TypeThemeMenuState = 1953328755 TypeThemeMenuType = 1953330297 )
const ( KEventParamDataBrowserItemID = 1684171108 KEventParamDataBrowserItemState = 1684171123 KEventParamDataBrowserPropertyID = 1684172900 )
const ( KEventParamDirectObject = 757935405 KEventParamDragRef = 1685217639 )
const ( KEventParamHICommand = 1751346532 TypeHICommand = 1751346532 )
const ( KEventParamAfterDelegates = 1633969516 KEventParamBeforeDelegates = 1650746732 KEventParamDecodingForEditor = 1684366949 KEventParamHIArchive = 1751736675 KEventParamHIObjectInstance = 1751740265 KEventParamInitParameters = 1885434465 TypeHIObjectRef = 1751740258 )
const ( KEventParamHIViewTrackingArea = 1668575841 TypeHIViewTrackingAreaRef = 1668575841 )
const ( KEventParamImageSize = 1768780666 KEventParamLineSize = 1819177850 KEventParamOrigin = 1869768558 KEventParamViewSize = 1987539834 )
const ( KEventParamInkGestureBounds = 1734504036 KEventParamInkGestureHotspot = 1734897524 KEventParamInkGestureKind = 1735093860 KEventParamInkKeyboardShortcut = 1768645220 KEventParamInkTextRef = 1769435748 )
const ( KEventParamKeyCode = 1801678692 KEventParamKeyMacCharCodes = 1801676914 KEventParamKeyModifiers = 1802334052 KEventParamKeyUnicodes = 1802858089 KEventParamKeyboardType = 1801610356 TypeEventHotKeyID = 1751869796 )
const ( KEventParamMagnificationAmount = 1835100014 KEventParamRotationAmount = 1919906913 KEventParamSwipeDirection = 1937205616 )
const ( KEventParamClickCount = 1667460724 KEventParamDirectionInverted = 1684632169 KEventParamMouseButton = 1835168878 KEventParamMouseChord = 1667788658 KEventParamMouseDelta = 1835299937 KEventParamMouseLocation = 1835822947 KEventParamMouseTrackingRef = 1836348006 KEventParamMouseWheelAxis = 1836540280 KEventParamMouseWheelDelta = 1836541036 KEventParamMouseWheelSmoothHorizontalDelta = 1935767672 KEventParamMouseWheelSmoothVerticalDelta = 1935767673 KEventParamTabletEventType = 1952607348 KEventParamWindowMouseLocation = 2003660661 TypeMouseButton = 1835168878 TypeMouseTrackingRef = 1836348006 TypeMouseWheelAxis = 1836540280 )
const ( KEventParamPasteboardRef = 1885500004 KEventParamScrapRef = 1935897200 KEventParamServiceCopyTypes = 1937142628 KEventParamServiceMessageName = 1937141095 KEventParamServicePasteTypes = 1937141876 KEventParamServiceUserData = 1937143140 TypePasteboardRef = 1885500004 TypeScrapRef = 1935897200 )
const ( KEventParamPostOptions = 1886351476 KEventParamPostTarget = 1886679655 TypeEventTargetOptions = 1702129520 TypeEventTargetRef = 1702130279 )
const ( KEventParamCurrentWindow = 1668641399 KEventParamIsInInstantMouser = 1768779637 KEventParamLaunchErr = 1701999136 KEventParamLaunchRefCon = 1819436390 KEventParamPreviousWindow = 1886549623 KEventParamProcessID = 1886613024 KEventParamSystemUIMode = 1969843556 KEventParamSystemUIOptions = 1969844080 )
const ( KEventParamTSMDocAccessBaselineDelta = 1952735844 KEventParamTSMDocAccessCharacterCount = 1952736116 KEventParamTSMDocAccessEffectiveRange = 1952736626 KEventParamTSMDocAccessLineBounds = 1952738402 KEventParamTSMDocAccessLockCount = 1952738403 KEventParamTSMDocAccessReplyATSFont = 1952735590 KEventParamTSMDocAccessReplyATSUGlyphSelector = 1952739943 KEventParamTSMDocAccessReplyCTFontRef = 1952736102 KEventParamTSMDocAccessReplyCTGlyphInfoRef = 1952739945 KEventParamTSMDocAccessReplyCharacterRange = 1952739954 KEventParamTSMDocAccessReplyCharactersPtr = 1952739952 KEventParamTSMDocAccessReplyFontSize = 1952739955 KEventParamTSMDocAccessRequestedCharacterAttributes = 1952736097 KEventParamTSMDocAccessSendCharacterIndex = 1952740201 KEventParamTSMDocAccessSendCharacterRange = 1952740210 KEventParamTSMDocAccessSendCharactersPtr = 1952740208 KEventParamTSMDocAccessSendComponentInstance = 1953719145 KEventParamTSMDocAccessSendRefCon = 1953722979 TypeATSFontRef = 1635021670 TypeGlyphSelector = 1735157363 )
const ( KEventParamTSMSendComponentInstance = 1953719145 KEventParamTSMSendRefCon = 1953722979 )
const ( KEventParamTabletPointRec = 1952608867 KEventParamTabletProximityRec = 1952608376 TypeTabletPointRec = 1952608867 TypeTabletProximityRec = 1952608376 )
const ( KEventParamTabletPointerRec = 1952608867 TypeTabletPointerRec = 1952608867 )
const ( KEventParamTextInputGlyphInfoArray = 1735159912 KEventParamTextInputReplyATSFont = 1953653094 KEventParamTextInputReplyAttributedString = 1953653107 KEventParamTextInputReplyCTFontRef = 1953653606 KEventParamTextInputReplyFMFont = 1953654381 KEventParamTextInputReplyFont = 1953654388 KEventParamTextInputReplyGlyphInfoArray = 1919381608 KEventParamTextInputReplyLeadingEdge = 1953655909 KEventParamTextInputReplyLineAscent = 1953655905 KEventParamTextInputReplyLineHeight = 1953655912 KEventParamTextInputReplyMacEncoding = 1953656165 KEventParamTextInputReplyPoint = 1953656948 KEventParamTextInputReplyPointSize = 1953656954 KEventParamTextInputReplyRegionClass = 1953657447 KEventParamTextInputReplySLRec = 1953657708 KEventParamTextInputReplyShowHide = 1953657704 KEventParamTextInputReplyText = 1953657976 KEventParamTextInputReplyTextAngle = 1953657953 KEventParamTextInputReplyTextOffset = 1953657967 KEventParamTextInputSendAttributedString = 1953718643 KEventParamTextInputSendClauseRng = 1953719148 KEventParamTextInputSendComponentInstance = 1953719145 KEventParamTextInputSendCurrentPoint = 1953719152 KEventParamTextInputSendDraggingMode = 1953719405 KEventParamTextInputSendFixLen = 1953719928 KEventParamTextInputSendGlyphInfoArray = 1735159912 KEventParamTextInputSendHiliteRng = 1953720425 KEventParamTextInputSendKeyboardEvent = 1953721189 KEventParamTextInputSendLeadingEdge = 1953721445 KEventParamTextInputSendMouseEvent = 1953721701 KEventParamTextInputSendPinRng = 1953722478 KEventParamTextInputSendRefCon = 1953722979 KEventParamTextInputSendReplaceRange = 1953722992 KEventParamTextInputSendSLRec = 1953723244 KEventParamTextInputSendShowHide = 1953723240 KEventParamTextInputSendText = 1953723512 KEventParamTextInputSendTextOffset = 1953723503 KEventParamTextInputSendTextServiceEncoding = 1953723237 KEventParamTextInputSendTextServiceMacEncoding = 1953723245 KEventParamTextInputSendUpdateRng = 1953723760 )
const ( KEventParamCandidateText = 1953723512 KEventParamReplacementText = 1953657976 KEventParamTextSelection = 1954050924 KEventParamUnconfirmedRange = 1953853042 KEventParamUnconfirmedText = 1954051438 )
const ( KEventParamToolbar = 1952604530 KEventParamToolbarItem = 1952606580 KEventParamToolbarItemConfigData = 1952606564 KEventParamToolbarItemIdentifier = 1952606569 TypeHIToolbarItemRef = 1952606580 TypeHIToolbarRef = 1952604530 )
const ( KEventParamToolbarDisplayMode = 1952605293 KEventParamToolbarDisplaySize = 1952605299 TypeHIToolbarDisplayMode = 1952605293 TypeHIToolbarDisplaySize = 1952605299 )
const ( KEventParamClickActivation = 1668047203 KEventParamCurrentBounds = 1668440948 KEventParamCurrentDockDevice = 1667524452 KEventParamCurrentDockRect = 1667527267 KEventParamOriginalBounds = 1869767540 KEventParamPreviousBounds = 1886544756 KEventParamPreviousDockDevice = 1885628260 KEventParamPreviousDockRect = 1885631075 KEventParamWindowContentBounds = 2003001966 KEventParamWindowDefPart = 2003071075 KEventParamWindowDragHiliteFlag = 2003069030 KEventParamWindowFeatures = 2003203186 KEventParamWindowGrowRect = 1735549812 KEventParamWindowModifiedFlag = 2003658342 KEventParamWindowPartCode = 2003853682 KEventParamWindowProxyGWorldPtr = 2003855223 KEventParamWindowProxyImageRgn = 2003855730 KEventParamWindowProxyOutlineRgn = 2003857266 KEventParamWindowRegionCode = 2004052080 KEventParamWindowStateChangedFlags = 2004050790 KEventParamWindowTitleFullWidth = 2004117111 KEventParamWindowTitleTextWidth = 2004120695 KEventParamWindowTransitionAction = 2004115811 KEventParamWindowTransitionEffect = 2004116838 TypeClickActivationResult = 1668047203 TypeWindowDefPartCode = 2003071092 TypeWindowPartCode = 2003853682 TypeWindowRegionCode = 2004052080 TypeWindowTransitionAction = 2004115811 TypeWindowTransitionEffect = 2004116838 )
const ( KEventParamAEEventClass = 1702257516 KEventParamAEEventID = 1702261865 KEventParamAttributes = 1635021938 KEventParamAvailableBounds = 1635150946 KEventParamBounds = 1651471726 KEventParamCGContextRef = 1668183160 KEventParamCGImageRef = 1667721581 KEventParamControlRef = 1668575852 KEventParamDeviceColor = 1684371043 KEventParamDeviceDepth = 1684371044 KEventParamDimensions = 1684630899 KEventParamDisplayChangeFlags = 1667720304 KEventParamDisplayDevice = 1734632822 KEventParamEnabled = 1701732706 KEventParamEventRef = 1702260340 KEventParamGDevice = 1734632822 KEventParamGrafPort = 1735549286 KEventParamIndex = 1768842360 KEventParamMaximumSize = 1836610426 KEventParamMenuRef = 1835363957 KEventParamMinimumSize = 1835955066 KEventParamMutableArray = 1835102834 KEventParamReason = 2003335487 KEventParamResult = 1634628466 KEventParamRgnHandle = 1919381096 KEventParamShape = 1936220528 KEventParamTransactionID = 1953656435 KEventParamUserData = 1970500196 KEventParamWindowRef = 2003398244 TypeCFIndex = 1667656056 TypeCGContextRef = 1668183160 TypeCGDisplayChangeFlags = 1667720294 TypeCGDisplayID = 1667721572 TypeCGFloat = 1667720812 TypeCGFloat72DPIGlobal = 1751737959 TypeCGFloatScreenPixel = 1751737971 TypeCGImageRef = 1667721581 TypeCollection = 1668052078 TypeControlRef = 1668575852 TypeGDHandle = 1734632822 TypeGWorldPtr = 1735879780 TypeGrafPtr = 1735549286 TypeHIPoint = 1751740532 TypeHIPoint72DPIGlobal = 1751740519 TypeHIPointScreenPixel = 1751740531 TypeHIRect = 1751741027 TypeHIRect72DPIGlobal = 1751741031 TypeHIRectScreenPixel = 1751741043 TypeHIShapeRef = 1936220528 TypeHISize = 1751741306 TypeHISize72DPIGlobal = 1751741287 TypeHISizeScreenPixel = 1751741299 TypeMenuRef = 1835363957 TypeOSStatus = 1869837172 TypeQDRgnHandle = 1919381096 TypeVoidPtr = 1987012964 TypeWindowRef = 2003398244 )
const ( KEventPriorityHigh = 2 KEventPriorityLow = 0 KEventPriorityStandard = 1 )
const ( KEventProcessCommand = 1 KEventTabletPointer = 1 )
const ( KEventTargetDontPropagate = 1 KEventTargetSendToAllHandlers = 2 )
const ( KEventGetSelectedText = 6 KEventOffsetToPos = 3 KEventPosToOffset = 4 KEventShowHideBottomWindow = 5 KEventUnicodeForKeyEvent = 2 KEventUpdateActiveInputArea = 1 )
const ( KEventWindowDefDispose = 1005 KEventWindowDefDragHilite = 1006 KEventWindowDefDrawFrame = 1000 KEventWindowDefDrawGrowBox = 1011 KEventWindowDefDrawPart = 1001 KEventWindowDefGetGrowImageRegion = 1012 KEventWindowDefGetRegion = 1002 KEventWindowDefHitTest = 1003 KEventWindowDefInit = 1004 KEventWindowDefMeasureTitle = 1010 KEventWindowDefModified = 1007 KEventWindowDefSetupProxyDragImage = 1008 KEventWindowDefStateChanged = 1009 )
const ( KFlavorTypeClippingFilename = 1668048494 KFlavorTypeClippingName = 1668050541 KFlavorTypeDragToTrashOnly = 1717859444 KFlavorTypeFinderNoTrackingBehavior = 1718514786 KFlavorTypeUnicodeClippingFilename = 1969450086 KFlavorTypeUnicodeClippingName = 1969450094 )
const ( KHIArchiveDecodeSuperclassForUnregisteredObjects = 1 KHIArchiveDecodingForEditor = 2 )
const ( KHIComboBoxDisclosurePart = 28 KHIComboBoxEditTextPart = 5 )
const ( KHIComboBoxListPixelHeightTag = 1667394664 KHIComboBoxListPixelWidthTag = 1667394679 KHIComboBoxListTag = 1667394675 KHIComboBoxNumVisibleItemsTag = 1667395177 )
const ( KHIComboBoxAutoCompletionAttribute = 1 KHIComboBoxAutoDisclosureAttribute = 2 KHIComboBoxAutoSizeListAttribute = 8 KHIComboBoxAutoSortAttribute = 4 KHIComboBoxNoAttributes = 0 KHIComboBoxStandardAttributes = 11 )
const ( KHICommandCustomizeToolbar = 1952671335 KHICommandCycleToolbarModeLarger = 1952607596 KHICommandCycleToolbarModeSmaller = 1952607603 KHICommandHideToolbar = 1952606308 KHICommandShowToolbar = 1952609128 KHICommandToggleAllToolbars = 1952609377 KHICommandToggleToolbar = 1952609383 KHIToolbarCommandPressAction = 1952608370 )
const ( KHICommandFromControl = 2 KHICommandFromMenu = 1 KHICommandFromWindow = 4 )
const ( KHICommandAbout = 1633841013 KHICommandAppHelp = 1634233456 KHICommandArrangeInFront = 1718775412 KHICommandBringAllToFront = 1650881140 KHICommandCancel = 1852797985 KHICommandChangeSpelling = 1667789680 KHICommandCheckSpelling = 1667986288 KHICommandCheckSpellingAsYouType = 1634955363 KHICommandClear = 1668048225 KHICommandClose = 1668050803 KHICommandCloseAll = 1668050785 KHICommandCloseFile = 1668050790 KHICommandCopy = 1668247673 KHICommandCut = 1668641824 KHICommandHide = 1751737445 KHICommandHideOthers = 1751737455 KHICommandIgnoreSpelling = 1768387440 KHICommandLearnWord = 1819440996 KHICommandMaximizeAll = 1835104353 KHICommandMaximizeWindow = 1835104361 KHICommandMinimizeAll = 1835626081 KHICommandMinimizeWindow = 1835626089 KHICommandNew = 1852143392 KHICommandOK = 1869291552 KHICommandOpen = 1869636974 KHICommandPageSetup = 1885431653 KHICommandPaste = 1885434740 KHICommandPreferences = 1886545254 KHICommandPrint = 1886547572 KHICommandQuit = 1903520116 KHICommandQuitAndDiscardWindows = 1903518839 KHICommandQuitAndKeepWindows = 1903520631 KHICommandRedo = 1919247471 KHICommandRevert = 1920365172 KHICommandRotateFloatingWindowsBackward = 1920231010 KHICommandRotateFloatingWindowsForward = 1920231031 KHICommandRotateWindowsBackward = 1919906914 KHICommandRotateWindowsForward = 1919906935 KHICommandSave = 1935767141 KHICommandSaveAs = 1937138035 KHICommandSelectAll = 1935764588 KHICommandSelectWindow = 1937205614 KHICommandShowAll = 1936220524 KHICommandShowCharacterPalette = 1667789424 KHICommandShowSpellingPanel = 1936225136 KHICommandStartDictation = 1935958900 KHICommandToggleFullScreen = 1718840608 KHICommandUndo = 1970168943 KHICommandWindowListSeparator = 2003592310 KHICommandWindowListTerminator = 2003596148 KHICommandZoomWindow = 2054123373 )
const ( KHICoordSpace72DPIGlobal = 1 KHICoordSpaceScreenPixel = 2 KHICoordSpaceView = 4 KHICoordSpaceWindow = 3 )
const ( KHIDelegateAfter = 2 KHIDelegateAll = 0 KHIDelegateBefore = 1 )
const ( KHIHotKeyModeAllDisabled = 1 KHIHotKeyModeAllDisabledExceptUniversalAccess = 2 KHIHotKeyModeAllEnabled = 0 )
const ( KHIImageViewAutoTransformNone = 0 KHIImageViewAutoTransformOnDeactivate = 2 KHIImageViewAutoTransformOnDisable = 1 )
const ( KHILayoutBindBottom = 2 KHILayoutBindLeft = 1 KHILayoutBindMax = 2 KHILayoutBindMin = 1 KHILayoutBindNone = 0 KHILayoutBindRight = 2 KHILayoutBindTop = 1 )
const ( KHILayoutPositionBottom = 3 KHILayoutPositionCenter = 1 KHILayoutPositionLeft = 2 KHILayoutPositionMax = 3 KHILayoutPositionMin = 2 KHILayoutPositionNone = 0 KHILayoutPositionRight = 3 KHILayoutPositionTop = 2 )
const ( KHIMenuDismissedByActivationChange = 9 KHIMenuDismissedByAppSwitch = 6 KHIMenuDismissedByCancelMenuTracking = 8 KHIMenuDismissedByFocusChange = 10 KHIMenuDismissedByKeyEvent = 5 KHIMenuDismissedByMouseDown = 3 KHIMenuDismissedByMouseUp = 4 KHIMenuDismissedBySelection = 1 KHIMenuDismissedByTimeout = 7 KHIMenuDismissedByUserCancel = 2 )
const ( KHIMenuCenterDirection = 2 KHIMenuLeftDirection = 1 KHIMenuRightDirection = 0 )
const ( KHIModalClickAllowEvent = 2 KHIModalClickAnnounce = 4 KHIModalClickIsModal = 1 KHIModalClickRaiseWindow = 8 )
const ( KHIScrollViewOptionsAllowGrow = 4 KHIScrollViewOptionsDisableSmoothScrolling = 16 KHIScrollViewOptionsFillGrowArea = 8 KHIScrollViewOptionsHorizScroll = 2 KHIScrollViewOptionsVertScroll = 1 KHIScrollViewValidOptions = 31 )
const ( KHIScrollViewPageDown = 32 KHIScrollViewPageLeft = 64 KHIScrollViewPageRight = 128 KHIScrollViewPageUp = 16 KHIScrollViewScrollToBottom = 2 KHIScrollViewScrollToLeft = 4 KHIScrollViewScrollToRight = 8 KHIScrollViewScrollToTop = 1 )
const ( KHISearchFieldAttributesCancel = 1 KHISearchFieldAttributesSearchIcon = 2 KHISearchFieldNoAttributes = 0 )
const ( KHISegmentBehaviorMomentary = 1 KHISegmentBehaviorRadio = 2 KHISegmentBehaviorSticky = 4 KHISegmentBehaviorToggles = 3 )
const ( KHISegmentNoAttributes = 0 KHISegmentSendCmdToUserFocus = 1 )
const ( KHIThemeFocusRingAbove = 1 KHIThemeFocusRingBelow = 2 KHIThemeFocusRingOnly = 0 )
const ( KHIThemeFrameListBox = 1 KHIThemeFrameTextFieldRound = 1000 KHIThemeFrameTextFieldRoundMini = 1002 KHIThemeFrameTextFieldRoundSmall = 1001 KHIThemeFrameTextFieldSquare = 0 )
const ( KHIThemeGroupBoxKindPrimary = 0 KHIThemeGroupBoxKindPrimaryOpaque = 3 KHIThemeGroupBoxKindSecondary = 1 KHIThemeGroupBoxKindSecondaryOpaque = 4 )
const ( KHIThemeGrowBoxKindNone = 1 KHIThemeGrowBoxKindNormal = 0 )
const ( KHIThemeGrowBoxSizeNormal = 0 KHIThemeGrowBoxSizeSmall = 1 )
const ( KHIThemeHeaderKindList = 1 KHIThemeHeaderKindWindow = 0 )
const ( KHIThemeMenuDrawInfoVersionOne = 1001 KHIThemeMenuDrawInfoVersionZero = 0 )
const ( KHIThemeOrientationInverted = 1 KHIThemeOrientationNormal = 0 )
const ( KHIThemeSegmentAdornmentFocus = 4 KHIThemeSegmentAdornmentLeadingSeparator = 8 KHIThemeSegmentAdornmentNone = 0 KHIThemeSegmentAdornmentTrailingSeparator = 16 )
const ( KHIThemeSegmentKindInset = 1 KHIThemeSegmentKindNormal = 0 KHIThemeSegmentKindTextured = 1 )
const ( KHIThemeSegmentPositionFirst = 0 KHIThemeSegmentPositionLast = 2 KHIThemeSegmentPositionMiddle = 1 KHIThemeSegmentPositionOnly = 3 )
const ( KHIThemeSegmentSizeMini = 3 KHIThemeSegmentSizeNormal = 0 KHIThemeSegmentSizeSmall = 1 )
const ( KHIThemeSplitterAdornmentMetal = 1 KHIThemeSplitterAdornmentNone = 0 )
const ( KHIThemeTabAdornmentFocus = 4 KHIThemeTabAdornmentLeadingSeparator = 8 KHIThemeTabAdornmentNone = 0 KHIThemeTabAdornmentTrailingSeparator = 16 )
const ( KHIThemeTabPositionFirst = 0 KHIThemeTabPositionLast = 2 KHIThemeTabPositionMiddle = 1 KHIThemeTabPositionOnly = 3 )
const ( KHIThemeTabSizeMini = 3 KHIThemeTabSizeNormal = 0 KHIThemeTabSizeSmall = 1 )
const ( KHIThemeTextBoxOptionDontClip = 262144 KHIThemeTextBoxOptionEngraved = 4 KHIThemeTextBoxOptionNone = 0 KHIThemeTextBoxOptionStronglyVertical = 2 )
const ( KHIThemeTextHorizontalFlushCenter = 1 KHIThemeTextHorizontalFlushDefault = 3 KHIThemeTextHorizontalFlushLeft = 0 KHIThemeTextHorizontalFlushRight = 2 )
const ( KHIThemeTextInfoVersionOne = 1 KHIThemeTextInfoVersionZero = 0 )
const ( KHIThemeTextTruncationDefault = 3 KHIThemeTextTruncationEnd = 2 KHIThemeTextTruncationMiddle = 1 KHIThemeTextTruncationNone = 0 )
const ( KHIThemeTextVerticalFlushBottom = 2 KHIThemeTextVerticalFlushCenter = 1 KHIThemeTextVerticalFlushDefault = 3 KHIThemeTextVerticalFlushTop = 0 )
const ( KHIToolbarDisplayModeDefault = 0 KHIToolbarDisplayModeIconAndLabel = 1 KHIToolbarDisplayModeIconOnly = 2 KHIToolbarDisplayModeLabelOnly = 3 )
const ( KHIToolbarDisplaySizeDefault = 0 KHIToolbarDisplaySizeNormal = 1 KHIToolbarDisplaySizeSmall = 2 )
const ( KHIToolbarItemAllowDuplicates = 1 KHIToolbarItemAnchoredLeft = 4 KHIToolbarItemCantBeRemoved = 2 KHIToolbarItemDisabled = 64 KHIToolbarItemIsSeparator = 8 KHIToolbarItemLabelDisabled = 32 KHIToolbarItemMutableAttrs = 230 KHIToolbarItemNoAttributes = 0 KHIToolbarItemSelected = 128 KHIToolbarItemSendCmdToUserFocus = 16 KHIToolbarItemValidAttrs = 255 )
const ( KHIToolbarAutoSavesConfig = 1 KHIToolbarIsConfigurable = 2 KHIToolbarNoAttributes = 0 KHIToolbarValidAttrs = 3 )
const ( KHITransformDisabled = 1 KHITransformNone = 0 KHITransformSelected = 16384 )
const ( KHIViewAttributeIsFieldEditor = 2 KHIViewAttributeSendCommandToUserFocus = 1 KHIViewSendCommandToUserFocus = 1 )
const ( KHIViewContentAlertIconType = 138 KHIViewContentCGImageRef = 134 KHIViewContentIconRef = 132 KHIViewContentIconSuiteRef = 129 KHIViewContentIconTypeAndCreator = 137 KHIViewContentImageFile = 136 KHIViewContentImageResource = 135 KHIViewContentNSImage = 139 KHIViewContentNone = 0 KHIViewContentTextOnly = 0 )
const ( KHIViewFeatureAllowsSubviews = 2 KHIViewFeatureAutoToggles = 16384 KHIViewFeatureDoesNotDraw = 134217728 KHIViewFeatureDoesNotUseSpecialParts = 268435456 KHIViewFeatureGetsFocusOnClick = 256 KHIViewFeatureIdlesWithTimer = 8388608 KHIViewFeatureIgnoresClicks = 536870912 KHIViewFeatureInvertsUpDownValueMeaning = 16777216 KHIViewFeatureIsOpaque = 33554432 KHIViewFeatureSupportsGhosting = 1 KHIViewFeatureSupportsLiveFeedback = 1024 KHIViewFeatureSupportsRadioBehavior = 2048 )
const ( KHIViewFocusNextPart = -1 KHIViewFocusNoPart = 0 KHIViewFocusPrevPart = -2 )
const ( KHIViewFocusOnAnyControl = 1 KHIViewFocusTraditionally = 2 KHIViewFocusWithoutWrapping = 4 )
const ( KHIViewDisabledPart = 254 KHIViewEntireView = 0 KHIViewInactivePart = 255 KHIViewIndicatorPart = 129 KHIViewNoPart = 0 )
const ( KHIViewClickableMetaPart = -4 KHIViewContentMetaPart = -2 KHIViewOpaqueMetaPart = -3 KHIViewStructureMetaPart = -1 )
const ( KHIViewAllowsSubviews = 2 KHIViewAutoToggles = 16384 KHIViewDoesNotDraw = 134217728 KHIViewDoesNotUseSpecialParts = 268435456 KHIViewGetsFocusOnClick = 256 KHIViewIdlesWithTimer = 8388608 KHIViewIgnoresClicks = 536870912 KHIViewInvertsUpDownValueMeaning = 16777216 KHIViewIsOpaque = 33554432 KHIViewSupportsGhosting = 1 KHIViewSupportsLiveFeedback = 1024 KHIViewSupportsRadioBehavior = 2048 )
const ( KHIViewZOrderAbove = 1 KHIViewZOrderBelow = 2 )
const ( KHIWindowBackingLocationDefault = 0 KHIWindowBackingLocationMainMemory = 2 KHIWindowBackingLocationVideoMemory = 1 )
const ( KHIWindowBehaviorStationary = 2 KHIWindowBehaviorTransient = 1 KHIWindowCanJoinAllSpaces = 256 KHIWindowExposeHidden = 1 KHIWindowMoveToActiveSpace = 512 KHIWindowVisibleInAllSpaces = 256 )
const ( KHIWindowBitAsyncDrag = 24 KHIWindowBitAutoCalibration = 36 KHIWindowBitAutoViewDragTracking = 34 KHIWindowBitCanBeVisibleWithoutLogin = 23 KHIWindowBitCloseBox = 1 KHIWindowBitCollapseBox = 4 KHIWindowBitCompositing = 20 KHIWindowBitDoesNotCycle = 16 KHIWindowBitDoesNotHide = 33 KHIWindowBitFullScreenAuxiliary = 46 KHIWindowBitFullScreenPrimary = 45 KHIWindowBitHideOnFullScreen = 27 KHIWindowBitHideOnSuspend = 25 KHIWindowBitHighResolutionCapable = 21 KHIWindowBitIgnoreClicks = 30 KHIWindowBitInWindowMenu = 28 KHIWindowBitLiveResize = 29 KHIWindowBitNoActivates = 18 KHIWindowBitNoConstrain = 32 KHIWindowBitNoShadow = 22 KHIWindowBitNoTexturedContentSeparator = 12 KHIWindowBitNoTitleBar = 10 KHIWindowBitNoUpdates = 17 KHIWindowBitOpaqueForEvents = 19 KHIWindowBitResizable = 5 KHIWindowBitRoundBottomBarCorners = 13 KHIWindowBitSideTitlebar = 6 KHIWindowBitStandardHandler = 26 KHIWindowBitTextured = 9 KHIWindowBitTexturedSquareCorners = 11 KHIWindowBitToolbarButton = 7 KHIWindowBitUnifiedTitleAndToolbar = 8 KHIWindowBitZoomBox = 2 )
const ( KHIWindowDepth32Bit = 1 KHIWindowDepth64Bit = 2 KHIWindowDepthFloat = 3 KHIWindowDepthInvalid = 0 )
const ( KHIWindowMenuCreator = 2003398244 KHIWindowMenuWindowTag = 2003398244 )
const ( KHIWindowScaleModeFrameworkScaled = 2 KHIWindowScaleModeMagnified = 1 KHIWindowScaleModeUnscaled = 0 )
const ( KHIWindowSharingNone = 0 KHIWindowSharingReadOnly = 1 KHIWindowSharingReadWrite = 2 )
const ( KHIWindowDragPart = 3 KHIWindowTitleBarPart = 2 KHIWindowTitleProxyIconPart = 2 )
const ( KHMContentNotProvided = 1 KHMContentNotProvidedDontPropagate = 2 KHMContentProvided = 0 )
const ( KHMAbsoluteCenterAligned = 23 KHMDefaultSide = 0 KHMInsideBottomCenterAligned = 17 KHMInsideBottomLeftCorner = 21 KHMInsideBottomRightCorner = 22 KHMInsideLeftCenterAligned = 16 KHMInsideRightCenterAligned = 15 KHMInsideTopCenterAligned = 18 KHMInsideTopLeftCorner = 19 KHMInsideTopRightCorner = 20 KHMOutsideBottomCenterAligned = 14 KHMOutsideBottomLeftAligned = 9 KHMOutsideBottomRightAligned = 10 KHMOutsideBottomScriptAligned = 3 KHMOutsideLeftBottomAligned = 8 KHMOutsideLeftCenterAligned = 2 KHMOutsideLeftTopAligned = 7 KHMOutsideRightBottomAligned = 12 KHMOutsideRightCenterAligned = 4 KHMOutsideRightTopAligned = 11 KHMOutsideTopCenterAligned = 13 KHMOutsideTopLeftAligned = 5 KHMOutsideTopRightAligned = 6 KHMOutsideTopScriptAligned = 1 )
const ( KHMHideTagFade = 1 KHMHideTagImmediately = 2 )
const ( KHMMaximumContentIndex = 1 KHMMinimumContentIndex = 0 )
const ( KHMCFStringContent = 1667658612 KHMCFStringLocalizedContent = 1667658604 KHMNoContent = 1852796517 KHMPascalStrContent = 1886614642 KHMStrResContent = 1937011232 KHMStringResContent = 1937011235 KHMTEHandleContent = 1954051176 KHMTextResContent = 1952807028 )
const ( KHMDisposeContent = 1 KHMSupplyContent = 0 )
const ( KHMBottomLeftCorner = 9 KHMBottomRightCorner = 10 KHMBottomSide = 3 KHMLeftBottomCorner = 8 KHMLeftSide = 2 KHMLeftTopCorner = 7 KHMRightBottomCorner = 12 KHMRightSide = 4 KHMRightTopCorner = 11 KHMTopLeftCorner = 5 KHMTopRightCorner = 6 KHMTopSide = 1 )
const ( KIBCarbonRuntimeCantFindNibFile = -10960 KIBCarbonRuntimeCantFindObject = -10962 KIBCarbonRuntimeObjectNotOfRequestedType = -10961 )
const ( KIMKMouseTrackingMode = 1 KIMKNearestBoundaryMode = 2 )
const ( KKLGroupIdentifier = 6 KKLIcon = 3 KKLIdentifier = 2 KKLKCHRData = 0 KKLKind = 7 KKLLanguageCode = 9 KKLLocalizedName = 4 KKLName = 5 KKLuchrData = 1 )
const ( KKLKCHRKind = 1 KKLKCHRuchrKind = 0 KKLuchrKind = 2 )
const ( KCharacterPaletteInputMethodClass = 1668312180 KInkInputMethodClass = 1768844064 KKeyboardInputMethodClass = 1768845421 KOCRInputMethodClass = 1868788256 KSpeechInputMethodClass = 1987012963 )
const ( KKeyboardANSI = 1095652169 KKeyboardISO = 1230196512 KKeyboardJIS = 1246319392 KKeyboardUnknown = 1061109567 )
const ( KListDefProcPtr = 0 KListDefStandardIconType = 2 KListDefStandardTextType = 1 KListDefUserProcType = 0 )
const ( KMenuAttrAutoDisable = 4 KMenuAttrCondenseSeparators = 32 KMenuAttrDoNotCacheImage = 64 KMenuAttrDoNotUseUserCommandKeys = 128 KMenuAttrExcludesMarkColumn = 1 KMenuAttrHidden = 16 KMenuAttrUsePencilGlyph = 8 )
const ( KMenuContextDontUpdateEnabled = 134217728 KMenuContextDontUpdateIcon = 67108864 KMenuContextDontUpdateKey = 33554432 KMenuContextDontUpdateText = 16777216 )
const ( KMenuContextCommandIDSearch = 1048576 KMenuContextContextualMenu = 8388608 KMenuContextInspection = 4194304 KMenuContextKeyMatching = 262144 KMenuContextMenuBarTracking = 65536 KMenuContextMenuEnabling = 524288 KMenuContextPopUpTracking = 131072 )
const ( KMenuContextPopUp = 512 KMenuContextPullDown = 256 )
const ( KMenuDefClassID = 1 KMenuDefProcPtr = 0 )
const ( KMenuCalcItemMsg = 5 KMenuDisposeMsg = 9 KMenuDrawItemsMsg = 12 KMenuDrawMsg = 0 KMenuFindItemMsg = 10 KMenuHiliteItemMsg = 11 KMenuInitMsg = 8 KMenuPopUpMsg = 3 KMenuSizeMsg = 2 KMenuThemeSavvyMsg = 7 MCalcItemMsg = 5 MDrawMsg = 0 MPopUpMsg = 3 MSizeMsg = 2 )
const ( KMenuEventIncludeDisabledItems = 1 KMenuEventQueryOnly = 2 )
const ( KMenuItemAttrAutoDisable = 8192 KMenuItemAttrAutoRepeat = 512 KMenuItemAttrCustomDraw = 2048 KMenuItemAttrDisabled = 1 KMenuItemAttrDynamic = 8 KMenuItemAttrHidden = 32 KMenuItemAttrIconDisabled = 2 KMenuItemAttrIgnoreMeta = 256 KMenuItemAttrIncludeInCmdKeyMatching = 4096 KMenuItemAttrNotPreviousAlternate = 16 KMenuItemAttrSectionHeader = 128 KMenuItemAttrSeparator = 64 KMenuItemAttrUpdateSingleItem = 16384 KMenuItemAttrUseVirtualKey = 1024 )
const ( KMenuItemDataAllDataVersionOne = 1048575 KMenuItemDataAllDataVersionThree = 8388607 KMenuItemDataAllDataVersionTwo = 2097151 KMenuItemDataAttributedText = 2097152 KMenuItemDataAttributes = 65536 KMenuItemDataCFString = 131072 KMenuItemDataCmdKey = 4 KMenuItemDataCmdKeyGlyph = 8 KMenuItemDataCmdKeyModifiers = 16 KMenuItemDataCmdVirtualKey = 1048576 KMenuItemDataCommandID = 1024 KMenuItemDataEnabled = 64 KMenuItemDataFont = 4194304 KMenuItemDataFontID = 16384 KMenuItemDataIconEnabled = 128 KMenuItemDataIconHandle = 512 KMenuItemDataIconID = 256 KMenuItemDataIndent = 524288 KMenuItemDataMark = 2 KMenuItemDataProperties = 262144 KMenuItemDataRefcon = 32768 KMenuItemDataStyle = 32 KMenuItemDataText = 1 KMenuItemDataTextEncoding = 2048 )
const ( KMenuCGImageRefType = 7 KMenuColorIconType = 4 KMenuIconRefType = 6 KMenuIconResourceType = 9 KMenuIconSuiteType = 5 KMenuIconType = 1 KMenuNoIcon = 0 KMenuShrinkIconType = 2 KMenuSmallIconType = 3 KMenuSystemIconSelectorType = 8 )
const ( KMenuControlModifier = 4 KMenuNoCommandModifier = 8 KMenuNoModifiers = 0 KMenuOptionModifier = 2 KMenuShiftModifier = 1 )
const ( KMenuAppleLogoFilledGlyph = 20 KMenuAppleLogoOutlineGlyph = 108 KMenuBlankGlyph = 97 KMenuCapsLockGlyph = 99 KMenuCheckmarkGlyph = 18 KMenuClearGlyph = 28 KMenuCommandGlyph = 17 KMenuContextualMenuGlyph = 109 KMenuControlGlyph = 6 KMenuControlISOGlyph = 138 KMenuDeleteLeftGlyph = 23 KMenuDeleteRightGlyph = 10 KMenuDiamondGlyph = 19 KMenuDownArrowGlyph = 106 KMenuDownwardArrowDashedGlyph = 16 KMenuEisuGlyph = 141 KMenuEjectGlyph = 140 KMenuEnterGlyph = 4 KMenuEscapeGlyph = 27 KMenuF10Glyph = 120 KMenuF11Glyph = 121 KMenuF12Glyph = 122 KMenuF13Glyph = 135 KMenuF14Glyph = 136 KMenuF15Glyph = 137 KMenuF16Glyph = 143 KMenuF17Glyph = 144 KMenuF18Glyph = 145 KMenuF19Glyph = 146 KMenuF1Glyph = 111 KMenuF2Glyph = 112 KMenuF3Glyph = 113 KMenuF4Glyph = 114 KMenuF5Glyph = 115 KMenuF6Glyph = 116 KMenuF7Glyph = 117 KMenuF8Glyph = 118 KMenuF9Glyph = 119 KMenuHelpGlyph = 103 KMenuKanaGlyph = 142 KMenuLeftArrowDashedGlyph = 24 KMenuLeftArrowGlyph = 100 KMenuLeftDoubleQuotesJapaneseGlyph = 29 KMenuNonmarkingReturnGlyph = 13 KMenuNorthwestArrowGlyph = 102 KMenuNullGlyph = 0 KMenuOptionGlyph = 7 KMenuPageDownGlyph = 107 KMenuPageUpGlyph = 98 KMenuParagraphKoreanGlyph = 21 KMenuPencilGlyph = 15 KMenuPowerGlyph = 110 KMenuReturnGlyph = 11 KMenuReturnR2LGlyph = 12 KMenuRightArrowDashedGlyph = 26 KMenuRightArrowGlyph = 101 KMenuRightDoubleQuotesJapaneseGlyph = 30 KMenuShiftGlyph = 5 KMenuSoutheastArrowGlyph = 105 KMenuSpaceGlyph = 9 KMenuTabLeftGlyph = 3 KMenuTabRightGlyph = 2 KMenuTrademarkJapaneseGlyph = 31 KMenuUpArrowDashedGlyph = 25 KMenuUpArrowGlyph = 104 )
const ( KMenuStdMenuBarProc = 63 KMenuStdMenuProc = 63 )
const ( KMenuTrackingModeKeyboard = 2 KMenuTrackingModeMouse = 1 )
const ( KMouseParamsClickAndHold = 1668049007 KMouseParamsDragInitiation = 1685217639 KMouseParamsProxyIcon = 1886547832 KMouseParamsSticky = 1937008995 )
const ( KMouseTrackingClientEvent = 10 KMouseTrackingKeyModifiersChanged = 6 KMouseTrackingMouseDown = 1 KMouseTrackingMouseDragged = 5 KMouseTrackingMouseEntered = 4 KMouseTrackingMouseExited = 3 KMouseTrackingMouseMoved = 9 KMouseTrackingMouseUp = 2 KMouseTrackingScrollWheel = 11 KMouseTrackingTimedOut = 8 KMouseTrackingUserCancelled = 7 )
const ( KMouseTrackingMousePressed = 1 KMouseTrackingMouseReleased = 2 )
const ( KNextWindowGroup = 1 KPreviousWindowGroup = 0 )
const ( KAppleLogoCharCode = 20 KBackspaceCharCode = 8 KBellCharCode = 7 KBulletCharCode = 165 KCheckCharCode = 18 KClearCharCode = 27 KCommandCharCode = 17 KDeleteCharCode = 127 KDiamondCharCode = 19 KDownArrowCharCode = 31 KEndCharCode = 4 KEnterCharCode = 3 KEscapeCharCode = 27 KFormFeedCharCode = 12 KFunctionKeyCharCode = 16 KHelpCharCode = 5 KHomeCharCode = 1 KLeftArrowCharCode = 28 KLineFeedCharCode = 10 KNonBreakingSpaceCharCode = 202 KNullCharCode = 0 KPageDownCharCode = 12 KPageUpCharCode = 11 KReturnCharCode = 13 KRightArrowCharCode = 29 KSpaceCharCode = 32 KTabCharCode = 9 KUpArrowCharCode = 30 KVerticalTabCharCode = 11 )
const ( KScrapFlavorMaskNone = 0 KScrapFlavorMaskSenderOnly = 1 KScrapFlavorMaskTranslated = 2 )
const ( KScrapFlavorTypeMovie = 1836019574 KScrapFlavorTypePicture = 1346978644 KScrapFlavorTypeSound = 1936614432 KScrapFlavorTypeText = 1413830740 KScrapFlavorTypeTextStyle = 1937013100 KScrapFlavorTypeUTF16External = 1970549046 KScrapFlavorTypeUnicode = 1970567284 KScrapFlavorTypeUnicodeStyle = 1970500716 )
const ( KScrapClearNamedScrap = 1 KScrapGetNamedScrap = 0 )
const ( KScrollBarsAlwaysActive = 1 KScrollBarsSyncWithFocus = 0 )
const ( KScrollWindowEraseToPortBackground = 2 KScrollWindowInvalidate = 1 KScrollWindowNoOptions = 0 )
const ( KAppleLogoUnicode = 63743 KBulletUnicode = 8226 KCheckUnicode = 10003 KCommandUnicode = 8984 KControlUnicode = 8963 KDiamondUnicode = 9670 KOptionUnicode = 8997 KPencilLeftUnicode = 63490 KPencilUnicode = 9998 KShiftUnicode = 8679 )
const ( KFloatingWindowDefinition = 124 KRoundWindowDefinition = 1 KStandardWindowDefinition = 0 )
const ( KStdAlertDoNotAnimateOnCancel = 4 KStdAlertDoNotAnimateOnDefault = 2 KStdAlertDoNotAnimateOnOther = 8 KStdAlertDoNotCloseOnHelp = 16 KStdAlertDoNotDisposeSheet = 1 )
const ( KStdCFStringAlertVersionOne = 1 KStdCFStringAlertVersionTwo = 2 )
const ( Cancel = 2 KStdCancelItemIndex = 2 KStdOkItemIndex = 1 Ok = 1 )
const ( CautionIcon = 2 KCautionIcon = 2 KNoteIcon = 1 KStopIcon = 0 NoteIcon = 1 StopIcon = 0 )
const ( KStoredBasicWindowDescriptionID = 1935827315 KStoredWindowPascalTitleID = 1932670261 KStoredWindowSystemTag = 1634758764 KStoredWindowTitleCFStringID = 1667658612 )
const ( KSupportsFileTranslation = 1 KSupportsScrapTranslation = 2 KTranslatorCanGenerateFilename = 4 )
const ( KTSMDocAccessEffectiveRangeAttribute = 2 KTSMDocAccessFontSizeAttribute = 1 )
const ( KTSMDocAccessEffectiveRangeAttributeBit = 1 KTSMDocAccessFontSizeAttributeBit = 0 )
const ( KTSMDocumentEnabledInputSourcesPropertyTag = 1701734771 KTSMDocumentInputModePropertyTag = 1768778093 KTSMDocumentInputSourceOverridePropertyTag = 1768843635 KTSMDocumentPropertySupportGlyphInfo = 1685088105 KTSMDocumentPropertyUnicodeInputWindow = 1685091682 KTSMDocumentRefconPropertyTag = 1919247971 KTSMDocumentSupportDocumentAccessPropertyTag = 1684107385 KTSMDocumentSupportGlyphInfoPropertyTag = 1685088105 KTSMDocumentTSMTEPropertyTag = 1953322053 KTSMDocumentTextServicePropertyTag = 1953724003 KTSMDocumentUnicodeInputWindowPropertyTag = 1685091682 KTSMDocumentUnicodePropertyTag = 1969516387 KTSMDocumentUseFloatingWindowPropertyTag = 1970501485 KTSMDocumentWindowLevelPropertyTag = 1953983600 )
const ( KTSMTEInterfaceType = 1953322053 KTSMTESignature = 1953322053 )
const ( KTSM15Version = 336 KTSM20Version = 512 KTSM22Version = 544 KTSM23Version = 560 KTSM24Version = 576 KTSMVersion = 336 )
const ( KTXNAutoIndentOff = 0 KTXNAutoIndentOn = 1 )
const ( KTXNAutoScrollInsertionIntoView = 0 KTXNAutoScrollNever = 1 KTXNAutoScrollWhenInsertionVisible = 2 )
const ( KTXNAutoWrap = 0 KTXNNoAutoWrap = 1 )
const ( KTXNClearTheseFontFeatures = -2147483648 KTXNClearThisControl = -1 )
const ( KTXNDisableLayoutAndDraw = 1 KTXNEnableLayoutAndDraw = 0 )
const ( KTXNDisabledFunctionalityErr = -22019 KTXNOperationNotAllowedErr = -22020 )
const ( KTXNDecrementTypeSize = -2147483648 KTXNDontCareTypeSize = -1 KTXNDontCareTypeStyle = 255 KTXNIncrementTypeSize = 1 KTXNNoFontVariations = 32767 KTXNUseScriptDefaultValue = -1 )
const ( KTXNDontDrawCaretWhenInactive = 0 KTXNDrawCaretWhenInactive = 1 )
const ( KTXNDontDrawSelectionWhenInactive = 0 KTXNDrawSelectionWhenInactive = 1 )
const ( KOutputTextInUnicodeEncodingBit = 9 KTXNAlwaysWrapAtViewEdgeBit = 11 KTXNDisableDragAndDropBit = 15 KTXNDoFontSubstitutionBit = 22 KTXNDoNotInstallDragProcsBit = 10 KTXNDontDrawSelectionWhenInactiveBit = 13 KTXNDrawGrowIconBit = 0 KTXNMonostyledTextBit = 17 KTXNNoSelectionBit = 7 KTXNReadOnlyBit = 5 KTXNSaveStylesAsSTYLResourceBit = 8 KTXNShowWindowBit = 1 KTXNSingleLineOnlyBit = 14 KTXNWantHScrollBarBit = 2 KTXNWantVScrollBarBit = 3 )
const ( KOutputTextInUnicodeEncodingMask = 512 KTXNAlwaysWrapAtViewEdgeMask = 2048 KTXNDisableDragAndDropMask = 32768 KTXNDoFontSubstitutionMask = 4194304 KTXNDoNotInstallDragProcsMask = 1024 KTXNDontDrawSelectionWhenInactiveMask = 8192 KTXNDrawGrowIconMask = 1 KTXNMonostyledTextMask = 131072 KTXNNoSelectionMask = 128 KTXNReadOnlyMask = 32 KTXNSaveStylesAsSTYLResourceMask = 256 KTXNShowWindowMask = 2 KTXNSingleLineOnlyMask = 16384 KTXNWantHScrollBarMask = 4 KTXNWantVScrollBarMask = 8 )
const ( KTXNDrawItemScrollbarsBit = 0 KTXNDrawItemTextAndSelectionBit = 2 KTXNDrawItemTextBit = 1 )
const ( KTXNDrawItemAllMask = 4294967295 KTXNDrawItemScrollbarsMask = 1 KTXNDrawItemTextAndSelectionMask = 4 KTXNDrawItemTextMask = 2 )
const ( KTXNDisableDragAndDrop = 1 KTXNEnableDragAndDrop = 0 )
const ( KTXNCenter = 4 KTXNFlushDefault = 0 KTXNFlushLeft = 1 KTXNFlushRight = 2 KTXNForceFullJust = 16 KTXNFullJust = 8 )
const ( KTXNATSUIStyleContinuousBit = 4 KTXNColorContinuousBit = 3 KTXNFontContinuousBit = 0 KTXNSizeContinuousBit = 1 KTXNStyleContinuousBit = 2 )
const ( KTXNATSUIStyleContinuousMask = 16 KTXNColorContinuousMask = 8 KTXNFontContinuousMask = 1 KTXNSizeContinuousMask = 2 KTXNStyleContinuousMask = 4 )
const ( KTXNHorizontal = 0 KTXNVertical = 1 )
const ( KTXNEntireWordBit = 1 KTXNIgnoreCaseBit = 0 KTXNUseEncodingWordRulesBit = 31 )
const ( KTXNEntireWordMask = 2 KTXNIgnoreCaseMask = 1 KTXNUseEncodingWordRulesMask = 2147483648 )
const ( KTXNLeftToRight = 0 KTXNRightToLeft = 1 )
const ( KTXNAutoIndentStateTag = 1635084654 KTXNAutoScrollBehaviorTag = 1935828342 KTXNDisableDragAndDropTag = 1685217639 KTXNDisableLayoutAndDrawTag = 1986622306 KTXNDoFontSubstitution = 1716745570 KTXNDrawSelectionWhenInactiveTag = 1685285998 KTXNFlattenMoviesTag = 1718378868 KTXNIOPrivilegesTag = 1768910966 KTXNInlineStateTag = 1768846196 KTXNJustificationTag = 1786082164 KTXNLineDirectionTag = 1819174002 KTXNMarginsTag = 1835102823 KTXNNoUserIOTag = 1853188463 KTXNRefConTag = 1919312750 KTXNSelectionStateTag = 1936487284 KTXNSingleLevelUndoTag = 1970168943 KTXNTabSettingsTag = 1952539251 KTXNUseCarbonEvents = 1667392354 KTXNVisibilityTag = 1986622306 KTXNWordWrapStateTag = 2004316787 )
const ( KTXNLinkNotPressed = 0 KTXNLinkTracking = 3 KTXNLinkWasPressed = 1 )
const ( KTXNNoAppleEventHandlersBit = 0 KTXNRestartAppleEventHandlersBit = 1 )
const ( KTXNNoAppleEventHandlersMask = 1 KTXNRestartAppleEventHandlersMask = 2 )
const ( KTXNQDFontColorAttribute = 1802268530 KTXNQDFontFamilyIDAttribute = 1718578804 KTXNQDFontNameAttribute = 1718514798 KTXNQDFontSizeAttribute = 1936292453 KTXNQDFontStyleAttribute = 1717658469 )
const ( KTXNFontSizeAttributeSize = 4 KTXNQDFontColorAttributeSize = 6 KTXNQDFontFamilyIDAttributeSize = 2 KTXNQDFontNameAttributeSize = 256 KTXNQDFontSizeAttributeSize = 2 KTXNQDFontStyleAttributeSize = 1 )
const ( KTXNReadOnly = 1 KTXNReadWrite = 0 )
const ( KTXNCenterTab = 1 KTXNLeftTab = 0 KTXNRightTab = -1 )
const ( KTXNScrollUnitsInLines = 1 KTXNScrollUnitsInPixels = 0 KTXNScrollUnitsInViewRects = 2 )
const ( KTXNSelectionOff = 0 KTXNSelectionOn = 1 )
const ( KTXNShowEnd = 1 KTXNShowStart = 0 )
const ( KTXNMultipleStylesPerTextDocumentResType = 1937013100 KTXNSingleStylePerTextDocumentResType = 1297109842 )
const ( KTXNSupportEditCommandProcessing = 1 KTXNSupportEditCommandUpdating = 2 KTXNSupportFontCommandProcessing = 16 KTXNSupportFontCommandUpdating = 32 KTXNSupportSpellCheckCommandProcessing = 4 KTXNSupportSpellCheckCommandUpdating = 8 )
const ( KTXNMacOSEncoding = 1 KTXNSystemDefaultEncoding = 0 KTXNUnicodeEncoding = 2 )
const ( KTXNRichTextFormatData = 1381254688 KTXNTextData = 1413830740 KTXNUnicodeTextData = 1970567284 )
const ( KTXNMultipleFrameType = 3 KTXNPageFrameType = 2 KTXNTextEditStyleFrameType = 1 )
const ( KTXNATSUIFontFeaturesAttribute = 1635018341 KTXNATSUIFontVariationsAttribute = 1635022433 KTXNATSUIStyle = 1634956396 KTXNTextEncodingAttribute = 1701733220 KTXNURLAttribute = 1970433121 )
const ( KTXNATSUIStyleSize = 8 KTXNTextEncodingAttributeSize = 4 )
const ( KTXNAIFFFile = 1095321158 KTXNTextFile = 1413830740 KTXNTextensionFile = 1954051182 KTXNUnicodeTextFile = 1970567284 )
const ( KTXNRunCountBit = 1 KTXNTextInputCountBit = 0 )
const ( KTXNAllCountMask = 3 KTXNRunCountMask = 2 KTXNTextInputCountMask = 1 )
const ( KTXNAlignCenterAction = 9 KTXNAlignLeftAction = 8 KTXNAlignRightAction = 10 KTXNChangeFontAction = 4 KTXNChangeFontColorAction = 5 KTXNChangeFontSizeAction = 6 KTXNChangeStyleAction = 7 KTXNClearAction = 3 KTXNCutAction = 1 KTXNDropAction = 11 KTXNFontFeatureAction = 13 KTXNFontVariationAction = 14 KTXNMoveAction = 12 KTXNPasteAction = 2 KTXNTypingAction = 0 KTXNUndoLastAction = 1024 )
const ( KTXNEndOffset = 2147483647 KTXNStartOffset = 0 KTXNUseCurrentSelection = 4294967295 )
const ( KTXNUseBottomline = 1 KTXNUseInline = 0 )
const ( KTXNDestinationRectKey = 1 KTXNHorizontalScrollBarRectKey = 4 KTXNTextRectKey = 2 KTXNVerticalScrollBarRectKey = 3 KTXNViewRectKey = 0 )
const ( KTXNWillDefaultToATSUIBit = 0 KTXNWillDefaultToCarbonEventBit = 1 )
const ( KTXNWillDefaultToATSUIMask = 1 KTXNWillDefaultToCarbonEventMask = 2 )
const ( KTSMTEDocumentInterfaceType = 1953322053 KTextServiceDocumentInterfaceType = 1953724003 KUnicodeDocument = 1969516387 KUnicodeDocumentInterfaceType = 1969516387 )
const ( KIMJaTypingMethodKana = 1801547361 KIMJaTypingMethodProperty = 1786018160 KIMJaTypingMethodRoman = 1919905121 KTextServiceInputModePropertyTag = 1768778093 KTextServiceJaTypingMethodPropertyTag = 1786018160 )
const ( KThemeActiveAlertBackgroundBrush = 3 KThemeActiveDialogBackgroundBrush = 1 KThemeActiveModelessDialogBackgroundBrush = 5 KThemeActiveUtilityWindowBackgroundBrush = 7 KThemeChasingArrowsBrush = 13 KThemeDocumentWindowBackgroundBrush = 15 KThemeDragHiliteBrush = 14 KThemeFinderWindowBackgroundBrush = 16 KThemeIconLabelBackgroundBrush = 11 KThemeInactiveAlertBackgroundBrush = 4 KThemeInactiveDialogBackgroundBrush = 2 KThemeInactiveModelessDialogBackgroundBrush = 6 KThemeInactiveUtilityWindowBackgroundBrush = 8 KThemeListViewBackgroundBrush = 10 KThemeListViewSeparatorBrush = 12 KThemeListViewSortColumnBackgroundBrush = 9 )
const ( KThemeActiveAlertTextColor = 3 KThemeActiveBevelButtonTextColor = 15 KThemeActiveDialogTextColor = 1 KThemeActiveModelessDialogTextColor = 5 KThemeActivePlacardTextColor = 9 KThemeActivePopupButtonTextColor = 18 KThemeActivePushButtonTextColor = 12 KThemeActiveWindowHeaderTextColor = 7 KThemeIconLabelTextColor = 21 KThemeInactiveAlertTextColor = 4 KThemeInactiveBevelButtonTextColor = 16 KThemeInactiveDialogTextColor = 2 KThemeInactiveModelessDialogTextColor = 6 KThemeInactivePlacardTextColor = 10 KThemeInactivePopupButtonTextColor = 19 KThemeInactivePushButtonTextColor = 13 KThemeInactiveWindowHeaderTextColor = 8 KThemeListViewTextColor = 22 KThemePressedBevelButtonTextColor = 17 KThemePressedPlacardTextColor = 11 KThemePressedPopupButtonTextColor = 20 KThemePressedPushButtonTextColor = 14 )
const ( KThemeActiveDocumentWindowTitleTextColor = 23 KThemeActiveMenuItemTextColor = 34 KThemeActiveMovableModalWindowTitleTextColor = 25 KThemeActivePopupLabelTextColor = 37 KThemeActivePopupWindowTitleColor = 29 KThemeActiveRootMenuTextColor = 31 KThemeActiveUtilityWindowTitleTextColor = 27 KThemeDisabledMenuItemTextColor = 36 KThemeDisabledRootMenuTextColor = 33 KThemeInactiveDocumentWindowTitleTextColor = 24 KThemeInactiveMovableModalWindowTitleTextColor = 26 KThemeInactivePopupLabelTextColor = 38 KThemeInactivePopupWindowTitleColor = 30 KThemeInactiveUtilityWindowTitleTextColor = 28 KThemeSelectedMenuItemTextColor = 35 KThemeSelectedRootMenuTextColor = 32 )
const ( KThemeActivePopupArrowBrush = 20 KThemeActiveScrollBarDelimiterBrush = 17 KThemeAppleGuideCoachmarkBrush = 23 KThemeFocusHighlightBrush = 19 KThemeInactivePopupArrowBrush = 22 KThemeInactiveScrollBarDelimiterBrush = 18 KThemePressedPopupArrowBrush = 21 )
const ( KThemeAdornmentNoShadow = 1024 KThemeAdornmentShadowOnly = 2048 )
const ( KThemeAdornmentArrowDoubleArrow = 256 KThemeAdornmentArrowDownArrow = 128 KThemeAdornmentArrowLeftArrow = 64 KThemeAdornmentArrowRightArrow = 1024 KThemeAdornmentArrowUpArrow = 512 KThemeAdornmentDefault = 1 KThemeAdornmentDrawIndicatorOnly = 32 KThemeAdornmentFocus = 4 KThemeAdornmentHeaderButtonLeftNeighborSelected = 64 KThemeAdornmentHeaderButtonNoShadow = 1024 KThemeAdornmentHeaderButtonNoSortArrow = 4096 KThemeAdornmentHeaderButtonRightNeighborSelected = 128 KThemeAdornmentHeaderButtonShadowOnly = 2048 KThemeAdornmentHeaderButtonSortUp = 256 KThemeAdornmentHeaderMenuButton = 512 KThemeAdornmentNone = 0 KThemeAdornmentRightToLeft = 16 )
const ( KThemeAppearanceFileNameTag = 1953000805 KThemeDesktopPatternNameTag = 1885434990 KThemeDesktopPatternTag = 1885434996 KThemeDesktopPictureAliasTag = 1685086572 KThemeDesktopPictureAlignmentTag = 1685086574 KThemeDesktopPictureNameTag = 1685089901 KThemeExamplePictureIDTag = 1701865827 KThemeHighlightColorNameTag = 1751346797 KThemeSmallSystemFontTag = 1936552806 KThemeSmoothFontEnabledTag = 1936551791 KThemeSmoothFontMinSizeTag = 1936551795 KThemeSoundMaskTag = 1936552811 KThemeSoundTrackNameTag = 1936614516 KThemeSystemFontTag = 1818719078 KThemeUserDefinedTag = 1970496882 KThemeViewsFontSizeTag = 1986425722 KThemeViewsFontTag = 1986424436 )
const ( KThemeArrow3pt = 0 KThemeArrow5pt = 1 KThemeArrow7pt = 2 KThemeArrow9pt = 3 )
const ( KThemeAliasArrowCursor = 2 KThemeArrowCursor = 0 KThemeClosedHandCursor = 8 KThemeContextualMenuArrowCursor = 3 KThemeCopyArrowCursor = 1 KThemeCountingDownHandCursor = 12 KThemeCountingUpAndDownHandCursor = 13 KThemeCountingUpHandCursor = 11 KThemeCrossCursor = 5 KThemeIBeamCursor = 4 KThemeNotAllowedCursor = 18 KThemeOpenHandCursor = 9 KThemePlusCursor = 6 KThemePointingHandCursor = 10 KThemePoofCursor = 22 KThemeResizeDownCursor = 20 KThemeResizeLeftCursor = 15 KThemeResizeLeftRightCursor = 17 KThemeResizeRightCursor = 16 KThemeResizeUpCursor = 19 KThemeResizeUpDownCursor = 21 KThemeSpinningCursor = 14 KThemeWatchCursor = 7 )
const ( KThemeArrowDown = 1 KThemeArrowLeft = 0 KThemeArrowRight = 2 KThemeArrowUp = 3 )
const ( KThemeBackgroundListViewWindowHeader = 4 KThemeBackgroundMetal = 6 KThemeBackgroundPlacard = 2 KThemeBackgroundSecondaryGroupBox = 5 KThemeBackgroundTabPane = 1 KThemeBackgroundWindowHeader = 3 )
const ( KThemeBevelButtonInset = 31 KThemePushButtonInset = 32 KThemePushButtonInsetSmall = 33 KThemePushButtonTextured = 32 KThemePushButtonTexturedSmall = 33 KThemeRoundButtonHelp = 34 )
const ( KThemeBrushActiveAreaFill = 26 KThemeBrushAlertBackgroundActive = 3 KThemeBrushAlertBackgroundInactive = 4 KThemeBrushAlternatePrimaryHighlightColor = -5 KThemeBrushAppleGuideCoachmark = 23 KThemeBrushBevelActiveDark = 45 KThemeBrushBevelActiveLight = 44 KThemeBrushBevelInactiveDark = 47 KThemeBrushBevelInactiveLight = 46 KThemeBrushBlack = -1 KThemeBrushButtonActiveDarkHighlight = 33 KThemeBrushButtonActiveDarkShadow = 32 KThemeBrushButtonActiveLightHighlight = 35 KThemeBrushButtonActiveLightShadow = 34 KThemeBrushButtonFaceActive = 29 KThemeBrushButtonFaceInactive = 30 KThemeBrushButtonFacePressed = 31 KThemeBrushButtonFrameActive = 27 KThemeBrushButtonFrameInactive = 28 KThemeBrushButtonInactiveDarkHighlight = 37 KThemeBrushButtonInactiveDarkShadow = 36 KThemeBrushButtonInactiveLightHighlight = 39 KThemeBrushButtonInactiveLightShadow = 38 KThemeBrushButtonPressedDarkHighlight = 41 KThemeBrushButtonPressedDarkShadow = 40 KThemeBrushButtonPressedLightHighlight = 43 KThemeBrushButtonPressedLightShadow = 42 KThemeBrushChasingArrows = 13 KThemeBrushDialogBackgroundActive = 1 KThemeBrushDialogBackgroundInactive = 2 KThemeBrushDocumentWindowBackground = 15 KThemeBrushDragHilite = 14 KThemeBrushDrawerBackground = 51 KThemeBrushFinderWindowBackground = 16 KThemeBrushFocusHighlight = 19 KThemeBrushIconLabelBackground = 11 KThemeBrushIconLabelBackgroundSelected = 24 KThemeBrushListViewBackground = 10 KThemeBrushListViewColumnDivider = 58 KThemeBrushListViewEvenRowBackground = 57 KThemeBrushListViewOddRowBackground = 56 KThemeBrushListViewSeparator = 12 KThemeBrushListViewSortColumnBackground = 9 KThemeBrushMenuBackground = 54 KThemeBrushMenuBackgroundSelected = 55 KThemeBrushModelessDialogBackgroundActive = 5 KThemeBrushModelessDialogBackgroundInactive = 6 KThemeBrushMovableModalBackground = 49 KThemeBrushNotificationWindowBackground = 48 KThemeBrushPopupArrowActive = 20 KThemeBrushPopupArrowInactive = 22 KThemeBrushPopupArrowPressed = 21 KThemeBrushPrimaryHighlightColor = -3 KThemeBrushScrollBarDelimiterActive = 17 KThemeBrushScrollBarDelimiterInactive = 18 KThemeBrushSecondaryHighlightColor = -4 KThemeBrushSheetBackground = 50 KThemeBrushSheetBackgroundOpaque = 50 KThemeBrushSheetBackgroundTransparent = 53 KThemeBrushStaticAreaFill = 25 KThemeBrushToolbarBackground = 52 KThemeBrushUtilityWindowBackgroundActive = 7 KThemeBrushUtilityWindowBackgroundInactive = 8 KThemeBrushWhite = -2 )
const ( KThemeButtonMixed = 2 KThemeButtonOff = 0 KThemeButtonOn = 1 KThemeDisclosureDown = 1 KThemeDisclosureLeft = 2 KThemeDisclosureRight = 0 )
const ( KThemeCheckBoxCheckMark = 1 KThemeCheckBoxClassicX = 0 )
const ( KThemeArrowButtonMini = 24 KThemeArrowButtonSmall = 23 KThemeCheckBoxMini = 19 KThemeComboBoxMini = 18 KThemeIncDecButtonMini = 22 KThemeIncDecButtonSmall = 21 KThemePopupButtonMini = 30 KThemePopupButtonNormal = 28 KThemePopupButtonSmall = 29 KThemePushButtonMini = 27 KThemePushButtonNormal = 25 KThemePushButtonSmall = 26 KThemeRadioButtonMini = 20 )
const ( KThemeCustomThemesFileType = 1935893870 KThemeDataFileType = 1953000805 KThemePlatinumFileType = 1886155886 KThemeSoundTrackFileType = 1953721956 )
const ( KThemeAlertWindow = 3 KThemeDialogWindow = 1 KThemeDocumentWindow = 0 KThemeDrawerWindow = 11 KThemeMovableAlertWindow = 4 KThemeMovableDialogWindow = 2 KThemePlainDialogWindow = 5 KThemePopupWindow = 7 KThemeShadowDialogWindow = 6 KThemeSheetWindow = 10 KThemeUtilitySideWindow = 9 KThemeUtilityWindow = 8 )
const ( KThemeDragSoundDragging = 1685217639 KThemeDragSoundGrowUtilWindow = 1969713775 KThemeDragSoundGrowWindow = 2003268207 KThemeDragSoundMoveAlert = 1634561910 KThemeDragSoundMoveDialog = 1684893558 KThemeDragSoundMoveIcon = 1768779638 KThemeDragSoundMoveUtilWindow = 1970106230 KThemeDragSoundMoveWindow = 2003660662 KThemeDragSoundNone = 0 KThemeDragSoundScrollBarArrowDecreasing = 1935827300 KThemeDragSoundScrollBarArrowIncreasing = 1935827305 KThemeDragSoundScrollBarGhost = 1935828840 KThemeDragSoundScrollBarThumb = 1935832168 KThemeDragSoundSliderGhost = 1936484200 KThemeDragSoundSliderThumb = 1936487528 )
const ( KThemeGrowDown = 8 KThemeGrowLeft = 1 KThemeGrowRight = 2 KThemeGrowUp = 4 )
const ( KThemeBottomInsideArrowPressed = 32 KThemeBottomOutsideArrowPressed = 64 KThemeBottomTrackPressed = 16 KThemeLeftInsideArrowPressed = 2 KThemeLeftOutsideArrowPressed = 1 KThemeLeftTrackPressed = 4 KThemeRightInsideArrowPressed = 32 KThemeRightOutsideArrowPressed = 64 KThemeRightTrackPressed = 16 KThemeThumbPressed = 8 KThemeTopInsideArrowPressed = 2 KThemeTopOutsideArrowPressed = 1 KThemeTopTrackPressed = 4 )
const ( KThemeLargeIndeterminateBar = 8 KThemeLargeProgressBar = 7 KThemeMediumIndeterminateBar = 4 KThemeMediumProgressBar = 3 KThemeMediumScrollBar = 0 KThemeMediumSlider = 2 KThemeMiniIndeterminateBar = 12 KThemeMiniProgressBar = 11 KThemeMiniScrollBar = 9 KThemeMiniSlider = 10 KThemeSmallScrollBar = 1 KThemeSmallSlider = 6 )
const ( KThemeMenuActive = 0 KThemeMenuDisabled = 3 KThemeMenuSelected = 1 )
const ( KThemeMenuBarInactive = 2 KThemeMenuBarNormal = 0 KThemeMenuBarSelected = 1 )
const ( KThemeMenuItemAlignRight = 8192 KThemeMenuItemAtBottom = 512 KThemeMenuItemAtTop = 256 KThemeMenuItemHasIcon = 32768 KThemeMenuItemHierBackground = 1024 KThemeMenuItemHierarchical = 1 KThemeMenuItemNoBackground = 16384 KThemeMenuItemPlain = 0 KThemeMenuItemPopUpBackground = 2048 KThemeMenuItemScrollDownArrow = 3 KThemeMenuItemScrollUpArrow = 2 )
const ( KThemeMenuTypeHierarchical = 2 KThemeMenuTypeInactive = 256 KThemeMenuTypePopUp = 1 KThemeMenuTypePullDown = 0 )
const ( KThemeMetricBestListHeaderHeight = 20 KThemeMetricCheckBoxGlyphHeight = 2 KThemeMetricDisclosureButtonSize = 17 KThemeMetricProgressBarThickness = 32 KThemeMetricRadioButtonGlyphHeight = 3 KThemeMetricSmallProgressBarThickness = 58 )
const ( KThemeMetricComboBoxLargeBottomShadowOffset = 70 KThemeMetricComboBoxLargeDisclosureWidth = 74 KThemeMetricComboBoxLargeRightShadowOffset = 71 KThemeMetricComboBoxMiniBottomShadowOffset = 81 KThemeMetricComboBoxMiniDisclosureWidth = 82 KThemeMetricComboBoxMiniRightShadowOffset = 83 KThemeMetricComboBoxSmallBottomShadowOffset = 72 KThemeMetricComboBoxSmallDisclosureWidth = 75 KThemeMetricComboBoxSmallRightShadowOffset = 73 KThemeMetricLittleArrowsMiniHeight = 84 KThemeMetricLittleArrowsMiniWidth = 85 KThemeMetricLittleArrowsSmallHeight = 86 KThemeMetricLittleArrowsSmallWidth = 87 KThemeMetricMiniCheckBoxHeight = 88 KThemeMetricMiniCheckBoxWidth = 89 KThemeMetricMiniDisclosureButtonHeight = 90 KThemeMetricMiniDisclosureButtonWidth = 91 KThemeMetricMiniHSliderHeight = 92 KThemeMetricMiniHSliderMinThumbWidth = 93 KThemeMetricMiniHSliderTickHeight = 94 KThemeMetricMiniHSliderTickOffset = 95 KThemeMetricMiniPopupButtonHeight = 96 KThemeMetricMiniPullDownHeight = 97 KThemeMetricMiniPushButtonHeight = 98 KThemeMetricMiniRadioButtonHeight = 99 KThemeMetricMiniRadioButtonWidth = 100 KThemeMetricMiniTabCapsWidth = 101 KThemeMetricMiniTabFrameOverlap = 102 KThemeMetricMiniTabHeight = 103 KThemeMetricMiniTabOverlap = 104 KThemeMetricMiniVSliderMinThumbHeight = 105 KThemeMetricMiniVSliderTickOffset = 106 KThemeMetricMiniVSliderTickWidth = 107 KThemeMetricMiniVSliderWidth = 108 KThemeMetricRoundTextFieldContentHeight = 80 KThemeMetricRoundTextFieldContentInsetBottom = 78 KThemeMetricRoundTextFieldContentInsetLeft = 76 KThemeMetricRoundTextFieldContentInsetRight = 77 KThemeMetricRoundTextFieldContentInsetTop = 79 KThemeMetricRoundTextFieldContentInsetWithIconLeft = 109 KThemeMetricRoundTextFieldContentInsetWithIconRight = 110 KThemeMetricRoundTextFieldMiniContentHeight = 111 KThemeMetricRoundTextFieldMiniContentInsetBottom = 112 KThemeMetricRoundTextFieldMiniContentInsetLeft = 113 KThemeMetricRoundTextFieldMiniContentInsetRight = 114 KThemeMetricRoundTextFieldMiniContentInsetTop = 115 KThemeMetricRoundTextFieldMiniContentInsetWithIconLeft = 116 KThemeMetricRoundTextFieldMiniContentInsetWithIconRight = 117 KThemeMetricRoundTextFieldSmallContentHeight = 118 KThemeMetricRoundTextFieldSmallContentInsetBottom = 119 KThemeMetricRoundTextFieldSmallContentInsetLeft = 120 KThemeMetricRoundTextFieldSmallContentInsetRight = 121 KThemeMetricRoundTextFieldSmallContentInsetTop = 122 KThemeMetricRoundTextFieldSmallContentInsetWithIconLeft = 123 KThemeMetricRoundTextFieldSmallContentInsetWithIconRight = 124 KThemeMetricSmallPaneSplitterHeight = 127 KThemeMetricSmallTabFrameOverlap = 125 KThemeMetricSmallTabOverlap = 126 )
const ( KThemeMetricDisclosureButtonHeight = 17 KThemeMetricDisclosureButtonWidth = 22 KThemeMetricLargeRoundButtonSize = 40 KThemeMetricPaneSplitterHeight = 29 KThemeMetricRelevanceIndicatorHeight = 37 KThemeMetricRoundButtonSize = 18 KThemeMetricSmallCheckBoxHeight = 21 KThemeMetricSmallCheckBoxWidth = 51 KThemeMetricSmallDisclosureButtonHeight = 23 KThemeMetricSmallDisclosureButtonWidth = 24 KThemeMetricSmallHSliderHeight = 43 KThemeMetricSmallHSliderMinThumbWidth = 54 KThemeMetricSmallHSliderTickHeight = 44 KThemeMetricSmallHSliderTickOffset = 56 KThemeMetricSmallPushButtonHeight = 35 KThemeMetricSmallRadioButtonHeight = 36 KThemeMetricSmallRadioButtonWidth = 53 KThemeMetricSmallVSliderMinThumbHeight = 55 KThemeMetricSmallVSliderTickOffset = 57 KThemeMetricSmallVSliderTickWidth = 48 KThemeMetricSmallVSliderWidth = 47 )
const ( KThemeMetricButtonRoundedHeight = 136 KThemeMetricButtonRoundedRecessedHeight = 137 KThemeMetricHSliderTickOffset = 128 KThemeMetricScrollBarMinThumbHeight = 132 KThemeMetricScrollBarMinThumbWidth = 133 KThemeMetricSliderMinThumbHeight = 130 KThemeMetricSliderMinThumbWidth = 131 KThemeMetricSmallScrollBarMinThumbHeight = 134 KThemeMetricSmallScrollBarMinThumbWidth = 135 KThemeMetricVSliderTickOffset = 129 )
const ( KThemeMetricCheckBoxHeight = 2 KThemeMetricCheckBoxWidth = 50 KThemeMetricDisclosureTriangleHeight = 25 KThemeMetricDisclosureTriangleWidth = 26 KThemeMetricEditTextFrameOutset = 5 KThemeMetricEditTextWhitespace = 4 KThemeMetricFocusRectOutset = 7 KThemeMetricHSliderHeight = 41 KThemeMetricHSliderTickHeight = 42 KThemeMetricImageWellThickness = 8 KThemeMetricLargeProgressBarThickness = 32 KThemeMetricLargeTabCapsWidth = 11 KThemeMetricLargeTabHeight = 10 KThemeMetricListBoxFrameOutset = 6 KThemeMetricListHeaderHeight = 20 KThemeMetricLittleArrowsHeight = 27 KThemeMetricLittleArrowsWidth = 28 KThemeMetricMenuExcludedMarkColumnWidth = 64 KThemeMetricMenuIconTrailingEdgeMargin = 69 KThemeMetricMenuIndentWidth = 68 KThemeMetricMenuMarkColumnWidth = 63 KThemeMetricMenuMarkIndent = 65 KThemeMetricMenuTextLeadingEdgeMargin = 66 KThemeMetricMenuTextTrailingEdgeMargin = 67 KThemeMetricNormalProgressBarThickness = 58 KThemeMetricPopupButtonHeight = 30 KThemeMetricPrimaryGroupBoxContentInset = 61 KThemeMetricProgressBarShadowOutset = 59 KThemeMetricPullDownHeight = 33 KThemeMetricPushButtonHeight = 19 KThemeMetricRadioButtonHeight = 3 KThemeMetricRadioButtonWidth = 52 KThemeMetricResizeControlHeight = 38 KThemeMetricScrollBarOverlap = 9 KThemeMetricScrollBarWidth = 0 KThemeMetricSecondaryGroupBoxContentInset = 62 KThemeMetricSmallPopupButtonHeight = 31 KThemeMetricSmallProgressBarShadowOutset = 60 KThemeMetricSmallPullDownHeight = 34 KThemeMetricSmallResizeControlHeight = 39 KThemeMetricSmallScrollBarWidth = 1 KThemeMetricSmallTabCapsWidth = 16 KThemeMetricSmallTabHeight = 15 KThemeMetricTabFrameOverlap = 12 KThemeMetricTabIndentOrStyle = 13 KThemeMetricTabOverlap = 14 KThemeMetricTitleBarControlsHeight = 49 KThemeMetricVSliderTickWidth = 46 KThemeMetricVSliderWidth = 45 )
const ( KThemeMetricSeparatorSize = 138 KThemeMetricTexturedPushButtonHeight = 139 KThemeMetricTexturedSmallPushButtonHeight = 140 )
const ( KThemeDblClickCollapseTag = 1668246636 KThemeHighlightColorTag = 1751347052 KThemeNameTag = 1851878757 KThemeScrollBarArrowStyleTag = 1935827314 KThemeScrollBarThumbStyleTag = 1935832168 KThemeSoundsEnabledTag = 1936614515 KThemeVariantBaseTintTag = 1953066612 KThemeVariantNameTag = 1986097774 )
const ( KThemeDefaultAdornment = 1 KThemeDrawIndicatorOnly = 32 KThemeFocusAdornment = 4 KThemeNoAdornment = 0 KThemeRightToLeftAdornment = 16 )
const ( KThemeControlSoundsMask = 4 KThemeFinderSoundsMask = 8 KThemeMenuSoundsMask = 2 KThemeNoSounds = 0 KThemeWindowSoundsMask = 1 )
const ( KThemeDisclosureButton = 6 KThemeLargeBevelButton = 9 KThemeLargeRoundButton = 12 KThemeMediumBevelButton = 3 KThemeMiniCheckBox = 19 KThemeMiniRadioButton = 20 KThemeNormalCheckBox = 1 KThemeNormalRadioButton = 2 KThemeSmallBevelButton = 8 KThemeSmallCheckBox = 13 KThemeSmallRadioButton = 14 )
const ( KThemePopupTabCenterOnOffset = 2 KThemePopupTabCenterOnWindow = 1 KThemePopupTabNormalPosition = 0 )
const ( KThemeArrowButton = 4 KThemeBevelButton = 3 KThemeBevelButtonLarge = 9 KThemeBevelButtonMedium = 3 KThemeBevelButtonSmall = 8 KThemeCheckBox = 1 KThemeCheckBoxSmall = 13 KThemeComboBox = 16 KThemeComboBoxSmall = 17 KThemeDisclosureTriangle = 6 KThemeIncDecButton = 7 KThemeListHeaderButton = 10 KThemePopupButton = 5 KThemePushButton = 0 KThemeRadioButton = 2 KThemeRadioButtonSmall = 14 KThemeRoundButton = 11 KThemeRoundButtonLarge = 12 KThemeRoundedBevelButton = 15 )
const ( KThemeIndeterminateBar = 4 KThemeProgressBar = 3 KThemeScrollBar = 0 KThemeSlider = 2 )
const ( KThemeScrollBarArrowsLowerRight = 1 KThemeScrollBarArrowsSingle = 0 )
const ( KThemeIndeterminateBarLarge = 8 KThemeIndeterminateBarMedium = 4 KThemeProgressBarLarge = 7 KThemeProgressBarMedium = 3 KThemeRelevanceBar = 5 KThemeScrollBarMedium = 0 KThemeScrollBarSmall = 1 KThemeSliderMedium = 2 KThemeSliderSmall = 6 )
const ( KThemeIndeterminateBarMini = 12 KThemeProgressBarMini = 11 KThemeScrollBarMini = 9 KThemeSliderMini = 10 )
const ( KThemeScrollBarThumbNormal = 0 KThemeScrollBarThumbProportional = 1 )
const ( KThemeLargeTabHeight = 21 KThemeLargeTabHeightMax = 24 KThemeSmallTabHeight = 16 KThemeSmallTabHeightMax = 19 KThemeTabPaneOverlap = 3 )
const ( KThemeSoundAlertClose = 1634497635 KThemeSoundAlertOpen = 1634693230 KThemeSoundBalloonClose = 1651273315 KThemeSoundBalloonOpen = 1651273327 KThemeSoundBevelEnter = 1650816613 KThemeSoundBevelExit = 1650816632 KThemeSoundBevelPress = 1650816624 KThemeSoundBevelRelease = 1650816626 KThemeSoundButtonEnter = 1651797605 KThemeSoundButtonExit = 1651797624 KThemeSoundButtonPress = 1651797616 KThemeSoundButtonRelease = 1651797618 KThemeSoundCancelButtonEnter = 1667396709 KThemeSoundCancelButtonExit = 1667396728 KThemeSoundCancelButtonPress = 1667396720 KThemeSoundCancelButtonRelease = 1667396722 KThemeSoundCheckboxEnter = 1667787621 KThemeSoundCheckboxExit = 1667787640 KThemeSoundCheckboxPress = 1667787632 KThemeSoundCheckboxRelease = 1667787634 KThemeSoundCopyDone = 1717792868 KThemeSoundDefaultButtonEnter = 1684173925 KThemeSoundDefaultButtonExit = 1684173944 KThemeSoundDefaultButtonPress = 1684173936 KThemeSoundDefaultButtonRelease = 1684173938 KThemeSoundDialogClose = 1684825955 KThemeSoundDialogOpen = 1685024878 KThemeSoundDisclosureEnter = 1685283685 KThemeSoundDisclosureExit = 1685283704 KThemeSoundDisclosurePress = 1685283696 KThemeSoundDisclosureRelease = 1685283698 KThemeSoundDiskEject = 1685285733 KThemeSoundDiskInsert = 1685285737 KThemeSoundDragTargetDrop = 1685349490 KThemeSoundDragTargetHilite = 1685350505 KThemeSoundDragTargetUnhilite = 1685353832 KThemeSoundEmptyTrash = 1718907507 KThemeSoundFinderDragOffIcon = 1717858150 KThemeSoundFinderDragOnIcon = 1717858158 KThemeSoundLaunchApp = 1718378864 KThemeSoundLittleArrowDnPress = 1818322032 KThemeSoundLittleArrowDnRelease = 1818322034 KThemeSoundLittleArrowEnter = 1818325605 KThemeSoundLittleArrowExit = 1818325624 KThemeSoundLittleArrowUpPress = 1818326384 KThemeSoundLittleArrowUpRelease = 1818326386 KThemeSoundMenuClose = 1835955555 KThemeSoundMenuItemHilite = 1835955561 KThemeSoundMenuItemRelease = 1835955571 KThemeSoundMenuOpen = 1835955567 KThemeSoundNewItem = 1718510967 KThemeSoundNone = 0 KThemeSoundPopupEnter = 1886351461 KThemeSoundPopupExit = 1886351480 KThemeSoundPopupPress = 1886351472 KThemeSoundPopupRelease = 1886351474 KThemeSoundPopupWindowClose = 1886872428 KThemeSoundPopupWindowOpen = 1886875504 KThemeSoundRadioEnter = 1918985317 KThemeSoundRadioExit = 1918985336 KThemeSoundRadioPress = 1918985328 KThemeSoundRadioRelease = 1918985330 KThemeSoundReceiveDrop = 1717858928 KThemeSoundResolveAlias = 1718772076 KThemeSoundScrollArrowEnter = 1935827301 KThemeSoundScrollArrowExit = 1935827320 KThemeSoundScrollArrowPress = 1935827312 KThemeSoundScrollArrowRelease = 1935827314 KThemeSoundScrollEndOfTrack = 1935832165 KThemeSoundScrollTrackPress = 1935832176 KThemeSoundSelectItem = 1718838636 KThemeSoundSliderEndOfTrack = 1936487525 KThemeSoundSliderTrackPress = 1936487536 KThemeSoundTabEnter = 1952539237 KThemeSoundTabExit = 1952539256 KThemeSoundTabPressed = 1952539248 KThemeSoundTabRelease = 1952539250 KThemeSoundUtilWinCloseEnter = 1969450085 KThemeSoundUtilWinCloseExit = 1969450104 KThemeSoundUtilWinClosePress = 1969450096 KThemeSoundUtilWinCloseRelease = 1969450098 KThemeSoundUtilWinCollapseEnter = 1969450853 KThemeSoundUtilWinCollapseExit = 1969450872 KThemeSoundUtilWinCollapsePress = 1969450864 KThemeSoundUtilWinCollapseRelease = 1969450866 KThemeSoundUtilWinDragBoundary = 1969513060 KThemeSoundUtilWinZoomEnter = 1970957669 KThemeSoundUtilWinZoomExit = 1970957688 KThemeSoundUtilWinZoomPress = 1970957680 KThemeSoundUtilWinZoomRelease = 1970957682 KThemeSoundUtilWindowActivate = 1969316724 KThemeSoundUtilWindowClose = 1969450099 KThemeSoundUtilWindowCollapseDown = 1969584240 KThemeSoundUtilWindowCollapseUp = 1969450860 KThemeSoundUtilWindowOpen = 1970237550 KThemeSoundUtilWindowZoomIn = 1970957673 KThemeSoundUtilWindowZoomOut = 1970957679 KThemeSoundWindowActivate = 2002871156 KThemeSoundWindowClose = 2003004531 KThemeSoundWindowCloseEnter = 2003004517 KThemeSoundWindowCloseExit = 2003004536 KThemeSoundWindowClosePress = 2003004528 KThemeSoundWindowCloseRelease = 2003004530 KThemeSoundWindowCollapseDown = 2003138672 KThemeSoundWindowCollapseEnter = 2003005285 KThemeSoundWindowCollapseExit = 2003005304 KThemeSoundWindowCollapsePress = 2003005296 KThemeSoundWindowCollapseRelease = 2003005298 KThemeSoundWindowCollapseUp = 2003005292 KThemeSoundWindowDragBoundary = 2003067492 KThemeSoundWindowOpen = 2003791982 KThemeSoundWindowZoomEnter = 2004512101 KThemeSoundWindowZoomExit = 2004512120 KThemeSoundWindowZoomIn = 2004512105 KThemeSoundWindowZoomOut = 2004512111 KThemeSoundWindowZoomPress = 2004512112 KThemeSoundWindowZoomRelease = 2004512114 )
const ( KThemeStateActive = 1 KThemeStateInactive = 0 KThemeStatePressed = 2 KThemeStateRollover = 6 )
const ( KThemeStatePressedDown = 3 KThemeStatePressedUp = 2 )
const ( KThemeAlertHeaderFont = 107 KThemeApplicationFont = 5 KThemeCurrentPortFont = 200 KThemeEmphasizedSystemFont = 4 KThemeLabelFont = 6 KThemeMenuItemCmdKeyFont = 103 KThemeMenuItemFont = 101 KThemeMenuItemMarkFont = 102 KThemeMenuTitleFont = 100 KThemeMiniSystemFont = 109 KThemePushButtonFont = 105 KThemeSmallEmphasizedSystemFont = 2 KThemeSmallSystemFont = 1 KThemeSpecifiedFont = 201 KThemeSystemFont = 0 KThemeSystemFontDetail = 7 KThemeSystemFontDetailEmphasized = 8 KThemeToolbarFont = 108 KThemeUtilityWindowTitleFont = 106 KThemeViewsFont = 3 KThemeWindowTitleFont = 104 )
const ( KThemeTabFront = 3 KThemeTabFrontInactive = 4 KThemeTabNonFront = 0 KThemeTabNonFrontInactive = 2 KThemeTabNonFrontPressed = 1 )
const ( KThemeTabEast = 2 KThemeTabNorth = 0 KThemeTabSouth = 1 KThemeTabWest = 3 )
const ( KThemeTextColorBlack = -1 KThemeTextColorWhite = -2 )
const ( KThemeTextColorAlertActive = 3 KThemeTextColorAlertInactive = 4 KThemeTextColorBevelButtonActive = 15 KThemeTextColorBevelButtonInactive = 16 KThemeTextColorBevelButtonPressed = 17 KThemeTextColorDialogActive = 1 KThemeTextColorDialogInactive = 2 KThemeTextColorIconLabel = 21 KThemeTextColorListView = 22 KThemeTextColorModelessDialogActive = 5 KThemeTextColorModelessDialogInactive = 6 KThemeTextColorPlacardActive = 9 KThemeTextColorPlacardInactive = 10 KThemeTextColorPlacardPressed = 11 KThemeTextColorPopupButtonActive = 18 KThemeTextColorPopupButtonInactive = 19 KThemeTextColorPopupButtonPressed = 20 KThemeTextColorPushButtonActive = 12 KThemeTextColorPushButtonInactive = 13 KThemeTextColorPushButtonPressed = 14 KThemeTextColorWindowHeaderActive = 7 KThemeTextColorWindowHeaderInactive = 8 )
const ( KThemeTextColorDocumentWindowTitleActive = 23 KThemeTextColorDocumentWindowTitleInactive = 24 KThemeTextColorMenuItemActive = 34 KThemeTextColorMenuItemDisabled = 36 KThemeTextColorMenuItemSelected = 35 KThemeTextColorMovableModalWindowTitleActive = 25 KThemeTextColorMovableModalWindowTitleInactive = 26 KThemeTextColorPopupLabelActive = 37 KThemeTextColorPopupLabelInactive = 38 KThemeTextColorPopupWindowTitleActive = 29 KThemeTextColorPopupWindowTitleInactive = 30 KThemeTextColorRootMenuActive = 31 KThemeTextColorRootMenuDisabled = 33 KThemeTextColorRootMenuSelected = 32 KThemeTextColorUtilityWindowTitleActive = 27 KThemeTextColorUtilityWindowTitleInactive = 28 )
const ( KThemeTextColorBevelButtonStickyActive = 45 KThemeTextColorBevelButtonStickyInactive = 46 KThemeTextColorIconLabelSelected = 44 KThemeTextColorTabFrontActive = 39 KThemeTextColorTabFrontInactive = 42 KThemeTextColorTabNonFrontActive = 40 KThemeTextColorTabNonFrontInactive = 43 KThemeTextColorTabNonFrontPressed = 41 )
const ( KThemeThumbDownward = 2 KThemeThumbPlain = 0 KThemeThumbUpward = 1 )
const ( KThemeTrackActive = 0 KThemeTrackDisabled = 1 KThemeTrackInactive = 3 KThemeTrackNothingToScroll = 2 )
const ( KThemeTrackHasFocus = 32 KThemeTrackHideTrack = 64 KThemeTrackHorizontal = 1 KThemeTrackNoScrollBarArrows = 16 KThemeTrackRightToLeft = 2 KThemeTrackShowThumb = 4 KThemeTrackThumbRgnIsNotGhost = 8 )
const ( KThemeWidgetCloseBox = 0 KThemeWidgetCollapseBox = 2 KThemeWidgetDirtyCloseBox = 6 KThemeWidgetToolbarButton = 7 KThemeWidgetZoomBox = 1 )
const ( KThemeWindowHasCloseBox = 32 KThemeWindowHasCollapseBox = 64 KThemeWindowHasDirty = 512 KThemeWindowHasFullZoom = 24 KThemeWindowHasGrow = 1 KThemeWindowHasHorizontalZoom = 8 KThemeWindowHasTitleText = 128 KThemeWindowHasToolbarButton = 2048 KThemeWindowHasVerticalZoom = 16 KThemeWindowIsCollapsed = 256 )
const ( KCenterOnScreen = 2 KFillScreen = 4 KFitToScreen = 3 KTiledOnScreen = 1 KUseBestGuess = 5 )
const ( KTrackMouseLocationOptionDontConsumeMouseUp = 1 KTrackMouseLocationOptionIncludeScrollWheel = 8 )
const ( KTranslateGetFileTranslationList = 0 KTranslateGetScrapTranslationList = 10 KTranslateGetScrapTranslationListConsideringData = 13 KTranslateGetTranslatedFilename = 3 KTranslateIdentifyFile = 1 KTranslateIdentifyScrap = 11 KTranslateTranslateFile = 2 KTranslateTranslateScrap = 12 )
const ( KUIModeAllHidden = 3 KUIModeAllSuppressed = 4 KUIModeContentHidden = 2 KUIModeContentSuppressed = 1 KUIModeNormal = 0 )
const ( KUIOptionAnimateMenuBar = 2 KUIOptionAutoShowMenuBar = 1 KUIOptionDisableAppleMenu = 4 KUIOptionDisableForceQuit = 16 KUIOptionDisableHide = 64 KUIOptionDisableMenuBarTransparency = 512 KUIOptionDisableProcessSwitch = 8 KUIOptionDisableSessionTerminate = 32 )
const ( KNeutralScript = 65535 KUnknownLanguage = 65535 KUnknownScript = 65535 )
const ( KVK_ANSI_0 = 29 KVK_ANSI_1 = 18 KVK_ANSI_2 = 19 KVK_ANSI_3 = 20 KVK_ANSI_4 = 21 KVK_ANSI_5 = 23 KVK_ANSI_6 = 22 KVK_ANSI_7 = 26 KVK_ANSI_8 = 28 KVK_ANSI_9 = 25 KVK_ANSI_A = 0 KVK_ANSI_B = 11 KVK_ANSI_Backslash = 42 KVK_ANSI_C = 8 KVK_ANSI_Comma = 43 KVK_ANSI_D = 2 KVK_ANSI_E = 14 KVK_ANSI_Equal = 24 KVK_ANSI_F = 3 KVK_ANSI_G = 5 KVK_ANSI_Grave = 50 KVK_ANSI_H = 4 KVK_ANSI_I = 34 KVK_ANSI_J = 38 KVK_ANSI_K = 40 KVK_ANSI_Keypad0 = 82 KVK_ANSI_Keypad1 = 83 KVK_ANSI_Keypad2 = 84 KVK_ANSI_Keypad3 = 85 KVK_ANSI_Keypad4 = 86 KVK_ANSI_Keypad5 = 87 KVK_ANSI_Keypad6 = 88 KVK_ANSI_Keypad7 = 89 KVK_ANSI_Keypad8 = 91 KVK_ANSI_Keypad9 = 92 KVK_ANSI_KeypadClear = 71 KVK_ANSI_KeypadDecimal = 65 KVK_ANSI_KeypadDivide = 75 KVK_ANSI_KeypadEnter = 76 KVK_ANSI_KeypadEquals = 81 KVK_ANSI_KeypadMinus = 78 KVK_ANSI_KeypadMultiply = 67 KVK_ANSI_KeypadPlus = 69 KVK_ANSI_L = 37 KVK_ANSI_LeftBracket = 33 KVK_ANSI_M = 46 KVK_ANSI_Minus = 27 KVK_ANSI_N = 45 KVK_ANSI_O = 31 KVK_ANSI_P = 35 KVK_ANSI_Period = 47 KVK_ANSI_Q = 12 KVK_ANSI_Quote = 39 KVK_ANSI_R = 15 KVK_ANSI_RightBracket = 30 KVK_ANSI_S = 1 KVK_ANSI_Semicolon = 41 KVK_ANSI_Slash = 44 KVK_ANSI_T = 17 KVK_ANSI_U = 32 KVK_ANSI_V = 9 KVK_ANSI_W = 13 KVK_ANSI_X = 7 KVK_ANSI_Y = 16 KVK_ANSI_Z = 6 )
const ( KVK_JIS_Eisu = 102 KVK_JIS_Kana = 104 KVK_JIS_KeypadComma = 95 KVK_JIS_Underscore = 94 KVK_JIS_Yen = 93 )
const ( KVK_CapsLock = 57 KVK_Command = 55 KVK_ContextualMenu = 110 KVK_Control = 59 KVK_Delete = 51 KVK_DownArrow = 125 KVK_End = 119 KVK_Escape = 53 KVK_F1 = 122 KVK_F10 = 109 KVK_F11 = 103 KVK_F12 = 111 KVK_F13 = 105 KVK_F14 = 107 KVK_F15 = 113 KVK_F16 = 106 KVK_F17 = 64 KVK_F18 = 79 KVK_F19 = 80 KVK_F2 = 120 KVK_F20 = 90 KVK_F3 = 99 KVK_F4 = 118 KVK_F5 = 96 KVK_F6 = 97 KVK_F7 = 98 KVK_F8 = 100 KVK_F9 = 101 KVK_ForwardDelete = 117 KVK_Function = 63 KVK_Help = 114 KVK_Home = 115 KVK_LeftArrow = 123 KVK_Mute = 74 KVK_Option = 58 KVK_PageDown = 121 KVK_PageUp = 116 KVK_Return = 36 KVK_RightArrow = 124 KVK_RightCommand = 54 KVK_RightControl = 62 KVK_RightOption = 61 KVK_RightShift = 60 KVK_Shift = 56 KVK_Space = 49 KVK_Tab = 48 KVK_UpArrow = 126 KVK_VolumeDown = 73 KVK_VolumeUp = 72 )
const ( KWindowActivationScopeAll = 2 KWindowActivationScopeIndependent = 1 KWindowActivationScopeNone = 0 )
const ( KWindowBoundsChangeOriginChanged = 8 KWindowBoundsChangeSizeChanged = 4 KWindowBoundsChangeUserDrag = 1 KWindowBoundsChangeUserResize = 2 KWindowBoundsChangeZoom = 16 )
const ( KWindowCanCollapse = 4 KWindowCanDrawInCurrentPort = 512 KWindowCanGetWindowRegion = 16 KWindowCanGrow = 1 KWindowCanMeasureTitle = 2048 KWindowCanSetupProxyDragImage = 1024 KWindowCanZoom = 2 KWindowDefSupportsColorGrafPort = 1073741826 KWindowHasTitleBar = 64 KWindowIsAlert = 32 KWindowIsModal = 8 KWindowIsOpaque = 16384 KWindowSupportsDragHilite = 128 KWindowSupportsGetGrowImageRegion = 8192 KWindowSupportsModifiedBit = 256 KWindowWantsDisposeAtProcessDeath = 4096 )
const ( KWindowAlertPositionOnMainScreen = 7 KWindowAlertPositionOnParentWindow = 8 KWindowAlertPositionOnParentWindowScreen = 9 KWindowCascadeOnMainScreen = 4 KWindowCascadeOnParentWindow = 5 KWindowCascadeOnParentWindowScreen = 6 KWindowCascadeStartAtParentWindowScreen = 10 KWindowCenterOnMainScreen = 1 KWindowCenterOnParentWindow = 2 KWindowCenterOnParentWindowScreen = 3 )
const ( KWindowConstrainAllowPartial = 4 KWindowConstrainCalcOnly = 8 KWindowConstrainMayResize = 1 KWindowConstrainMoveMinimum = 64 KWindowConstrainMoveRegardlessOfFit = 2 KWindowConstrainStandardOptions = 2 KWindowConstrainUseSpecifiedBounds = 256 KWindowConstrainUseTransitionWindow = 16 )
const ( KWindowDefHIView = 3 KWindowDefObjectClass = 1 KWindowDefProcID = 2 KWindowDefProcPtr = 0 )
const ( KWindowDefinitionVersionOne = 1 KWindowDefinitionVersionTwo = 2 )
const ( KWindowDialogDefProcResID = 65 KWindowDocumentDefProcResID = 64 KWindowSheetAlertDefProcResID = 70 KWindowSheetDefProcResID = 68 KWindowSimpleDefProcResID = 69 KWindowUtilityDefProcResID = 66 KWindowUtilitySideTitleDefProcResID = 67 )
const ( KWindowDocumentProc = 1024 KWindowFullZoomDocumentProc = 1030 KWindowFullZoomGrowDocumentProc = 1031 KWindowGrowDocumentProc = 1025 KWindowHorizZoomDocumentProc = 1028 KWindowHorizZoomGrowDocumentProc = 1029 KWindowVertZoomDocumentProc = 1026 KWindowVertZoomGrowDocumentProc = 1027 )
const ( KWindowDrawerClosed = 4 KWindowDrawerClosing = 3 KWindowDrawerOpen = 2 KWindowDrawerOpening = 1 )
const ( KWindowEdgeBottom = 4 KWindowEdgeDefault = 0 KWindowEdgeLeft = 2 KWindowEdgeRight = 8 KWindowEdgeTop = 1 )
const ( KWindowFloatFullZoomGrowProc = 1071 KWindowFloatFullZoomProc = 1069 KWindowFloatGrowProc = 1059 KWindowFloatHorizZoomGrowProc = 1067 KWindowFloatHorizZoomProc = 1065 KWindowFloatProc = 1057 KWindowFloatVertZoomGrowProc = 1063 KWindowFloatVertZoomProc = 1061 )
const ( KWindowFloatSideFullZoomGrowProc = 1087 KWindowFloatSideFullZoomProc = 1085 KWindowFloatSideGrowProc = 1075 KWindowFloatSideHorizZoomGrowProc = 1083 KWindowFloatSideHorizZoomProc = 1081 KWindowFloatSideProc = 1073 KWindowFloatSideVertZoomGrowProc = 1079 KWindowFloatSideVertZoomProc = 1077 )
const ( KWindowGroupAttrFixedLevel = 32 KWindowGroupAttrHideOnCollapse = 16 KWindowGroupAttrLayerTogether = 4 KWindowGroupAttrMoveTogether = 2 KWindowGroupAttrSelectAsLayer = 1 )
const ( KWindowGroupAttrPositionFixed = 2 KWindowGroupAttrSelectable = 1 KWindowGroupAttrZOrderFixed = 4 )
const ( KWindowGroupContentsRecurse = 2 KWindowGroupContentsReturnWindows = 1 KWindowGroupContentsVisible = 4 )
const ( KWindowGroupLevelActive = 1 KWindowGroupLevelInactive = 2 KWindowGroupLevelPromoted = 3 )
const ( KWindowLatentVisibleAppHidden = 8 KWindowLatentVisibleCollapsedGroup = 32 KWindowLatentVisibleCollapsedOwner = 16 KWindowLatentVisibleFloater = 1 KWindowLatentVisibleFullScreen = 4 KWindowLatentVisibleSuspend = 2 )
const ( KWindowModalityAppModal = 2 KWindowModalityNone = 0 KWindowModalitySystemModal = 1 KWindowModalityWindowModal = 3 )
const ( KWindowMsgDragHilite = 9 KWindowMsgDrawInCurrentPort = 11 KWindowMsgMeasureTitle = 14 KWindowMsgModified = 10 KWindowMsgSetupProxyDragImage = 12 KWindowMsgStateChanged = 13 )
const ( KWindowMsgCalculateShape = 2 KWindowMsgCleanUp = 4 KWindowMsgDraw = 0 KWindowMsgDrawGrowBox = 6 KWindowMsgDrawGrowOutline = 5 KWindowMsgHitTest = 1 KWindowMsgInitialize = 3 )
const ( KWindowMsgGetFeatures = 7 KWindowMsgGetRegion = 8 )
const ( KWindowAsyncDragAttribute = 8388608 KWindowCanBeVisibleWithoutLoginAttribute = 4194304 KWindowCloseBoxAttribute = 1 KWindowCollapseBoxAttribute = 8 KWindowCompositingAttribute = 524288 KWindowDoesNotCycleAttribute = 32768 KWindowFullZoomAttribute = 6 KWindowHasRoundBottomBarCornersAttribute = 4096 KWindowHideOnFullScreenAttribute = 67108864 KWindowHideOnSuspendAttribute = 16777216 KWindowHighResolutionCapableAttribute = 1048576 KWindowHorizontalZoomAttribute = 2 KWindowIgnoreClicksAttribute = 536870912 KWindowInWindowMenuAttribute = 134217728 KWindowLiveResizeAttribute = 268435456 KWindowMetalAttribute = 256 KWindowMetalNoContentSeparatorAttribute = 2048 KWindowNoActivatesAttribute = 131072 KWindowNoAttributes = 0 KWindowNoShadowAttribute = 2097152 KWindowNoTitleBarAttribute = 512 KWindowNoUpdatesAttribute = 65536 KWindowOpaqueForEventsAttribute = 262144 KWindowResizableAttribute = 16 KWindowSideTitlebarAttribute = 32 KWindowStandardDocumentAttributes = 31 KWindowStandardFloatingAttributes = 9 KWindowStandardHandlerAttribute = 33554432 KWindowTexturedSquareCornersAttribute = 1024 KWindowToolbarButtonAttribute = 64 KWindowUnifiedTitleAndToolbarAttribute = 128 KWindowVerticalZoomAttribute = 4 )
const ( KWindowAlertPositionMainScreen = 12298 KWindowAlertPositionParentWindow = 45066 KWindowAlertPositionParentWindowScreen = 28682 KWindowCenterMainScreen = 10250 KWindowCenterParentWindow = 43018 KWindowCenterParentWindowScreen = 26634 KWindowDefaultPosition = 0 KWindowNoPosition = 0 KWindowStaggerMainScreen = 14346 KWindowStaggerParentWindow = 47114 KWindowStaggerParentWindowScreen = 30730 )
const ( KWindowAlertProc = 1044 KWindowModalDialogProc = 1042 KWindowMovableAlertProc = 1045 KWindowMovableModalDialogProc = 1043 KWindowPlainDialogProc = 1040 KWindowShadowDialogProc = 1041 )
const ( KWindowSheetAlertProc = 1120 KWindowSheetProc = 1088 )
const ( KWindowHideTransitionAction = 2 KWindowMoveTransitionAction = 3 KWindowResizeTransitionAction = 4 KWindowShowTransitionAction = 1 )
const ( KWindowSimpleFrameProc = 1105 KWindowSimpleProc = 1104 )
const ( KWindowCloseBoxRgn = 2 KWindowCollapseBoxRgn = 7 KWindowContentRgn = 33 KWindowDragRgn = 5 KWindowGlobalPortRgn = 40 KWindowGrowRgn = 6 KWindowOpaqueRgn = 35 KWindowStructureRgn = 32 KWindowTitleBarRgn = 0 KWindowTitleProxyIconRgn = 8 KWindowTitleTextRgn = 1 KWindowToolbarButtonRgn = 41 KWindowUpdateRgn = 34 KWindowZoomBoxRgn = 3 )
const ( KWindowFadeTransitionEffect = 4 KWindowGenieTransitionEffect = 5 KWindowSheetTransitionEffect = 2 KWindowSlideTransitionEffect = 3 KWindowZoomTransitionEffect = 1 )
const ( KZoomAccelerate = 1 KZoomDecelerate = 2 KZoomNoAcceleration = 0 )
const ( KeyContextualMenuAttributes = 1668112756 KeyContextualMenuCommandID = 1668113252 KeyContextualMenuModifiers = 1668115812 KeyContextualMenuName = 1886282093 )
const ( LDoHAutoscroll = 1 LDoVAutoscroll = 2 LDrawingModeOff = 8 )
const ( LDoHAutoscrollBit = 0 LDoVAutoscrollBit = 1 LDrawingModeOffBit = 3 )
const ( LCloseMsg = 3 LDrawMsg = 1 LHiliteMsg = 2 LInitMsg = 0 )
const ( LExtendDrag = 64 LNoDisjoint = 32 LNoExtend = 16 LNoNilHilite = 2 LNoRect = 8 LOnlyOne = -128 LUseSense = 4 )
const ( LExtendDragBit = 6 LNoDisjointBit = 5 LNoExtendBit = 4 LNoNilHiliteBit = 1 LNoRectBit = 3 LOnlyOneBit = 7 LUseSenseBit = 2 )
const ( ActivMask = 256 AutoKeyMask = 32 DiskMask = 128 EveryEvent = 65535 HighLevelEventMask = 1024 KeyDownMask = 8 KeyUpMask = 16 MDownMask = 2 MUpMask = 4 OsMask = 32768 UpdateMask = 64 )
const ( MctAllItems = -98 MctLastIDIndic = -99 )
const ( MouseMovedMessage = 250 SuspendResumeMessage = 1 )
const ( App1Evt = 12 App1Mask = 4096 App2Evt = 13 App2Mask = 8192 App3Evt = 14 App3Mask = 16384 App4Evt = 15 App4Mask = 32768 DriverEvt = 11 DriverMask = 2048 NetworkEvt = 10 NetworkMask = 1024 )
const ( HAxisOnly = 1 NoConstraint = 0 VAxisOnly = 2 )
const ( ActivateEvt = 8 AutoKey = 5 DiskEvt = 7 KHighLevelEvent = 23 KeyDown = 3 KeyUp = 4 MouseDown = 1 MouseUp = 2 NullEvent = 0 OsEvt = 15 UpdateEvt = 6 )
const ( AppendDITLBottom = 2 AppendDITLRight = 1 OverlayDITL = 0 )
const ( PopupFixedWidth = 1 PopupUseAddResMenu = 4 PopupUseWFont = 8 PopupVariableWidth = 2 )
const ( PopupTitleBold = 256 PopupTitleCondense = 8192 PopupTitleExtend = 16384 PopupTitleItalic = 512 PopupTitleNoStyle = 32768 PopupTitleOutline = 2048 PopupTitleShadow = 4096 PopupTitleUnderline = 1024 )
const ( PopupTitleCenterJust = 1 PopupTitleLeftJust = 0 PopupTitleRightJust = 255 )
const ( CheckBoxProc = 1 PopupMenuProc = 1008 PushButProc = 0 RadioButProc = 2 ScrollBarProc = 16 )
const ( TaDstDocNeedsResourceFork = 1 TaDstIsAppTranslation = 2 )
const ( TeBitClear = 0 TeBitSet = 1 TeBitTest = -1 )
const ( TeFAutoScroll = 0 TeFInlineInput = 3 TeFInlineInputAutoScroll = 6 TeFOutlineHilite = 2 TeFTextBuffering = 1 TeFUseInlineInput = 5 TeFUseWhiteBackground = 4 )
const ( TeCaret = -2 TeDraw = -1 TeFind = 0 TeHighlight = 1 )
const ( TeCenter = 1 TeFlushDefault = 0 TeFlushLeft = -2 TeFlushRight = -1 TeForceLeft = -2 TeJustCenter = 1 TeJustLeft = 0 TeJustRight = -1 )
const ( TeFromFind = 12 TeFromRecal = 16 TeWordDrag = 8 TeWordSelect = 4 )
const ( KHIMenuAppendItem = 65535 TextMenuProc = 0 )
const ( TsNextSelectMode = 1 TsNormalSelectMode = 0 TsPreviousSelectMode = -1 )
const ( TypeByteCount = 1969450861 TypeByteOffset = 1969450861 TypeSignedByteCount = 1668246896 TypeSignedByteOffset = 1668246896 )
const ( TypeCTFontRef = 1668572786 TypeCTGlyphInfoRef = 1668573033 TypeDragRef = 1685217639 )
const ( KEventParamModalClickResult = 2003657586 KEventParamModalWindow = 1836542318 KEventParamWindowModality = 2003660644 TypeModalClickResult = 2003657586 TypeWindowModality = 2003660644 )
const ( WContentColor = 0 WFrameColor = 1 WHiliteColor = 3 WTextColor = 2 WTitleBarColor = 4 )
const ( WCalcRgns = 2 WDispose = 4 WDraw = 0 WDrawGIcon = 6 WGrow = 5 WHit = 1 WNew = 3 )
const ( WInCollapseBox = 9 WInContent = 1 WInDrag = 2 WInGoAway = 4 WInGrow = 3 WInProxyIcon = 10 WInStructure = 13 WInToolbarButton = 11 WInZoomIn = 5 WInZoomOut = 6 WNoHit = 0 )
const (
DeskPatID = 16
)
const (
ErrNeedsCompositedWindow = -30598
)
const (
KAEThemeSwitch = 1953000805
)
const (
KControlAddToMetaFontMask = 512
)
const (
KControlBehaviorCommandMenu = 8192
)
const (
KControlBevelButtonIsMultiValueMenuTag = 1836412020
)
const (
KControlBevelButtonScaleIconTag = 1935892844
)
const (
KControlChasingArrowsAnimatingTag = 1634625901
)
const (
KControlChasingArrowsProc = 112
)
const (
KControlCheckBoxAutoToggleProc = 371
)
const (
KControlCheckBoxProc = 369
)
const (
KControlEditTextInlineInputProc = 276
)
const (
KControlEntireControl = 0
)
const (
KControlGroupBoxFrameRectTag = 1718773091
)
const (
KControlGroupBoxTitleRectTag = 1953654115
)
const (
KControlImageWellProc = 176
)
const (
KControlKindBevelButton = 1650816620
)
const (
KControlKindChasingArrows = 1667330674
)
const (
KControlKindCheckBox = 1667395448
)
const (
KControlKindClock = 1668047723
)
const (
KControlKindDataBrowser = 1684108386
)
const (
KControlKindDisclosureButton = 1684632418
)
const (
KControlKindDisclosureTriangle = 1684632436
)
const (
KControlKindEditText = 1702131828
)
const (
KControlKindEditUnicodeText = 1702196344
)
const (
KControlKindHIComboBox = 1667392120
)
const (
KControlKindHIGrowBoxView = 1735552887
)
const (
KControlKindHIImageView = 1768776039
)
const (
KControlKindHIScrollView = 1935897196
)
const (
KControlKindHISearchField = 1936877156
)
const (
KControlKindHITextView = 1751741560
)
const (
KControlKindIcon = 1768124270
)
const (
KControlKindImageWell = 2003135596
)
const (
KControlKindListBox = 1818390392
)
const (
KControlKindLittleArrows = 1818325618
)
const (
KControlKindPicture = 1885954932
)
const (
KControlKindPlacard = 1886151011
)
const (
KControlKindPopupArrow = 1885434482
)
const (
KControlKindPopupButton = 1886351458
)
const (
KControlKindRadioButton = 1919183215
)
const (
KControlKindRadioGroup = 1919382128
)
const (
KControlKindRoundButton = 1919837282
)
const (
KControlKindScrollBar = 1935827314
)
const (
KControlKindScrollingTextBox = 1937007224
)
const (
KControlKindSeparator = 1936027745
)
const (
KControlKindSignatureApple = 1634758764
)
const (
KControlKindSlider = 1936483442
)
const (
KControlKindStaticText = 1937012852
)
const (
KControlKindTabs = 1952539251
)
const (
KControlKindUserPane = 1970299246
)
const (
KControlKindWindowHeader = 2003330404
)
const (
KControlListDescResType = 1818518899
)
const (
KControlLittleArrowsIncrementValueTag = 1768842098
)
const (
KControlLittleArrowsProc = 96
)
const (
KControlPictureHandleTag = 1885954920
)
const (
KControlPlacardProc = 224
)
const (
KControlPopupButtonCheckCurrentTag = 1667785579
)
const (
KControlPropertyPersistent = 1
)
const (
KControlPushButtonIsTexturedTag = 1835365484
)
const (
KControlRadioButtonAutoToggleProc = 372
)
const (
KControlRadioButtonProc = 370
)
const (
KControlRadioGroupProc = 416
)
const (
KControlScrollBarShowsArrowsTag = 1634890351
)
const (
KControlSeparatorLineProc = 144
)
const (
KControlStaticTextProc = 288
)
const (
KControlTabListResType = 1952539171
)
const (
KControlTriangleLastValueTag = 1818325876
)
const (
KControlUseThemeFontIDMask = 128
)
const (
KControlUserPaneProc = 256
)
const (
KControlWindowHeaderIsListHeaderTag = 1769172072
)
const (
KDataBrowserLatestCallbacks = 0
)
const (
KDataBrowserLatestCustomCallbacks = 0
)
const (
KDataBrowserListViewAppendColumn = -1
)
const (
KDataBrowserListViewLatestHeaderDesc = 0
)
const (
KDataBrowserNoItem = 0
)
const (
KDataBrowserTableViewLastColumn = -1
)
const (
KDataBrowserTableViewSelectionColumn = 65536
)
const (
KDialogFontUseThemeFontIDMask = 128
)
const (
KEventAccessibleGetAllActionNames = 41
)
const (
KEventAccessibleGetAllAttributeNames = 21
)
const (
KEventAccessibleGetAllParameterizedAttributeNames = 25
)
const (
KEventAccessibleGetChildAtPoint = 1
)
const (
KEventAccessibleGetFocusedChild = 2
)
const (
KEventAccessibleGetNamedActionDescription = 44
)
const (
KEventAccessibleGetNamedAttribute = 22
)
const (
KEventAccessibleIsNamedAttributeSettable = 24
)
const (
KEventAccessiblePerformNamedAction = 42
)
const (
KEventAccessibleSetNamedAttribute = 23
)
const (
KEventAppActivated = 1
)
const (
KEventAppActiveWindowChanged = 111
)
const (
KEventAppAvailableWindowBoundsChanged = 110
)
const (
KEventAppDeactivated = 2
)
const (
KEventAppFocusDrawer = 12
)
const (
KEventAppFocusMenuBar = 8
)
const (
KEventAppFocusNextDocumentWindow = 9
)
const (
KEventAppFocusNextFloatingWindow = 10
)
const (
KEventAppFocusToolbar = 11
)
const (
KEventAppFrontSwitched = 7
)
const (
KEventAppGetDockTileMenu = 20
)
const (
KEventAppHidden = 107
)
const (
KEventAppIsEventInInstantMouser = 104
)
const (
KEventAppLaunchNotification = 4
)
const (
KEventAppLaunched = 5
)
const (
KEventAppQuit = 3
)
const (
KEventAppShown = 108
)
const (
KEventAppSystemUIModeChanged = 109
)
const (
KEventAppTerminated = 6
)
const (
KEventAppUpdateDockTile = 21
)
const (
KEventAppearanceScrollBarVariantChanged = 1
)
const (
KEventAppleEvent = 1
)
const (
KEventClassClockView = 1668050787
)
const (
KEventClassDataBrowser = 1751737442
)
const (
KEventClassHIComboBox = 1751737186
)
const (
KEventClassHIObject = 1751740258
)
const (
KEventClassScrollable = 1935897196
)
const (
KEventClassSearchField = 1936877156
)
const (
KEventClassTextField = 1954047588
)
const (
KEventClockDateOrTimeChanged = 1
)
const (
KEventComboBoxListItemSelected = 1
)
const (
KEventCommandProcess = 1
)
const (
KEventCommandUpdateStatus = 2
)
const (
KEventControlActivate = 9
)
const (
KEventControlAddedSubControl = 152
)
const (
KEventControlApplyTextColor = 6
)
const (
KEventControlBoundsChanged = 154
)
const (
KEventControlClick = 13
)
const (
KEventControlContextualMenuClick = 12
)
const (
KEventControlDeactivate = 10
)
const (
KEventControlDispose = 1001
)
const (
KEventControlDragEnter = 18
)
const (
KEventControlDragLeave = 20
)
const (
KEventControlDragReceive = 21
)
const (
KEventControlDragWithin = 19
)
const (
KEventControlDraw = 4
)
const (
KEventControlEnabledStateChanged = 161
)
const (
KEventControlFocusPartChanged = 164
)
const (
KEventControlGetActionProcPart = 56
)
const (
KEventControlGetAutoToggleValue = 15
)
const (
KEventControlGetClickActivation = 17
)
const (
KEventControlGetData = 104
)
const (
KEventControlGetFocusPart = 8
)
const (
KEventControlGetFrameMetrics = 106
)
const (
KEventControlGetIndicatorDragConstraint = 53
)
const (
KEventControlGetNextFocusCandidate = 14
)
const (
KEventControlGetOptimalBounds = 1003
)
const (
KEventControlGetPartBounds = 102
)
const (
KEventControlGetPartRegion = 101
)
const (
KEventControlGetScrollToHereStartPoint = 52
)
const (
KEventControlGetSizeConstraints = 105
)
const (
KEventControlGetSubviewForMouseEvent = 16
)
const (
KEventControlGhostingFinished = 55
)
const (
KEventControlHiliteChanged = 160
)
const (
KEventControlHit = 1
)
const (
KEventControlHitTest = 3
)
const (
KEventControlIndicatorMoved = 54
)
const (
KEventControlInitialize = 1000
)
const (
KEventControlInterceptSubviewClick = 16
)
const (
KEventControlInvalidateForSizeChange = 22
)
const (
KEventControlLayoutInfoChanged = 162
)
const (
KEventControlOptimalBoundsChanged = 1004
)
const (
KEventControlOwningWindowChanged = 159
)
const (
KEventControlRemovingSubControl = 153
)
const (
KEventControlSetCursor = 11
)
const (
KEventControlSetData = 103
)
const (
KEventControlSetFocusPart = 7
)
const (
KEventControlSimulateHit = 2
)
const (
KEventControlTitleChanged = 158
)
const (
KEventControlTrack = 51
)
const (
KEventControlTrackingAreaEntered = 23
)
const (
KEventControlTrackingAreaExited = 24
)
const (
KEventControlValueFieldChanged = 151
)
const (
KEventControlVisibilityChanged = 157
)
const (
KEventDataBrowserDrawCustomItem = 1
)
const (
KEventDelegateGetGroupClasses = 5
)
const (
KEventDelegateGetTargetClasses = 3
)
const (
KEventDelegateInstalled = 1
)
const (
KEventDelegateIsGroup = 4
)
const (
KEventDelegateRemoved = 2
)
const (
KEventGestureEnded = 2
)
const (
KEventGestureMagnify = 4
)
const (
KEventGestureRotate = 6
)
const (
KEventGestureStarted = 1
)
const (
KEventGestureSwipe = 5
)
const (
KEventHIObjectConstruct = 1
)
const (
KEventHIObjectCreatedFromArchive = 7
)
const (
KEventHIObjectDestruct = 3
)
const (
KEventHIObjectEncode = 6
)
const (
KEventHIObjectGetInitParameters = 8
)
const (
KEventHIObjectInitialize = 2
)
const (
KEventHIObjectIsEqual = 4
)
const (
KEventHIObjectPrintDebugInfo = 5
)
const (
KEventHotKeyPressed = 5
)
const (
KEventHotKeyReleased = 6
)
const (
KEventInkGesture = 11
)
const (
KEventInkPoint = 10
)
const (
KEventInkText = 12
)
const (
KEventMenuBarHidden = 2001
)
const (
KEventMenuBarShown = 2000
)
const (
KEventMenuBecomeScrollable = 1007
)
const (
KEventMenuBeginTracking = 1
)
const (
KEventMenuCalculateSize = 1004
)
const (
KEventMenuCeaseToBeScrollable = 1008
)
const (
KEventMenuChangeTrackingMode = 3
)
const (
KEventMenuClosed = 5
)
const (
KEventMenuCreateFrameView = 1005
)
const (
KEventMenuDispose = 1001
)
const (
KEventMenuDrawItem = 102
)
const (
KEventMenuDrawItemContent = 103
)
const (
KEventMenuEnableItems = 8
)
const (
KEventMenuEndTracking = 2
)
const (
KEventMenuGetFrameBounds = 1006
)
const (
KEventMenuMatchKey = 7
)
const (
KEventMenuMeasureItemHeight = 101
)
const (
KEventMenuMeasureItemWidth = 100
)
const (
KEventMenuOpening = 4
)
const (
KEventMenuPopulate = 9
)
const (
KEventMenuTargetItem = 6
)
const (
KEventMouseDown = 1
)
const (
KEventMouseDragged = 6
)
const (
KEventMouseEntered = 8
)
const (
KEventMouseExited = 9
)
const (
KEventMouseMoved = 5
)
const (
KEventMouseScroll = 11
)
const (
KEventMouseUp = 2
)
const (
KEventMouseWheelMoved = 10
)
const (
KEventParamComboBoxListSelectedItemIndex = 1667394665
)
const (
KEventParamNewScrollBarVariant = 1853055606
)
const (
KEventParamTextLength = 1414284622
)
const (
KEventQueueOptionsNone = 0
)
const (
KEventRawKeyDown = 1
)
const (
KEventRawKeyModifiersChanged = 4
)
const (
KEventRawKeyRepeat = 2
)
const (
KEventRawKeyUp = 3
)
const (
KEventScrollableGetInfo = 1
)
const (
KEventScrollableInfoChanged = 2
)
const (
KEventScrollableScrollTo = 10
)
const (
KEventSearchFieldCancelClicked = 1
)
const (
KEventSearchFieldSearchClicked = 2
)
const (
KEventServiceCopy = 1
)
const (
KEventServiceGetTypes = 3
)
const (
KEventServicePaste = 2
)
const (
KEventServicePerform = 4
)
const (
KEventSystemDisplayReconfigured = 6
)
const (
KEventSystemDisplaysAsleep = 3
)
const (
KEventSystemDisplaysAwake = 4
)
const (
KEventSystemTimeDateChanged = 2
)
const (
KEventSystemUserSessionActivated = 10
)
const (
KEventSystemUserSessionDeactivated = 11
)
const (
KEventTSMDocumentAccessGetCharacters = 5
)
const (
KEventTSMDocumentAccessGetCharactersPtr = 3
)
const (
KEventTSMDocumentAccessGetCharactersPtrForLargestBuffer = 4
)
const (
KEventTSMDocumentAccessGetFirstRectForRange = 11
)
const (
KEventTSMDocumentAccessGetFont = 6
)
const (
KEventTSMDocumentAccessGetGlyphInfo = 7
)
const (
KEventTSMDocumentAccessGetLength = 1
)
const (
KEventTSMDocumentAccessGetSelectedRange = 2
)
const (
KEventTSMDocumentAccessLockDocument = 8
)
const (
KEventTSMDocumentAccessUnlockDocument = 9
)
const (
KEventTabletPoint = 1
)
const (
KEventTabletProximity = 2
)
const (
KEventTextAccepted = 1
)
const (
KEventTextDidChange = 3
)
const (
KEventTextInputFilterText = 14
)
const (
KEventTextInputGetSelectedText = 6
)
const (
KEventTextInputIsMouseEventInInlineInputArea = 16
)
const (
KEventTextInputOffsetToPos = 3
)
const (
KEventTextInputPosToOffset = 4
)
const (
KEventTextInputShowHideBottomWindow = 5
)
const (
KEventTextInputUnicodeForKeyEvent = 2
)
const (
KEventTextInputUnicodeText = 7
)
const (
KEventTextInputUpdateActiveInputArea = 1
)
const (
KEventTextShouldChangeInRange = 2
)
const (
KEventToolbarBeginMultiChange = 12
)
const (
KEventToolbarCreateItemFromDrag = 4
)
const (
KEventToolbarCreateItemWithIdentifier = 3
)
const (
KEventToolbarDisplayModeChanged = 7
)
const (
KEventToolbarDisplaySizeChanged = 8
)
const (
KEventToolbarEndMultiChange = 13
)
const (
KEventToolbarGetAllowedIdentifiers = 2
)
const (
KEventToolbarGetDefaultIdentifiers = 1
)
const (
KEventToolbarGetSelectableIdentifiers = 10
)
const (
KEventToolbarItemAcceptDrop = 11
)
const (
KEventToolbarItemAdded = 5
)
const (
KEventToolbarItemCommandIDChanged = 4
)
const (
KEventToolbarItemCreateCustomView = 6
)
const (
KEventToolbarItemEnabledStateChanged = 7
)
const (
KEventToolbarItemGetPersistentData = 5
)
const (
KEventToolbarItemHelpTextChanged = 3
)
const (
KEventToolbarItemImageChanged = 1
)
const (
KEventToolbarItemLabelChanged = 2
)
const (
KEventToolbarItemPerformAction = 8
)
const (
KEventToolbarItemRemoved = 6
)
const (
KEventToolbarItemSelectedStateChanged = 12
)
const (
KEventToolbarItemViewConfigForMode = 3
)
const (
KEventToolbarItemViewConfigForSize = 4
)
const (
KEventToolbarItemViewEnterConfigMode = 5
)
const (
KEventToolbarItemViewExitConfigMode = 6
)
const (
KEventToolbarItemWouldAcceptDrop = 10
)
const (
KEventToolbarLayoutChanged = 9
)
const (
KEventVolumeMounted = 1
)
const (
KEventVolumeUnmounted = 2
)
const (
KEventWindowActivated = 5
)
const (
KEventWindowAttributesChanged = 1019
)
const (
KEventWindowBoundsChanged = 27
)
const (
KEventWindowBoundsChanging = 26
)
const (
KEventWindowClose = 72
)
const (
KEventWindowCloseAll = 74
)
const (
KEventWindowClosed = 73
)
const (
KEventWindowCollapse = 66
)
const (
KEventWindowCollapseAll = 68
)
const (
KEventWindowCollapsed = 67
)
const (
KEventWindowCollapsing = 86
)
const (
KEventWindowColorSpaceChanged = 95
)
const (
KEventWindowConstrain = 83
)
const (
KEventWindowContextualMenuSelect = 78
)
const (
KEventWindowCursorChange = 40
)
const (
KEventWindowDeactivated = 6
)
const (
KEventWindowDispose = 1005
)
const (
KEventWindowDragCompleted = 31
)
const (
KEventWindowDragHilite = 1006
)
const (
KEventWindowDragStarted = 30
)
const (
KEventWindowDrawFrame = 1000
)
const (
KEventWindowDrawGrowBox = 1011
)
const (
KEventWindowDrawPart = 1001
)
const (
KEventWindowDrawerClosed = 223
)
const (
KEventWindowDrawerClosing = 222
)
const (
KEventWindowDrawerOpened = 221
)
const (
KEventWindowDrawerOpening = 220
)
const (
KEventWindowExpand = 69
)
const (
KEventWindowExpandAll = 71
)
const (
KEventWindowExpanded = 70
)
const (
KEventWindowExpanding = 87
)
const (
KEventWindowFocusAcquired = 200
)
const (
KEventWindowFocusContent = 202
)
const (
KEventWindowFocusDrawer = 204
)
const (
KEventWindowFocusLost = 205
)
const (
KEventWindowFocusRelinquish = 201
)
const (
KEventWindowFocusRestored = 206
)
const (
KEventWindowFocusToolbar = 203
)
const (
KEventWindowFullScreenEnterCompleted = 242
)
const (
KEventWindowFullScreenEnterStarted = 241
)
const (
KEventWindowFullScreenExitCompleted = 244
)
const (
KEventWindowFullScreenExitStarted = 243
)
const (
KEventWindowGetClickActivation = 7
)
const (
KEventWindowGetClickModality = 8
)
const (
KEventWindowGetDockTileMenu = 90
)
const (
KEventWindowGetFullScreenContentSize = 240
)
const (
KEventWindowGetGrowImageRegion = 1012
)
const (
KEventWindowGetIdealSize = 80
)
const (
KEventWindowGetIdealStandardState = 93
)
const (
KEventWindowGetMaximumSize = 82
)
const (
KEventWindowGetMinimumSize = 81
)
const (
KEventWindowGetRegion = 1002
)
const (
KEventWindowHandleActivate = 91
)
const (
KEventWindowHandleDeactivate = 92
)
const (
KEventWindowHidden = 25
)
const (
KEventWindowHiding = 23
)
const (
KEventWindowHitTest = 1003
)
const (
KEventWindowInit = 1004
)
const (
KEventWindowMeasureTitle = 1010
)
const (
KEventWindowModified = 1007
)
const (
KEventWindowPaint = 1013
)
const (
KEventWindowPathSelect = 79
)
const (
KEventWindowProxyBeginDrag = 128
)
const (
KEventWindowProxyEndDrag = 129
)
const (
KEventWindowResizeCompleted = 29
)
const (
KEventWindowResizeStarted = 28
)
const (
KEventWindowRestoreFromDock = 84
)
const (
KEventWindowRestoredAfterRelaunch = 96
)
const (
KEventWindowSetupProxyDragImage = 1008
)
const (
KEventWindowSheetClosed = 213
)
const (
KEventWindowSheetClosing = 212
)
const (
KEventWindowSheetOpened = 211
)
const (
KEventWindowSheetOpening = 210
)
const (
KEventWindowShowing = 22
)
const (
KEventWindowShown = 24
)
const (
KEventWindowStateChanged = 1009
)
const (
KEventWindowTitleChanged = 1020
)
const (
KEventWindowToolbarSwitchMode = 150
)
const (
KEventWindowTransitionCompleted = 89
)
const (
KEventWindowTransitionStarted = 88
)
const (
KEventWindowUpdateDockTile = 94
)
const (
KEventWindowZoom = 75
)
const (
KEventWindowZoomAll = 77
)
const (
KEventWindowZoomed = 76
)
const (
KHIClassOptionSingleton = 1
)
const (
KHICommandOther = 1869899890
)
const (
KHIImageViewImageTag = 1768776039
)
const (
KHILayoutInfoVersionZero = 0
)
const (
KHILayoutScaleAbsolute = 0
)
const (
KHISegmentedViewKind = 1936158068
)
const (
KHIThemeMenuTitleDrawCondensed = 1
)
const (
KHIThemeTabKindNormal = 0
)
const (
KHIThemeTabPaneAdornmentNormal = 0
)
const (
KHIToolbarViewDrawBackgroundTag = 1650549611
)
const (
KHIViewKindSignatureApple = 1634758764
)
const (
KHIViewOffscreenImageUseWindowBackingResolution = 1
)
const (
KHIViewValidFeaturesForPanther = 998264067
)
const (
KHIWindowBitFrameworkScaled = 21
)
const (
KHIWindowIgnoreObscuringWindows = 1
)
const (
KHMHelpMenuID = -16490
)
const (
KHMIllegalContentForMinimumState = -10980
)
const (
KHelpTagEventHandlerTag = 1751479924
)
const (
KHierarchicalFontMenuOption = 1
)
const (
KKLUSKeyboard = 0
)
const (
KMacHelpVersion = 3
)
const (
KMenuContextMenuBar = 1
)
const (
KMenuPropertyPersistent = 1
)
const (
KMouseUpOutOfSlop = -2147450880
)
const (
KPublicThemeFontCount = 21
)
const (
KScrapFlavorSizeUnknown = -1
)
const (
KScrapReservedFlavorType = 1936877172
)
const (
KTSMTEAutoScroll = 1
)
const (
KTXNBackgroundTypeRGB = 1
)
const (
KTXNDontDrawCaretWhenInactiveBit = 12
)
const (
KTXNDontDrawCaretWhenInactiveMask = 4096
)
const (
KTXNDrawCaretWhenInactiveTag = 1684238964
)
const (
KTXNImageWithQDBit = 8
)
const (
KTXNImageWithQDMask = 256
)
const (
KTXNNoTSMEverBit = 4
)
const (
KTXNNoTSMEverMask = 16
)
const (
KTXNUseQDforImagingBit = 16
)
const (
KTXNUseQDforImagingMask = 65536
)
const (
KTextService = 1953724003
)
const (
KThemeBrushPassiveAreaFill = 25
)
const (
KThemeMenuSquareMenuBar = 1
)
const (
KThemeSavvyMenuResponse = 29811
)
const (
KThemeStateDisabled = 0
)
const (
KThemeTextColorNotification = 47
)
const (
KThemeTextColorSystemDetail = 48
)
const (
KTranslationScrapProgressDialogID = -16555
)
const (
KVK_ISO_Section = 10
)
const (
KWindowDefProcType = 1464091974
)
const (
KWindowFrameworkScaledAttribute = 1048576
)
const (
KWindowIsCollapsedState = 1
)
const (
KWindowMenuIncludeRotate = 1
)
const (
KWindowMovableModalGrowProc = 1046
)
const (
KWindowMsgGetGrowImageRegion = 19
)
const (
KWindowNoConstrainAttribute = 2147483648
)
const (
KWindowOverlayProc = 1136
)
const (
KWindowPaintProcOptionsNone = 0
)
const (
KWindowPropertyPersistent = 1
)
const (
KWindowStateTitleChanged = 1
)
const (
NoMark = 0
)
const (
ResumeFlag = 1
)
const (
TeFIdleWithEventLoopTimer = 7
)
const (
TeFUseTextServices = 4
)
const (
TypeCFRange = 1667658350
)
const (
TypeFSVolumeRefNum = 1987013742
)
const (
TypeRefCon = 1987012964
)
Variables ¶
This section is empty.
Functions ¶
func AEGetInteractionAllowed ¶
func AEGetTheCurrentEvent ¶
func AEInteractWithUser ¶
func AEProcessAppleEvent ¶
func AEProcessAppleEvent(theEventRecord *EventRecord) int16
func AEProcessEvent ¶
func AEResetTimer ¶
func AEResumeTheCurrentEvent ¶
func AESetInteractionAllowed ¶
func AESetTheCurrentEvent ¶
func AddEventTypesToHandler ¶
func AddEventTypesToHandler(inHandlerRef unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec) int
func CMPluginExamineContext ¶
func CMPluginHandleSelection ¶
func CMPluginPostMenuCleanup ¶
func CallNextEventHandler ¶
func CheckEventQueueForUserCancel ¶
func CheckEventQueueForUserCancel() uint8
func CopyEventAs ¶
func CopySymbolicHotKeys ¶
func CopyThemeIdentifier ¶
func CreateEvent ¶
func CreateEventWithCGEvent ¶
func DebugPrintEvent ¶
func DebugPrintMainEventQueue ¶
func DebugPrintMainEventQueue()
func DisableSecureEventInput ¶
func DisableSecureEventInput() int
func DisposeAEFilterUPP ¶
func DisposeAEIdleUPP ¶
func DisposeCaretHookUPP ¶
func DisposeControlActionUPP ¶
func DisposeDragDrawingUPP ¶
func DisposeDragInputUPP ¶
func DisposeDragSendDataUPP ¶
func DisposeDrawHookUPP ¶
func DisposeEOLHookUPP ¶
func DisposeEventHandlerUPP ¶
func DisposeGetScrapDataUPP ¶
func DisposeHighHookUPP ¶
func DisposeHitTestHookUPP ¶
func DisposeListClickLoopUPP ¶
func DisposeListDefUPP ¶
func DisposeListSearchUPP ¶
func DisposeModalFilterUPP ¶
func DisposeModalFilterYDUPP ¶
func DisposeNMUPP ¶
func DisposeNWidthHookUPP ¶
func DisposeTEClickLoopUPP ¶
func DisposeTEDoTextUPP ¶
func DisposeTEFindWordUPP ¶
func DisposeTERecalcUPP ¶
func DisposeTXNFindUPP ¶
func DisposeTXNScrollInfoUPP ¶
func DisposeTextWidthHookUPP ¶
func DisposeThemeEraseUPP ¶
func DisposeThemeIteratorUPP ¶
func DisposeUserItemUPP ¶
func DisposeWidthHookUPP ¶
func DisposeWindowPaintUPP ¶
func EnableSecureEventInput ¶
func EnableSecureEventInput() int
func FlushEventQueue ¶
func FlushEvents ¶
func FlushEventsMatchingListFromQueue ¶
func FlushEventsMatchingListFromQueue(inQueue unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec) int
func GetApplicationTextEncoding ¶
func GetApplicationTextEncoding() uint
func GetCurrentButtonState ¶
func GetCurrentButtonState() uint
func GetCurrentEvent ¶
func GetCurrentEventButtonState ¶
func GetCurrentEventButtonState() uint
func GetCurrentEventKeyModifiers ¶
func GetCurrentEventKeyModifiers() uint
func GetCurrentEventLoop ¶
func GetCurrentEventQueue ¶
func GetCurrentEventTime ¶
func GetCurrentEventTime() float64
func GetCurrentKeyModifiers ¶
func GetCurrentKeyModifiers() uint
func GetEventClass ¶
func GetEventKind ¶
func GetEventMonitorTarget ¶
func GetEventParameter ¶
func GetEventRetainCount ¶
func GetEventTime ¶
func GetKeys ¶
func GetKeys(theKeys *carboncore.BigEndianUInt32)
func GetMainEventLoop ¶
func GetMainEventQueue ¶
func GetMenuTrackingData ¶
func GetMenuTrackingData(theMenu unsafe.Pointer, outData *MenuTrackingData) int
func GetNumEventsInQueue ¶
func GetSymbolicHotKeyMode ¶
func GetSymbolicHotKeyMode() uint
func GetSystemUIMode ¶
func GetThemeMenuItemExtra ¶
func GetThemeMenuTitleExtra ¶
func GetThemeMetric ¶
func HIDictionaryWindowShow ¶
func HIDictionaryWindowShow(dictionary unsafe.Pointer, textString unsafe.Pointer, selectionRange corefoundation.CFRange, textFont unsafe.Pointer, textOrigin corefoundation.CGPoint, verticalText uint8, viewTransform *corefoundation.CGAffineTransform)
func HIGetMousePosition ¶
func HIGetMousePosition(inSpace uint, inObject unsafe.Pointer, outPoint *corefoundation.CGPoint) *corefoundation.CGPoint
func HIMouseTrackingGetParameters ¶
func HIMouseTrackingGetParameters(inSelector uint, outTime *float64, outDistance *corefoundation.CGSize) int
func HIObjectAddDelegate ¶
func HIObjectCopyDelegates ¶
func HIObjectCreate ¶
func HIObjectDynamicCast ¶
func HIObjectIsOfClass ¶
func HIObjectPrintDebugInfo ¶
func HIObjectRemoveDelegate ¶
func HIObjectUnregisterClass ¶
func HIPointConvert ¶
func HIRectConvert ¶
func HISizeConvert ¶
func HIThemeApplyBackground ¶
func HIThemeApplyBackground(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeBackgroundDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeBeginFocus ¶
func HIThemeDrawBackground ¶
func HIThemeDrawBackground(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeBackgroundDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawButton ¶
func HIThemeDrawButton(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, inContext unsafe.Pointer, inOrientation uint, outLabelRect *corefoundation.CGRect) int
func HIThemeDrawChasingArrows ¶
func HIThemeDrawChasingArrows(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeChasingArrowsDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawFocusRect ¶
func HIThemeDrawFrame ¶
func HIThemeDrawFrame(inRect *corefoundation.CGRect, inDrawInfo *HIThemeFrameDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawGenericWell ¶
func HIThemeDrawGenericWell(inRect *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawGrabber ¶
func HIThemeDrawGrabber(inRect *corefoundation.CGRect, inDrawInfo *HIThemeGrabberDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawGroupBox ¶
func HIThemeDrawGroupBox(inRect *corefoundation.CGRect, inDrawInfo *HIThemeGroupBoxDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawGrowBox ¶
func HIThemeDrawGrowBox(inOrigin *corefoundation.CGPoint, inDrawInfo *HIThemeGrowBoxDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawHeader ¶
func HIThemeDrawHeader(inRect *corefoundation.CGRect, inDrawInfo *HIThemeHeaderDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawMenuBackground ¶
func HIThemeDrawMenuBackground(inMenuRect *corefoundation.CGRect, inMenuDrawInfo *HIThemeMenuDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawMenuBarBackground ¶
func HIThemeDrawMenuBarBackground(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeMenuBarDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawMenuItem ¶
func HIThemeDrawMenuItem(inMenuRect *corefoundation.CGRect, inItemRect *corefoundation.CGRect, inItemDrawInfo *HIThemeMenuItemDrawInfo, inContext unsafe.Pointer, inOrientation uint, outContentRect *corefoundation.CGRect) int
func HIThemeDrawMenuSeparator ¶
func HIThemeDrawMenuSeparator(inMenuRect *corefoundation.CGRect, inItemRect *corefoundation.CGRect, inItemDrawInfo *HIThemeMenuItemDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawMenuTitle ¶
func HIThemeDrawMenuTitle(inMenuBarRect *corefoundation.CGRect, inTitleRect *corefoundation.CGRect, inDrawInfo *HIThemeMenuTitleDrawInfo, inContext unsafe.Pointer, inOrientation uint, outLabelRect *corefoundation.CGRect) int
func HIThemeDrawPaneSplitter ¶
func HIThemeDrawPaneSplitter(inRect *corefoundation.CGRect, inDrawInfo *HIThemeSplitterDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawPlacard ¶
func HIThemeDrawPlacard(inRect *corefoundation.CGRect, inDrawInfo *HIThemePlacardDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawPopupArrow ¶
func HIThemeDrawPopupArrow(inBounds *corefoundation.CGRect, inDrawInfo *HIThemePopupArrowDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawScrollBarDelimiters ¶
func HIThemeDrawScrollBarDelimiters(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeScrollBarDelimitersDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawSegment ¶
func HIThemeDrawSegment(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeSegmentDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawSeparator ¶
func HIThemeDrawSeparator(inRect *corefoundation.CGRect, inDrawInfo *HIThemeSeparatorDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawTab ¶
func HIThemeDrawTab(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabDrawInfo, inContext unsafe.Pointer, inOrientation uint, outLabelRect *corefoundation.CGRect) int
func HIThemeDrawTabPane ¶
func HIThemeDrawTabPane(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabPaneDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawTextBox ¶
func HIThemeDrawTextBox(inString unsafe.Pointer, inBounds *corefoundation.CGRect, inTextInfo *HIThemeTextInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawTickMark ¶
func HIThemeDrawTickMark(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeTickMarkDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawTitleBarWidget ¶
func HIThemeDrawTitleBarWidget(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowWidgetDrawInfo, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawTrack ¶
func HIThemeDrawTrack(inDrawInfo *HIThemeTrackDrawInfo, inGhostRect *corefoundation.CGRect, inContext unsafe.Pointer, inOrientation uint) int
func HIThemeDrawWindowFrame ¶
func HIThemeDrawWindowFrame(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowDrawInfo, inContext unsafe.Pointer, inOrientation uint, outTitleRect *corefoundation.CGRect) int
func HIThemeEndFocus ¶
func HIThemeGetButtonBackgroundBounds ¶
func HIThemeGetButtonBackgroundBounds(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, outBounds *corefoundation.CGRect) int
func HIThemeGetButtonContentBounds ¶
func HIThemeGetButtonContentBounds(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, outBounds *corefoundation.CGRect) int
func HIThemeGetButtonShape ¶
func HIThemeGetButtonShape(inBounds *corefoundation.CGRect, inDrawInfo *HIThemeButtonDrawInfo, outShape unsafe.Pointer) int
func HIThemeGetGrowBoxBounds ¶
func HIThemeGetGrowBoxBounds(inOrigin *corefoundation.CGPoint, inDrawInfo *HIThemeGrowBoxDrawInfo, outBounds *corefoundation.CGRect) int
func HIThemeGetMenuBackgroundShape ¶
func HIThemeGetMenuBackgroundShape(inMenuRect *corefoundation.CGRect, inMenuDrawInfo *HIThemeMenuDrawInfo, outShape unsafe.Pointer) int
func HIThemeGetScrollBarTrackRect ¶
func HIThemeGetScrollBarTrackRect(inBounds *corefoundation.CGRect, inTrackInfo *HIScrollBarTrackInfo, inIsHoriz uint8, outTrackBounds *corefoundation.CGRect) int
func HIThemeGetTabDrawShape ¶
func HIThemeGetTabDrawShape(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabDrawInfo, outShape unsafe.Pointer) int
func HIThemeGetTabShape ¶
func HIThemeGetTabShape(inRect *corefoundation.CGRect, inDrawInfo *HIThemeTabDrawInfo, outShape unsafe.Pointer) int
func HIThemeGetTrackBounds ¶
func HIThemeGetTrackBounds(inDrawInfo *HIThemeTrackDrawInfo, outBounds *corefoundation.CGRect) int
func HIThemeGetTrackDragRect ¶
func HIThemeGetTrackDragRect(inDrawInfo *HIThemeTrackDrawInfo, outDragRect *corefoundation.CGRect) int
func HIThemeGetTrackLiveValue ¶
func HIThemeGetTrackLiveValue(inDrawInfo *HIThemeTrackDrawInfo, inRelativePosition float64, outValue *int) int
func HIThemeGetTrackPartBounds ¶
func HIThemeGetTrackPartBounds(inDrawInfo *HIThemeTrackDrawInfo, inPartCode int16, outPartBounds *corefoundation.CGRect) int
func HIThemeGetTrackParts ¶
func HIThemeGetTrackParts(inDrawInfo *HIThemeTrackDrawInfo, outNumberOfParts *uint, inMaxParts uint, ioPartsBuffer *int16) int
func HIThemeGetTrackThumbPositionFromBounds ¶
func HIThemeGetTrackThumbPositionFromBounds(inDrawInfo *HIThemeTrackDrawInfo, inThumbBounds *corefoundation.CGRect, outRelativePosition *float64) int
func HIThemeGetTrackThumbPositionFromOffset ¶
func HIThemeGetTrackThumbPositionFromOffset(inDrawInfo *HIThemeTrackDrawInfo, inThumbOffset *corefoundation.CGPoint, outRelativePosition *float64) int
func HIThemeGetTrackThumbShape ¶
func HIThemeGetTrackThumbShape(inDrawInfo *HIThemeTrackDrawInfo, outThumbShape unsafe.Pointer) int
func HIThemeGetUIFontType ¶
func HIThemeGetUIFontType(inFontID uint16) coretext.CTFontUIFontType
func HIThemeGetWindowRegionHit ¶
func HIThemeGetWindowRegionHit(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowDrawInfo, inPoint *corefoundation.CGPoint, outRegionHit *uint16) uint8
func HIThemeGetWindowShape ¶
func HIThemeGetWindowShape(inContRect *corefoundation.CGRect, inDrawInfo *HIThemeWindowDrawInfo, inWinRegion uint16, outShape unsafe.Pointer) int
func HIThemeHitTestScrollBarArrows ¶
func HIThemeHitTestScrollBarArrows(inScrollBarBounds *corefoundation.CGRect, inTrackInfo *HIScrollBarTrackInfo, inIsHoriz uint8, inPtHit *corefoundation.CGPoint, outTrackBounds *corefoundation.CGRect, outPartCode *int16) uint8
func HIThemeHitTestTrack ¶
func HIThemeHitTestTrack(inDrawInfo *HIThemeTrackDrawInfo, inMousePoint *corefoundation.CGPoint, outPartHit *int16) uint8
func HIThemeSetFill ¶
func HIThemeSetStroke ¶
func HIThemeSetTextFill ¶
func IMKTextOrientationName ¶
func IMKTextOrientationName() *foundation.NSString
@const IMKTextOrientationName @abstract The key used to find client's text orientation value which is part of the dictionary returned by attributesForCharacterIndex. @discussion The orientation is the orientation of the client's text. Use this key to access the orientation value in the attributes dictionary returned by attributesForCharacterIndex. The value is an NSNumber which represents a BOOL value. A value of 1 means the client's text is laid out horizontally. A value of 0 means that the client's text is laid out vertically.
func InstallEventHandler ¶
func InstallEventLoopTimer ¶
func InvokeAEFilterUPP ¶
func InvokeAEIdleUPP ¶
func InvokeCaretHookUPP ¶
func InvokeControlActionUPP ¶
func InvokeDragDrawingUPP ¶
func InvokeDragInputUPP ¶
func InvokeDragSendDataUPP ¶
func InvokeDrawHookUPP ¶
func InvokeEOLHookUPP ¶
func InvokeEventHandlerUPP ¶
func InvokeEventLoopTimerUPP ¶
func InvokeGetScrapDataUPP ¶
func InvokeHMMenuItemContentUPP ¶
func InvokeHMMenuItemContentUPP(inTrackingData *MenuTrackingData, inRequest int16, outContentProvided *int16, ioHelpContent *HMHelpContentRec, userUPP unsafe.Pointer) int
func InvokeHighHookUPP ¶
func InvokeHitTestHookUPP ¶
func InvokeListClickLoopUPP ¶
func InvokeListDefUPP ¶
func InvokeListSearchUPP ¶
func InvokeModalFilterUPP ¶
func InvokeModalFilterYDUPP ¶
func InvokeNMUPP ¶
func InvokeNWidthHookUPP ¶
func InvokeTEDoTextUPP ¶
func InvokeTEFindWordUPP ¶
func InvokeTERecalcUPP ¶
func InvokeTSMTEPreUpdateUPP ¶
func InvokeTXNFindUPP ¶
func InvokeTXNScrollInfoUPP ¶
func InvokeTextWidthHookUPP ¶
func InvokeThemeEraseUPP ¶
func InvokeThemeIteratorUPP ¶
func InvokeUserItemUPP ¶
func InvokeWidthHookUPP ¶
func InvokeWindowPaintUPP ¶
func IsCmdChar ¶
func IsCmdChar(event *EventRecord, test int16) uint8
func IsSecureEventInputEnabled ¶
func IsSecureEventInputEnabled() uint8
func IsUserCancelEventRef ¶
func KBGetLayoutType ¶
func KHIDelegateAfterKey ¶
func KHIDelegateAfterKey() uintptr
func KHIDelegateBeforeKey ¶
func KHIDelegateBeforeKey() uintptr
func KHIObjectCustomDataCDEFProcIDKey ¶
func KHIObjectCustomDataCDEFProcIDKey() uintptr
func KHIObjectCustomDataClassIDKey ¶
func KHIObjectCustomDataClassIDKey() uintptr
func KHIObjectCustomDataDelegateGroupParametersKey ¶
func KHIObjectCustomDataDelegateGroupParametersKey() uintptr
func KHIObjectCustomDataParameterNamesKey ¶
func KHIObjectCustomDataParameterNamesKey() uintptr
func KHIObjectCustomDataParameterTypesKey ¶
func KHIObjectCustomDataParameterTypesKey() uintptr
func KHIObjectCustomDataParameterValuesKey ¶
func KHIObjectCustomDataParameterValuesKey() uintptr
func KHIObjectCustomDataSuperClassIDKey ¶
func KHIObjectCustomDataSuperClassIDKey() uintptr
func KHIObjectInitParamDescription ¶
func KHIObjectInitParamDescription() uintptr
func KHIObjectInitParamEventName ¶
func KHIObjectInitParamEventName() uintptr
func KHIObjectInitParamEventType ¶
func KHIObjectInitParamEventType() uintptr
func KHIObjectInitParamUserName ¶
func KHIObjectInitParamUserName() uintptr
func KHITextViewClassID ¶
func KHITextViewClassID() uintptr
func KHIToolboxVersionNumber ¶
func KHIToolboxVersionNumber() uintptr
func KTISCategoryInkInputSource ¶
func KTISCategoryInkInputSource() uintptr
func KTISCategoryKeyboardInputSource ¶
func KTISCategoryKeyboardInputSource() uintptr
func KTISCategoryPaletteInputSource ¶
func KTISCategoryPaletteInputSource() uintptr
func KTISNotifyEnabledKeyboardInputSourcesChanged ¶
func KTISNotifyEnabledKeyboardInputSourcesChanged() uintptr
func KTISNotifySelectedKeyboardInputSourceChanged ¶
func KTISNotifySelectedKeyboardInputSourceChanged() uintptr
func KTISPropertyBundleID ¶
func KTISPropertyBundleID() uintptr
func KTISPropertyIconImageURL ¶
func KTISPropertyIconImageURL() uintptr
func KTISPropertyIconRef ¶
func KTISPropertyIconRef() uintptr
func KTISPropertyInputModeID ¶
func KTISPropertyInputModeID() uintptr
func KTISPropertyInputSourceCategory ¶
func KTISPropertyInputSourceCategory() uintptr
func KTISPropertyInputSourceID ¶
func KTISPropertyInputSourceID() uintptr
func KTISPropertyInputSourceIsASCIICapable ¶
func KTISPropertyInputSourceIsASCIICapable() uintptr
func KTISPropertyInputSourceIsEnableCapable ¶
func KTISPropertyInputSourceIsEnableCapable() uintptr
func KTISPropertyInputSourceIsEnabled ¶
func KTISPropertyInputSourceIsEnabled() uintptr
func KTISPropertyInputSourceIsSelectCapable ¶
func KTISPropertyInputSourceIsSelectCapable() uintptr
func KTISPropertyInputSourceIsSelected ¶
func KTISPropertyInputSourceIsSelected() uintptr
func KTISPropertyInputSourceLanguages ¶
func KTISPropertyInputSourceLanguages() uintptr
func KTISPropertyInputSourceType ¶
func KTISPropertyInputSourceType() uintptr
func KTISPropertyLocalizedName ¶
func KTISPropertyLocalizedName() uintptr
func KTISPropertyUnicodeKeyLayoutData ¶
func KTISPropertyUnicodeKeyLayoutData() uintptr
func KTISTypeCharacterPalette ¶
func KTISTypeCharacterPalette() uintptr
func KTISTypeInk ¶
func KTISTypeInk() uintptr
func KTISTypeKeyboardInputMethodModeEnabled ¶
func KTISTypeKeyboardInputMethodModeEnabled() uintptr
func KTISTypeKeyboardInputMethodWithoutModes ¶
func KTISTypeKeyboardInputMethodWithoutModes() uintptr
func KTISTypeKeyboardInputMode ¶
func KTISTypeKeyboardInputMode() uintptr
func KTISTypeKeyboardLayout ¶
func KTISTypeKeyboardLayout() uintptr
func KTISTypeKeyboardViewer ¶
func KTISTypeKeyboardViewer() uintptr
func KTXNActionAlignCenter ¶
func KTXNActionAlignCenter() uintptr
func KTXNActionAlignLeft ¶
func KTXNActionAlignLeft() uintptr
func KTXNActionAlignRight ¶
func KTXNActionAlignRight() uintptr
func KTXNActionChangeColor ¶
func KTXNActionChangeColor() uintptr
func KTXNActionChangeFont ¶
func KTXNActionChangeFont() uintptr
func KTXNActionChangeFontFeature ¶
func KTXNActionChangeFontFeature() uintptr
func KTXNActionChangeFontVariation ¶
func KTXNActionChangeFontVariation() uintptr
func KTXNActionChangeGlyphVariation ¶
func KTXNActionChangeGlyphVariation() uintptr
func KTXNActionChangeSize ¶
func KTXNActionChangeSize() uintptr
func KTXNActionChangeStyle ¶
func KTXNActionChangeStyle() uintptr
func KTXNActionChangeTextPosition ¶
func KTXNActionChangeTextPosition() uintptr
func KTXNActionClear ¶
func KTXNActionClear() uintptr
func KTXNActionCountOfAllChanges ¶
func KTXNActionCountOfAllChanges() uintptr
func KTXNActionCountOfStyleChanges ¶
func KTXNActionCountOfStyleChanges() uintptr
func KTXNActionCountOfTextChanges ¶
func KTXNActionCountOfTextChanges() uintptr
func KTXNActionCut ¶
func KTXNActionCut() uintptr
func KTXNActionDrop ¶
func KTXNActionDrop() uintptr
func KTXNActionMove ¶
func KTXNActionMove() uintptr
func KTXNActionPaste ¶
func KTXNActionPaste() uintptr
func KTXNActionTyping ¶
func KTXNActionTyping() uintptr
func KTXNActionUndoLast ¶
func KTXNActionUndoLast() uintptr
func KTXNDataOptionCharacterEncodingKey ¶
func KTXNDataOptionCharacterEncodingKey() uintptr
func KTXNDataOptionDocumentTypeKey ¶
func KTXNDataOptionDocumentTypeKey() uintptr
func KTXNDocumentAttributeAuthorKey ¶
func KTXNDocumentAttributeAuthorKey() uintptr
func KTXNDocumentAttributeCommentKey ¶
func KTXNDocumentAttributeCommentKey() uintptr
func KTXNDocumentAttributeCompanyNameKey ¶
func KTXNDocumentAttributeCompanyNameKey() uintptr
func KTXNDocumentAttributeCopyrightKey ¶
func KTXNDocumentAttributeCopyrightKey() uintptr
func KTXNDocumentAttributeCreationTimeKey ¶
func KTXNDocumentAttributeCreationTimeKey() uintptr
func KTXNDocumentAttributeEditorKey ¶
func KTXNDocumentAttributeEditorKey() uintptr
func KTXNDocumentAttributeKeywordsKey ¶
func KTXNDocumentAttributeKeywordsKey() uintptr
func KTXNDocumentAttributeModificationTimeKey ¶
func KTXNDocumentAttributeModificationTimeKey() uintptr
func KTXNDocumentAttributeSubjectKey ¶
func KTXNDocumentAttributeSubjectKey() uintptr
func KTXNDocumentAttributeTitleKey ¶
func KTXNDocumentAttributeTitleKey() uintptr
func KTXNMLTEDocumentType ¶
func KTXNMLTEDocumentType() uintptr
func KTXNPlainTextDocumentType ¶
func KTXNPlainTextDocumentType() uintptr
func KTXNQuickTimeDocumentType ¶
func KTXNQuickTimeDocumentType() uintptr
func KTXNRTFDocumentType ¶
func KTXNRTFDocumentType() uintptr
func LMGetKbdLast ¶
func LMGetKbdLast() uint8
func LMGetKbdType ¶
func LMGetKbdType() uint8
func LMGetKeyRepThresh ¶
func LMGetKeyRepThresh() int16
func LMGetKeyThresh ¶
func LMGetKeyThresh() int16
func NewControlKeyFilterUPP ¶
func NewHMControlContentUPP ¶
func NewHMMenuItemContentUPP ¶
func NewMenuTitleDrawingUPP ¶
func NewThemeTabTitleDrawUPP ¶
func PopSymbolicHotKeyMode ¶
func PostEventToQueue ¶
func ProcessHICommand ¶
func PushSymbolicHotKeyMode ¶
func QuitEventLoop ¶
func ReceiveNextEvent ¶
func RegisterEventHotKey ¶
func ReleaseEvent ¶
func RemoveEventFromQueue ¶
func RemoveEventHandler ¶
func RemoveEventLoopTimer ¶
func RemoveEventTypesFromHandler ¶
func RemoveEventTypesFromHandler(inHandlerRef unsafe.Pointer, inNumTypes uint, inList *EventTypeSpec) int
func RunCurrentEventLoop ¶
func SendEventToEventTarget ¶
func SetEventParameter ¶
func SetSystemUIMode ¶
func SymbolAvailable ¶
SymbolAvailable reports whether the named C symbol was bound when the library loaded. Calling a generated wrapper whose symbol is unavailable dereferences a nil function variable and panics.
func TISDeselectInputSource ¶
func TISDisableInputSource ¶
func TISEnableInputSource ¶
func TISInputSourceGetTypeID ¶
func TISInputSourceGetTypeID() uint
func TISRegisterInputSource ¶
func TISSelectInputSource ¶
func TSMGetActiveDocument ¶
func TSMGetDocumentProperty ¶
func TSMSetDocumentProperty ¶
func UnregisterEventHotKey ¶
Types ¶
type Acl_entry_id_t ¶
type Acl_entry_id_t int64
const ( ACL_FIRST_ENTRY Acl_entry_id_t = 0 ACL_NEXT_ENTRY Acl_entry_id_t = -1 ACL_LAST_ENTRY Acl_entry_id_t = -2 )
func (Acl_entry_id_t) String ¶
func (e Acl_entry_id_t) String() string
type Acl_flag_t ¶
type Acl_flag_t int64
const ( ACL_FLAG_DEFER_INHERIT Acl_flag_t = 1 ACL_FLAG_NO_INHERIT Acl_flag_t = 131072 ACL_ENTRY_INHERITED Acl_flag_t = 16 ACL_ENTRY_FILE_INHERIT Acl_flag_t = 32 ACL_ENTRY_DIRECTORY_INHERIT Acl_flag_t = 64 ACL_ENTRY_LIMIT_INHERIT Acl_flag_t = 128 ACL_ENTRY_ONLY_INHERIT Acl_flag_t = 256 )
func (Acl_flag_t) String ¶
func (e Acl_flag_t) String() string
type Acl_perm_t ¶
type Acl_perm_t int64
const ( ACL_READ_DATA Acl_perm_t = 2 ACL_LIST_DIRECTORY Acl_perm_t = 2 ACL_WRITE_DATA Acl_perm_t = 4 ACL_ADD_FILE Acl_perm_t = 4 ACL_EXECUTE Acl_perm_t = 8 ACL_SEARCH Acl_perm_t = 8 ACL_DELETE Acl_perm_t = 16 ACL_APPEND_DATA Acl_perm_t = 32 ACL_ADD_SUBDIRECTORY Acl_perm_t = 32 ACL_DELETE_CHILD Acl_perm_t = 64 ACL_READ_ATTRIBUTES Acl_perm_t = 128 ACL_WRITE_ATTRIBUTES Acl_perm_t = 256 ACL_READ_EXTATTRIBUTES Acl_perm_t = 512 ACL_WRITE_EXTATTRIBUTES Acl_perm_t = 1024 ACL_READ_SECURITY Acl_perm_t = 2048 ACL_WRITE_SECURITY Acl_perm_t = 4096 ACL_CHANGE_OWNER Acl_perm_t = 8192 ACL_SYNCHRONIZE Acl_perm_t = 1048576 )
func (Acl_perm_t) String ¶
func (e Acl_perm_t) String() string
type Acl_type_t ¶
type Acl_type_t int64
const ( ACL_TYPE_EXTENDED Acl_type_t = 256 ACL_TYPE_ACCESS Acl_type_t = 0 ACL_TYPE_DEFAULT Acl_type_t = 1 ACL_TYPE_AFS Acl_type_t = 2 ACL_TYPE_CODA Acl_type_t = 3 ACL_TYPE_NTFS Acl_type_t = 4 ACL_TYPE_NWFS Acl_type_t = 5 )
func (Acl_type_t) String ¶
func (e Acl_type_t) String() string
type AlertStdAlertParamRec ¶
type AlertTemplate ¶
type BasicWindowDescription ¶
type ControlFontStyleRec ¶
type ControlID ¶
func KHIViewMenuContentID ¶
func KHIViewMenuContentID() ControlID
func KHIViewWindowCloseBoxID ¶
func KHIViewWindowCloseBoxID() ControlID
func KHIViewWindowCollapseBoxID ¶
func KHIViewWindowCollapseBoxID() ControlID
func KHIViewWindowContentID ¶
func KHIViewWindowContentID() ControlID
func KHIViewWindowGrowBoxID ¶
func KHIViewWindowGrowBoxID() ControlID
func KHIViewWindowTitleID ¶
func KHIViewWindowTitleID() ControlID
func KHIViewWindowToolbarButtonID ¶
func KHIViewWindowToolbarButtonID() ControlID
func KHIViewWindowToolbarID ¶
func KHIViewWindowToolbarID() ControlID
func KHIViewWindowZoomBoxID ¶
func KHIViewWindowZoomBoxID() ControlID
type ControlImageContentInfo ¶
type ControlKind ¶
type ControlTabEntry ¶
type ControlTabEntry struct {
Icon *ControlImageContentInfo
Name unsafe.Pointer
Enabled uint8
}
type ControlTabInfoRec ¶
type ControlTabInfoRecV1 ¶
type ControlTemplate ¶
type DataBrowserCallbacks ¶
type DataBrowserListViewColumnDesc ¶
type DataBrowserListViewColumnDesc struct {
PropertyDesc DataBrowserPropertyDesc
HeaderBtnDesc DataBrowserListViewHeaderDesc
}
type DataBrowserListViewHeaderDesc ¶
type DataBrowserListViewHeaderDesc struct {
Version uint
MinimumWidth uint16
MaximumWidth uint16
TitleOffset int16
TitleString unsafe.Pointer
InitialOrder uint16
BtnFontStyle ControlFontStyleRec
BtnContentInfo ControlImageContentInfo
}
type DataBrowserPropertyDesc ¶
type DialogTemplate ¶
type Dispatch_autorelease_frequency_t ¶
type Dispatch_autorelease_frequency_t uint64
const ( DISPATCH_AUTORELEASE_FREQUENCY_INHERIT Dispatch_autorelease_frequency_t = 0 DISPATCH_AUTORELEASE_FREQUENCY_WORK_ITEM Dispatch_autorelease_frequency_t = 1 DISPATCH_AUTORELEASE_FREQUENCY_NEVER Dispatch_autorelease_frequency_t = 2 )
func (Dispatch_autorelease_frequency_t) String ¶
func (e Dispatch_autorelease_frequency_t) String() string
type Dispatch_block_flags_t ¶
type Dispatch_block_flags_t uint64
const ( DISPATCH_BLOCK_BARRIER Dispatch_block_flags_t = 1 DISPATCH_BLOCK_DETACHED Dispatch_block_flags_t = 2 DISPATCH_BLOCK_ASSIGN_CURRENT Dispatch_block_flags_t = 4 DISPATCH_BLOCK_NO_QOS_CLASS Dispatch_block_flags_t = 8 DISPATCH_BLOCK_INHERIT_QOS_CLASS Dispatch_block_flags_t = 16 DISPATCH_BLOCK_ENFORCE_QOS_CLASS Dispatch_block_flags_t = 32 )
func (Dispatch_block_flags_t) String ¶
func (e Dispatch_block_flags_t) String() string
type EventHotKeyID ¶
type EventLoopTimer ¶
type EventLoopTimer struct{}
C struct: __EventLoopTimer EventLoopTimer is an opaque type.
type EventRecord ¶
type EventTypeSpec ¶
type FileTranslationList ¶
type FileTranslationSpec ¶
type FileTranslationSpec struct {
ComponentSignature uint
TranslationSystemInfo unsafe.Pointer
Src FileTypeSpec
Dst FileTypeSpec
}
type FileTypeSpec ¶
***************************************************************************************
type Filesec_property_t ¶
type Filesec_property_t int64
const ( FILESEC_OWNER Filesec_property_t = 1 FILESEC_GROUP Filesec_property_t = 2 FILESEC_UUID Filesec_property_t = 3 FILESEC_MODE Filesec_property_t = 4 FILESEC_ACL Filesec_property_t = 5 FILESEC_GRPUUID Filesec_property_t = 6 FILESEC_ACL_RAW Filesec_property_t = 100 FILESEC_ACL_ALLOCSIZE Filesec_property_t = 101 )
func (Filesec_property_t) String ¶
func (e Filesec_property_t) String() string
type GetGrowImageRegionRec ¶
type GetWindowRegionRec ¶
type HFSFlavor ¶
type HFSFlavor struct {
FileType uint
FileCreator uint
FdFlags uint16
FileSpec carboncore.FSSpec
}
type HIAxisPosition ¶
type HIBinding ¶
type HIBinding struct {
Top HISideBinding
Left HISideBinding
Bottom HISideBinding
Right HISideBinding
}
type HICommandExtended ¶
type HIContentBorderMetrics ¶
type HILayoutInfo ¶
type HILayoutInfo struct {
Version uint
Binding HIBinding
Scale HIScaling
Position HIPositioning
}
type HIPositioning ¶
type HIPositioning struct {
X HIAxisPosition
Y HIAxisPosition
}
type HIScaling ¶
type HIScaling struct {
X HIAxisScale
Y HIAxisScale
}
type HIScrollBarTrackInfo ¶
type HIThemeAnimationFrameInfo ¶
type HIThemeAnimationFrameInfo struct {
Index uint
}
type HIThemeButtonDrawInfo ¶
type HIThemeFrameDrawInfo ¶
type HIThemeGrabberDrawInfo ¶
type HIThemeGroupBoxDrawInfo ¶
type HIThemeGrowBoxDrawInfo ¶
type HIThemeHeaderDrawInfo ¶
type HIThemeMenuBarDrawInfo ¶
type HIThemeMenuDrawInfo ¶
type HIThemeMenuItemDrawInfo ¶
type HIThemePlacardDrawInfo ¶
type HIThemeSegmentDrawInfo ¶
type HIThemeSplitterDrawInfo ¶
type HIThemeTabDrawInfo ¶
type HIThemeTabPaneDrawInfo ¶
type HIThemeTextInfo ¶
type HIThemeTickMarkDrawInfo ¶
type HIThemeTrackDrawInfo ¶
type HIThemeWindowDrawInfo ¶
type HITypeAndCreator ¶
type HIViewContentInfo ¶
type HIViewFrameMetrics ¶
type HIViewKind ¶
type HMHelpContent ¶
type HMHelpContentRec ¶
type HMHelpContentRec struct {
Version int
AbsHotRect unsafe.Pointer
TagSide int16
Content [2]HMHelpContent
}
type HMStringResType ¶
type HMenuBarHeader ¶
type HMenuBarMenu ¶
type IMKTextInput ¶
type IMKTextInput interface {
InsertTextReplacementRange(string_ objc.ID, replacementRange foundation.NSRange)
SetMarkedTextSelectionRangeReplacementRange(string_ objc.ID, selectionRange foundation.NSRange, replacementRange foundation.NSRange)
SelectedRange() foundation.NSRange
MarkedRange() foundation.NSRange
AttributedSubstringFromRange(range_ foundation.NSRange) *foundation.NSAttributedString
Length() int
CharacterIndexForPointTrackingInMarkedRange(point corefoundation.CGPoint, mappingMode int, inMarkedRange *bool) int
AttributesForCharacterIndexLineHeightRectangle(index uint, lineRect *corefoundation.CGRect) *foundation.NSDictionary[objc.ID, objc.ID]
ValidAttributesForMarkedText() *foundation.NSArray[objc.ID]
OverrideKeyboardWithKeyboardNamed(keyboardUniqueName *foundation.NSString)
SelectInputMode(modeIdentifier *foundation.NSString)
SupportsUnicode() bool
BundleIdentifier() *foundation.NSString
WindowLevel() int32
SupportsProperty(property uint) bool
UniqueClientIdentifierString() *foundation.NSString
StringFromRangeActualRange(range_ foundation.NSRange, actualRange *foundation.NSRange) *foundation.NSString
FirstRectForCharacterRangeActualRange(aRange foundation.NSRange, actualRange *foundation.NSRange) corefoundation.CGRect
}
IMKTextInput wraps the ObjC protocol IMKTextInput.
type IMKUnicodeTextInput ¶
IMKUnicodeTextInput wraps the ObjC protocol IMKUnicodeTextInput.
type IndicatorDragConstraint ¶
type Ipc_info_object_type_t ¶
type Ipc_info_object_type_t int64
const ( IPC_OTYPE_NONE Ipc_info_object_type_t = 0 IPC_OTYPE_THREAD_CONTROL Ipc_info_object_type_t = 1 IPC_OTYPE_TASK_CONTROL Ipc_info_object_type_t = 2 IPC_OTYPE_HOST Ipc_info_object_type_t = 3 IPC_OTYPE_HOST_PRIV Ipc_info_object_type_t = 4 IPC_OTYPE_PROCESSOR Ipc_info_object_type_t = 5 IPC_OTYPE_PROCESSOR_SET Ipc_info_object_type_t = 6 IPC_OTYPE_PROCESSOR_SET_NAME Ipc_info_object_type_t = 7 IPC_OTYPE_TIMER Ipc_info_object_type_t = 8 IPC_OTYPE_PORT_SUBST_ONCE Ipc_info_object_type_t = 9 IPC_OTYPE_MIG Ipc_info_object_type_t = 10 IPC_OTYPE_MEMORY_OBJECT Ipc_info_object_type_t = 11 IPC_OTYPE_XMM_PAGER Ipc_info_object_type_t = 12 IPC_OTYPE_XMM_KERNEL Ipc_info_object_type_t = 13 IPC_OTYPE_XMM_REPLY Ipc_info_object_type_t = 14 IPC_OTYPE_UND_REPLY Ipc_info_object_type_t = 15 IPC_OTYPE_HOST_NOTIFY Ipc_info_object_type_t = 16 IPC_OTYPE_HOST_SECURITY Ipc_info_object_type_t = 17 IPC_OTYPE_LEDGER Ipc_info_object_type_t = 18 IPC_OTYPE_MAIN_DEVICE Ipc_info_object_type_t = 19 IPC_OTYPE_TASK_NAME Ipc_info_object_type_t = 20 IPC_OTYPE_SUBSYSTEM Ipc_info_object_type_t = 21 IPC_OTYPE_IO_DONE_QUEUE Ipc_info_object_type_t = 22 IPC_OTYPE_SEMAPHORE Ipc_info_object_type_t = 23 IPC_OTYPE_LOCK_SET Ipc_info_object_type_t = 24 IPC_OTYPE_CLOCK Ipc_info_object_type_t = 25 IPC_OTYPE_CLOCK_CTRL Ipc_info_object_type_t = 26 IPC_OTYPE_IOKIT_IDENT Ipc_info_object_type_t = 27 IPC_OTYPE_NAMED_ENTRY Ipc_info_object_type_t = 28 IPC_OTYPE_IOKIT_CONNECT Ipc_info_object_type_t = 29 IPC_OTYPE_IOKIT_OBJECT Ipc_info_object_type_t = 30 IPC_OTYPE_UPL Ipc_info_object_type_t = 31 IPC_OTYPE_MEM_OBJ_CONTROL Ipc_info_object_type_t = 32 IPC_OTYPE_AU_SESSIONPORT Ipc_info_object_type_t = 33 IPC_OTYPE_FILEPORT Ipc_info_object_type_t = 34 IPC_OTYPE_LABELH Ipc_info_object_type_t = 35 IPC_OTYPE_TASK_RESUME Ipc_info_object_type_t = 36 IPC_OTYPE_VOUCHER Ipc_info_object_type_t = 37 IPC_OTYPE_VOUCHER_ATTR_CONTROL Ipc_info_object_type_t = 38 IPC_OTYPE_WORK_INTERVAL Ipc_info_object_type_t = 39 IPC_OTYPE_UX_HANDLER Ipc_info_object_type_t = 40 IPC_OTYPE_UEXT_OBJECT Ipc_info_object_type_t = 41 IPC_OTYPE_ARCADE_REG Ipc_info_object_type_t = 42 IPC_OTYPE_EVENTLINK Ipc_info_object_type_t = 43 IPC_OTYPE_TASK_INSPECT Ipc_info_object_type_t = 44 IPC_OTYPE_TASK_READ Ipc_info_object_type_t = 45 IPC_OTYPE_THREAD_INSPECT Ipc_info_object_type_t = 46 IPC_OTYPE_THREAD_READ Ipc_info_object_type_t = 47 IPC_OTYPE_SUID_CRED Ipc_info_object_type_t = 48 IPC_OTYPE_HYPERVISOR Ipc_info_object_type_t = 49 IPC_OTYPE_TASK_ID_TOKEN Ipc_info_object_type_t = 50 IPC_OTYPE_TASK_FATAL Ipc_info_object_type_t = 51 IPC_OTYPE_KCDATA Ipc_info_object_type_t = 52 IPC_OTYPE_EXCLAVES_RESOURCE Ipc_info_object_type_t = 53 IPC_OTYPE_THREAD_RESUME Ipc_info_object_type_t = 54 IPC_OTYPE_UNKNOWN Ipc_info_object_type_t = 4294967295 )
func (Ipc_info_object_type_t) String ¶
func (e Ipc_info_object_type_t) String() string
type Launch_data_type_t ¶
type Launch_data_type_t int64
const ( LAUNCH_DATA_DICTIONARY Launch_data_type_t = 1 LAUNCH_DATA_ARRAY Launch_data_type_t = 2 LAUNCH_DATA_FD Launch_data_type_t = 3 LAUNCH_DATA_INTEGER Launch_data_type_t = 4 LAUNCH_DATA_REAL Launch_data_type_t = 5 LAUNCH_DATA_BOOL Launch_data_type_t = 6 LAUNCH_DATA_STRING Launch_data_type_t = 7 LAUNCH_DATA_OPAQUE Launch_data_type_t = 8 LAUNCH_DATA_ERRNO Launch_data_type_t = 9 LAUNCH_DATA_MACHPORT Launch_data_type_t = 10 )
func (Launch_data_type_t) String ¶
func (e Launch_data_type_t) String() string
type ListDefSpec ¶
type ListRec ¶
type ListRec struct {
RView unsafe.Pointer
Port unsafe.Pointer
Indent unsafe.Pointer
CellSize unsafe.Pointer
Visible unsafe.Pointer
VScroll unsafe.Pointer
HScroll unsafe.Pointer
SelFlags int8
LActive uint8
LReserved int8
ListFlags int8
ClikTime int
ClikLoc unsafe.Pointer
MouseLoc unsafe.Pointer
LClickLoop unsafe.Pointer
LastClick unsafe.Pointer
RefCon int
ListDefProc *string
UserHandle *string
DataBounds unsafe.Pointer
Cells *string
MaxIndex int16
CellArray [1]int16
}
type MDEFDrawData ¶
type MDEFDrawData struct {
TrackingData MenuTrackingData
Context unsafe.Pointer
}
type MDEFDrawItemsData ¶
type MDEFDrawItemsData struct {
FirstItem uint16
LastItem uint16
TrackingData *MenuTrackingData
Context unsafe.Pointer
}
type MDEFFindItemData ¶
type MDEFFindItemData struct {
TrackingData MenuTrackingData
Context unsafe.Pointer
}
type MDEFHiliteItemData ¶
type MDLabelDomain ¶
type MDLabelDomain int64
@typedef MDLabelDomain @abstract These constants are used to specify a domain to MDLabelCreate().
const ( KMDLabelUserDomain MDLabelDomain = 0 KMDLabelLocalDomain MDLabelDomain = 1 )
func (MDLabelDomain) String ¶
func (e MDLabelDomain) String() string
type MDQueryOptionFlags ¶
type MDQueryOptionFlags int64
const ( KMDQuerySynchronous MDQueryOptionFlags = 1 KMDQueryWantsUpdates MDQueryOptionFlags = 4 KMDQueryAllowFSTranslation MDQueryOptionFlags = 8 )
func (MDQueryOptionFlags) String ¶
func (e MDQueryOptionFlags) String() string
type MDQuerySortOptionFlags ¶
type MDQuerySortOptionFlags int64
@enum MDQuerySortOptionFlags @constant kMDQueryReverseSortOrderFlag Sort the attribute in reverse order.
const (
KMDQueryReverseSortOrderFlag MDQuerySortOptionFlags = 1
)
func (MDQuerySortOptionFlags) String ¶
func (e MDQuerySortOptionFlags) String() string
type Mach_vm_range_flags_t ¶
type Mach_vm_range_flags_t int64
const (
MACH_VM_RANGE_NONE Mach_vm_range_flags_t = 0
)
func (Mach_vm_range_flags_t) String ¶
func (e Mach_vm_range_flags_t) String() string
type Mach_vm_range_flavor_t ¶
type Mach_vm_range_flavor_t int64
const ( MACH_VM_RANGE_FLAVOR_INVALID Mach_vm_range_flavor_t = 0 MACH_VM_RANGE_FLAVOR_V1 Mach_vm_range_flavor_t = 1 )
func (Mach_vm_range_flavor_t) String ¶
func (e Mach_vm_range_flavor_t) String() string
type Mach_vm_range_tag_t ¶
type Mach_vm_range_tag_t int64
const ( MACH_VM_RANGE_DEFAULT Mach_vm_range_tag_t = 0 MACH_VM_RANGE_DATA Mach_vm_range_tag_t = 1 MACH_VM_RANGE_FIXED Mach_vm_range_tag_t = 2 )
func (Mach_vm_range_tag_t) String ¶
func (e Mach_vm_range_tag_t) String() string
type MeasureWindowTitleRec ¶
type MenuBarHeader ¶
type MenuBarMenu ¶
type MenuDefSpec ¶
type MenuItemDataRec ¶
type MenuItemDataRec struct {
WhichData uint64
Text *uint8
Mark uint16
CmdKey uint16
CmdKeyGlyph uint
CmdKeyModifiers uint
Style uint8
Enabled uint8
IconEnabled uint8
Filler1 uint8
IconID int
IconType uint
IconHandle *string
CmdID uint
Encoding uint
FontID int
Refcon unsafe.Pointer
Attr uint
CfText unsafe.Pointer
Properties unsafe.Pointer
Indent uint
CmdVirtualKey uint16
AttributedText unsafe.Pointer
Font unsafe.Pointer
}
type MenuTrackingData ¶
type Mpo_flags_t ¶
type Mpo_flags_t int64
const ( MPO_PORT Mpo_flags_t = 0 MPO_SERVICE_PORT Mpo_flags_t = 1024 MPO_CONNECTION_PORT Mpo_flags_t = 2048 MPO_REPLY_PORT Mpo_flags_t = 4096 MPO_WEAK_REPLY_PORT Mpo_flags_t = 16384 MPO_NOTIFICATION_PORT Mpo_flags_t = 17408 MPO_EXCEPTION_PORT Mpo_flags_t = 32768 MPO_CONNECTION_PORT_WITH_PORT_ARRAY Mpo_flags_t = 65536 )
func (Mpo_flags_t) String ¶
func (e Mpo_flags_t) String() string
type NXMouseButton ¶
type NXMouseButton int64
const ( NX_OneButton NXMouseButton = 0 NX_LeftButton NXMouseButton = 1 NX_RightButton NXMouseButton = 2 )
func (NXMouseButton) String ¶
func (e NXMouseButton) String() string
type OpaqueEventHandlerCallRef ¶
type OpaqueEventHandlerCallRef struct{}
OpaqueEventHandlerCallRef is an opaque type.
type OpaqueEventHandlerRef ¶
type OpaqueEventHandlerRef struct{}
OpaqueEventHandlerRef is an opaque type.
type OpaqueEventHotKeyRef ¶
type OpaqueEventHotKeyRef struct{}
OpaqueEventHotKeyRef is an opaque type.
type OpaqueEventTargetRef ¶
type OpaqueEventTargetRef struct{}
OpaqueEventTargetRef is an opaque type.
type OpaqueHIObjectClassRef ¶
type OpaqueHIObjectClassRef struct{}
OpaqueHIObjectClassRef is an opaque type.
type OpaqueHIViewTrackingAreaRef ¶
type OpaqueHIViewTrackingAreaRef struct{}
OpaqueHIViewTrackingAreaRef is an opaque type.
type OpaqueKeyboardLayoutRef ¶
type OpaqueKeyboardLayoutRef struct{}
OpaqueKeyboardLayoutRef is an opaque type.
type OpaqueThemeDrawingState ¶
type OpaqueThemeDrawingState struct{}
OpaqueThemeDrawingState is an opaque type.
type OpaqueToolboxObjectClassRef ¶
type OpaqueToolboxObjectClassRef struct{}
OpaqueToolboxObjectClassRef is an opaque type.
type OpaqueWindowGroupRef ¶
type OpaqueWindowGroupRef struct{}
OpaqueWindowGroupRef is an opaque type.
type Os_clockid_t ¶
type Os_clockid_t int64
const (
OS_CLOCK_MACH_ABSOLUTE_TIME Os_clockid_t = 32
)
func (Os_clockid_t) String ¶
func (e Os_clockid_t) String() string
type PMPageToPaperMappingType ¶
type PMPageToPaperMappingType int64
const ( KPMPageToPaperMappingNone PMPageToPaperMappingType = 1 KPMPageToPaperMappingScaleToFit PMPageToPaperMappingType = 2 )
func (PMPageToPaperMappingType) String ¶
func (e PMPageToPaperMappingType) String() string
type ProgressTrackInfo ¶
type ProgressTrackInfo struct {
Phase uint8
}
type PromiseHFSFlavor ¶
type Ptrauth_key ¶
type Ptrauth_key int64
const ( Ptrauth_key_none Ptrauth_key = -1 Ptrauth_key_asia Ptrauth_key = 0 Ptrauth_key_asib Ptrauth_key = 1 Ptrauth_key_asda Ptrauth_key = 2 Ptrauth_key_asdb Ptrauth_key = 3 Ptrauth_key_process_independent_code Ptrauth_key = 0 Ptrauth_key_process_dependent_code Ptrauth_key = 1 Ptrauth_key_process_independent_data Ptrauth_key = 2 Ptrauth_key_process_dependent_data Ptrauth_key = 3 Ptrauth_key_return_address Ptrauth_key = 1 Ptrauth_key_frame_pointer Ptrauth_key = 3 Ptrauth_key_function_pointer Ptrauth_key = 0 Ptrauth_key_block_function Ptrauth_key = 0 Ptrauth_key_cxx_vtable_pointer Ptrauth_key = 2 Ptrauth_key_method_list_pointer Ptrauth_key = 2 Ptrauth_key_objc_isa_pointer Ptrauth_key = 2 Ptrauth_key_objc_super_pointer Ptrauth_key = 2 Ptrauth_key_objc_sel_pointer Ptrauth_key = 3 Ptrauth_key_objc_class_ro_pointer Ptrauth_key = 2 Ptrauth_key_block_descriptor_pointer Ptrauth_key = 2 Ptrauth_key_init_fini_pointer Ptrauth_key = 0 )
func (Ptrauth_key) String ¶
func (e Ptrauth_key) String() string
type Qos_class_t ¶
type Qos_class_t uint32
const ( QOS_CLASS_USER_INTERACTIVE Qos_class_t = 33 QOS_CLASS_USER_INITIATED Qos_class_t = 25 QOS_CLASS_DEFAULT Qos_class_t = 21 QOS_CLASS_UTILITY Qos_class_t = 17 QOS_CLASS_BACKGROUND Qos_class_t = 9 QOS_CLASS_UNSPECIFIED Qos_class_t = 0 )
func (Qos_class_t) String ¶
func (e Qos_class_t) String() string
type ScrapFlavorInfo ¶
type ScrapTranslationList ¶
type ScrapTypeSpec ¶
***************************************************************************************
type ScriptLanguageRecord ¶
type ScriptLanguageSupport ¶
type ScriptLanguageSupport struct {
FScriptLanguageCount int16
FScriptLanguageArray [1]ScriptLanguageRecord
}
type ScrollBarTrackInfo ¶
type ScrpSTElement ¶
type SliderTrackInfo ¶
type StScrpRec ¶
type StScrpRec struct {
ScrpNStyles int16
ScrpStyleTab [1601]ScrpSTElement
}
type TERec ¶
type TERec struct {
DestRect unsafe.Pointer
ViewRect unsafe.Pointer
SelRect unsafe.Pointer
LineHeight int16
FontAscent int16
SelPoint unsafe.Pointer
SelStart int16
SelEnd int16
Active int16
WordBreak unsafe.Pointer
ClickLoop unsafe.Pointer
ClickTime int
ClickLoc int16
CaretTime int
CaretState int16
Just int16
TeLength int16
HText *string
HDispatchRec int
ClikStuff int16
CrOnly int16
TxFont int16
TxFace uint8
TxMode int16
TxSize int16
InPort unsafe.Pointer
HighHook unsafe.Pointer
CaretHook unsafe.Pointer
NLines int16
LineStarts [16001]int16
}
type TEStyleRec ¶
type TISInputSource ¶
type TISInputSource struct{}
C struct: __TISInputSource TISInputSource is an opaque type.
type TSMGlyphInfo ¶
type TSMGlyphInfo struct {
Range corefoundation.CFRange
FontRef uint
Collection uint16
GlyphID uint16
}
type TSMGlyphInfoArray ¶
type TSMGlyphInfoArray struct {
NumGlyphInfo uint
GlyphInfo [1]TSMGlyphInfo
}
type TXNATSUIFeatures ¶
type TXNATSUIVariations ¶
type TXNBackground ¶
type TXNBackground struct {
BgType uint
Bg TXNBackgroundData
}
type TXNBackgroundData ¶
type TXNCarbonEventInfo ¶
type TXNMargins ¶
type TXNMatchTextRecord ¶
type TabletPointRec ¶
type TabletProximityRec ¶
type TextServiceInfo ¶
type TextServiceInfo struct {
FComponent *carboncore.ComponentRecord
FItemName [256]uint8
}
type TextServiceList ¶
type TextServiceList struct {
FTextServiceCount int16
FServices [1]TextServiceInfo
}
type ThemeButtonDrawInfo ¶
type ThemeTrackDrawInfo ¶
type ThemeWindowMetrics ¶
type TransitionWindowOptions ¶
type TypeSelectRecord ¶
type Virtual_memory_guard_exception_code_t ¶
type Virtual_memory_guard_exception_code_t int64
const ( KGUARD_EXC_DEALLOC_GAP Virtual_memory_guard_exception_code_t = 1 KGUARD_EXC_RECLAIM_COPYIO_FAILURE Virtual_memory_guard_exception_code_t = 2 KGUARD_EXC_RECLAIM_INDEX_FAILURE Virtual_memory_guard_exception_code_t = 4 KGUARD_EXC_RECLAIM_DEALLOCATE_FAILURE Virtual_memory_guard_exception_code_t = 8 KGUARD_EXC_RECLAIM_ACCOUNTING_FAILURE Virtual_memory_guard_exception_code_t = 9 KGUARD_EXC_SEC_IOPL_ON_EXEC_PAGE Virtual_memory_guard_exception_code_t = 10 KGUARD_EXC_SEC_EXEC_ON_IOPL_PAGE Virtual_memory_guard_exception_code_t = 11 KGUARD_EXC_SEC_UPL_WRITE_ON_EXEC_REGION Virtual_memory_guard_exception_code_t = 12 KGUARD_EXC_LARGE_ALLOCATION_TELEMETRY Virtual_memory_guard_exception_code_t = 13 KGUARD_EXC_SEC_ACCESS_FAULT Virtual_memory_guard_exception_code_t = 98 KGUARD_EXC_SEC_ASYNC_ACCESS_FAULT Virtual_memory_guard_exception_code_t = 99 KGUARD_EXC_SEC_COPY_DENIED Virtual_memory_guard_exception_code_t = 100 KGUARD_EXC_SEC_SHARING_DENIED Virtual_memory_guard_exception_code_t = 101 KGUARD_EXC_MTE_SYNC_FAULT Virtual_memory_guard_exception_code_t = 200 KGUARD_EXC_MTE_ASYNC_USER_FAULT Virtual_memory_guard_exception_code_t = 201 KGUARD_EXC_MTE_ASYNC_KERN_FAULT Virtual_memory_guard_exception_code_t = 202 KGUARD_EXC_GUARD_OBJECT_ASYNC_USER_FAULT Virtual_memory_guard_exception_code_t = 203 KGUARD_EXC_GUARD_OBJECT_ASYNC_KERN_FAULT Virtual_memory_guard_exception_code_t = 204 )
func (Virtual_memory_guard_exception_code_t) String ¶
func (e Virtual_memory_guard_exception_code_t) String() string
type WindowDefSpec ¶
type Xpc_listener_create_flags_t ¶
type Xpc_listener_create_flags_t int64
const ( XPC_LISTENER_CREATE_NONE Xpc_listener_create_flags_t = 0 XPC_LISTENER_CREATE_INACTIVE Xpc_listener_create_flags_t = 1 XPC_LISTENER_CREATE_FORCE_MACH Xpc_listener_create_flags_t = 2 XPC_LISTENER_CREATE_FORCE_XPCSERVICE Xpc_listener_create_flags_t = 4 )
func (Xpc_listener_create_flags_t) String ¶
func (e Xpc_listener_create_flags_t) String() string
type Xpc_session_create_flags_t ¶
type Xpc_session_create_flags_t int64
const ( XPC_SESSION_CREATE_NONE Xpc_session_create_flags_t = 0 XPC_SESSION_CREATE_INACTIVE Xpc_session_create_flags_t = 1 XPC_SESSION_CREATE_MACH_PRIVILEGED Xpc_session_create_flags_t = 2 )
func (Xpc_session_create_flags_t) String ¶
func (e Xpc_session_create_flags_t) String() string