File: AppKitConstants.list

package info (click to toggle)
steptalk 0.10.0%2Bgit20200629-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,732 kB
  • sloc: objc: 12,182; yacc: 400; makefile: 40; sh: 34; csh: 4; awk: 3; lisp: 3
file content (446 lines) | stat: -rw-r--r-- 10,398 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
# AppKit Constants
#

# id NSApp

id NSModalPanelRunLoopMode
id NSEventTrackingRunLoopMode

id NSFontAttributeName
id NSParagraphStyleAttributeName
id NSForegroundColorAttributeName
id NSUnderlineStyleAttributeName
id NSSuperscriptAttributeName
id NSBackgroundColorAttributeName
id NSAttachmentAttributeName
id NSLigatureAttributeName
id NSBaselineOffsetAttributeName
id NSKernAttributeName
id NSLinkAttributeName

id NSAFMAscender
id NSAFMCapHeight
id NSAFMCharacterSet
id NSAFMDescender
id NSAFMEncodingScheme
id NSAFMFamilyName
id NSAFMFontName
id NSAFMFormatVersion
id NSAFMFullName
id NSAFMItalicAngle
id NSAFMMappingScheme
id NSAFMNotice
id NSAFMUnderlinePosition
id NSAFMUnderlineThickness
id NSAFMVersion
id NSAFMWeight
id NSAFMXHeight

id NSCalibratedWhiteColorSpace 
id NSCalibratedBlackColorSpace 
id NSCalibratedRGBColorSpace
id NSDeviceWhiteColorSpace
id NSDeviceBlackColorSpace
id NSDeviceRGBColorSpace
id NSDeviceCMYKColorSpace
id NSNamedColorSpace
id NSCustomColorSpace

NSInteger NSDefaultDepth
NSInteger NSTwoBitGrayDepth
NSInteger NSEightBitGrayDepth
NSInteger NSEightBitRGBDepth
NSInteger NSTwelveBitRGBDepth
NSInteger GSSixteenBitRGBDepth
NSInteger NSTwentyFourBitRGBDepth

float NSBlack
float NSDarkGray
float NSWhite
float NSLightGray
float NSGray

id NSDeviceResolution
id NSDeviceColorSpaceName
id NSDeviceBitsPerSample
id NSDeviceIsScreen
id NSDeviceIsPrinter
id NSDeviceSize
id NSInterfaceStyleDefault

id NSColorPboardType
id NSFileContentsPboardType
id NSFilenamesPboardType
id NSFontPboardType
id NSRulerPboardType
id NSPostScriptPboardType
id NSTabularTextPboardType
id NSRTFPboardType
id NSRTFDPboardType
id NSTIFFPboardType
id NSGeneralPboardType
id NSDragPboard
id NSFindPboard
id NSFontPboard
id NSGeneralPboard
id NSRulerPboard

id NSPrintAllPages
id NSPrintBottomMargin
id NSPrintCopies
id NSPrintFaxCoverSheetName
id NSPrintFaxHighResolution
id NSPrintFaxModem
id NSPrintFaxReceiverNames
id NSPrintFaxReceiverNumbers
id NSPrintFaxReturnReceipt
id NSPrintFaxSendTime
id NSPrintFaxTrimPageEnds
id NSPrintFaxUseCoverSheet
id NSPrintFirstPage
id NSPrintHorizontalPagination
id NSPrintHorizontallyCentered
id NSPrintJobDisposition
id NSPrintJobFeatures
id NSPrintLastPage
id NSPrintLeftMargin
id NSPrintManualFeed
id NSPrintOrientation
id NSPrintPagesPerSheet
id NSPrintPaperFeed
id NSPrintPaperName
id NSPrintPaperSize
id NSPrintPrinter
id NSPrintReversePageOrder
id NSPrintRightMargin
id NSPrintSavePath
id NSPrintScalingFactor
id NSPrintTopMargin
id NSPrintVerticalPagination
id NSPrintVerticallyCentered
id NSPrintCancelJob
id NSPrintFaxJob
id NSPrintPreviewJob
id NSPrintSaveJob
id NSPrintSpoolJob
id NSOldSelectedCharacterRange

# FIXME:

# NSSize NSIconSize
# NSSize NSTokenSize

id NSPlainFileType
id NSDirectoryFileType
id NSApplicationFileType
id NSFilesystemFileType
id NSShellCommandFileType
id NSWorkspaceCompressOperation
id NSWorkspaceCopyOperation
id NSWorkspaceDecompressOperation
id NSWorkspaceDecryptOperation
id NSWorkspaceDestroyOperation
id NSWorkspaceDuplicateOperation
id NSWorkspaceEncryptOperation
id NSWorkspaceLinkOperation
id NSWorkspaceMoveOperation
id NSWorkspaceRecycleOperation

NSInteger NSRunStoppedResponse
NSInteger NSRunAbortedResponse
NSInteger NSRunContinuesResponse

NSInteger GSNoUnderlineStyle
NSInteger NSSingleUnderlineStyle

NSInteger NSButtLineCapStyle
NSInteger NSRoundLineCapStyle
NSInteger NSSquareLineCapStyle

NSInteger NSMiterLineJoinStyle
NSInteger NSRoundLineJoinStyle
NSInteger NSBevelLineJoinStyle

NSInteger NSNonZeroWindingRule
NSInteger NSEvenOddWindingRule
NSInteger NSMoveToBezierPathElement
NSInteger NSLineToBezierPathElement
NSInteger NSCurveToBezierPathElement
NSInteger NSClosePathBezierPathElement

NSInteger NSNoTitle
NSInteger NSAboveTop
NSInteger NSAtTop
NSInteger NSBelowTop
NSInteger NSAboveBottom
NSInteger NSAtBottom
NSInteger NSBelowBottom

NSInteger NSTIFFCompressionNone
NSInteger NSTIFFCompressionCCITTFAX3
NSInteger NSTIFFCompressionCCITTFAX4
NSInteger NSTIFFCompressionLZW
NSInteger NSTIFFCompressionJPEG
NSInteger NSTIFFCompressionNEXT
NSInteger NSTIFFCompressionPackBits
NSInteger NSTIFFCompressionOldJPEG

NSInteger NSTIFFFileType
NSInteger NSBMPFileType
NSInteger NSGIFFileType
NSInteger NSJPEGFileType
NSInteger NSPNGFileType

NSInteger NSMomentaryPushButton
NSInteger NSPushOnPushOffButton
NSInteger NSToggleButton
NSInteger NSSwitchButton
NSInteger NSRadioButton
NSInteger NSMomentaryChangeButton
NSInteger NSOnOffButton
NSInteger NSMomentaryLight

NSInteger NSRoundedBezelStyle
NSInteger NSRegularSquareBezelStyle
NSInteger NSThickSquareBezelStyle
NSInteger NSThickerSquareBezelStyle
NSInteger NSNeXTBezelStyle
NSInteger NSPushButtonBezelStyle
NSInteger NSSmallIconButtonBezelStyle
NSInteger NSMediumIconButtonBezelStyle
NSInteger NSLargeIconButtonBezelStyle

NSInteger NSGradientNone
NSInteger NSGradientConcaveWeak
NSInteger NSGradientConcaveStrong
NSInteger NSGradientConvexWeak
NSInteger NSGradientConvexStrong

# NSInteger NSLeftAlignedParagraph
# NSInteger NSRightAlignedParagraph
# NSInteger NSCenterAlignedParagraph
# NSInteger NSJustificationAlignedParagraph
# NSInteger NSFirstIndentParagraph
# NSInteger NSIndentParagraph
# NSInteger NSAddTabParagraph
# NSInteger NSRemoveTabParagraph
# NSInteger NSLeftMarginParagraph
# NSInteger NSRightMarginParagraph

# NSInteger NSTextBlockSize

NSInteger NSNullCellType
NSInteger NSTextCellType
NSInteger NSImageCellType

NSInteger NSAnyType
NSInteger NSIntType
NSInteger NSPositiveIntType
NSInteger NSFloatType
NSInteger NSPositiveFloatType
NSInteger NSDateType
NSInteger NSDoubleType
NSInteger NSPositiveDoubleType

NSInteger NSNoImage
NSInteger NSImageOnly
NSInteger NSImageLeft
NSInteger NSImageRight
NSInteger NSImageBelow
NSInteger NSImageAbove
NSInteger NSImageOverlaps

NSInteger NSCellDisabled
NSInteger NSCellState
NSInteger NSPushInCell
NSInteger NSCellEditable
NSInteger NSChangeGrayCell
NSInteger NSCellHighlighted
NSInteger NSCellLightsByContents
NSInteger NSCellLightsByGray
NSInteger NSChangeBackgroundCell
NSInteger NSCellLightsByBackground
NSInteger NSCellIsBordered
NSInteger NSCellHasOverlappingImage
NSInteger NSCellHasImageHorizontal
NSInteger NSCellHasImageOnLeftOrBottom
NSInteger NSCellChangesContents
NSInteger NSCellIsInsetButton
NSInteger NSCellAllowsMixedState

NSInteger NSNoCellMask
NSInteger NSContentsCellMask
NSInteger NSPushInCellMask
NSInteger NSChangeGrayCellMask
NSInteger NSChangeBackgroundCellMask
NSInteger NSOffState
NSInteger NSOnState
NSInteger NSMixedState

NSInteger NSDefaultControlTint
NSInteger NSClearControlTint

NSInteger NSGrayModeColorPanel
NSInteger NSRGBModeColorPanel
NSInteger NSCMYKModeColorPanel
NSInteger NSHSBModeColorPanel
NSInteger NSCustomPaletteModeColorPanel
NSInteger NSColorListModeColorPanel
NSInteger NSWheelModeColorPanel

NSInteger NSColorPanelGrayModeMask
NSInteger NSColorPanelRGBModeMask
NSInteger NSColorPanelCMYKModeMask
NSInteger NSColorPanelHSBModeMask
NSInteger NSColorPanelCustomPaletteModeMask
NSInteger NSColorPanelColorListModeMask
NSInteger NSColorPanelWheelModeMask
NSInteger NSColorPanelAllModesMask

# GSCursorTypes
NSInteger GSArrowCursor
NSInteger GSIBeamCursor

NSInteger NSChangeDone
NSInteger NSChangeUndone
NSInteger NSChangeCleared

NSInteger NSSaveOperation
NSInteger NSSaveAsOperation
NSInteger NSSaveToOperation

NSInteger NSDragOperationNone
NSInteger NSDragOperationCopy
NSInteger NSDragOperationLink
NSInteger NSDragOperationGeneric
NSInteger NSDragOperationPrivate
NSInteger NSDragOperationAll

# GSFileWrapperType

# NSInteger GSFileWrapperDirectoryType
# NSInteger GSFileWrapperRegularFileType
# NSInteger GSFileWrapperSymbolicLinkType

NSInteger NSControlGlyph
NSInteger NSNullGlyph

# NSGlyphRelation

NSInteger NSGlyphBelow
NSInteger NSGlyphAbove

# NSMultibyteGlyphPacking
NSInteger NSOneByteGlyphPacking
NSInteger NSJapaneseEUCGlyphPacking
NSInteger NSAsciiWithDoubleByteEUCGlyphPacking
NSInteger NSTwoByteGlyphPacking
NSInteger NSFourByteGlyphPacking

NSInteger NSItalicFontMask
NSInteger NSUnitalicFontMask
NSInteger NSBoldFontMask
NSInteger NSUnboldFontMask
NSInteger NSNarrowFontMask
NSInteger NSExpandedFontMask
NSInteger NSCondensedFontMask
NSInteger NSSmallCapsFontMask
NSInteger NSPosterFontMask
NSInteger NSCompressedFontMask
NSInteger NSNonStandardCharacterSetFontMask
NSInteger NSFixedPitchFontMask

# NSFontTag

NSInteger NSNoFontChangeAction
NSInteger NSViaPanelFontAction
NSInteger NSAddTraitFontAction
NSInteger NSRemoveTraitFontAction
NSInteger NSSizeUpFontAction
NSInteger NSSizeDownFontAction
NSInteger NSHeavierFontAction
NSInteger NSLighterFontAction

NSInteger NSFPPreviewButton
NSInteger NSFPRevertButton
NSInteger NSFPSetButton
NSInteger NSFPPreviewField
NSInteger NSFPSizeField
NSInteger NSFPSizeTitle
NSInteger NSFPCurrentField

NSInteger NSFPFamilyBrowser
NSInteger NSFPFaceBrowser
NSInteger NSFPSizeBrowser

# NSBackingStoreType

NSInteger NSBackingStoreRetained
NSInteger NSBackingStoreNonretained
NSInteger NSBackingStoreBuffered


# NSCompositingOperation

NSInteger NSCompositeClear
NSInteger NSCompositeCopy
NSInteger NSCompositeSourceOver
NSInteger NSCompositeSourceIn
NSInteger NSCompositeSourceOut
NSInteger NSCompositeSourceAtop
NSInteger NSCompositeDestinationOver
NSInteger NSCompositeDestinationIn
NSInteger NSCompositeDestinationOut
NSInteger NSCompositeDestinationAtop
NSInteger NSCompositeXOR
NSInteger NSCompositePlusDarker
NSInteger NSCompositeHighlight
NSInteger NSCompositePlusLighter

# NSWindowOrderingMode

NSInteger NSWindowAbove
NSInteger NSWindowBelow
NSInteger NSWindowOut

# GSWindowInputState
NSInteger GSTitleBarKey
NSInteger GSTitleBarNormal
NSInteger GSTitleBarMain

# NSImageScaling
NSInteger NSScaleProportionally
NSInteger NSScaleToFit
NSInteger NSScaleNone

# NSImageAlignment
NSInteger NSImageAlignCenter
NSInteger NSImageAlignTop
NSInteger NSImageAlignTopLeft
NSInteger NSImageAlignTopRight
NSInteger NSImageAlignLeft
NSInteger NSImageAlignBottom
NSInteger NSImageAlignBottomLeft
NSInteger NSImageAlignBottomRight
NSInteger NSImageAlignRight

# NSImageFrameStyle

NSInteger NSImageFrameNone
NSInteger NSImageFramePhoto
NSInteger NSImageFrameGrayBezel
NSInteger NSImageFrameGroove
NSInteger NSImageFrameButton

# NSPanel

NSInteger NSUtilityWindowMask
NSInteger NSDocModalWindowMask
NSInteger NSOKButton
NSInteger NSCancelButton

NSInteger NSAlertDefaultReturn
NSInteger NSAlertAlternateReturn
NSInteger NSAlertOtherReturn
NSInteger NSAlertErrorReturn