home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Goodies / Development Tools / Utilities / JethrosAPIReference / API < prev    next >
Encoding:
Text File  |  1999-05-05  |  716.3 KB  |  27,919 lines

  1. Function: AcceptHighLevelEvent
  2. Return Type: OSErr
  3. Parameters: TargetID * sender, unsigned long * msgRefcon, void * msgBuff, unsigned long * msgLen
  4. Interface: EPPC.h
  5. Library: InterfaceLib
  6.  
  7. Function: ActivateControl
  8. Return Type: OSErr
  9. Parameters: ControlHandle inControl
  10. Interface: Controls.h
  11. Library: AppearanceLib
  12.  
  13. Function: ActivatePalette
  14. Return Type: void
  15. Parameters: WindowPtr srcWindow
  16. Interface: Palettes.h
  17. Library: InterfaceLib
  18.  
  19. Function: ActivateTextService
  20. Return Type: ComponentResult
  21. Parameters: ComponentInstance ts
  22. Interface: TextServices.h
  23. Library: InterfaceLib
  24.  
  25. Function: ActivateTSMDocument
  26. Return Type: OSErr
  27. Parameters: TSMDocumentID idocID
  28. Interface: TextServices.h
  29. Library: InterfaceLib
  30.  
  31. Function: ADBReInit
  32. Return Type: void
  33. Parameters: void
  34. Interface: DeskBus.h
  35. Library: InterfaceLib
  36.  
  37. Function: AddCallBackToTimeBase
  38. Return Type: OSErr
  39. Parameters: QTCallBack cb
  40. Interface: Movies.h
  41. Library: QuickTimeLib
  42.  
  43. Function: AddCollectionItem
  44. Return Type: OSErr
  45. Parameters: Collection c, CollectionTag tag, SInt32 id, SInt32 itemSize, void * itemData
  46. Interface: Collections.h
  47. Library: CollectionsLib, GXPrintingLib
  48.  
  49. Function: AddCollectionItemHdl
  50. Return Type: OSErr
  51. Parameters: Collection aCollection, CollectionTag tag, SInt32 id, Handle itemData
  52. Interface: Collections.h
  53. Library: CollectionsLib, GXPrintingLib
  54.  
  55. Function: AddComp
  56. Return Type: void
  57. Parameters: ColorComplementUPP compProc
  58. Interface: Quickdraw.h
  59. Library: InterfaceLib
  60.  
  61. Function: AddDragItemFlavor
  62. Return Type: OSErr
  63. Parameters: DragReference theDrag, ItemReference theItemRef, FlavorType theType, const void * dataPtr, Size dataSize, FlavorFlags theFlags
  64. Interface: Drag.h
  65. Library: DragLib
  66.  
  67. Function: AddEmptyTrackToMovie
  68. Return Type: OSErr
  69. Parameters: Track srcTrack, Movie dstMovie, Handle dataRef, OSType dataRefType, Track * dstTrack
  70. Interface: Movies.h
  71. Library: QuickTimeLib
  72.  
  73. Function: AddFilePreview
  74. Return Type: OSErr
  75. Parameters: short resRefNum, OSType previewType, Handle previewData
  76. Interface: ImageCompression.h
  77. Library: QuickTimeLib
  78.  
  79. Function: AddFolderDescriptor
  80. Return Type: OSErr
  81. Parameters: FolderType foldType, FolderDescFlags flags, FolderClass foldClass, FolderLocation foldLocation, OSType badgeSignature, OSType badgeType, ConstStrFileNameParam name, Boolean replaceFlag
  82. Interface: Folders.h
  83. Library: FoldersLib
  84.  
  85. Function: AddFolderRouting
  86. Return Type: OSErr
  87. Parameters: OSType fileType, FolderType routeFromFolder, FolderType routeToFolder, RoutingFlags flags, Boolean replaceFlag
  88. Interface: Folders.h
  89. Library: FoldersLib
  90.  
  91. Function: AddIconToSuite
  92. Return Type: OSErr
  93. Parameters: Handle theIconData, IconSuiteRef theSuite, ResType theType
  94. Interface: Icons.h
  95. Library: InterfaceLib
  96.  
  97. Function: AddImageDescriptionExtension
  98. Return Type: OSErr
  99. Parameters: ImageDescriptionHandle desc, Handle extension, long idType
  100. Interface: ImageCompression.h
  101. Library: QuickTimeLib
  102.  
  103. Function: AddMediaDataRef
  104. Return Type: OSErr
  105. Parameters: Media theMedia, short * index, Handle dataRef, OSType dataRefType
  106. Interface: Movies.h
  107. Library: QuickTimeLib
  108.  
  109. Function: AddMediaSample
  110. Return Type: OSErr
  111. Parameters: Media theMedia, Handle dataIn, long inOffset, unsigned long size, TimeValue durationPerSample, SampleDescriptionHandle sampleDescriptionH, long numberOfSamples, short sampleFlags, TimeValue * sampleTime
  112. Interface: Movies.h
  113. Library: QuickTimeLib
  114.  
  115. Function: AddMediaSampleReference
  116. Return Type: OSErr
  117. Parameters: Media theMedia, long dataOffset, unsigned long size, TimeValue durationPerSample, SampleDescriptionHandle sampleDescriptionH, long numberOfSamples, short sampleFlags, TimeValue * sampleTime
  118. Interface: Movies.h
  119. Library: QuickTimeLib
  120.  
  121. Function: AddMediaSampleReferences
  122. Return Type: OSErr
  123. Parameters: Media theMedia, SampleDescriptionHandle sampleDescriptionH, long numberOfSamples, SampleReferencePtr sampleRefs, TimeValue * sampleTime
  124. Interface: Movies.h
  125. Library: QuickTimeLib
  126.  
  127. Function: AddMovieResource
  128. Return Type: OSErr
  129. Parameters: Movie theMovie, short resRefNum, short * resId, ConstStr255Param resName
  130. Interface: Movies.h
  131. Library: QuickTimeLib
  132.  
  133. Function: AddMovieSelection
  134. Return Type: void
  135. Parameters: Movie theMovie, Movie src
  136. Interface: Movies.h
  137. Library: QuickTimeLib
  138.  
  139. Function: AddPt
  140. Return Type: void
  141. Parameters: Point src, Point * dst
  142. Interface: Quickdraw.h
  143. Library: InterfaceLib
  144.  
  145. Function: AddResource
  146. Return Type: void
  147. Parameters: Handle theData, ResType theType, short theID, ConstStr255Param name
  148. Interface: Resources.h
  149. Library: InterfaceLib
  150.  
  151. Function: AddSearch
  152. Return Type: void
  153. Parameters: ColorSearchUPP searchProc
  154. Interface: Quickdraw.h
  155. Library: InterfaceLib
  156.  
  157. Function: AddSoundDescriptionExtension
  158. Return Type: OSErr
  159. Parameters: SoundDescriptionHandle desc, Handle extension, OSType idType
  160. Interface: Movies.h
  161. Library: QuickTimeLib
  162.  
  163. Function: AddTime
  164. Return Type: void
  165. Parameters: TimeRecord * dst, const TimeRecord * src
  166. Interface: Movies.h
  167. Library: QuickTimeLib
  168.  
  169. Function: AddTrackReference
  170. Return Type: OSErr
  171. Parameters: Track theTrack, Track refTrack, OSType refType, long * addedIndex
  172. Interface: Movies.h
  173. Library: QuickTimeLib
  174.  
  175. Function: AddUserData
  176. Return Type: OSErr
  177. Parameters: UserData theUserData, Handle data, OSType udType
  178. Interface: Movies.h
  179. Library: QuickTimeLib
  180.  
  181. Function: AddUserDataText
  182. Return Type: OSErr
  183. Parameters: UserData theUserData, Handle data, OSType udType, long index, short itlRegionTag
  184. Interface: Movies.h
  185. Library: QuickTimeLib
  186.  
  187. Function: AdvanceKeyboardFocus
  188. Return Type: OSErr
  189. Parameters: WindowPtr inWindow
  190. Interface: Controls.h
  191. Library: AppearanceLib
  192.  
  193. Function: Alert
  194. Return Type: DialogItemIndex
  195. Parameters: SInt16 alertID, ModalFilterUPP modalFilter
  196. Interface: Dialogs.h
  197. Library: InterfaceLib
  198.  
  199. Function: AlignScreenRect
  200. Return Type: void
  201. Parameters: Rect * rp, ICMAlignmentProcRecordPtr alignmentProc
  202. Interface: ImageCompression.h
  203. Library: QuickTimeLib
  204.  
  205. Function: AlignWindow
  206. Return Type: void
  207. Parameters: WindowPtr wp, Boolean front, const Rect * alignmentRect, ICMAlignmentProcRecordPtr alignmentProc
  208. Interface: ImageCompression.h
  209. Library: QuickTimeLib
  210.  
  211. Function: AllocCursor
  212. Return Type: void
  213. Parameters: void
  214. Interface: Quickdraw.h
  215. Library: InterfaceLib
  216.  
  217. Function: AllowPurgePixels
  218. Return Type: void
  219. Parameters: PixMapHandle pm
  220. Interface: QDOffscreen.h
  221. Library: InterfaceLib
  222.  
  223. Function: ALMConfirmName
  224. Return Type: OSErr
  225. Parameters: ConstStr255Param message, Str255 theName, ALMConfirmChoice * choice, ModalFilterUPP filter
  226. Interface: LocationManager.h
  227. Library: LocationManagerLib
  228.  
  229. Function: ALMCountLocations
  230. Return Type: OSErr
  231. Parameters: SInt16 * locationCount
  232. Interface: LocationManager.h
  233. Library: LocationManagerLib
  234.  
  235. Function: ALMGetCurrentLocation
  236. Return Type: OSErr
  237. Parameters: SInt16 * index, ALMToken * token, ALMLocationName name
  238. Interface: LocationManager.h
  239. Library: LocationManagerLib
  240.  
  241. Function: ALMGetIndLocation
  242. Return Type: OSErr
  243. Parameters: SInt16 index, ALMToken * token, ALMLocationName name
  244. Interface: LocationManager.h
  245. Library: LocationManagerLib
  246.  
  247. Function: ALMGetLocation
  248. Return Type: OSErr
  249. Parameters: ConstStr255Param prompt, ALMLocationName name, ModalFilterYDUPP filter, void * yourDataPtr
  250. Interface: LocationManager.h
  251. Library: LocationManagerLib
  252.  
  253. Function: ALMMergeLocation
  254. Return Type: OSErr
  255. Parameters: ConstStr255Param prompt, ALMLocationName name, SInt16 numTypes, ConstALMModuleTypeListPtr typeList, ModalFilterYDUPP filter, void * yourDataPtr
  256. Interface: LocationManager.h
  257. Library: LocationManagerLib
  258.  
  259. Function: ALMPutLocation
  260. Return Type: OSErr
  261. Parameters: ConstStr255Param prompt, ALMLocationName name, SInt16 numTypes, ConstALMModuleTypeListPtr typeList, ModalFilterYDUPP filter, void * yourDataPtr
  262. Interface: LocationManager.h
  263. Library: LocationManagerLib
  264.  
  265. Function: ALMRegisterNotifyProc
  266. Return Type: OSErr
  267. Parameters: ALMNotificationUPP notificationProc, const ProcessSerialNumber * whichPSN
  268. Interface: LocationManager.h
  269. Library: LocationManagerLib
  270.  
  271. Function: ALMRemoveNotifyProc
  272. Return Type: OSErr
  273. Parameters: ALMNotificationUPP notificationProc, const ProcessSerialNumber * whichPSN
  274. Interface: LocationManager.h
  275. Library: LocationManagerLib
  276.  
  277. Function: ALMSwitchToLocation
  278. Return Type: OSErr
  279. Parameters: ALMToken newLocation, ALMSwitchActionFlags switchFlags
  280. Interface: LocationManager.h
  281. Library: LocationManagerLib
  282.  
  283. Function: AngleFromSlope
  284. Return Type: short
  285. Parameters: Fixed slope
  286. Interface: Quickdraw.h
  287. Library: InterfaceLib
  288.  
  289. Function: AnimateEntry
  290. Return Type: void
  291. Parameters: WindowPtr dstWindow, short dstEntry, const RGBColor * srcRGB
  292. Interface: Palettes.h
  293. Library: InterfaceLib
  294.  
  295. Function: AntiTextGetApplicationAware
  296. Return Type: Boolean
  297. Parameters: void
  298. Interface: Fonts.h
  299. Library: Not Known
  300.  
  301. Function: AntiTextGetEnabled
  302. Return Type: Boolean
  303. Parameters: void
  304. Interface: Fonts.h
  305. Library: Not Known
  306.  
  307. Function: AntiTextIsAntiAliased
  308. Return Type: Boolean
  309. Parameters: Point numer, Point denom
  310. Interface: Fonts.h
  311. Library: Not Known
  312.  
  313. Function: AntiTextSetApplicationAware
  314. Return Type: void
  315. Parameters: Boolean aware
  316. Interface: Fonts.h
  317. Library: Not Known
  318.  
  319. Function: AntiTextSetEnabled
  320. Return Type: void
  321. Parameters: Boolean enabled
  322. Interface: Fonts.h
  323. Library: Not Known
  324.  
  325. Function: AOff
  326. Return Type: void
  327. Parameters: void
  328. Interface: Power.h
  329. Library: InterfaceLib
  330.  
  331. Function: AOn
  332. Return Type: void
  333. Parameters: void
  334. Interface: Power.h
  335. Library: InterfaceLib
  336.  
  337. Function: AOnIgnoreModem
  338. Return Type: void
  339. Parameters: void
  340. Interface: Power.h
  341. Library: InterfaceLib
  342.  
  343. Function: AppendResMenu
  344. Return Type: void
  345. Parameters: MenuHandle theMenu, ResType theType
  346. Interface: Menus.h
  347. Library: InterfaceLib
  348.  
  349. Function: ApplicationZone
  350. Return Type: THz
  351. Parameters: void
  352. Interface: MacMemory.h
  353. Library: InterfaceLib
  354.  
  355. Function: ASGetAppTerminology
  356. Return Type: OSAError
  357. Parameters: ComponentInstance scriptingComponent, FSSpec * fileSpec, short terminologID, Boolean * didLaunch, AEDesc * terminologyList
  358. Interface: ASDebugging.h
  359. Library: AppleScriptLib
  360.  
  361. Function: ASGetHandler
  362. Return Type: OSAError
  363. Parameters: ComponentInstance scriptingComponent, OSAID contextID, const AEDesc * handlerName, OSAID * resultingCompiledScriptID
  364. Interface: ASDebugging.h
  365. Library: AppleScriptLib
  366.  
  367. Function: ASGetProperty
  368. Return Type: OSAError
  369. Parameters: ComponentInstance scriptingComponent, OSAID contextID, const AEDesc * variableName, OSAID * resultingScriptValueID
  370. Interface: ASDebugging.h
  371. Library: AppleScriptLib
  372.  
  373. Function: ASGetSourceStyleNames
  374. Return Type: OSAError
  375. Parameters: ComponentInstance scriptingComponent, long modeFlags, AEDescList * resultingSourceStyleNamesList
  376. Interface: AppleScript.h
  377. Library: AppleScriptLib
  378.  
  379. Function: ASGetSourceStyles
  380. Return Type: OSAError
  381. Parameters: ComponentInstance scriptingComponent, STHandle * resultingSourceStyles
  382. Interface: AppleScript.h
  383. Library: AppleScriptLib
  384.  
  385. Function: ASInit
  386. Return Type: OSAError
  387. Parameters: ComponentInstance scriptingComponent, long modeFlags, long minStackSize, long preferredStackSize, long maxStackSize, long minHeapSize, long preferredHeapSize, long maxHeapSize
  388. Interface: AppleScript.h
  389. Library: AppleScriptLib
  390.  
  391. Function: ASSetHandler
  392. Return Type: OSAError
  393. Parameters: ComponentInstance scriptingComponent, OSAID contextID, const AEDesc * handlerName, OSAID compiledScriptID
  394. Interface: ASDebugging.h
  395. Library: AppleScriptLib
  396.  
  397. Function: ASSetProperty
  398. Return Type: OSAError
  399. Parameters: ComponentInstance scriptingComponent, OSAID contextID, const AEDesc * variableName, OSAID scriptValueID
  400. Interface: ASDebugging.h
  401. Library: AppleScriptLib
  402.  
  403. Function: ASSetSourceStyles
  404. Return Type: OSAError
  405. Parameters: ComponentInstance scriptingComponent, STHandle sourceStyles
  406. Interface: AppleScript.h
  407. Library: AppleScriptLib
  408.  
  409. Function: AssociateSection
  410. Return Type: OSErr
  411. Parameters: SectionHandle sectionH, const FSSpec * newSectionDocument
  412. Interface: Editions.h
  413. Library: InterfaceLib
  414.  
  415. Function: ataManager
  416. Return Type: SInt16
  417. Parameters: ataPB * pb
  418. Interface: ATA.h
  419. Library: Not Known
  420.  
  421. Function: AttachVBL
  422. Return Type: OSErr
  423. Parameters: short theSlot
  424. Interface: Retrace.h
  425. Library: InterfaceLib
  426.  
  427. Function: AudioGetBass
  428. Return Type: ComponentResult
  429. Parameters: ComponentInstance ac, short whichChannel, short * bass
  430. Interface: Sound.h
  431. Library: SoundLib
  432.  
  433. Function: AudioGetInfo
  434. Return Type: ComponentResult
  435. Parameters: ComponentInstance ac, AudioInfoPtr info
  436. Interface: Sound.h
  437. Library: SoundLib
  438.  
  439. Function: AudioGetMute
  440. Return Type: ComponentResult
  441. Parameters: ComponentInstance ac, short whichChannel, short * mute
  442. Interface: Sound.h
  443. Library: SoundLib
  444.  
  445. Function: AudioGetOutputDevice
  446. Return Type: ComponentResult
  447. Parameters: ComponentInstance ac, Component * outputDevice
  448. Interface: Sound.h
  449. Library: SoundLib
  450.  
  451. Function: AudioGetTreble
  452. Return Type: ComponentResult
  453. Parameters: ComponentInstance ac, short whichChannel, short * Treble
  454. Interface: Sound.h
  455. Library: SoundLib
  456.  
  457. Function: AudioGetVolume
  458. Return Type: ComponentResult
  459. Parameters: ComponentInstance ac, short whichChannel, ShortFixed * volume
  460. Interface: Sound.h
  461. Library: SoundLib
  462.  
  463. Function: AudioMuteOnEvent
  464. Return Type: ComponentResult
  465. Parameters: ComponentInstance ac, short muteOnEvent
  466. Interface: Sound.h
  467. Library: SoundLib
  468.  
  469. Function: AudioSetBass
  470. Return Type: ComponentResult
  471. Parameters: ComponentInstance ac, short whichChannel, short bass
  472. Interface: Sound.h
  473. Library: SoundLib
  474.  
  475. Function: AudioSetMute
  476. Return Type: ComponentResult
  477. Parameters: ComponentInstance ac, short whichChannel, short mute
  478. Interface: Sound.h
  479. Library: SoundLib
  480.  
  481. Function: AudioSetToDefaults
  482. Return Type: ComponentResult
  483. Parameters: ComponentInstance ac
  484. Interface: Sound.h
  485. Library: SoundLib
  486.  
  487. Function: AudioSetTreble
  488. Return Type: ComponentResult
  489. Parameters: ComponentInstance ac, short whichChannel, short Treble
  490. Interface: Sound.h
  491. Library: SoundLib
  492.  
  493. Function: AudioSetVolume
  494. Return Type: ComponentResult
  495. Parameters: ComponentInstance ac, short whichChannel, ShortFixed volume
  496. Interface: Sound.h
  497. Library: SoundLib
  498.  
  499. Function: AuthAddKey
  500. Return Type: OSErr
  501. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  502. Interface: OCEAuthDir.h
  503. Library: AOCELib
  504.  
  505. Function: AuthAddToLocalIdentityQueue
  506. Return Type: OSErr
  507. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  508. Interface: OCEAuthDir.h
  509. Library: AOCELib
  510.  
  511. Function: AuthBindSpecificIdentity
  512. Return Type: OSErr
  513. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  514. Interface: OCEAuthDir.h
  515. Library: AOCELib
  516.  
  517. Function: AuthChangeKey
  518. Return Type: OSErr
  519. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  520. Interface: OCEAuthDir.h
  521. Library: AOCELib
  522.  
  523. Function: AuthChangeLocalIdentity
  524. Return Type: OSErr
  525. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  526. Interface: OCEAuthDir.h
  527. Library: AOCELib
  528.  
  529. Function: AuthDecryptCredentials
  530. Return Type: OSErr
  531. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  532. Interface: OCEAuthDir.h
  533. Library: AOCELib
  534.  
  535. Function: AuthDeleteKey
  536. Return Type: OSErr
  537. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  538. Interface: OCEAuthDir.h
  539. Library: AOCELib
  540.  
  541. Function: AuthGetCredentials
  542. Return Type: OSErr
  543. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  544. Interface: OCEAuthDir.h
  545. Library: AOCELib
  546.  
  547. Function: AuthGetLocalIdentity
  548. Return Type: OSErr
  549. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  550. Interface: OCEAuthDir.h
  551. Library: AOCELib
  552.  
  553. Function: AuthGetSpecificIdentityInfo
  554. Return Type: OSErr
  555. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  556. Interface: OCEAuthDir.h
  557. Library: AOCELib
  558.  
  559. Function: AuthGetUTCTime
  560. Return Type: OSErr
  561. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  562. Interface: OCEAuthDir.h
  563. Library: AOCELib
  564.  
  565. Function: AuthLockLocalIdentity
  566. Return Type: OSErr
  567. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  568. Interface: OCEAuthDir.h
  569. Library: AOCELib
  570.  
  571. Function: AuthMakeChallenge
  572. Return Type: OSErr
  573. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  574. Interface: OCEAuthDir.h
  575. Library: AOCELib
  576.  
  577. Function: AuthMakeProxy
  578. Return Type: OSErr
  579. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  580. Interface: OCEAuthDir.h
  581. Library: AOCELib
  582.  
  583. Function: AuthMakeReply
  584. Return Type: OSErr
  585. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  586. Interface: OCEAuthDir.h
  587. Library: AOCELib
  588.  
  589. Function: AuthPasswordToKey
  590. Return Type: OSErr
  591. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  592. Interface: OCEAuthDir.h
  593. Library: AOCELib
  594.  
  595. Function: AuthRemoveFromLocalIdentityQueue
  596. Return Type: OSErr
  597. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  598. Interface: OCEAuthDir.h
  599. Library: AOCELib
  600.  
  601. Function: AuthRemoveLocalIdentity
  602. Return Type: OSErr
  603. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  604. Interface: OCEAuthDir.h
  605. Library: AOCELib
  606.  
  607. Function: AuthResolveCreationID
  608. Return Type: OSErr
  609. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  610. Interface: OCEAuthDir.h
  611. Library: AOCELib
  612.  
  613. Function: AuthSetupLocalIdentity
  614. Return Type: OSErr
  615. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  616. Interface: OCEAuthDir.h
  617. Library: AOCELib
  618.  
  619. Function: AuthTradeProxyForCredentials
  620. Return Type: OSErr
  621. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  622. Interface: OCEAuthDir.h
  623. Library: AOCELib
  624.  
  625. Function: AuthUnbindSpecificIdentity
  626. Return Type: OSErr
  627. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  628. Interface: OCEAuthDir.h
  629. Library: AOCELib
  630.  
  631. Function: AuthUnlockLocalIdentity
  632. Return Type: OSErr
  633. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  634. Interface: OCEAuthDir.h
  635. Library: AOCELib
  636.  
  637. Function: AuthVerifyReply
  638. Return Type: OSErr
  639. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  640. Interface: OCEAuthDir.h
  641. Library: AOCELib
  642.  
  643. Function: AutoEmbedControl
  644. Return Type: OSErr
  645. Parameters: ControlHandle inControl, WindowPtr inWindow
  646. Interface: Controls.h
  647. Library: AppearanceLib
  648.  
  649. Function: AutoSizeDialog
  650. Return Type: OSErr
  651. Parameters: DialogPtr inDialog
  652. Interface: Dialogs.h
  653. Library: AppearanceLib
  654.  
  655. Function: AutoSleepControl
  656. Return Type: void
  657. Parameters: Boolean enableSleep
  658. Interface: Power.h
  659. Library: PowerMgrLib
  660.  
  661. Function: AVDeviceGetAVID
  662. Return Type: ComponentResult
  663. Parameters: ComponentInstance deviceComponent, AVIDType * avDeviceID
  664. Interface: AVComponents.h
  665. Library: Not Known
  666.  
  667. Function: AVDeviceGetGraphicInfo
  668. Return Type: ComponentResult
  669. Parameters: ComponentInstance portComponent, PicHandle * thePict, Handle * theIconSuite, AVLocationPtr theLocation
  670. Interface: AVComponents.h
  671. Library: Not Known
  672.  
  673. Function: AVDeviceGetName
  674. Return Type: ComponentResult
  675. Parameters: ComponentInstance portComponent, Str255 portName
  676. Interface: AVComponents.h
  677. Library: Not Known
  678.  
  679. Function: AVDeviceGetPowerState
  680. Return Type: ComponentResult
  681. Parameters: ComponentInstance deviceComponent, AVPowerStatePtr getPowerState
  682. Interface: AVComponents.h
  683. Library: Not Known
  684.  
  685. Function: AVDeviceSetAVID
  686. Return Type: ComponentResult
  687. Parameters: ComponentInstance deviceComponent, AVIDType avDeviceID
  688. Interface: AVComponents.h
  689. Library: Not Known
  690.  
  691. Function: AVDeviceSetPowerState
  692. Return Type: ComponentResult
  693. Parameters: ComponentInstance deviceComponent, AVPowerStatePtr setPowerState
  694. Interface: AVComponents.h
  695. Library: Not Known
  696.  
  697. Function: AVEngineComponentGetFidelity
  698. Return Type: ComponentResult
  699. Parameters: ComponentInstance engineComponent, DisplayIDType displayID, DMFidelityType * engineFidelity
  700. Interface: AVComponents.h
  701. Library: Not Known
  702.  
  703. Function: AVEngineComponentTargetDevice
  704. Return Type: ComponentResult
  705. Parameters: ComponentInstance engineComponent, DisplayIDType displayID
  706. Interface: AVComponents.h
  707. Library: Not Known
  708.  
  709. Function: AVPanelComponentGetPanelClass
  710. Return Type: ComponentResult
  711. Parameters: ComponentInstance panelComponent, ResType * panelClass, ResType * subClass, Ptr reserved1, Ptr reserved2
  712. Interface: AVComponents.h
  713. Library: Not Known
  714.  
  715. Function: AVPanelComponentTargetDevice
  716. Return Type: ComponentResult
  717. Parameters: ComponentInstance panelComponent, DisplayIDType displayID, DialogPtr theDialog, long itemsOffset
  718. Interface: AVComponents.h
  719. Library: Not Known
  720.  
  721. Function: AVPanelEvent
  722. Return Type: ComponentResult
  723. Parameters: ComponentInstance ci, DialogPtr dialog, short itemOffset, EventRecord * event, short * itemHit, Boolean * handled
  724. Interface: AVComponents.h
  725. Library: Not Known
  726.  
  727. Function: AVPanelFakeRegister
  728. Return Type: ComponentResult
  729. Parameters: ComponentInstance ci
  730. Interface: AVComponents.h
  731. Library: Not Known
  732.  
  733. Function: AVPanelGetDitl
  734. Return Type: ComponentResult
  735. Parameters: ComponentInstance ci, Handle * ditl
  736. Interface: AVComponents.h
  737. Library: Not Known
  738.  
  739. Function: AVPanelGetFidelity
  740. Return Type: ComponentResult
  741. Parameters: ComponentInstance panelComponent, DisplayIDType displayID, DMFidelityType * panelFidelity
  742. Interface: AVComponents.h
  743. Library: Not Known
  744.  
  745. Function: AVPanelGetSettings
  746. Return Type: ComponentResult
  747. Parameters: ComponentInstance ci, Handle * userDataHand, long flags, DialogPtr theDialog, long itemsOffset
  748. Interface: AVComponents.h
  749. Library: Not Known
  750.  
  751. Function: AVPanelGetSettingsIdentifiers
  752. Return Type: ComponentResult
  753. Parameters: ComponentInstance ci, short * theID, OSType * theType
  754. Interface: AVComponents.h
  755. Library: Not Known
  756.  
  757. Function: AVPanelGetTitle
  758. Return Type: ComponentResult
  759. Parameters: ComponentInstance ci, StringPtr title
  760. Interface: AVComponents.h
  761. Library: Not Known
  762.  
  763. Function: AVPanelInstall
  764. Return Type: ComponentResult
  765. Parameters: ComponentInstance ci, DialogPtr dialog, short itemOffset
  766. Interface: AVComponents.h
  767. Library: Not Known
  768.  
  769. Function: AVPanelItem
  770. Return Type: ComponentResult
  771. Parameters: ComponentInstance ci, DialogPtr dialog, short itemOffset, short itemNum
  772. Interface: AVComponents.h
  773. Library: Not Known
  774.  
  775. Function: AVPanelRemove
  776. Return Type: ComponentResult
  777. Parameters: ComponentInstance ci, DialogPtr dialog, short itemOffset
  778. Interface: AVComponents.h
  779. Library: Not Known
  780.  
  781. Function: AVPanelSetCustomData
  782. Return Type: ComponentResult
  783. Parameters: ComponentInstance ci, long theCustomData
  784. Interface: AVComponents.h
  785. Library: Not Known
  786.  
  787. Function: AVPanelSetSettings
  788. Return Type: ComponentResult
  789. Parameters: ComponentInstance ci, Handle userDataHand, long flags, DialogPtr theDialog, long itemsOffset
  790. Interface: AVComponents.h
  791. Library: Not Known
  792.  
  793. Function: AVPanelValidateInput
  794. Return Type: ComponentResult
  795. Parameters: ComponentInstance ci, Boolean * ok
  796. Interface: AVComponents.h
  797. Library: Not Known
  798.  
  799. Function: AVPortCheckTimingMode
  800. Return Type: ComponentResult
  801. Parameters: ComponentInstance displayComponent, DisplayIDType theDisplayID, VDDisplayConnectInfoPtr connectInfo, VDTimingInfoPtr modeTiming, UInt32 reserved
  802. Interface: AVComponents.h
  803. Library: Not Known
  804.  
  805. Function: AVPortGetActive
  806. Return Type: ComponentResult
  807. Parameters: ComponentInstance portComponent, Boolean * isPortActive, Boolean * portCanBeActivated, void * reserved
  808. Interface: AVComponents.h
  809. Library: Not Known
  810.  
  811. Function: AVPortGetAVDeviceFidelity
  812. Return Type: ComponentResult
  813. Parameters: ComponentInstance portComponent, AVIDType deviceAVID, DMFidelityType * portFidelity
  814. Interface: AVComponents.h
  815. Library: Not Known
  816.  
  817. Function: AVPortGetAVID
  818. Return Type: ComponentResult
  819. Parameters: ComponentInstance portComponent, AVIDType * avPortID
  820. Interface: AVComponents.h
  821. Library: Not Known
  822.  
  823. Function: AVPortGetDeviceAVID
  824. Return Type: ComponentResult
  825. Parameters: ComponentInstance portComponent, AVIDType * avDeviceID
  826. Interface: AVComponents.h
  827. Library: Not Known
  828.  
  829. Function: AVPortGetDisplayTimingInfo
  830. Return Type: ComponentResult
  831. Parameters: ComponentInstance displayComponent, VDTimingInfoPtr modeTiming, UInt32 requestedVersion, DMDisplayTimingInfoPtr modeInfo, UInt32 reserved
  832. Interface: AVComponents.h
  833. Library: Not Known
  834.  
  835. Function: AVPortGetGraphicInfo
  836. Return Type: ComponentResult
  837. Parameters: ComponentInstance portComponent, PicHandle * thePict, Handle * theIconSuite, AVLocationPtr theLocation
  838. Interface: AVComponents.h
  839. Library: Not Known
  840.  
  841. Function: AVPortGetMakeAndModel
  842. Return Type: ComponentResult
  843. Parameters: ComponentInstance displayComponent, DisplayIDType theDisplayID, ResType * manufacturer, UInt32 * model, UInt32 * serialNumber
  844. Interface: AVComponents.h
  845. Library: Not Known
  846.  
  847. Function: AVPortGetName
  848. Return Type: ComponentResult
  849. Parameters: ComponentInstance portComponent, Str255 portName
  850. Interface: AVComponents.h
  851. Library: Not Known
  852.  
  853. Function: AVPortGetPowerState
  854. Return Type: ComponentResult
  855. Parameters: ComponentInstance deviceComponent, AVPowerStatePtr getPowerState
  856. Interface: AVComponents.h
  857. Library: Not Known
  858.  
  859. Function: AVPortGetWiggle
  860. Return Type: ComponentResult
  861. Parameters: ComponentInstance portComponent, Boolean * wiggleDevice
  862. Interface: AVComponents.h
  863. Library: Not Known
  864.  
  865. Function: AVPortSetActive
  866. Return Type: ComponentResult
  867. Parameters: ComponentInstance portComponent, Boolean setActive
  868. Interface: AVComponents.h
  869. Library: Not Known
  870.  
  871. Function: AVPortSetAVID
  872. Return Type: ComponentResult
  873. Parameters: ComponentInstance portComponent, AVIDType avPortID
  874. Interface: AVComponents.h
  875. Library: Not Known
  876.  
  877. Function: AVPortSetDeviceAVID
  878. Return Type: ComponentResult
  879. Parameters: ComponentInstance portComponent, AVIDType avDeviceID
  880. Interface: AVComponents.h
  881. Library: Not Known
  882.  
  883. Function: AVPortSetPowerState
  884. Return Type: ComponentResult
  885. Parameters: ComponentInstance deviceComponent, AVPowerStatePtr setPowerState
  886. Interface: AVComponents.h
  887. Library: Not Known
  888.  
  889. Function: AVPortSetWiggle
  890. Return Type: ComponentResult
  891. Parameters: ComponentInstance portComponent, Boolean wiggleDevice
  892. Interface: AVComponents.h
  893. Library: Not Known
  894.  
  895. Function: BackColor
  896. Return Type: void
  897. Parameters: long color
  898. Interface: Quickdraw.h
  899. Library: InterfaceLib
  900.  
  901. Function: BackPat
  902. Return Type: void
  903. Parameters: const Pattern * pat
  904. Interface: Quickdraw.h
  905. Library: InterfaceLib
  906.  
  907. Function: BackPixPat
  908. Return Type: void
  909. Parameters: PixPatHandle pp
  910. Interface: Quickdraw.h
  911. Library: InterfaceLib
  912.  
  913. Function: BatteryCount
  914. Return Type: short
  915. Parameters: void
  916. Interface: Power.h
  917. Library: PowerMgrLib
  918.  
  919. Function: BeginFullScreen
  920. Return Type: OSErr
  921. Parameters: Ptr * restoreState, GDHandle whichGD, short * desiredWidth, short * desiredHeight, WindowPtr * newWindow, RGBColor * eraseColor, long flags
  922. Interface: Movies.h
  923. Library: QuickTimeLib
  924.  
  925. Function: BeginMediaEdits
  926. Return Type: OSErr
  927. Parameters: Media theMedia
  928. Interface: Movies.h
  929. Library: QuickTimeLib
  930.  
  931. Function: BeginUpdate
  932. Return Type: void
  933. Parameters: WindowPtr theWindow
  934. Interface: MacWindows.h
  935. Library: InterfaceLib
  936.  
  937. Function: BitAnd
  938. Return Type: long
  939. Parameters: long value1, long value2
  940. Interface: ToolUtils.h
  941. Library: InterfaceLib
  942.  
  943. Function: BitClr
  944. Return Type: void
  945. Parameters: void * bytePtr, long bitNum
  946. Interface: ToolUtils.h
  947. Library: InterfaceLib
  948.  
  949. Function: BitMapToRegion
  950. Return Type: OSErr
  951. Parameters: RgnHandle region, const BitMap * bMap
  952. Interface: Quickdraw.h
  953. Library: InterfaceLib
  954.  
  955. Function: BitNot
  956. Return Type: long
  957. Parameters: long value
  958. Interface: ToolUtils.h
  959. Library: InterfaceLib
  960.  
  961. Function: BitOr
  962. Return Type: long
  963. Parameters: long value1, long value2
  964. Interface: ToolUtils.h
  965. Library: InterfaceLib
  966.  
  967. Function: BitSet
  968. Return Type: void
  969. Parameters: void * bytePtr, long bitNum
  970. Interface: ToolUtils.h
  971. Library: InterfaceLib
  972.  
  973. Function: BitShift
  974. Return Type: long
  975. Parameters: long value, short count
  976. Interface: ToolUtils.h
  977. Library: InterfaceLib
  978.  
  979. Function: BitTst
  980. Return Type: Boolean
  981. Parameters: const void * bytePtr, long bitNum
  982. Interface: ToolUtils.h
  983. Library: InterfaceLib
  984.  
  985. Function: BitXor
  986. Return Type: long
  987. Parameters: long value1, long value2
  988. Interface: ToolUtils.h
  989. Library: InterfaceLib
  990.  
  991. Function: BlockMove
  992. Return Type: void
  993. Parameters: const void * srcPtr, void * destPtr, Size byteCount
  994. Interface: MacMemory.h
  995. Library: DriverServicesLib, InterfaceLib
  996.  
  997. Function: BlockMoveData
  998. Return Type: void
  999. Parameters: const void * srcPtr, void * destPtr, Size byteCount
  1000. Interface: MacMemory.h
  1001. Library: DriverServicesLib, InterfaceLib
  1002.  
  1003. Function: BOff
  1004. Return Type: void
  1005. Parameters: void
  1006. Interface: Power.h
  1007. Library: InterfaceLib
  1008.  
  1009. Function: BOn
  1010. Return Type: void
  1011. Parameters: void
  1012. Interface: Power.h
  1013. Library: InterfaceLib
  1014.  
  1015. Function: BringToFront
  1016. Return Type: void
  1017. Parameters: WindowPtr theWindow
  1018. Interface: MacWindows.h
  1019. Library: InterfaceLib
  1020.  
  1021. Function: Button
  1022. Return Type: Boolean
  1023. Parameters: void
  1024. Interface: Events.h
  1025. Library: InterfaceLib
  1026.  
  1027. Function: CalcCMask
  1028. Return Type: void
  1029. Parameters: const BitMap * srcBits, const BitMap * dstBits, const Rect * srcRect, const Rect * dstRect, const RGBColor * seedRGB, ColorSearchUPP matchProc, long matchData
  1030. Interface: Quickdraw.h
  1031. Library: InterfaceLib
  1032.  
  1033. Function: CalcMask
  1034. Return Type: void
  1035. Parameters: const void * srcPtr, void * dstPtr, short srcRow, short dstRow, short height, short words
  1036. Interface: Quickdraw.h
  1037. Library: InterfaceLib
  1038.  
  1039. Function: CalcMenuSize
  1040. Return Type: void
  1041. Parameters: MenuHandle theMenu
  1042. Interface: Menus.h
  1043. Library: InterfaceLib
  1044.  
  1045. Function: CalcVis
  1046. Return Type: void
  1047. Parameters: WindowPtr window
  1048. Interface: MacWindows.h
  1049. Library: InterfaceLib
  1050.  
  1051. Function: CalcVisBehind
  1052. Return Type: void
  1053. Parameters: WindowPtr startWindow, RgnHandle clobberedRgn
  1054. Interface: MacWindows.h
  1055. Library: InterfaceLib
  1056.  
  1057. Function: CallComponentCanDo
  1058. Return Type: ComponentResult
  1059. Parameters: ComponentInstance ci, short ftnNumber
  1060. Interface: Components.h
  1061. Library: Not Known
  1062.  
  1063. Function: CallComponentClose
  1064. Return Type: ComponentResult
  1065. Parameters: ComponentInstance ci, ComponentInstance self
  1066. Interface: Components.h
  1067. Library: Not Known
  1068.  
  1069. Function: CallComponentFunction
  1070. Return Type: long
  1071. Parameters: ComponentParameters * params, ComponentFunctionUPP func
  1072. Interface: Components.h
  1073. Library: InterfaceLib
  1074.  
  1075. Function: CallComponentFunctionWithStorage
  1076. Return Type: long
  1077. Parameters: Handle storage, ComponentParameters * params, ComponentFunctionUPP func
  1078. Interface: Components.h
  1079. Library: InterfaceLib
  1080.  
  1081. Function: CallComponentGetMPWorkFunction
  1082. Return Type: ComponentResult
  1083. Parameters: ComponentInstance ci, ComponentMPWorkFunctionUPP * workFunction, void ** refCon
  1084. Interface: Components.h
  1085. Library: Not Known
  1086.  
  1087. Function: CallComponentOpen
  1088. Return Type: ComponentResult
  1089. Parameters: ComponentInstance ci, ComponentInstance self
  1090. Interface: Components.h
  1091. Library: Not Known
  1092.  
  1093. Function: CallComponentRegister
  1094. Return Type: ComponentResult
  1095. Parameters: ComponentInstance ci
  1096. Interface: Components.h
  1097. Library: Not Known
  1098.  
  1099. Function: CallComponentTarget
  1100. Return Type: ComponentResult
  1101. Parameters: ComponentInstance ci, ComponentInstance target
  1102. Interface: Components.h
  1103. Library: Not Known
  1104.  
  1105. Function: CallComponentUnregister
  1106. Return Type: ComponentResult
  1107. Parameters: ComponentInstance ci
  1108. Interface: Components.h
  1109. Library: Not Known
  1110.  
  1111. Function: CallComponentVersion
  1112. Return Type: ComponentResult
  1113. Parameters: ComponentInstance ci
  1114. Interface: Components.h
  1115. Library: Not Known
  1116.  
  1117. Function: CallEditionOpenerProc
  1118. Return Type: OSErr
  1119. Parameters: EditionOpenerVerb selector, EditionOpenerParamBlock * PB, EditionOpenerUPP routine
  1120. Interface: Editions.h
  1121. Library: InterfaceLib
  1122.  
  1123. Function: CallFormatIOProc
  1124. Return Type: OSErr
  1125. Parameters: FormatIOVerb selector, FormatIOParamBlock * PB, FormatIOUPP routine
  1126. Interface: Editions.h
  1127. Library: InterfaceLib
  1128.  
  1129. Function: CallMeWhen
  1130. Return Type: OSErr
  1131. Parameters: QTCallBack cb, QTCallBackUPP callBackProc, long refCon, long param1, long param2, long param3
  1132. Interface: Movies.h
  1133. Library: QuickTimeLib
  1134.  
  1135. Function: CancelCallBack
  1136. Return Type: void
  1137. Parameters: QTCallBack cb
  1138. Interface: Movies.h
  1139. Library: QuickTimeLib
  1140.  
  1141. Function: CanDocBeOpened
  1142. Return Type: OSErr
  1143. Parameters: const FSSpec * targetDocument, short appVRefNumHint, OSType appSignature, const FileType * nativeTypes, Boolean onlyNative, DocOpenMethod * howToOpen, FileTranslationSpec * howToTranslate
  1144. Interface: Translation.h
  1145. Library: TranslationLib
  1146.  
  1147. Function: CaptureComponent
  1148. Return Type: Component
  1149. Parameters: Component capturedComponent, Component capturingComponent
  1150. Interface: Components.h
  1151. Library: InterfaceLib
  1152.  
  1153. Function: CautionAlert
  1154. Return Type: DialogItemIndex
  1155. Parameters: SInt16 alertID, ModalFilterUPP modalFilter
  1156. Interface: Dialogs.h
  1157. Library: InterfaceLib
  1158.  
  1159. Function: CDSequenceBusy
  1160. Return Type: OSErr
  1161. Parameters: ImageSequence seqID
  1162. Interface: ImageCompression.h
  1163. Library: QuickTimeLib
  1164.  
  1165. Function: CDSequenceChangedSourceData
  1166. Return Type: OSErr
  1167. Parameters: ImageSequenceDataSource sourceID
  1168. Interface: ImageCompression.h
  1169. Library: QuickTimeLib
  1170.  
  1171. Function: CDSequenceDisposeDataSource
  1172. Return Type: OSErr
  1173. Parameters: ImageSequenceDataSource sourceID
  1174. Interface: ImageCompression.h
  1175. Library: QuickTimeLib
  1176.  
  1177. Function: CDSequenceDisposeMemory
  1178. Return Type: OSErr
  1179. Parameters: ImageSequence seqID, Ptr data
  1180. Interface: ImageCompression.h
  1181. Library: QuickTimeLib
  1182.  
  1183. Function: CDSequenceEnd
  1184. Return Type: OSErr
  1185. Parameters: ImageSequence seqID
  1186. Interface: ImageCompression.h
  1187. Library: QuickTimeLib
  1188.  
  1189. Function: CDSequenceEquivalentImageDescription
  1190. Return Type: OSErr
  1191. Parameters: ImageSequence seqID, ImageDescriptionHandle newDesc, Boolean * equivalent
  1192. Interface: ImageCompression.h
  1193. Library: QuickTimeLib
  1194.  
  1195. Function: CDSequenceFlush
  1196. Return Type: OSErr
  1197. Parameters: ImageSequence seqID
  1198. Interface: ImageCompression.h
  1199. Library: QuickTimeLib
  1200.  
  1201. Function: CDSequenceGetDataSource
  1202. Return Type: OSErr
  1203. Parameters: ImageSequence seqID, ImageSequenceDataSource * sourceID, OSType sourceType, long sourceInputNumber
  1204. Interface: ImageCompression.h
  1205. Library: QuickTimeLib
  1206.  
  1207. Function: CDSequenceInvalidate
  1208. Return Type: OSErr
  1209. Parameters: ImageSequence seqID, RgnHandle invalRgn
  1210. Interface: ImageCompression.h
  1211. Library: QuickTimeLib
  1212.  
  1213. Function: CDSequenceNewDataSource
  1214. Return Type: OSErr
  1215. Parameters: ImageSequence seqID, ImageSequenceDataSource * sourceID, OSType sourceType, long sourceInputNumber, Handle dataDescription, void * transferProc, void * refCon
  1216. Interface: ImageCompression.h
  1217. Library: QuickTimeLib
  1218.  
  1219. Function: CDSequenceNewMemory
  1220. Return Type: OSErr
  1221. Parameters: ImageSequence seqID, Ptr * data, Size dataSize, long dataUse, ICMMemoryDisposedUPP memoryGoneProc, void * refCon
  1222. Interface: ImageCompression.h
  1223. Library: QuickTimeLib
  1224.  
  1225. Function: CDSequenceSetSourceData
  1226. Return Type: OSErr
  1227. Parameters: ImageSequenceDataSource sourceID, void * data, long dataSize
  1228. Interface: ImageCompression.h
  1229. Library: QuickTimeLib
  1230.  
  1231. Function: CDSequenceSetSourceDataQueue
  1232. Return Type: OSErr
  1233. Parameters: ImageSequenceDataSource sourceID, QHdrPtr dataQueue
  1234. Interface: ImageCompression.h
  1235. Library: QuickTimeLib
  1236.  
  1237. Function: CDSequenceSetTimeBase
  1238. Return Type: OSErr
  1239. Parameters: ImageSequence seqID, void * base
  1240. Interface: ImageCompression.h
  1241. Library: QuickTimeLib
  1242.  
  1243. Function: ChangedResource
  1244. Return Type: void
  1245. Parameters: Handle theResource
  1246. Interface: Resources.h
  1247. Library: InterfaceLib
  1248.  
  1249. Function: Char2Pixel
  1250. Return Type: short
  1251. Parameters: Ptr textBuf, short textLen, short slop, short offset, short direction
  1252. Interface: QuickdrawText.h
  1253. Library: InterfaceLib
  1254.  
  1255. Function: CharacterByteType
  1256. Return Type: short
  1257. Parameters: Ptr textBuf, short textOffset, ScriptCode script
  1258. Interface: Script.h
  1259. Library: InterfaceLib
  1260.  
  1261. Function: CharacterType
  1262. Return Type: short
  1263. Parameters: Ptr textBuf, short textOffset, ScriptCode script
  1264. Interface: Script.h
  1265. Library: InterfaceLib
  1266.  
  1267. Function: CharByte
  1268. Return Type: short
  1269. Parameters: Ptr textBuf, short textOffset
  1270. Interface: Script.h
  1271. Library: InterfaceLib
  1272.  
  1273. Function: CharExtra
  1274. Return Type: void
  1275. Parameters: Fixed extra
  1276. Interface: QuickdrawText.h
  1277. Library: InterfaceLib
  1278.  
  1279. Function: CharToPixel
  1280. Return Type: short
  1281. Parameters: Ptr textBuf, long textLength, Fixed slop, long offset, short direction, JustStyleCode styleRunPosition, Point numer, Point denom
  1282. Interface: QuickdrawText.h
  1283. Library: InterfaceLib
  1284.  
  1285. Function: CharType
  1286. Return Type: short
  1287. Parameters: Ptr textBuf, short textOffset
  1288. Interface: Script.h
  1289. Library: InterfaceLib
  1290.  
  1291. Function: CharWidth
  1292. Return Type: short
  1293. Parameters: CharParameter ch
  1294. Interface: QuickdrawText.h
  1295. Library: InterfaceLib
  1296.  
  1297. Function: CheckItem
  1298. Return Type: void
  1299. Parameters: MenuHandle theMenu, short item, Boolean checked
  1300. Interface: Menus.h
  1301. Library: InterfaceLib
  1302.  
  1303. Function: CheckUpdate
  1304. Return Type: Boolean
  1305. Parameters: EventRecord * theEvent
  1306. Interface: MacWindows.h
  1307. Library: InterfaceLib
  1308.  
  1309. Function: ClearIntlResourceCache
  1310. Return Type: void
  1311. Parameters: void
  1312. Interface: Script.h
  1313. Library: InterfaceLib
  1314.  
  1315. Function: ClearKeyboardFocus
  1316. Return Type: OSErr
  1317. Parameters: WindowPtr inWindow
  1318. Interface: Controls.h
  1319. Library: AppearanceLib
  1320.  
  1321. Function: ClearMenuBar
  1322. Return Type: void
  1323. Parameters: void
  1324. Interface: Menus.h
  1325. Library: InterfaceLib
  1326.  
  1327. Function: ClearMovieChanged
  1328. Return Type: void
  1329. Parameters: Movie theMovie
  1330. Interface: Movies.h
  1331. Library: QuickTimeLib
  1332.  
  1333. Function: ClearMovieSelection
  1334. Return Type: void
  1335. Parameters: Movie theMovie
  1336. Interface: Movies.h
  1337. Library: QuickTimeLib
  1338.  
  1339. Function: ClearMoviesStickyError
  1340. Return Type: void
  1341. Parameters: void
  1342. Interface: Movies.h
  1343. Library: QuickTimeLib
  1344.  
  1345. Function: ClipAbove
  1346. Return Type: void
  1347. Parameters: WindowPtr window
  1348. Interface: MacWindows.h
  1349. Library: InterfaceLib
  1350.  
  1351. Function: ClipRect
  1352. Return Type: void
  1353. Parameters: const Rect * r
  1354. Interface: Quickdraw.h
  1355. Library: InterfaceLib
  1356.  
  1357. Function: ClockCallMeWhen
  1358. Return Type: ComponentResult
  1359. Parameters: ComponentInstance aClock, QTCallBack cb, long param1, long param2, long param3
  1360. Interface: QuickTimeComponents.h
  1361. Library: QuickTimeLib
  1362.  
  1363. Function: ClockCancelCallBack
  1364. Return Type: ComponentResult
  1365. Parameters: ComponentInstance aClock, QTCallBack cb
  1366. Interface: QuickTimeComponents.h
  1367. Library: QuickTimeLib
  1368.  
  1369. Function: ClockDisposeCallBack
  1370. Return Type: ComponentResult
  1371. Parameters: ComponentInstance aClock, QTCallBack cb
  1372. Interface: QuickTimeComponents.h
  1373. Library: QuickTimeLib
  1374.  
  1375. Function: ClockGetRate
  1376. Return Type: ComponentResult
  1377. Parameters: ComponentInstance aClock, Fixed * rate
  1378. Interface: QuickTimeComponents.h
  1379. Library: QuickTimeLib
  1380.  
  1381. Function: ClockGetTime
  1382. Return Type: ComponentResult
  1383. Parameters: ComponentInstance aClock, TimeRecord * out
  1384. Interface: QuickTimeComponents.h
  1385. Library: QuickTimeLib
  1386.  
  1387. Function: ClockNewCallBack
  1388. Return Type: QTCallBack
  1389. Parameters: ComponentInstance aClock, TimeBase tb, short callBackType
  1390. Interface: QuickTimeComponents.h
  1391. Library: QuickTimeLib
  1392.  
  1393. Function: ClockRateChanged
  1394. Return Type: ComponentResult
  1395. Parameters: ComponentInstance aClock, QTCallBack cb
  1396. Interface: QuickTimeComponents.h
  1397. Library: QuickTimeLib
  1398.  
  1399. Function: ClockSetTimeBase
  1400. Return Type: ComponentResult
  1401. Parameters: ComponentInstance aClock, TimeBase tb
  1402. Interface: QuickTimeComponents.h
  1403. Library: QuickTimeLib
  1404.  
  1405. Function: ClockStartStopChanged
  1406. Return Type: ComponentResult
  1407. Parameters: ComponentInstance aClock, QTCallBack cb, Boolean startChanged, Boolean stopChanged
  1408. Interface: QuickTimeComponents.h
  1409. Library: QuickTimeLib
  1410.  
  1411. Function: ClockTimeChanged
  1412. Return Type: ComponentResult
  1413. Parameters: ComponentInstance aClock, QTCallBack cb
  1414. Interface: QuickTimeComponents.h
  1415. Library: QuickTimeLib
  1416.  
  1417. Function: CloneCollection
  1418. Return Type: Collection
  1419. Parameters: Collection c
  1420. Interface: Collections.h
  1421. Library: CollectionsLib, GXPrintingLib
  1422.  
  1423. Function: CloseComponent
  1424. Return Type: OSErr
  1425. Parameters: ComponentInstance aComponentInstance
  1426. Interface: Components.h
  1427. Library: InterfaceLib
  1428.  
  1429. Function: CloseComponentResFile
  1430. Return Type: OSErr
  1431. Parameters: short refnum
  1432. Interface: Components.h
  1433. Library: InterfaceLib
  1434.  
  1435. Function: CloseConnection
  1436. Return Type: OSErr
  1437. Parameters: CFragConnectionID * connID
  1438. Interface: CodeFragments.h
  1439. Library: InterfaceLib
  1440.  
  1441. Function: CloseCPort
  1442. Return Type: void
  1443. Parameters: CGrafPtr port
  1444. Interface: Quickdraw.h
  1445. Library: InterfaceLib
  1446.  
  1447. Function: CloseDeskAcc
  1448. Return Type: void
  1449. Parameters: short refNum
  1450. Interface: Devices.h
  1451. Library: InterfaceLib
  1452.  
  1453. Function: CloseDialog
  1454. Return Type: void
  1455. Parameters: DialogPtr theDialog
  1456. Interface: Dialogs.h
  1457. Library: InterfaceLib
  1458.  
  1459. Function: CloseDictionary
  1460. Return Type: OSErr
  1461. Parameters: SInt32 dictionaryReference
  1462. Interface: Dictionary.h
  1463. Library: InterfaceLib
  1464.  
  1465. Function: CloseEdition
  1466. Return Type: OSErr
  1467. Parameters: EditionRefNum whichEdition, Boolean successful
  1468. Interface: Editions.h
  1469. Library: InterfaceLib
  1470.  
  1471. Function: CloseMixerSoundComponent
  1472. Return Type: OSErr
  1473. Parameters: ComponentInstance ci
  1474. Interface: Sound.h
  1475. Library: SoundLib
  1476.  
  1477. Function: CloseMovieFile
  1478. Return Type: OSErr
  1479. Parameters: short resRefNum
  1480. Interface: Movies.h
  1481. Library: QuickTimeLib
  1482.  
  1483. Function: ClosePicture
  1484. Return Type: void
  1485. Parameters: void
  1486. Interface: Quickdraw.h
  1487. Library: InterfaceLib
  1488.  
  1489. Function: ClosePoly
  1490. Return Type: void
  1491. Parameters: void
  1492. Interface: Quickdraw.h
  1493. Library: InterfaceLib
  1494.  
  1495. Function: ClosePort
  1496. Return Type: void
  1497. Parameters: GrafPtr port
  1498. Interface: Quickdraw.h
  1499. Library: InterfaceLib
  1500.  
  1501. Function: CloseResFile
  1502. Return Type: void
  1503. Parameters: short refNum
  1504. Interface: Resources.h
  1505. Library: InterfaceLib
  1506.  
  1507. Function: CloseRgn
  1508. Return Type: void
  1509. Parameters: RgnHandle dstRgn
  1510. Interface: Quickdraw.h
  1511. Library: InterfaceLib
  1512.  
  1513. Function: CloseServiceWindow
  1514. Return Type: OSErr
  1515. Parameters: WindowPtr window
  1516. Interface: TextServices.h
  1517. Library: InterfaceLib
  1518.  
  1519. Function: CloseTextService
  1520. Return Type: OSErr
  1521. Parameters: TSMDocumentID idocID, ComponentInstance aComponentInstance
  1522. Interface: TextServices.h
  1523. Library: InterfaceLib
  1524.  
  1525. Function: CloseTSMAwareApplication
  1526. Return Type: OSErr
  1527. Parameters: void
  1528. Interface: TextServices.h
  1529. Library: InterfaceLib
  1530.  
  1531. Function: CMAccelerationCalculateData
  1532. Return Type: CMError
  1533. Parameters: ComponentInstance CMSession, CMAccelerationCalcDataPtr calcData
  1534. Interface: CMAcceleration.h
  1535. Library: Not Known
  1536.  
  1537. Function: CMAccelerationLoadTables
  1538. Return Type: CMError
  1539. Parameters: ComponentInstance CMSession, CMAccelerationTableDataPtr tableData
  1540. Interface: CMAcceleration.h
  1541. Library: Not Known
  1542.  
  1543. Function: CMBeginMatching
  1544. Return Type: CMError
  1545. Parameters: CMProfileHandle src, CMProfileHandle dst, CMMatchRef * myRef
  1546. Interface: CMApplication.h
  1547. Library: ColorSyncLib
  1548.  
  1549. Function: CMCheckBitmap
  1550. Return Type: CMError
  1551. Parameters: ComponentInstance CMSession, const CMBitmap * bitmap, CMBitmapCallBackUPP progressProc, void * refCon, CMBitmap * resultBitmap
  1552. Interface: CMMComponent.h
  1553. Library: Not Known
  1554.  
  1555. Function: CMCheckColors
  1556. Return Type: CMError
  1557. Parameters: ComponentInstance CMSession, CMColor * myColors, unsigned long count, long * result
  1558. Interface: CMMComponent.h
  1559. Library: Not Known
  1560.  
  1561. Function: CMCheckPixMap
  1562. Return Type: CMError
  1563. Parameters: ComponentInstance CMSession, const PixMap * myPixMap, CMBitmapCallBackUPP progressProc, BitMap * myBitMap, void * refCon
  1564. Interface: CMMComponent.h
  1565. Library: Not Known
  1566.  
  1567. Function: CMCloneProfileRef
  1568. Return Type: CMError
  1569. Parameters: CMProfileRef prof
  1570. Interface: CMApplication.h
  1571. Library: ColorSyncLib
  1572.  
  1573. Function: CMCloseProfile
  1574. Return Type: CMError
  1575. Parameters: CMProfileRef prof
  1576. Interface: CMApplication.h
  1577. Library: ColorSyncLib
  1578.  
  1579. Function: CMConcatenateProfiles
  1580. Return Type: CMError
  1581. Parameters: ComponentInstance CMSession, CMProfileHandle thru, CMProfileHandle dst, CMProfileHandle * newDst
  1582. Interface: CMMComponent.h
  1583. Library: Not Known
  1584.  
  1585. Function: CMConcatInit
  1586. Return Type: CMError
  1587. Parameters: ComponentInstance CMSession, CMConcatProfileSet * profileSet
  1588. Interface: CMMComponent.h
  1589. Library: Not Known
  1590.  
  1591. Function: CMConvertFixedXYZToXYZ
  1592. Return Type: CMError
  1593. Parameters: const CMFixedXYZColor * src, CMXYZColor * dst, unsigned long count
  1594. Interface: CMApplication.h
  1595. Library: ColorSyncLib
  1596.  
  1597. Function: CMConvertHLSToRGB
  1598. Return Type: CMError
  1599. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1600. Interface: CMApplication.h
  1601. Library: ColorSyncLib
  1602.  
  1603. Function: CMConvertHSVToRGB
  1604. Return Type: CMError
  1605. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1606. Interface: CMApplication.h
  1607. Library: ColorSyncLib
  1608.  
  1609. Function: CMConvertLabToXYZ
  1610. Return Type: CMError
  1611. Parameters: const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  1612. Interface: CMApplication.h
  1613. Library: ColorSyncLib
  1614.  
  1615. Function: CMConvertLuvToXYZ
  1616. Return Type: CMError
  1617. Parameters: const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  1618. Interface: CMApplication.h
  1619. Library: ColorSyncLib
  1620.  
  1621. Function: CMConvertProfile2to1
  1622. Return Type: CMError
  1623. Parameters: CMProfileRef profv2, CMProfileHandle * profv1
  1624. Interface: CMApplication.h
  1625. Library: ColorSyncLib
  1626.  
  1627. Function: CMConvertRGBToGray
  1628. Return Type: CMError
  1629. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1630. Interface: CMApplication.h
  1631. Library: ColorSyncLib
  1632.  
  1633. Function: CMConvertRGBToHLS
  1634. Return Type: CMError
  1635. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1636. Interface: CMApplication.h
  1637. Library: ColorSyncLib
  1638.  
  1639. Function: CMConvertRGBToHSV
  1640. Return Type: CMError
  1641. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1642. Interface: CMApplication.h
  1643. Library: ColorSyncLib
  1644.  
  1645. Function: CMConvertXYZToFixedXYZ
  1646. Return Type: CMError
  1647. Parameters: const CMXYZColor * src, CMFixedXYZColor * dst, unsigned long count
  1648. Interface: CMApplication.h
  1649. Library: ColorSyncLib
  1650.  
  1651. Function: CMConvertXYZToLab
  1652. Return Type: CMError
  1653. Parameters: const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  1654. Interface: CMApplication.h
  1655. Library: ColorSyncLib
  1656.  
  1657. Function: CMConvertXYZToLuv
  1658. Return Type: CMError
  1659. Parameters: const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  1660. Interface: CMApplication.h
  1661. Library: ColorSyncLib
  1662.  
  1663. Function: CMConvertXYZToYxy
  1664. Return Type: CMError
  1665. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1666. Interface: CMApplication.h
  1667. Library: ColorSyncLib
  1668.  
  1669. Function: CMConvertYxyToXYZ
  1670. Return Type: CMError
  1671. Parameters: const CMColor * src, CMColor * dst, unsigned long count
  1672. Interface: CMApplication.h
  1673. Library: ColorSyncLib
  1674.  
  1675. Function: CMCopyProfile
  1676. Return Type: CMError
  1677. Parameters: CMProfileRef * targetProf, const CMProfileLocation * targetLocation, CMProfileRef srcProf
  1678. Interface: CMApplication.h
  1679. Library: ColorSyncLib
  1680.  
  1681. Function: CMCountProfileElements
  1682. Return Type: CMError
  1683. Parameters: CMProfileRef prof, unsigned long * elementCount
  1684. Interface: CMApplication.h
  1685. Library: ColorSyncLib
  1686.  
  1687. Function: CMCreateProfileIdentifier
  1688. Return Type: CMError
  1689. Parameters: CMProfileRef prof, CMProfileIdentifierPtr ident, unsigned long * size
  1690. Interface: CMApplication.h
  1691. Library: ColorSyncLib
  1692.  
  1693. Function: CMDeleteDeviceProfile
  1694. Return Type: CMError
  1695. Parameters: ComponentInstance pr, CMProfileHandle deleteMe
  1696. Interface: CMPRComponent.h
  1697. Library: Not Known
  1698.  
  1699. Function: CMDisposeProfileSearch
  1700. Return Type: void
  1701. Parameters: CMProfileSearchRef search
  1702. Interface: CMApplication.h
  1703. Library: ColorSyncLib
  1704.  
  1705. Function: CMDrawMatchedPicture
  1706. Return Type: void
  1707. Parameters: PicHandle myPicture, CMProfileHandle dst, Rect * myRect
  1708. Interface: CMApplication.h
  1709. Library: ColorSyncLib
  1710.  
  1711. Function: CMEnableMatchingComment
  1712. Return Type: void
  1713. Parameters: Boolean enableIt
  1714. Interface: CMApplication.h
  1715. Library: ColorSyncLib
  1716.  
  1717. Function: CMEndMatching
  1718. Return Type: void
  1719. Parameters: CMMatchRef myRef
  1720. Interface: CMApplication.h
  1721. Library: ColorSyncLib
  1722.  
  1723. Function: CMFixedXYZToXYZ
  1724. Return Type: ComponentResult
  1725. Parameters: ComponentInstance ci, const CMFixedXYZColor * src, CMXYZColor * dst, unsigned long count
  1726. Interface: CMConversions.h
  1727. Library: Not Known
  1728.  
  1729. Function: CMFlattenProfile
  1730. Return Type: CMError
  1731. Parameters: CMProfileRef prof, unsigned long flags, CMFlattenUPP proc, void * refCon, Boolean * preferredCMMnotfound
  1732. Interface: CMApplication.h
  1733. Library: ColorSyncLib
  1734.  
  1735. Function: CMGetColorSyncFolderSpec
  1736. Return Type: CMError
  1737. Parameters: short vRefNum, Boolean createFolder, short * foundVRefNum, long * foundDirID
  1738. Interface: CMApplication.h
  1739. Library: ColorSyncLib
  1740.  
  1741. Function: CMGetCWInfo
  1742. Return Type: CMError
  1743. Parameters: CMWorldRef cw, CMCWInfoRecord * info
  1744. Interface: CMApplication.h
  1745. Library: ColorSyncLib
  1746.  
  1747. Function: CMGetDefaultProfileBySpace
  1748. Return Type: CMError
  1749. Parameters: OSType dataColorSpace, CMProfileRef * prof
  1750. Interface: CMApplication.h
  1751. Library: ColorSyncLib
  1752.  
  1753. Function: CMGetIndexedProfile
  1754. Return Type: CMError
  1755. Parameters: ComponentInstance pr, CMProfileSearchRecordHandle search, CMProfileHandle * returnProfile, long * index
  1756. Interface: CMPRComponent.h
  1757. Library: Not Known
  1758.  
  1759. Function: CMGetIndNamedColorValue
  1760. Return Type: CMError
  1761. Parameters: CMProfileRef prof, unsigned long index, CMColor * deviceColor, CMColor * PCSColor
  1762. Interface: CMApplication.h
  1763. Library: ColorSyncLib
  1764.  
  1765. Function: CMGetIndProfileElement
  1766. Return Type: CMError
  1767. Parameters: CMProfileRef prof, unsigned long index, unsigned long * elementSize, void * elementData
  1768. Interface: CMApplication.h
  1769. Library: ColorSyncLib
  1770.  
  1771. Function: CMGetIndProfileElementInfo
  1772. Return Type: CMError
  1773. Parameters: CMProfileRef prof, unsigned long index, OSType * tag, unsigned long * elementSize, Boolean * refs
  1774. Interface: CMApplication.h
  1775. Library: ColorSyncLib
  1776.  
  1777. Function: CMGetNamedColorIndex
  1778. Return Type: CMError
  1779. Parameters: CMProfileRef prof, StringPtr name, unsigned long * index
  1780. Interface: CMApplication.h
  1781. Library: ColorSyncLib
  1782.  
  1783. Function: CMGetNamedColorInfo
  1784. Return Type: CMError
  1785. Parameters: CMProfileRef prof, unsigned long * deviceChannels, OSType * deviceColorSpace, OSType * PCSColorSpace, unsigned long * count, StringPtr prefix, StringPtr suffix
  1786. Interface: CMApplication.h
  1787. Library: ColorSyncLib
  1788.  
  1789. Function: CMGetNamedColorName
  1790. Return Type: CMError
  1791. Parameters: CMProfileRef prof, unsigned long index, StringPtr name
  1792. Interface: CMApplication.h
  1793. Library: ColorSyncLib
  1794.  
  1795. Function: CMGetNamedColorValue
  1796. Return Type: CMError
  1797. Parameters: CMProfileRef prof, StringPtr name, CMColor * deviceColor, CMColor * PCSColor
  1798. Interface: CMApplication.h
  1799. Library: ColorSyncLib
  1800.  
  1801. Function: CMGetPartialProfileElement
  1802. Return Type: CMError
  1803. Parameters: CMProfileRef prof, OSType tag, unsigned long offset, unsigned long * byteCount, void * elementData
  1804. Interface: CMApplication.h
  1805. Library: ColorSyncLib
  1806.  
  1807. Function: CMGetPreferredCMM
  1808. Return Type: CMError
  1809. Parameters: OSType * cmmType, Boolean * preferredCMMnotfound
  1810. Interface: CMApplication.h
  1811. Library: Not Known
  1812.  
  1813. Function: CMGetProfile
  1814. Return Type: CMError
  1815. Parameters: ComponentInstance pr, CMProfileHandle aProfile, CMProfileHandle * returnedProfile
  1816. Interface: CMPRComponent.h
  1817. Library: Not Known
  1818.  
  1819. Function: CMGetProfileAdditionalDataOffset
  1820. Return Type: long
  1821. Parameters: CMProfileHandle myProfile
  1822. Interface: CMApplication.h
  1823. Library: ColorSyncLib
  1824.  
  1825. Function: CMGetProfileByAVID
  1826. Return Type: CMError
  1827. Parameters: AVIDType theAVID, CMProfileRef * prof
  1828. Interface: CMApplication.h
  1829. Library: ColorSyncLib
  1830.  
  1831. Function: CMGetProfileElement
  1832. Return Type: CMError
  1833. Parameters: CMProfileRef prof, OSType tag, unsigned long * elementSize, void * elementData
  1834. Interface: CMApplication.h
  1835. Library: ColorSyncLib
  1836.  
  1837. Function: CMGetProfileHeader
  1838. Return Type: CMError
  1839. Parameters: CMProfileRef prof, CMAppleProfileHeader * header
  1840. Interface: CMApplication.h
  1841. Library: ColorSyncLib
  1842.  
  1843. Function: CMGetProfileLocation
  1844. Return Type: CMError
  1845. Parameters: CMProfileRef prof, CMProfileLocation * theProfile
  1846. Interface: CMApplication.h
  1847. Library: ColorSyncLib
  1848.  
  1849. Function: CMGetProfileName
  1850. Return Type: void
  1851. Parameters: CMProfileHandle myProfile, CMIString * IStringResult
  1852. Interface: CMApplication.h
  1853. Library: ColorSyncLib
  1854.  
  1855. Function: CMGetProfileRefCount
  1856. Return Type: CMError
  1857. Parameters: CMProfileRef prof, long * count
  1858. Interface: CMApplication.h
  1859. Library: ColorSyncLib
  1860.  
  1861. Function: CMGetPS2ColorRendering
  1862. Return Type: CMError
  1863. Parameters: CMProfileRef srcProf, CMProfileRef dstProf, unsigned long flags, CMFlattenUPP proc, void * refCon, Boolean * preferredCMMnotfound
  1864. Interface: CMApplication.h
  1865. Library: ColorSyncLib
  1866.  
  1867. Function: CMGetPS2ColorRenderingIntent
  1868. Return Type: CMError
  1869. Parameters: CMProfileRef srcProf, unsigned long flags, CMFlattenUPP proc, void * refCon, Boolean * preferredCMMnotfound
  1870. Interface: CMApplication.h
  1871. Library: ColorSyncLib
  1872.  
  1873. Function: CMGetPS2ColorRenderingVMSize
  1874. Return Type: CMError
  1875. Parameters: CMProfileRef srcProf, CMProfileRef dstProf, unsigned long * vmSize, Boolean * preferredCMMnotfound
  1876. Interface: CMApplication.h
  1877. Library: ColorSyncLib
  1878.  
  1879. Function: CMGetPS2ColorSpace
  1880. Return Type: CMError
  1881. Parameters: CMProfileRef srcProf, unsigned long flags, CMFlattenUPP proc, void * refCon, Boolean * preferredCMMnotfound
  1882. Interface: CMApplication.h
  1883. Library: ColorSyncLib
  1884.  
  1885. Function: CMGetScriptProfileDescription
  1886. Return Type: CMError
  1887. Parameters: CMProfileRef prof, Str255 name, ScriptCode * code
  1888. Interface: CMApplication.h
  1889. Library: ColorSyncLib
  1890.  
  1891. Function: CMGetSystemProfile
  1892. Return Type: CMError
  1893. Parameters: CMProfileRef * prof
  1894. Interface: CMApplication.h
  1895. Library: ColorSyncLib
  1896.  
  1897. Function: CMHLSToRGB
  1898. Return Type: ComponentResult
  1899. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  1900. Interface: CMConversions.h
  1901. Library: Not Known
  1902.  
  1903. Function: CMHSVToRGB
  1904. Return Type: ComponentResult
  1905. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  1906. Interface: CMConversions.h
  1907. Library: Not Known
  1908.  
  1909. Function: CMInit
  1910. Return Type: CMError
  1911. Parameters: ComponentInstance CMSession, CMProfileHandle srcProfile, CMProfileHandle dstProfile
  1912. Interface: CMMComponent.h
  1913. Library: Not Known
  1914.  
  1915. Function: CMIterateColorSyncFolder
  1916. Return Type: CMError
  1917. Parameters: CMProfileIterateUPP proc, unsigned long * seed, unsigned long * count, void * refCon
  1918. Interface: CMApplication.h
  1919. Library: ColorSyncLib
  1920.  
  1921. Function: CMLabToXYZ
  1922. Return Type: ComponentResult
  1923. Parameters: ComponentInstance ci, const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  1924. Interface: CMConversions.h
  1925. Library: Not Known
  1926.  
  1927. Function: CMLuvToXYZ
  1928. Return Type: ComponentResult
  1929. Parameters: ComponentInstance ci, const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  1930. Interface: CMConversions.h
  1931. Library: Not Known
  1932.  
  1933. Function: CMMatchBitmap
  1934. Return Type: CMError
  1935. Parameters: ComponentInstance CMSession, const CMBitmap * bitmap, CMBitmapCallBackUPP progressProc, void * refCon, CMBitmap * matchedBitmap
  1936. Interface: CMMComponent.h
  1937. Library: Not Known
  1938.  
  1939. Function: CMMatchColors
  1940. Return Type: CMError
  1941. Parameters: ComponentInstance CMSession, CMColor * myColors, unsigned long count
  1942. Interface: CMMComponent.h
  1943. Library: Not Known
  1944.  
  1945. Function: CMMatchPixMap
  1946. Return Type: CMError
  1947. Parameters: ComponentInstance CMSession, PixMap * myPixMap, CMBitmapCallBackUPP progressProc, void * refCon
  1948. Interface: CMMComponent.h
  1949. Library: Not Known
  1950.  
  1951. Function: CMMFlattenProfile
  1952. Return Type: CMError
  1953. Parameters: ComponentInstance CMSession, CMProfileRef prof, unsigned long flags, CMFlattenUPP proc, void * refCon
  1954. Interface: CMMComponent.h
  1955. Library: Not Known
  1956.  
  1957. Function: CMMGetIndNamedColorValue
  1958. Return Type: CMError
  1959. Parameters: ComponentInstance CMSession, CMProfileRef prof, unsigned long index, CMColor * deviceColor, CMColor * PCSColor
  1960. Interface: CMMComponent.h
  1961. Library: Not Known
  1962.  
  1963. Function: CMMGetNamedColorIndex
  1964. Return Type: CMError
  1965. Parameters: ComponentInstance CMSession, CMProfileRef prof, StringPtr name, unsigned long * index
  1966. Interface: CMMComponent.h
  1967. Library: Not Known
  1968.  
  1969. Function: CMMGetNamedColorInfo
  1970. Return Type: CMError
  1971. Parameters: ComponentInstance CMSession, CMProfileRef srcProf, unsigned long * deviceChannels, OSType * deviceColorSpace, OSType * PCSColorSpace, unsigned long * count, StringPtr prefix, StringPtr suffix
  1972. Interface: CMMComponent.h
  1973. Library: Not Known
  1974.  
  1975. Function: CMMGetNamedColorName
  1976. Return Type: CMError
  1977. Parameters: ComponentInstance CMSession, CMProfileRef prof, unsigned long index, StringPtr name
  1978. Interface: CMMComponent.h
  1979. Library: Not Known
  1980.  
  1981. Function: CMMGetNamedColorValue
  1982. Return Type: CMError
  1983. Parameters: ComponentInstance CMSession, CMProfileRef prof, StringPtr name, CMColor * deviceColor, CMColor * PCSColor
  1984. Interface: CMMComponent.h
  1985. Library: Not Known
  1986.  
  1987. Function: CMMGetPS2ColorRendering
  1988. Return Type: CMError
  1989. Parameters: ComponentInstance CMSession, CMProfileRef srcProf, CMProfileRef dstProf, unsigned long flags, CMFlattenUPP proc, void * refCon
  1990. Interface: CMMComponent.h
  1991. Library: Not Known
  1992.  
  1993. Function: CMMGetPS2ColorRenderingIntent
  1994. Return Type: CMError
  1995. Parameters: ComponentInstance CMSession, CMProfileRef srcProf, unsigned long flags, CMFlattenUPP proc, void * refCon
  1996. Interface: CMMComponent.h
  1997. Library: Not Known
  1998.  
  1999. Function: CMMGetPS2ColorRenderingVMSize
  2000. Return Type: CMError
  2001. Parameters: ComponentInstance CMSession, CMProfileRef srcProf, CMProfileRef dstProf, unsigned long * vmSize
  2002. Interface: CMMComponent.h
  2003. Library: Not Known
  2004.  
  2005. Function: CMMGetPS2ColorSpace
  2006. Return Type: CMError
  2007. Parameters: ComponentInstance CMSession, CMProfileRef srcProf, unsigned long flags, CMFlattenUPP proc, void * refCon
  2008. Interface: CMMComponent.h
  2009. Library: Not Known
  2010.  
  2011. Function: CMMUnflattenProfile
  2012. Return Type: CMError
  2013. Parameters: ComponentInstance CMSession, FSSpec * resultFileSpec, CMFlattenUPP proc, void * refCon
  2014. Interface: CMMComponent.h
  2015. Library: Not Known
  2016.  
  2017. Function: CMMValidateProfile
  2018. Return Type: CMError
  2019. Parameters: ComponentInstance CMSession, CMProfileRef prof, Boolean * valid
  2020. Interface: CMMComponent.h
  2021. Library: Not Known
  2022.  
  2023. Function: CMNewLinkProfile
  2024. Return Type: CMError
  2025. Parameters: ComponentInstance CMSession, CMProfileRef * prof, const CMProfileLocation * targetLocation, CMConcatProfileSet * profileSet
  2026. Interface: CMMComponent.h
  2027. Library: Not Known
  2028.  
  2029. Function: CMNewProfile
  2030. Return Type: CMError
  2031. Parameters: CMProfileRef * prof, const CMProfileLocation * theProfile
  2032. Interface: CMApplication.h
  2033. Library: ColorSyncLib
  2034.  
  2035. Function: CMNewProfileSearch
  2036. Return Type: CMError
  2037. Parameters: CMSearchRecord * searchSpec, void * refCon, unsigned long * count, CMProfileSearchRef * searchResult
  2038. Interface: CMApplication.h
  2039. Library: ColorSyncLib
  2040.  
  2041. Function: CMOpenProfile
  2042. Return Type: CMError
  2043. Parameters: CMProfileRef * prof, const CMProfileLocation * theProfile
  2044. Interface: CMApplication.h
  2045. Library: ColorSyncLib
  2046.  
  2047. Function: CMProfileElementExists
  2048. Return Type: CMError
  2049. Parameters: CMProfileRef prof, OSType tag, Boolean * found
  2050. Interface: CMApplication.h
  2051. Library: ColorSyncLib
  2052.  
  2053. Function: CMProfileIdentifierFolderSearch
  2054. Return Type: CMError
  2055. Parameters: CMProfileIdentifierPtr ident, unsigned long * matchedCount, CMProfileSearchRef * searchResult
  2056. Interface: CMApplication.h
  2057. Library: ColorSyncLib
  2058.  
  2059. Function: CMProfileIdentifierListSearch
  2060. Return Type: CMError
  2061. Parameters: CMProfileIdentifierPtr ident, CMProfileRef * profileList, unsigned long listSize, unsigned long * matchedCount, CMProfileRef * matchedList
  2062. Interface: CMApplication.h
  2063. Library: ColorSyncLib
  2064.  
  2065. Function: CMProfileModified
  2066. Return Type: CMError
  2067. Parameters: CMProfileRef prof, Boolean * modified
  2068. Interface: CMApplication.h
  2069. Library: ColorSyncLib
  2070.  
  2071. Function: CMRemoveProfileElement
  2072. Return Type: CMError
  2073. Parameters: CMProfileRef prof, OSType tag
  2074. Interface: CMApplication.h
  2075. Library: ColorSyncLib
  2076.  
  2077. Function: CMRGBToGray
  2078. Return Type: ComponentResult
  2079. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  2080. Interface: CMConversions.h
  2081. Library: Not Known
  2082.  
  2083. Function: CMRGBToHLS
  2084. Return Type: ComponentResult
  2085. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  2086. Interface: CMConversions.h
  2087. Library: Not Known
  2088.  
  2089. Function: CMRGBToHSV
  2090. Return Type: ComponentResult
  2091. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  2092. Interface: CMConversions.h
  2093. Library: Not Known
  2094.  
  2095. Function: CMSearchGetIndProfile
  2096. Return Type: CMError
  2097. Parameters: CMProfileSearchRef search, unsigned long index, CMProfileRef * prof
  2098. Interface: CMApplication.h
  2099. Library: ColorSyncLib
  2100.  
  2101. Function: CMSearchGetIndProfileFileSpec
  2102. Return Type: CMError
  2103. Parameters: CMProfileSearchRef search, unsigned long index, FSSpec * profileFile
  2104. Interface: CMApplication.h
  2105. Library: ColorSyncLib
  2106.  
  2107. Function: CMSetDefaultProfileBySpace
  2108. Return Type: CMError
  2109. Parameters: OSType dataColorSpace, CMProfileRef prof
  2110. Interface: CMApplication.h
  2111. Library: ColorSyncLib
  2112.  
  2113. Function: CMSetPartialProfileElement
  2114. Return Type: CMError
  2115. Parameters: CMProfileRef prof, OSType tag, unsigned long offset, unsigned long byteCount, void * elementData
  2116. Interface: CMApplication.h
  2117. Library: ColorSyncLib
  2118.  
  2119. Function: CMSetProfile
  2120. Return Type: CMError
  2121. Parameters: ComponentInstance pr, CMProfileHandle newProfile
  2122. Interface: CMPRComponent.h
  2123. Library: Not Known
  2124.  
  2125. Function: CMSetProfileByAVID
  2126. Return Type: CMError
  2127. Parameters: AVIDType theAVID, CMProfileRef prof
  2128. Interface: CMApplication.h
  2129. Library: ColorSyncLib
  2130.  
  2131. Function: CMSetProfileDescription
  2132. Return Type: CMError
  2133. Parameters: ComponentInstance pr, long DeviceData, CMProfileHandle hProfile
  2134. Interface: CMPRComponent.h
  2135. Library: Not Known
  2136.  
  2137. Function: CMSetProfileElement
  2138. Return Type: CMError
  2139. Parameters: CMProfileRef prof, OSType tag, unsigned long elementSize, void * elementData
  2140. Interface: CMApplication.h
  2141. Library: ColorSyncLib
  2142.  
  2143. Function: CMSetProfileElementReference
  2144. Return Type: CMError
  2145. Parameters: CMProfileRef prof, OSType elementTag, OSType referenceTag
  2146. Interface: CMApplication.h
  2147. Library: ColorSyncLib
  2148.  
  2149. Function: CMSetProfileElementSize
  2150. Return Type: CMError
  2151. Parameters: CMProfileRef prof, OSType tag, unsigned long elementSize
  2152. Interface: CMApplication.h
  2153. Library: ColorSyncLib
  2154.  
  2155. Function: CMSetProfileHeader
  2156. Return Type: CMError
  2157. Parameters: CMProfileRef prof, const CMAppleProfileHeader * header
  2158. Interface: CMApplication.h
  2159. Library: ColorSyncLib
  2160.  
  2161. Function: CMSetSystemProfile
  2162. Return Type: CMError
  2163. Parameters: const FSSpec * profileFileSpec
  2164. Interface: CMApplication.h
  2165. Library: ColorSyncLib
  2166.  
  2167. Function: CMUnflattenProfile
  2168. Return Type: CMError
  2169. Parameters: FSSpec * resultFileSpec, CMFlattenUPP proc, void * refCon, Boolean * preferredCMMnotfound
  2170. Interface: CMApplication.h
  2171. Library: ColorSyncLib
  2172.  
  2173. Function: CMUpdateProfile
  2174. Return Type: CMError
  2175. Parameters: CMProfileRef prof
  2176. Interface: CMApplication.h
  2177. Library: ColorSyncLib
  2178.  
  2179. Function: CMUpdateProfileSearch
  2180. Return Type: CMError
  2181. Parameters: CMProfileSearchRef search, void * refCon, unsigned long * count
  2182. Interface: CMApplication.h
  2183. Library: ColorSyncLib
  2184.  
  2185. Function: CMUseProfileComment
  2186. Return Type: CMError
  2187. Parameters: CMProfileHandle profile
  2188. Interface: CMApplication.h
  2189. Library: ColorSyncLib
  2190.  
  2191. Function: CMValidateProfile
  2192. Return Type: CMError
  2193. Parameters: CMProfileRef prof, Boolean * valid, Boolean * preferredCMMnotfound
  2194. Interface: CMApplication.h
  2195. Library: ColorSyncLib
  2196.  
  2197. Function: CMXYZToFixedXYZ
  2198. Return Type: ComponentResult
  2199. Parameters: ComponentInstance ci, const CMXYZColor * src, CMFixedXYZColor * dst, unsigned long count
  2200. Interface: CMConversions.h
  2201. Library: Not Known
  2202.  
  2203. Function: CMXYZToLab
  2204. Return Type: ComponentResult
  2205. Parameters: ComponentInstance ci, const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  2206. Interface: CMConversions.h
  2207. Library: Not Known
  2208.  
  2209. Function: CMXYZToLuv
  2210. Return Type: ComponentResult
  2211. Parameters: ComponentInstance ci, const CMColor * src, const CMXYZColor * white, CMColor * dst, unsigned long count
  2212. Interface: CMConversions.h
  2213. Library: Not Known
  2214.  
  2215. Function: CMXYZToYxy
  2216. Return Type: ComponentResult
  2217. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  2218. Interface: CMConversions.h
  2219. Library: Not Known
  2220.  
  2221. Function: CMY2RGB
  2222. Return Type: void
  2223. Parameters: const CMYColor * cColor, RGBColor * rColor
  2224. Interface: ColorPicker.h
  2225. Library: InterfaceLib
  2226.  
  2227. Function: CMYxyToXYZ
  2228. Return Type: ComponentResult
  2229. Parameters: ComponentInstance ci, const CMColor * src, CMColor * dst, unsigned long count
  2230. Interface: CMConversions.h
  2231. Library: Not Known
  2232.  
  2233. Function: CodecManagerVersion
  2234. Return Type: OSErr
  2235. Parameters: long * version
  2236. Interface: ImageCompression.h
  2237. Library: QuickTimeLib
  2238.  
  2239. Function: CollapseAllWindows
  2240. Return Type: OSStatus
  2241. Parameters: Boolean inCollapseEm
  2242. Interface: MacWindows.h
  2243. Library: AppearanceLib
  2244.  
  2245. Function: CollapseWindow
  2246. Return Type: OSStatus
  2247. Parameters: WindowPtr inWindow, Boolean inCollapseIt
  2248. Interface: MacWindows.h
  2249. Library: AppearanceLib
  2250.  
  2251. Function: CollectionTagExists
  2252. Return Type: Boolean
  2253. Parameters: Collection c, CollectionTag tag
  2254. Interface: Collections.h
  2255. Library: CollectionsLib, GXPrintingLib
  2256.  
  2257. Function: Color2Index
  2258. Return Type: long
  2259. Parameters: const RGBColor * myColor
  2260. Interface: Quickdraw.h
  2261. Library: InterfaceLib
  2262.  
  2263. Function: ColorBit
  2264. Return Type: void
  2265. Parameters: short whichBit
  2266. Interface: Quickdraw.h
  2267. Library: InterfaceLib
  2268.  
  2269. Function: Comp3to1
  2270. Return Type: void
  2271. Parameters: const void * inBuffer, void * outBuffer, unsigned long cnt, StateBlockPtr inState, StateBlockPtr outState, unsigned long numChannels, unsigned long whichChannel
  2272. Interface: Sound.h
  2273. Library: InterfaceLib
  2274.  
  2275. Function: Comp6to1
  2276. Return Type: void
  2277. Parameters: const void * inBuffer, void * outBuffer, unsigned long cnt, StateBlockPtr inState, StateBlockPtr outState, unsigned long numChannels, unsigned long whichChannel
  2278. Interface: Sound.h
  2279. Library: InterfaceLib
  2280.  
  2281. Function: CompactDictionary
  2282. Return Type: OSErr
  2283. Parameters: SInt32 dictionaryReference
  2284. Interface: Dictionary.h
  2285. Library: InterfaceLib
  2286.  
  2287. Function: CompactMem
  2288. Return Type: Size
  2289. Parameters: Size cbNeeded
  2290. Interface: MacMemory.h
  2291. Library: InterfaceLib
  2292.  
  2293. Function: CompactMemSys
  2294. Return Type: Size
  2295. Parameters: Size cbNeeded
  2296. Interface: MacMemory.h
  2297. Library: InterfaceLib
  2298.  
  2299. Function: CompAdd
  2300. Return Type: void
  2301. Parameters: wide * src, wide * dst
  2302. Interface: ImageCompression.h
  2303. Library: QuickTimeLib
  2304.  
  2305. Function: CompCompare
  2306. Return Type: long
  2307. Parameters: wide * a, wide * minusb
  2308. Interface: ImageCompression.h
  2309. Library: QuickTimeLib
  2310.  
  2311. Function: CompDiv
  2312. Return Type: long
  2313. Parameters: wide * numerator, long denominator, long * remainder
  2314. Interface: ImageCompression.h
  2315. Library: QuickTimeLib
  2316.  
  2317. Function: CompFixMul
  2318. Return Type: void
  2319. Parameters: wide * compSrc, Fixed fixSrc, wide * compDst
  2320. Interface: ImageCompression.h
  2321. Library: QuickTimeLib
  2322.  
  2323. Function: CompMul
  2324. Return Type: void
  2325. Parameters: long src1, long src2, wide * dst
  2326. Interface: ImageCompression.h
  2327. Library: QuickTimeLib
  2328.  
  2329. Function: CompMulDiv
  2330. Return Type: void
  2331. Parameters: wide * co, long mul, long divisor
  2332. Interface: ImageCompression.h
  2333. Library: QuickTimeLib
  2334.  
  2335. Function: CompMulDivTrunc
  2336. Return Type: void
  2337. Parameters: wide * co, long mul, long divisor, long * remainder
  2338. Interface: ImageCompression.h
  2339. Library: QuickTimeLib
  2340.  
  2341. Function: CompNeg
  2342. Return Type: void
  2343. Parameters: wide * dst
  2344. Interface: ImageCompression.h
  2345. Library: QuickTimeLib
  2346.  
  2347. Function: ComponentFunctionImplemented
  2348. Return Type: long
  2349. Parameters: ComponentInstance ci, short ftnNumber
  2350. Interface: Components.h
  2351. Library: InterfaceLib
  2352.  
  2353. Function: ComponentSetTarget
  2354. Return Type: long
  2355. Parameters: ComponentInstance ci, ComponentInstance target
  2356. Interface: Components.h
  2357. Library: InterfaceLib
  2358.  
  2359. Function: CompressImage
  2360. Return Type: OSErr
  2361. Parameters: PixMapHandle src, const Rect * srcRect, CodecQ quality, CodecType cType, ImageDescriptionHandle desc, Ptr data
  2362. Interface: ImageCompression.h
  2363. Library: QuickTimeLib
  2364.  
  2365. Function: CompressPicture
  2366. Return Type: OSErr
  2367. Parameters: PicHandle srcPicture, PicHandle dstPicture, CodecQ quality, CodecType cType
  2368. Interface: ImageCompression.h
  2369. Library: QuickTimeLib
  2370.  
  2371. Function: CompressPictureFile
  2372. Return Type: OSErr
  2373. Parameters: short srcRefNum, short dstRefNum, CodecQ quality, CodecType cType
  2374. Interface: ImageCompression.h
  2375. Library: QuickTimeLib
  2376.  
  2377. Function: CompressSequenceBegin
  2378. Return Type: OSErr
  2379. Parameters: ImageSequence * seqID, PixMapHandle src, PixMapHandle prev, const Rect * srcRect, const Rect * prevRect, short colorDepth, CodecType cType, CompressorComponent codec, CodecQ spatialQuality, CodecQ temporalQuality, long keyFrameRate, CTabHandle ctable, CodecFlags flags, ImageDescriptionHandle desc
  2380. Interface: ImageCompression.h
  2381. Library: QuickTimeLib
  2382.  
  2383. Function: CompressSequenceFrame
  2384. Return Type: OSErr
  2385. Parameters: ImageSequence seqID, PixMapHandle src, const Rect * srcRect, CodecFlags flags, Ptr data, long * dataSize, UInt8 * similarity, ICMCompletionProcRecordPtr asyncCompletionProc
  2386. Interface: ImageCompression.h
  2387. Library: QuickTimeLib
  2388.  
  2389. Function: CompShift
  2390. Return Type: void
  2391. Parameters: wide * src, short shift
  2392. Interface: ImageCompression.h
  2393. Library: QuickTimeLib
  2394.  
  2395. Function: CompSquareRoot
  2396. Return Type: unsigned long
  2397. Parameters: const wide * src
  2398. Interface: ImageCompression.h
  2399. Library: QuickTimeLib
  2400.  
  2401. Function: CompSub
  2402. Return Type: void
  2403. Parameters: wide * src, wide * dst
  2404. Interface: ImageCompression.h
  2405. Library: QuickTimeLib
  2406.  
  2407. Function: ConcatenateProfiles
  2408. Return Type: CMError
  2409. Parameters: CMProfileHandle thru, CMProfileHandle dst, CMProfileHandle * newDst
  2410. Interface: CMApplication.h
  2411. Library: ColorSyncLib
  2412.  
  2413. Function: ConcatMatrix
  2414. Return Type: void
  2415. Parameters: const MatrixRecord * a, MatrixRecord * b
  2416. Interface: ImageCompression.h
  2417. Library: QuickTimeLib
  2418.  
  2419. Function: ContextualMenuSelect
  2420. Return Type: OSStatus
  2421. Parameters: MenuHandle inMenu, Point inGlobalLocation, Boolean inReserved, UInt32 inHelpType, ConstStr255Param inHelpItemString, const AEDesc * inSelection, UInt32 * outUserSelectionType, SInt16 * outMenuID, UInt16 * outMenuItem
  2422. Interface: Menus.h
  2423. Library: Not Known
  2424.  
  2425. Function: ContinueSpeech
  2426. Return Type: OSErr
  2427. Parameters: SpeechChannel chan
  2428. Interface: SpeechSynthesis.h
  2429. Library: SpeechLib
  2430.  
  2431. Function: ConvertFileToMovieFile
  2432. Return Type: OSErr
  2433. Parameters: const FSSpec * inputFile, const FSSpec * outputFile, OSType creator, ScriptCode scriptTag, short * resID, long flags, ComponentInstance userComp, MovieProgressUPP proc, long refCon
  2434. Interface: Movies.h
  2435. Library: QuickTimeLib
  2436.  
  2437. Function: ConvertImage
  2438. Return Type: OSErr
  2439. Parameters: ImageDescriptionHandle srcDD, Ptr srcData, short colorDepth, CTabHandle ctable, CodecQ accuracy, CodecQ quality, CodecType cType, CodecComponent codec, ImageDescriptionHandle dstDD, Ptr dstData
  2440. Interface: ImageCompression.h
  2441. Library: QuickTimeLib
  2442.  
  2443. Function: ConvertMovieToFile
  2444. Return Type: OSErr
  2445. Parameters: Movie theMovie, Track onlyTrack, FSSpec * outputFile, OSType fileType, OSType creator, ScriptCode scriptTag, short * resID, long flags, ComponentInstance userComp
  2446. Interface: Movies.h
  2447. Library: QuickTimeLib
  2448.  
  2449. Function: ConvertTime
  2450. Return Type: void
  2451. Parameters: TimeRecord * inout, TimeBase newBase
  2452. Interface: Movies.h
  2453. Library: QuickTimeLib
  2454.  
  2455. Function: ConvertTimeScale
  2456. Return Type: void
  2457. Parameters: TimeRecord * inout, TimeScale newScale
  2458. Interface: Movies.h
  2459. Library: QuickTimeLib
  2460.  
  2461. Function: CopyBits
  2462. Return Type: void
  2463. Parameters: const BitMap * srcBits, const BitMap * dstBits, const Rect * srcRect, const Rect * dstRect, short mode, RgnHandle maskRgn
  2464. Interface: Quickdraw.h
  2465. Library: InterfaceLib
  2466.  
  2467. Function: CopyCollection
  2468. Return Type: Collection
  2469. Parameters: Collection srcCollection, Collection dstCollection
  2470. Interface: Collections.h
  2471. Library: CollectionsLib, GXPrintingLib
  2472.  
  2473. Function: CopyDeepMask
  2474. Return Type: void
  2475. Parameters: const BitMap * srcBits, const BitMap * maskBits, const BitMap * dstBits, const Rect * srcRect, const Rect * maskRect, const Rect * dstRect, short mode, RgnHandle maskRgn
  2476. Interface: Quickdraw.h
  2477. Library: InterfaceLib
  2478.  
  2479. Function: CopyMask
  2480. Return Type: void
  2481. Parameters: const BitMap * srcBits, const BitMap * maskBits, const BitMap * dstBits, const Rect * srcRect, const Rect * maskRect, const Rect * dstRect
  2482. Interface: Quickdraw.h
  2483. Library: InterfaceLib
  2484.  
  2485. Function: CopyMatrix
  2486. Return Type: void
  2487. Parameters: const MatrixRecord * m1, MatrixRecord * m2
  2488. Interface: ImageCompression.h
  2489. Library: QuickTimeLib
  2490.  
  2491. Function: CopyMovieSelection
  2492. Return Type: Movie
  2493. Parameters: Movie theMovie
  2494. Interface: Movies.h
  2495. Library: QuickTimeLib
  2496.  
  2497. Function: CopyMovieSettings
  2498. Return Type: OSErr
  2499. Parameters: Movie srcMovie, Movie dstMovie
  2500. Interface: Movies.h
  2501. Library: QuickTimeLib
  2502.  
  2503. Function: CopyPalette
  2504. Return Type: void
  2505. Parameters: PaletteHandle srcPalette, PaletteHandle dstPalette, short srcEntry, short dstEntry, short dstLength
  2506. Interface: Palettes.h
  2507. Library: InterfaceLib
  2508.  
  2509. Function: CopyPixMap
  2510. Return Type: void
  2511. Parameters: PixMapHandle srcPM, PixMapHandle dstPM
  2512. Interface: Quickdraw.h
  2513. Library: InterfaceLib
  2514.  
  2515. Function: CopyPixPat
  2516. Return Type: void
  2517. Parameters: PixPatHandle srcPP, PixPatHandle dstPP
  2518. Interface: Quickdraw.h
  2519. Library: InterfaceLib
  2520.  
  2521. Function: CopyToMapping
  2522. Return Type: gxMapping *
  2523. Parameters: gxMapping * target, const gxMapping * source
  2524. Interface: GXMath.h
  2525. Library: QuickDrawGXLib
  2526.  
  2527. Function: CopyTrackSettings
  2528. Return Type: OSErr
  2529. Parameters: Track srcTrack, Track dstTrack
  2530. Interface: Movies.h
  2531. Library: QuickTimeLib
  2532.  
  2533. Function: CouldAlert
  2534. Return Type: void
  2535. Parameters: SInt16 alertID
  2536. Interface: Dialogs.h
  2537. Library: Not Known
  2538.  
  2539. Function: CouldDialog
  2540. Return Type: void
  2541. Parameters: SInt16 dialogID
  2542. Interface: Dialogs.h
  2543. Library: Not Known
  2544.  
  2545. Function: Count1Resources
  2546. Return Type: short
  2547. Parameters: ResType theType
  2548. Interface: Resources.h
  2549. Library: InterfaceLib
  2550.  
  2551. Function: Count1Types
  2552. Return Type: short
  2553. Parameters: void
  2554. Interface: Resources.h
  2555. Library: InterfaceLib
  2556.  
  2557. Function: CountADBs
  2558. Return Type: short
  2559. Parameters: void
  2560. Interface: DeskBus.h
  2561. Library: InterfaceLib
  2562.  
  2563. Function: CountCollectionItems
  2564. Return Type: SInt32
  2565. Parameters: Collection c
  2566. Interface: Collections.h
  2567. Library: CollectionsLib, GXPrintingLib
  2568.  
  2569. Function: CountCollectionOwners
  2570. Return Type: SInt32
  2571. Parameters: Collection c
  2572. Interface: Collections.h
  2573. Library: CollectionsLib, GXPrintingLib
  2574.  
  2575. Function: CountCollectionTags
  2576. Return Type: SInt32
  2577. Parameters: Collection c
  2578. Interface: Collections.h
  2579. Library: CollectionsLib, GXPrintingLib
  2580.  
  2581. Function: CountComponentInstances
  2582. Return Type: long
  2583. Parameters: Component aComponent
  2584. Interface: Components.h
  2585. Library: InterfaceLib
  2586.  
  2587. Function: CountComponents
  2588. Return Type: long
  2589. Parameters: ComponentDescription * looking
  2590. Interface: Components.h
  2591. Library: InterfaceLib
  2592.  
  2593. Function: CountDragItemFlavors
  2594. Return Type: OSErr
  2595. Parameters: DragReference theDrag, ItemReference theItemRef, UInt16 * numFlavors
  2596. Interface: Drag.h
  2597. Library: DragLib
  2598.  
  2599. Function: CountDragItems
  2600. Return Type: OSErr
  2601. Parameters: DragReference theDrag, UInt16 * numItems
  2602. Interface: Drag.h
  2603. Library: DragLib
  2604.  
  2605. Function: CountImageDescriptionExtensionType
  2606. Return Type: OSErr
  2607. Parameters: ImageDescriptionHandle desc, long idType, long * count
  2608. Interface: ImageCompression.h
  2609. Library: QuickTimeLib
  2610.  
  2611. Function: CountMessageHandlerInstances
  2612. Return Type: long
  2613. Parameters: void
  2614. Interface: GXMessages.h
  2615. Library: GXPrintingLib
  2616.  
  2617. Function: CountMItems
  2618. Return Type: short
  2619. Parameters: MenuHandle theMenu
  2620. Interface: Menus.h
  2621. Library: InterfaceLib
  2622.  
  2623. Function: CountResources
  2624. Return Type: short
  2625. Parameters: ResType theType
  2626. Interface: Resources.h
  2627. Library: InterfaceLib
  2628.  
  2629. Function: CountSubControls
  2630. Return Type: OSErr
  2631. Parameters: ControlHandle inControl, SInt16 * outNumChildren
  2632. Interface: Controls.h
  2633. Library: AppearanceLib
  2634.  
  2635. Function: CountSymbols
  2636. Return Type: OSErr
  2637. Parameters: CFragConnectionID connID, long * symCount
  2638. Interface: CodeFragments.h
  2639. Library: InterfaceLib
  2640.  
  2641. Function: CountTaggedCollectionItems
  2642. Return Type: SInt32
  2643. Parameters: Collection c, CollectionTag tag
  2644. Interface: Collections.h
  2645. Library: CollectionsLib, GXPrintingLib
  2646.  
  2647. Function: CountTypes
  2648. Return Type: short
  2649. Parameters: void
  2650. Interface: Resources.h
  2651. Library: InterfaceLib
  2652.  
  2653. Function: CountUserDataType
  2654. Return Type: short
  2655. Parameters: UserData theUserData, OSType udType
  2656. Interface: Movies.h
  2657. Library: QuickTimeLib
  2658.  
  2659. Function: CountVoices
  2660. Return Type: OSErr
  2661. Parameters: short * numVoices
  2662. Interface: SpeechSynthesis.h
  2663. Library: SpeechLib
  2664.  
  2665. Function: CreateEditionContainerFile
  2666. Return Type: OSErr
  2667. Parameters: const FSSpec * editionFile, OSType fdCreator, ScriptCode editionFileNameScript
  2668. Interface: Editions.h
  2669. Library: InterfaceLib
  2670.  
  2671. Function: CreateMovieFile
  2672. Return Type: OSErr
  2673. Parameters: const FSSpec * fileSpec, OSType creator, ScriptCode scriptTag, long createMovieFileFlags, short * resRefNum, Movie * newmovie
  2674. Interface: Movies.h
  2675. Library: QuickTimeLib
  2676.  
  2677. Function: CreateResFile
  2678. Return Type: void
  2679. Parameters: ConstStr255Param fileName
  2680. Interface: Resources.h
  2681. Library: InterfaceLib
  2682.  
  2683. Function: CreateRootControl
  2684. Return Type: OSErr
  2685. Parameters: WindowPtr inWindow, ControlHandle * outControl
  2686. Interface: Controls.h
  2687. Library: AppearanceLib
  2688.  
  2689. Function: CreateThreadPool
  2690. Return Type: OSErr
  2691. Parameters: ThreadStyle threadStyle, short numToCreate, Size stackSize
  2692. Interface: Threads.h
  2693. Library: ThreadsLib
  2694.  
  2695. Function: CrsrDevMoveTo
  2696. Return Type: OSErr
  2697. Parameters: CursorDevicePtr ourDevice, long absX, long absY
  2698. Interface: CursorDevices.h
  2699. Library: InterfaceLib
  2700.  
  2701. Function: CrsrDevNextDevice
  2702. Return Type: OSErr
  2703. Parameters: CursorDevicePtr * ourDevice
  2704. Interface: CursorDevices.h
  2705. Library: InterfaceLib
  2706.  
  2707. Function: CSAccessConfigurationRegister
  2708. Return Type: OSErr
  2709. Parameters: AccessConfigurationRegisterPB * pb
  2710. Interface: CardServices.h
  2711. Library: PCCardLib
  2712.  
  2713. Function: CSAddSocketServices
  2714. Return Type: OSErr
  2715. Parameters: AddSocketServicesPB * pb
  2716. Interface: SocketServices.h
  2717. Library: PCCardLib
  2718.  
  2719. Function: CSDeregisterClient
  2720. Return Type: OSErr
  2721. Parameters: RegisterClientPB * pb
  2722. Interface: CardServices.h
  2723. Library: PCCard3Lib, PCCardLib
  2724.  
  2725. Function: CSGetCardServicesInfo
  2726. Return Type: OSErr
  2727. Parameters: GetCardServicesInfoPB * pb
  2728. Interface: CardServices.h
  2729. Library: PCCard3Lib, PCCardLib
  2730.  
  2731. Function: CSGetClientEventMask
  2732. Return Type: OSErr
  2733. Parameters: GetSetClientEventMaskPB * pb
  2734. Interface: CardServices.h
  2735. Library: PCCardLib
  2736.  
  2737. Function: CSGetClientInfo
  2738. Return Type: OSErr
  2739. Parameters: GetClientInfoPB * pb
  2740. Interface: CardServices.h
  2741. Library: PCCardLib
  2742.  
  2743. Function: CSGetConfigurationInfo
  2744. Return Type: OSErr
  2745. Parameters: GetModRequestConfigInfoPB * pb
  2746. Interface: CardServices.h
  2747. Library: PCCardLib
  2748.  
  2749. Function: CSGetFirstClient
  2750. Return Type: OSErr
  2751. Parameters: GetClientPB * pb
  2752. Interface: CardServices.h
  2753. Library: PCCardLib
  2754.  
  2755. Function: CSGetFirstTuple
  2756. Return Type: OSErr
  2757. Parameters: GetTuplePB * pb
  2758. Interface: CardServices.h
  2759. Library: PCCard3Lib, PCCardLib
  2760.  
  2761. Function: CSGetNextClient
  2762. Return Type: OSErr
  2763. Parameters: GetClientPB * pb
  2764. Interface: CardServices.h
  2765. Library: PCCardLib
  2766.  
  2767. Function: CSGetNextTuple
  2768. Return Type: OSErr
  2769. Parameters: GetTuplePB * pb
  2770. Interface: CardServices.h
  2771. Library: PCCard3Lib, PCCardLib
  2772.  
  2773. Function: CSGetStatus
  2774. Return Type: OSErr
  2775. Parameters: GetStatusPB * pb
  2776. Interface: CardServices.h
  2777. Library: PCCard3Lib, PCCardLib
  2778.  
  2779. Function: CSGetTupleData
  2780. Return Type: OSErr
  2781. Parameters: GetTuplePB * pb
  2782. Interface: CardServices.h
  2783. Library: PCCardLib
  2784.  
  2785. Function: CSModifyConfiguration
  2786. Return Type: OSErr
  2787. Parameters: GetModRequestConfigInfoPB * pb
  2788. Interface: CardServices.h
  2789. Library: PCCard3Lib, PCCardLib
  2790.  
  2791. Function: CSModifyWindow
  2792. Return Type: OSErr
  2793. Parameters: ReqModRelWindowPB * pb
  2794. Interface: CardServices.h
  2795. Library: PCCard3Lib, PCCardLib
  2796.  
  2797. Function: CSRegisterClient
  2798. Return Type: OSErr
  2799. Parameters: RegisterClientPB * pb
  2800. Interface: CardServices.h
  2801. Library: PCCard3Lib, PCCardLib
  2802.  
  2803. Function: CSReleaseConfiguration
  2804. Return Type: OSErr
  2805. Parameters: ReleaseConfigurationPB * pb
  2806. Interface: CardServices.h
  2807. Library: PCCard3Lib, PCCardLib
  2808.  
  2809. Function: CSReleaseIO
  2810. Return Type: OSErr
  2811. Parameters: ReqRelIOPB * pb
  2812. Interface: CardServices.h
  2813. Library: Not Known
  2814.  
  2815. Function: CSReleaseSocketMask
  2816. Return Type: OSErr
  2817. Parameters: ReqRelSocketMaskPB * pb
  2818. Interface: CardServices.h
  2819. Library: PCCardLib
  2820.  
  2821. Function: CSReleaseWindow
  2822. Return Type: OSErr
  2823. Parameters: ReqModRelWindowPB * pb
  2824. Interface: CardServices.h
  2825. Library: PCCard3Lib, PCCardLib
  2826.  
  2827. Function: CSReplaceSocketServices
  2828. Return Type: OSErr
  2829. Parameters: ReplaceSocketServicesPB * pb
  2830. Interface: SocketServices.h
  2831. Library: PCCardLib
  2832.  
  2833. Function: CSRequestConfiguration
  2834. Return Type: OSErr
  2835. Parameters: GetModRequestConfigInfoPB * pb
  2836. Interface: CardServices.h
  2837. Library: PCCard3Lib, PCCardLib
  2838.  
  2839. Function: CSRequestIO
  2840. Return Type: OSErr
  2841. Parameters: ReqRelIOPB * pb
  2842. Interface: CardServices.h
  2843. Library: Not Known
  2844.  
  2845. Function: CSRequestSocketMask
  2846. Return Type: OSErr
  2847. Parameters: ReqRelSocketMaskPB * pb
  2848. Interface: CardServices.h
  2849. Library: PCCardLib
  2850.  
  2851. Function: CSRequestWindow
  2852. Return Type: OSErr
  2853. Parameters: ReqModRelWindowPB * pb
  2854. Interface: CardServices.h
  2855. Library: PCCard3Lib, PCCardLib
  2856.  
  2857. Function: CSResetCard
  2858. Return Type: OSErr
  2859. Parameters: ResetCardPB * pb
  2860. Interface: CardServices.h
  2861. Library: PCCardLib
  2862.  
  2863. Function: CSSetClientEventMask
  2864. Return Type: OSErr
  2865. Parameters: GetSetClientEventMaskPB * pb
  2866. Interface: CardServices.h
  2867. Library: PCCardLib
  2868.  
  2869. Function: CSValidateCIS
  2870. Return Type: OSErr
  2871. Parameters: ValidateCISPB * pb
  2872. Interface: CardServices.h
  2873. Library: PCCard3Lib, PCCardLib
  2874.  
  2875. Function: CSVendorSpecific
  2876. Return Type: OSErr
  2877. Parameters: VendorSpecificPB * pb
  2878. Interface: CardServices.h
  2879. Library: PCCardLib
  2880.  
  2881. Function: CTab2Palette
  2882. Return Type: void
  2883. Parameters: CTabHandle srcCTab, PaletteHandle dstPalette, short srcUsage, short srcTolerance
  2884. Interface: Palettes.h
  2885. Library: InterfaceLib
  2886.  
  2887. Function: CTabChanged
  2888. Return Type: void
  2889. Parameters: CTabHandle ctab
  2890. Interface: QDOffscreen.h
  2891. Library: InterfaceLib
  2892.  
  2893. Function: CurrentProcessorSpeed
  2894. Return Type: short
  2895. Parameters: void
  2896. Interface: Power.h
  2897. Library: PowerMgrLib
  2898.  
  2899. Function: CurResFile
  2900. Return Type: short
  2901. Parameters: void
  2902. Interface: Resources.h
  2903. Library: InterfaceLib
  2904.  
  2905. Function: CursorDeviceButtonDown
  2906. Return Type: OSErr
  2907. Parameters: CursorDevicePtr ourDevice
  2908. Interface: CursorDevices.h
  2909. Library: Not Known
  2910.  
  2911. Function: CursorDeviceButtonOp
  2912. Return Type: OSErr
  2913. Parameters: CursorDevicePtr ourDevice, short buttonNumber, ButtonOpcode opcode, long data
  2914. Interface: CursorDevices.h
  2915. Library: Not Known
  2916.  
  2917. Function: CursorDeviceButtons
  2918. Return Type: OSErr
  2919. Parameters: CursorDevicePtr ourDevice, short buttons
  2920. Interface: CursorDevices.h
  2921. Library: Not Known
  2922.  
  2923. Function: CursorDeviceButtonUp
  2924. Return Type: OSErr
  2925. Parameters: CursorDevicePtr ourDevice
  2926. Interface: CursorDevices.h
  2927. Library: Not Known
  2928.  
  2929. Function: CursorDeviceDisposeDevice
  2930. Return Type: OSErr
  2931. Parameters: CursorDevicePtr ourDevice
  2932. Interface: CursorDevices.h
  2933. Library: Not Known
  2934.  
  2935. Function: CursorDeviceDoubleTime
  2936. Return Type: OSErr
  2937. Parameters: CursorDevicePtr ourDevice, long durationTicks
  2938. Interface: CursorDevices.h
  2939. Library: Not Known
  2940.  
  2941. Function: CursorDeviceFlush
  2942. Return Type: OSErr
  2943. Parameters: CursorDevicePtr ourDevice
  2944. Interface: CursorDevices.h
  2945. Library: Not Known
  2946.  
  2947. Function: CursorDeviceMove
  2948. Return Type: OSErr
  2949. Parameters: CursorDevicePtr ourDevice, long deltaX, long deltaY
  2950. Interface: CursorDevices.h
  2951. Library: Not Known
  2952.  
  2953. Function: CursorDeviceMoveTo
  2954. Return Type: OSErr
  2955. Parameters: CursorDevicePtr ourDevice, long absX, long absY
  2956. Interface: CursorDevices.h
  2957. Library: Not Known
  2958.  
  2959. Function: CursorDeviceNewDevice
  2960. Return Type: OSErr
  2961. Parameters: CursorDevicePtr * ourDevice
  2962. Interface: CursorDevices.h
  2963. Library: Not Known
  2964.  
  2965. Function: CursorDeviceNextDevice
  2966. Return Type: OSErr
  2967. Parameters: CursorDevicePtr * ourDevice
  2968. Interface: CursorDevices.h
  2969. Library: Not Known
  2970.  
  2971. Function: CursorDeviceSetAcceleration
  2972. Return Type: OSErr
  2973. Parameters: CursorDevicePtr ourDevice, Fixed acceleration
  2974. Interface: CursorDevices.h
  2975. Library: Not Known
  2976.  
  2977. Function: CursorDeviceSetButtons
  2978. Return Type: OSErr
  2979. Parameters: CursorDevicePtr ourDevice, short numberOfButtons
  2980. Interface: CursorDevices.h
  2981. Library: Not Known
  2982.  
  2983. Function: CursorDeviceUnitsPerInch
  2984. Return Type: OSErr
  2985. Parameters: CursorDevicePtr ourDevice, Fixed resolution
  2986. Interface: CursorDevices.h
  2987. Library: Not Known
  2988.  
  2989. Function: CurveAddAtomToVectorStream
  2990. Return Type: ComponentResult
  2991. Parameters: ComponentInstance effect, OSType atomType, Size atomSize, void * pAtomData, Handle vectorStream
  2992. Interface: ImageCodec.h
  2993. Library: QuickTimeLib
  2994.  
  2995. Function: CurveAddPathAtomToVectorStream
  2996. Return Type: ComponentResult
  2997. Parameters: ComponentInstance effect, Handle pathData, Handle vectorStream
  2998. Interface: ImageCodec.h
  2999. Library: QuickTimeLib
  3000.  
  3001. Function: CurveAddZeroAtomToVectorStream
  3002. Return Type: ComponentResult
  3003. Parameters: ComponentInstance effect, Handle vectorStream
  3004. Interface: ImageCodec.h
  3005. Library: QuickTimeLib
  3006.  
  3007. Function: CurveCountPointsInPath
  3008. Return Type: ComponentResult
  3009. Parameters: ComponentInstance effect, gxPaths * aPath, unsigned long contourIndex, unsigned long * pCount
  3010. Interface: ImageCodec.h
  3011. Library: QuickTimeLib
  3012.  
  3013. Function: CurveCreateVectorStream
  3014. Return Type: ComponentResult
  3015. Parameters: ComponentInstance effect, Handle * pStream
  3016. Interface: ImageCodec.h
  3017. Library: QuickTimeLib
  3018.  
  3019. Function: CurveGetAtomDataFromVectorStream
  3020. Return Type: ComponentResult
  3021. Parameters: ComponentInstance effect, Handle vectorStream, long atomType, long * dataSize, Ptr * dataPtr
  3022. Interface: ImageCodec.h
  3023. Library: QuickTimeLib
  3024.  
  3025. Function: CurveGetLength
  3026. Return Type: ComponentResult
  3027. Parameters: ComponentInstance effect, gxPaths * target, long index, wide * wideLength
  3028. Interface: ImageCodec.h
  3029. Library: QuickTimeLib
  3030.  
  3031. Function: CurveGetNearestPathPoint
  3032. Return Type: ComponentResult
  3033. Parameters: ComponentInstance effect, gxPaths * aPath, FixedPoint * thePoint, unsigned long * contourIndex, unsigned long * pointIndex, Fixed * theDelta
  3034. Interface: ImageCodec.h
  3035. Library: QuickTimeLib
  3036.  
  3037. Function: CurveGetPathPoint
  3038. Return Type: ComponentResult
  3039. Parameters: ComponentInstance effect, gxPaths * aPath, unsigned long contourIndex, unsigned long pointIndex, gxPoint * thePoint, Boolean * ptIsOnPath
  3040. Interface: ImageCodec.h
  3041. Library: QuickTimeLib
  3042.  
  3043. Function: CurveInsertPointIntoPath
  3044. Return Type: ComponentResult
  3045. Parameters: ComponentInstance effect, gxPoint * aPoint, Handle thePath, unsigned long contourIndex, unsigned long pointIndex, Boolean ptIsOnPath
  3046. Interface: ImageCodec.h
  3047. Library: QuickTimeLib
  3048.  
  3049. Function: CurveLengthToPoint
  3050. Return Type: ComponentResult
  3051. Parameters: ComponentInstance effect, gxPaths * target, long index, Fixed length, FixedPoint * location, FixedPoint * tangent
  3052. Interface: ImageCodec.h
  3053. Library: QuickTimeLib
  3054.  
  3055. Function: CurveNewPath
  3056. Return Type: ComponentResult
  3057. Parameters: ComponentInstance effect, Handle * pPath
  3058. Interface: ImageCodec.h
  3059. Library: QuickTimeLib
  3060.  
  3061. Function: CurvePathPointToLength
  3062. Return Type: ComponentResult
  3063. Parameters: ComponentInstance ci, gxPaths * aPath, Fixed startDist, Fixed endDist, FixedPoint * thePoint, Fixed * pLength
  3064. Interface: ImageCodec.h
  3065. Library: QuickTimeLib
  3066.  
  3067. Function: CurveSetPathPoint
  3068. Return Type: ComponentResult
  3069. Parameters: ComponentInstance effect, gxPaths * aPath, unsigned long contourIndex, unsigned long pointIndex, gxPoint * thePoint, Boolean ptIsOnPath
  3070. Interface: ImageCodec.h
  3071. Library: QuickTimeLib
  3072.  
  3073. Function: CustomGetFile
  3074. Return Type: void
  3075. Parameters: FileFilterYDUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, StandardFileReply * reply, short dlgID, Point where, DlgHookYDUPP dlgHook, ModalFilterYDUPP filterProc, ActivationOrderListPtr activeList, ActivateYDUPP activate, void * yourDataPtr
  3076. Interface: StandardFile.h
  3077. Library: InterfaceLib
  3078.  
  3079. Function: CustomGetFilePreview
  3080. Return Type: void
  3081. Parameters: FileFilterYDUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, StandardFileReply * reply, short dlgID, Point where, DlgHookYDUPP dlgHook, ModalFilterYDUPP filterProc, ActivationOrderListPtr activeList, ActivateYDUPP activateProc, void * yourDataPtr
  3082. Interface: ImageCompression.h
  3083. Library: QuickTimeLib
  3084.  
  3085. Function: CustomPutFile
  3086. Return Type: void
  3087. Parameters: ConstStr255Param prompt, ConstStr255Param defaultName, StandardFileReply * reply, short dlgID, Point where, DlgHookYDUPP dlgHook, ModalFilterYDUPP filterProc, ActivationOrderListPtr activeList, ActivateYDUPP activate, void * yourDataPtr
  3088. Interface: StandardFile.h
  3089. Library: InterfaceLib
  3090.  
  3091. Function: CutMovieSelection
  3092. Return Type: Movie
  3093. Parameters: Movie theMovie
  3094. Interface: Movies.h
  3095. Library: QuickTimeLib
  3096.  
  3097. Function: CWCheckBitmap
  3098. Return Type: CMError
  3099. Parameters: CMWorldRef cw, const CMBitmap * bitmap, CMBitmapCallBackUPP progressProc, void * refCon, CMBitmap * resultBitmap
  3100. Interface: CMApplication.h
  3101. Library: ColorSyncLib
  3102.  
  3103. Function: CWCheckColors
  3104. Return Type: CMError
  3105. Parameters: CMWorldRef cw, CMColor * myColors, unsigned long count, long * result
  3106. Interface: CMApplication.h
  3107. Library: ColorSyncLib
  3108.  
  3109. Function: CWCheckPixMap
  3110. Return Type: CMError
  3111. Parameters: CMWorldRef cw, PixMap * myPixMap, CMBitmapCallBackUPP progressProc, void * refCon, BitMap * resultBitMap
  3112. Interface: CMApplication.h
  3113. Library: ColorSyncLib
  3114.  
  3115. Function: CWConcatColorWorld
  3116. Return Type: CMError
  3117. Parameters: CMWorldRef * cw, CMConcatProfileSet * profileSet
  3118. Interface: CMApplication.h
  3119. Library: ColorSyncLib
  3120.  
  3121. Function: CWDisposeColorWorld
  3122. Return Type: void
  3123. Parameters: CMWorldRef cw
  3124. Interface: CMApplication.h
  3125. Library: ColorSyncLib
  3126.  
  3127. Function: CWMatchBitmap
  3128. Return Type: CMError
  3129. Parameters: CMWorldRef cw, CMBitmap * bitmap, CMBitmapCallBackUPP progressProc, void * refCon, CMBitmap * matchedBitmap
  3130. Interface: CMApplication.h
  3131. Library: ColorSyncLib
  3132.  
  3133. Function: CWMatchColors
  3134. Return Type: CMError
  3135. Parameters: CMWorldRef cw, CMColor * myColors, unsigned long count
  3136. Interface: CMApplication.h
  3137. Library: ColorSyncLib
  3138.  
  3139. Function: CWMatchPixMap
  3140. Return Type: CMError
  3141. Parameters: CMWorldRef cw, PixMap * myPixMap, CMBitmapCallBackUPP progressProc, void * refCon
  3142. Interface: CMApplication.h
  3143. Library: ColorSyncLib
  3144.  
  3145. Function: CWNewColorWorld
  3146. Return Type: CMError
  3147. Parameters: CMWorldRef * cw, CMProfileHandle src, CMProfileHandle dst
  3148. Interface: CMApplication.h
  3149. Library: ColorSyncLib
  3150.  
  3151. Function: CWNewLinkProfile
  3152. Return Type: CMError
  3153. Parameters: CMProfileRef * prof, const CMProfileLocation * targetLocation, CMConcatProfileSet * profileSet
  3154. Interface: CMApplication.h
  3155. Library: ColorSyncLib
  3156.  
  3157. Function: DataCodecBeginInterruptSafe
  3158. Return Type: ComponentResult
  3159. Parameters: DataCodecComponent dc, unsigned long maxSrcSize
  3160. Interface: QuickTimeComponents.h
  3161. Library: QuickTimeLib
  3162.  
  3163. Function: DataCodecCompress
  3164. Return Type: ComponentResult
  3165. Parameters: DataCodecComponent dc, void * srcData, UInt32 srcSize, void * dstData, UInt32 dstBufferSize, UInt32 * actualDstSize, UInt32 * decompressSlop
  3166. Interface: QuickTimeComponents.h
  3167. Library: QuickTimeLib
  3168.  
  3169. Function: DataCodecCompressPartial
  3170. Return Type: ComponentResult
  3171. Parameters: DataCodecComponent dc, void ** next_in, unsigned long * avail_in, unsigned long * total_in, void ** next_out, unsigned long * avail_out, unsigned long * total_out, Boolean tryToFinish, Boolean * didFinish
  3172. Interface: QuickTimeComponents.h
  3173. Library: QuickTimeLib
  3174.  
  3175. Function: DataCodecDecompress
  3176. Return Type: ComponentResult
  3177. Parameters: DataCodecComponent dc, void * srcData, UInt32 srcSize, void * dstData, UInt32 dstBufferSize
  3178. Interface: QuickTimeComponents.h
  3179. Library: QuickTimeLib
  3180.  
  3181. Function: DataCodecDecompressPartial
  3182. Return Type: ComponentResult
  3183. Parameters: DataCodecComponent dc, void ** next_in, unsigned long * avail_in, unsigned long * total_in, void ** next_out, unsigned long * avail_out, unsigned long * total_out, Boolean * didFinish
  3184. Interface: QuickTimeComponents.h
  3185. Library: QuickTimeLib
  3186.  
  3187. Function: DataCodecEndInterruptSafe
  3188. Return Type: ComponentResult
  3189. Parameters: DataCodecComponent dc
  3190. Interface: QuickTimeComponents.h
  3191. Library: QuickTimeLib
  3192.  
  3193. Function: DataCodecGetCompressBufferSize
  3194. Return Type: ComponentResult
  3195. Parameters: DataCodecComponent dc, UInt32 srcSize, UInt32 * dstSize
  3196. Interface: QuickTimeComponents.h
  3197. Library: QuickTimeLib
  3198.  
  3199. Function: DataHAddMovie
  3200. Return Type: ComponentResult
  3201. Parameters: DataHandler dh, Movie theMovie, short * id
  3202. Interface: QuickTimeComponents.h
  3203. Library: QuickTimeLib
  3204.  
  3205. Function: DataHCanUseDataRef
  3206. Return Type: ComponentResult
  3207. Parameters: DataHandler dh, Handle dataRef, long * useFlags
  3208. Interface: QuickTimeComponents.h
  3209. Library: QuickTimeLib
  3210.  
  3211. Function: DataHCloseForRead
  3212. Return Type: ComponentResult
  3213. Parameters: DataHandler dh
  3214. Interface: QuickTimeComponents.h
  3215. Library: QuickTimeLib
  3216.  
  3217. Function: DataHCloseForWrite
  3218. Return Type: ComponentResult
  3219. Parameters: DataHandler dh
  3220. Interface: QuickTimeComponents.h
  3221. Library: QuickTimeLib
  3222.  
  3223. Function: DataHCompareDataRef
  3224. Return Type: ComponentResult
  3225. Parameters: DataHandler dh, Handle dataRef, Boolean * equal
  3226. Interface: QuickTimeComponents.h
  3227. Library: QuickTimeLib
  3228.  
  3229. Function: DataHCreateFile
  3230. Return Type: ComponentResult
  3231. Parameters: DataHandler dh, OSType creator, Boolean deleteExisting
  3232. Interface: QuickTimeComponents.h
  3233. Library: QuickTimeLib
  3234.  
  3235. Function: DataHDoesBuffer
  3236. Return Type: ComponentResult
  3237. Parameters: DataHandler dh, Boolean * buffersReads, Boolean * buffersWrites
  3238. Interface: QuickTimeComponents.h
  3239. Library: QuickTimeLib
  3240.  
  3241. Function: DataHFinishData
  3242. Return Type: ComponentResult
  3243. Parameters: DataHandler dh, Ptr PlaceToPutDataPtr, Boolean Cancel
  3244. Interface: QuickTimeComponents.h
  3245. Library: QuickTimeLib
  3246.  
  3247. Function: DataHFlushCache
  3248. Return Type: ComponentResult
  3249. Parameters: DataHandler dh
  3250. Interface: QuickTimeComponents.h
  3251. Library: QuickTimeLib
  3252.  
  3253. Function: DataHFlushData
  3254. Return Type: ComponentResult
  3255. Parameters: DataHandler dh
  3256. Interface: QuickTimeComponents.h
  3257. Library: QuickTimeLib
  3258.  
  3259. Function: DataHGetAvailableFileSize
  3260. Return Type: ComponentResult
  3261. Parameters: DataHandler dh, long * fileSize
  3262. Interface: QuickTimeComponents.h
  3263. Library: QuickTimeLib
  3264.  
  3265. Function: DataHGetCacheSizeLimit
  3266. Return Type: ComponentResult
  3267. Parameters: DataHandler dh, Size * cacheSizeLimit
  3268. Interface: QuickTimeComponents.h
  3269. Library: QuickTimeLib
  3270.  
  3271. Function: DataHGetData
  3272. Return Type: ComponentResult
  3273. Parameters: DataHandler dh, Handle h, long hOffset, long offset, long size
  3274. Interface: QuickTimeComponents.h
  3275. Library: QuickTimeLib
  3276.  
  3277. Function: DataHGetDataInBuffer
  3278. Return Type: ComponentResult
  3279. Parameters: DataHandler dh, long startOffset, long * size
  3280. Interface: QuickTimeComponents.h
  3281. Library: QuickTimeLib
  3282.  
  3283. Function: DataHGetDataRef
  3284. Return Type: ComponentResult
  3285. Parameters: DataHandler dh, Handle * dataRef
  3286. Interface: QuickTimeComponents.h
  3287. Library: QuickTimeLib
  3288.  
  3289. Function: DataHGetDataRefWithAnchor
  3290. Return Type: ComponentResult
  3291. Parameters: DataHandler dh, Handle anchorDataRef, OSType dataRefType, Handle * dataRef
  3292. Interface: QuickTimeComponents.h
  3293. Library: QuickTimeLib
  3294.  
  3295. Function: DataHGetDeviceIndex
  3296. Return Type: ComponentResult
  3297. Parameters: DataHandler dh, long * deviceIndex
  3298. Interface: QuickTimeComponents.h
  3299. Library: QuickTimeLib
  3300.  
  3301. Function: DataHGetFileName
  3302. Return Type: ComponentResult
  3303. Parameters: DataHandler dh, Str255 str
  3304. Interface: QuickTimeComponents.h
  3305. Library: QuickTimeLib
  3306.  
  3307. Function: DataHGetFileSize
  3308. Return Type: ComponentResult
  3309. Parameters: DataHandler dh, long * fileSize
  3310. Interface: QuickTimeComponents.h
  3311. Library: QuickTimeLib
  3312.  
  3313. Function: DataHGetFreeSpace
  3314. Return Type: ComponentResult
  3315. Parameters: DataHandler dh, unsigned long * freeSize
  3316. Interface: QuickTimeComponents.h
  3317. Library: QuickTimeLib
  3318.  
  3319. Function: DataHGetMacOSFileType
  3320. Return Type: ComponentResult
  3321. Parameters: DataHandler dh, OSType * fileType
  3322. Interface: QuickTimeComponents.h
  3323. Library: QuickTimeLib
  3324.  
  3325. Function: DataHGetMIMEType
  3326. Return Type: ComponentResult
  3327. Parameters: DataHandler dh, Str255 mimeType
  3328. Interface: QuickTimeComponents.h
  3329. Library: QuickTimeLib
  3330.  
  3331. Function: DataHGetMovie
  3332. Return Type: ComponentResult
  3333. Parameters: DataHandler dh, Movie * theMovie, short * id
  3334. Interface: QuickTimeComponents.h
  3335. Library: QuickTimeLib
  3336.  
  3337. Function: DataHGetPreferredBlockSize
  3338. Return Type: ComponentResult
  3339. Parameters: DataHandler dh, long * blockSize
  3340. Interface: QuickTimeComponents.h
  3341. Library: QuickTimeLib
  3342.  
  3343. Function: DataHGetScheduleAheadTime
  3344. Return Type: ComponentResult
  3345. Parameters: DataHandler dh, long * millisecs
  3346. Interface: QuickTimeComponents.h
  3347. Library: QuickTimeLib
  3348.  
  3349. Function: DataHGetVolumeList
  3350. Return Type: ComponentResult
  3351. Parameters: DataHandler dh, DataHVolumeList * volumeList
  3352. Interface: QuickTimeComponents.h
  3353. Library: QuickTimeLib
  3354.  
  3355. Function: DataHIsStreamingDataHandler
  3356. Return Type: ComponentResult
  3357. Parameters: DataHandler dh, Boolean * yes
  3358. Interface: QuickTimeComponents.h
  3359. Library: QuickTimeLib
  3360.  
  3361. Function: DataHOpenForRead
  3362. Return Type: ComponentResult
  3363. Parameters: DataHandler dh
  3364. Interface: QuickTimeComponents.h
  3365. Library: QuickTimeLib
  3366.  
  3367. Function: DataHOpenForWrite
  3368. Return Type: ComponentResult
  3369. Parameters: DataHandler dh
  3370. Interface: QuickTimeComponents.h
  3371. Library: QuickTimeLib
  3372.  
  3373. Function: DataHPlaybackHints
  3374. Return Type: ComponentResult
  3375. Parameters: DataHandler dh, long flags, unsigned long minFileOffset, unsigned long maxFileOffset, long bytesPerSecond
  3376. Interface: QuickTimeComponents.h
  3377. Library: QuickTimeLib
  3378.  
  3379. Function: DataHPreextend
  3380. Return Type: ComponentResult
  3381. Parameters: DataHandler dh, unsigned long maxToAdd, unsigned long * spaceAdded
  3382. Interface: QuickTimeComponents.h
  3383. Library: QuickTimeLib
  3384.  
  3385. Function: DataHPutData
  3386. Return Type: ComponentResult
  3387. Parameters: DataHandler dh, Handle h, long hOffset, long * offset, long size
  3388. Interface: QuickTimeComponents.h
  3389. Library: QuickTimeLib
  3390.  
  3391. Function: DataHResolveDataRef
  3392. Return Type: ComponentResult
  3393. Parameters: DataHandler dh, Handle theDataRef, Boolean * wasChanged, Boolean userInterfaceAllowed
  3394. Interface: QuickTimeComponents.h
  3395. Library: QuickTimeLib
  3396.  
  3397. Function: DataHScheduleData
  3398. Return Type: ComponentResult
  3399. Parameters: DataHandler dh, Ptr PlaceToPutDataPtr, long FileOffset, long DataSize, long RefCon, DataHSchedulePtr scheduleRec, DataHCompletionUPP CompletionRtn
  3400. Interface: QuickTimeComponents.h
  3401. Library: QuickTimeLib
  3402.  
  3403. Function: DataHSetCacheSizeLimit
  3404. Return Type: ComponentResult
  3405. Parameters: DataHandler dh, Size cacheSizeLimit
  3406. Interface: QuickTimeComponents.h
  3407. Library: QuickTimeLib
  3408.  
  3409. Function: DataHSetDataRef
  3410. Return Type: ComponentResult
  3411. Parameters: DataHandler dh, Handle dataRef
  3412. Interface: QuickTimeComponents.h
  3413. Library: QuickTimeLib
  3414.  
  3415. Function: DataHSetDataRefWithAnchor
  3416. Return Type: ComponentResult
  3417. Parameters: DataHandler dh, Handle anchorDataRef, OSType dataRefType, Handle dataRef
  3418. Interface: QuickTimeComponents.h
  3419. Library: QuickTimeLib
  3420.  
  3421. Function: DataHSetFileSize
  3422. Return Type: ComponentResult
  3423. Parameters: DataHandler dh, long fileSize
  3424. Interface: QuickTimeComponents.h
  3425. Library: QuickTimeLib
  3426.  
  3427. Function: DataHSetMacOSFileType
  3428. Return Type: ComponentResult
  3429. Parameters: DataHandler dh, OSType fileType
  3430. Interface: QuickTimeComponents.h
  3431. Library: QuickTimeLib
  3432.  
  3433. Function: DataHTask
  3434. Return Type: ComponentResult
  3435. Parameters: DataHandler dh
  3436. Interface: QuickTimeComponents.h
  3437. Library: QuickTimeLib
  3438.  
  3439. Function: DataHUpdateMovie
  3440. Return Type: ComponentResult
  3441. Parameters: DataHandler dh, Movie theMovie, short id
  3442. Interface: QuickTimeComponents.h
  3443. Library: QuickTimeLib
  3444.  
  3445. Function: DataHWrite
  3446. Return Type: ComponentResult
  3447. Parameters: DataHandler dh, Ptr data, long offset, long size, DataHCompletionUPP completion, long refCon
  3448. Interface: QuickTimeComponents.h
  3449. Library: QuickTimeLib
  3450.  
  3451. Function: DBBreak
  3452. Return Type: OSErr
  3453. Parameters: long sessID, Boolean abort, DBAsyncParmBlkPtr asyncPB
  3454. Interface: DatabaseAccess.h
  3455. Library: InterfaceLib
  3456.  
  3457. Function: DBDisposeQuery
  3458. Return Type: OSErr
  3459. Parameters: QueryHandle query
  3460. Interface: DatabaseAccess.h
  3461. Library: InterfaceLib
  3462.  
  3463. Function: DBEnd
  3464. Return Type: OSErr
  3465. Parameters: long sessID, DBAsyncParmBlkPtr asyncPB
  3466. Interface: DatabaseAccess.h
  3467. Library: InterfaceLib
  3468.  
  3469. Function: DBExec
  3470. Return Type: OSErr
  3471. Parameters: long sessID, DBAsyncParmBlkPtr asyncPB
  3472. Interface: DatabaseAccess.h
  3473. Library: InterfaceLib
  3474.  
  3475. Function: DBGetConnInfo
  3476. Return Type: OSErr
  3477. Parameters: long sessID, short sessNum, long * returnedID, long * version, Str63 ddevName, Str255 host, Str255 user, Str255 network, Str255 connStr, long * start, OSErr * state, DBAsyncParmBlkPtr asyncPB
  3478. Interface: DatabaseAccess.h
  3479. Library: InterfaceLib
  3480.  
  3481. Function: DBGetErr
  3482. Return Type: OSErr
  3483. Parameters: long sessID, long * err1, long * err2, Str255 item1, Str255 item2, Str255 errorMsg, DBAsyncParmBlkPtr asyncPB
  3484. Interface: DatabaseAccess.h
  3485. Library: InterfaceLib
  3486.  
  3487. Function: DBGetItem
  3488. Return Type: OSErr
  3489. Parameters: long sessID, long timeout, DBType * dataType, short * len, short * places, short * flags, void * buffer, DBAsyncParmBlkPtr asyncPB
  3490. Interface: DatabaseAccess.h
  3491. Library: InterfaceLib
  3492.  
  3493. Function: DBGetNewQuery
  3494. Return Type: OSErr
  3495. Parameters: short queryID, QueryHandle * query
  3496. Interface: DatabaseAccess.h
  3497. Library: InterfaceLib
  3498.  
  3499. Function: DBGetQueryResults
  3500. Return Type: OSErr
  3501. Parameters: long sessID, ResultsRecord * results, long timeout, DBStatusUPP statusProc, DBAsyncParmBlkPtr asyncPB
  3502. Interface: DatabaseAccess.h
  3503. Library: InterfaceLib
  3504.  
  3505. Function: DBGetResultHandler
  3506. Return Type: OSErr
  3507. Parameters: DBType dataType, DBResultHandlerUPP * theHandler, Boolean getSysHandler
  3508. Interface: DatabaseAccess.h
  3509. Library: InterfaceLib
  3510.  
  3511. Function: DBGetSessionNum
  3512. Return Type: OSErr
  3513. Parameters: long sessID, short * sessNum, DBAsyncParmBlkPtr asyncPB
  3514. Interface: DatabaseAccess.h
  3515. Library: InterfaceLib
  3516.  
  3517. Function: DBIdle
  3518. Return Type: OSErr
  3519. Parameters: void
  3520. Interface: DatabaseAccess.h
  3521. Library: Not Known
  3522.  
  3523. Function: DBInit
  3524. Return Type: OSErr
  3525. Parameters: long * sessID, ConstStr63Param ddevName, ConstStr255Param host, ConstStr255Param user, ConstStr255Param passwd, ConstStr255Param connStr, DBAsyncParmBlkPtr asyncPB
  3526. Interface: DatabaseAccess.h
  3527. Library: InterfaceLib
  3528.  
  3529. Function: DBInstallResultHandler
  3530. Return Type: OSErr
  3531. Parameters: DBType dataType, DBResultHandlerUPP theHandler, Boolean isSysHandler
  3532. Interface: DatabaseAccess.h
  3533. Library: InterfaceLib
  3534.  
  3535. Function: DBKill
  3536. Return Type: OSErr
  3537. Parameters: DBAsyncParmBlkPtr asyncPB
  3538. Interface: DatabaseAccess.h
  3539. Library: InterfaceLib
  3540.  
  3541. Function: DBRemoveResultHandler
  3542. Return Type: OSErr
  3543. Parameters: DBType dataType
  3544. Interface: DatabaseAccess.h
  3545. Library: InterfaceLib
  3546.  
  3547. Function: DBResultsToText
  3548. Return Type: OSErr
  3549. Parameters: ResultsRecord * results, Handle * theText
  3550. Interface: DatabaseAccess.h
  3551. Library: InterfaceLib
  3552.  
  3553. Function: DBSend
  3554. Return Type: OSErr
  3555. Parameters: long sessID, Ptr text, short len, DBAsyncParmBlkPtr asyncPB
  3556. Interface: DatabaseAccess.h
  3557. Library: InterfaceLib
  3558.  
  3559. Function: DBSendItem
  3560. Return Type: OSErr
  3561. Parameters: long sessID, DBType dataType, short len, short places, short flags, void * buffer, DBAsyncParmBlkPtr asyncPB
  3562. Interface: DatabaseAccess.h
  3563. Library: InterfaceLib
  3564.  
  3565. Function: DBStartQuery
  3566. Return Type: OSErr
  3567. Parameters: long * sessID, QueryHandle query, DBStatusUPP statusProc, DBAsyncParmBlkPtr asyncPB
  3568. Interface: DatabaseAccess.h
  3569. Library: InterfaceLib
  3570.  
  3571. Function: DBState
  3572. Return Type: OSErr
  3573. Parameters: long sessID, DBAsyncParmBlkPtr asyncPB
  3574. Interface: DatabaseAccess.h
  3575. Library: InterfaceLib
  3576.  
  3577. Function: DBUnGetItem
  3578. Return Type: OSErr
  3579. Parameters: long sessID, DBAsyncParmBlkPtr asyncPB
  3580. Interface: DatabaseAccess.h
  3581. Library: InterfaceLib
  3582.  
  3583. Function: DeactivateControl
  3584. Return Type: OSErr
  3585. Parameters: ControlHandle inControl
  3586. Interface: Controls.h
  3587. Library: AppearanceLib
  3588.  
  3589. Function: DeactivateTextService
  3590. Return Type: ComponentResult
  3591. Parameters: ComponentInstance ts
  3592. Interface: TextServices.h
  3593. Library: InterfaceLib
  3594.  
  3595. Function: DeactivateTSMDocument
  3596. Return Type: OSErr
  3597. Parameters: TSMDocumentID idocID
  3598. Interface: TextServices.h
  3599. Library: InterfaceLib
  3600.  
  3601. Function: Debugger
  3602. Return Type: void
  3603. Parameters: void
  3604. Interface: MacTypes.h
  3605. Library: InterfaceLib
  3606.  
  3607. Function: DebuggerEnter
  3608. Return Type: void
  3609. Parameters: void
  3610. Interface: MacMemory.h
  3611. Library: InterfaceLib
  3612.  
  3613. Function: DebuggerExit
  3614. Return Type: void
  3615. Parameters: void
  3616. Interface: MacMemory.h
  3617. Library: InterfaceLib
  3618.  
  3619. Function: DebuggerGetMax
  3620. Return Type: long
  3621. Parameters: void
  3622. Interface: MacMemory.h
  3623. Library: InterfaceLib
  3624.  
  3625. Function: DebuggerLockMemory
  3626. Return Type: OSErr
  3627. Parameters: void * address, unsigned long count
  3628. Interface: MacMemory.h
  3629. Library: InterfaceLib
  3630.  
  3631. Function: DebuggerPoll
  3632. Return Type: void
  3633. Parameters: void
  3634. Interface: MacMemory.h
  3635. Library: InterfaceLib
  3636.  
  3637. Function: DebuggerUnlockMemory
  3638. Return Type: OSErr
  3639. Parameters: void * address, unsigned long count
  3640. Interface: MacMemory.h
  3641. Library: InterfaceLib
  3642.  
  3643. Function: DebugStr
  3644. Return Type: void
  3645. Parameters: ConstStr255Param debuggerMsg
  3646. Interface: MacTypes.h
  3647. Library: InterfaceLib
  3648.  
  3649. Function: DecompressImage
  3650. Return Type: OSErr
  3651. Parameters: Ptr data, ImageDescriptionHandle desc, PixMapHandle dst, const Rect * srcRect, const Rect * dstRect, short mode, RgnHandle mask
  3652. Interface: ImageCompression.h
  3653. Library: QuickTimeLib
  3654.  
  3655. Function: DecompressSequenceBegin
  3656. Return Type: OSErr
  3657. Parameters: ImageSequence * seqID, ImageDescriptionHandle desc, CGrafPtr port, GDHandle gdh, const Rect * srcRect, MatrixRecordPtr matrix, short mode, RgnHandle mask, CodecFlags flags, CodecQ accuracy, DecompressorComponent codec
  3658. Interface: ImageCompression.h
  3659. Library: QuickTimeLib
  3660.  
  3661. Function: DecompressSequenceBeginS
  3662. Return Type: OSErr
  3663. Parameters: ImageSequence * seqID, ImageDescriptionHandle desc, Ptr data, long dataSize, CGrafPtr port, GDHandle gdh, const Rect * srcRect, MatrixRecordPtr matrix, short mode, RgnHandle mask, CodecFlags flags, CodecQ accuracy, DecompressorComponent codec
  3664. Interface: ImageCompression.h
  3665. Library: QuickTimeLib
  3666.  
  3667. Function: DecompressSequenceFrame
  3668. Return Type: OSErr
  3669. Parameters: ImageSequence seqID, Ptr data, CodecFlags inFlags, CodecFlags * outFlags, ICMCompletionProcRecordPtr asyncCompletionProc
  3670. Interface: ImageCompression.h
  3671. Library: QuickTimeLib
  3672.  
  3673. Function: DecompressSequenceFrameS
  3674. Return Type: OSErr
  3675. Parameters: ImageSequence seqID, Ptr data, long dataSize, CodecFlags inFlags, CodecFlags * outFlags, ICMCompletionProcRecordPtr asyncCompletionProc
  3676. Interface: ImageCompression.h
  3677. Library: QuickTimeLib
  3678.  
  3679. Function: DecompressSequenceFrameWhen
  3680. Return Type: OSErr
  3681. Parameters: ImageSequence seqID, Ptr data, long dataSize, CodecFlags inFlags, CodecFlags * outFlags, ICMCompletionProcRecordPtr asyncCompletionProc, const ICMFrameTimeRecord * frameTime
  3682. Interface: ImageCompression.h
  3683. Library: QuickTimeLib
  3684.  
  3685. Function: DeferUserFn
  3686. Return Type: OSErr
  3687. Parameters: UserFnUPP userFunction, void * argument
  3688. Interface: MacMemory.h
  3689. Library: InterfaceLib
  3690.  
  3691. Function: Delay
  3692. Return Type: void
  3693. Parameters: unsigned long numTicks, unsigned long * finalTicks
  3694. Interface: OSUtils.h
  3695. Library: InterfaceLib
  3696.  
  3697. Function: DelaySystemIdle
  3698. Return Type: OSErr
  3699. Parameters: void
  3700. Interface: Power.h
  3701. Library: PowerMgrLib
  3702.  
  3703. Function: DelComp
  3704. Return Type: void
  3705. Parameters: ColorComplementUPP compProc
  3706. Interface: Quickdraw.h
  3707. Library: InterfaceLib
  3708.  
  3709. Function: DelegateComponentCall
  3710. Return Type: long
  3711. Parameters: ComponentParameters * originalParams, ComponentInstance ci
  3712. Interface: Components.h
  3713. Library: InterfaceLib
  3714.  
  3715. Function: DeleteDeviceProfile
  3716. Return Type: CMError
  3717. Parameters: OSType deviceType, long refNum, CMProfileHandle deleteMe
  3718. Interface: CMApplication.h
  3719. Library: ColorSyncLib
  3720.  
  3721. Function: DeleteEditionContainerFile
  3722. Return Type: OSErr
  3723. Parameters: const FSSpec * editionFile
  3724. Interface: Editions.h
  3725. Library: InterfaceLib
  3726.  
  3727. Function: DeleteGestaltValue
  3728. Return Type: OSErr
  3729. Parameters: OSType selector
  3730. Interface: Gestalt.h
  3731. Library: Not Known
  3732.  
  3733. Function: DeleteMCEntries
  3734. Return Type: void
  3735. Parameters: short menuID, short menuItem
  3736. Interface: Menus.h
  3737. Library: InterfaceLib
  3738.  
  3739. Function: DeleteMenuItem
  3740. Return Type: void
  3741. Parameters: MenuHandle theMenu, short item
  3742. Interface: Menus.h
  3743. Library: InterfaceLib
  3744.  
  3745. Function: DeleteMovieFile
  3746. Return Type: OSErr
  3747. Parameters: const FSSpec * fileSpec
  3748. Interface: Movies.h
  3749. Library: QuickTimeLib
  3750.  
  3751. Function: DeleteMovieSegment
  3752. Return Type: OSErr
  3753. Parameters: Movie theMovie, TimeValue startTime, TimeValue duration
  3754. Interface: Movies.h
  3755. Library: QuickTimeLib
  3756.  
  3757. Function: DeleteRecordFromDictionary
  3758. Return Type: OSErr
  3759. Parameters: SInt32 dictionaryReference, ConstStr255Param key
  3760. Interface: Dictionary.h
  3761. Library: InterfaceLib
  3762.  
  3763. Function: DeleteTrackReference
  3764. Return Type: OSErr
  3765. Parameters: Track theTrack, OSType refType, long index
  3766. Interface: Movies.h
  3767. Library: QuickTimeLib
  3768.  
  3769. Function: DeleteTrackSegment
  3770. Return Type: OSErr
  3771. Parameters: Track theTrack, TimeValue startTime, TimeValue duration
  3772. Interface: Movies.h
  3773. Library: QuickTimeLib
  3774.  
  3775. Function: DeleteTSMDocument
  3776. Return Type: OSErr
  3777. Parameters: TSMDocumentID idocID
  3778. Interface: TextServices.h
  3779. Library: InterfaceLib
  3780.  
  3781. Function: DelSearch
  3782. Return Type: void
  3783. Parameters: ColorSearchUPP searchProc
  3784. Interface: Quickdraw.h
  3785. Library: InterfaceLib
  3786.  
  3787. Function: DeltaPoint
  3788. Return Type: long
  3789. Parameters: Point ptA, Point ptB
  3790. Interface: Quickdraw.h
  3791. Library: InterfaceLib
  3792.  
  3793. Function: Dequeue
  3794. Return Type: OSErr
  3795. Parameters: QElemPtr qElement, QHdrPtr qHeader
  3796. Interface: OSUtils.h
  3797. Library: InterfaceLib
  3798.  
  3799. Function: DetachResource
  3800. Return Type: void
  3801. Parameters: Handle theResource
  3802. Interface: Resources.h
  3803. Library: InterfaceLib
  3804.  
  3805. Function: DeviceLoop
  3806. Return Type: void
  3807. Parameters: RgnHandle drawingRgn, DeviceLoopDrawingUPP drawingProc, long userData, DeviceLoopFlags flags
  3808. Interface: Quickdraw.h
  3809. Library: InterfaceLib
  3810.  
  3811. Function: DialogSelect
  3812. Return Type: Boolean
  3813. Parameters: const EventRecord * theEvent, DialogPtr * theDialog, DialogItemIndex * itemHit
  3814. Interface: Dialogs.h
  3815. Library: InterfaceLib
  3816.  
  3817. Function: DIBadMount
  3818. Return Type: short
  3819. Parameters: Point where, long evtMessage
  3820. Interface: DiskInit.h
  3821. Library: InterfaceLib
  3822.  
  3823. Function: DiffRgn
  3824. Return Type: void
  3825. Parameters: RgnHandle srcRgnA, RgnHandle srcRgnB, RgnHandle dstRgn
  3826. Interface: Quickdraw.h
  3827. Library: InterfaceLib
  3828.  
  3829. Function: DIFormat
  3830. Return Type: OSErr
  3831. Parameters: short drvNum
  3832. Interface: DiskInit.h
  3833. Library: InterfaceLib
  3834.  
  3835. Function: DILoad
  3836. Return Type: void
  3837. Parameters: void
  3838. Interface: DiskInit.h
  3839. Library: InterfaceLib
  3840.  
  3841. Function: DimmingControl
  3842. Return Type: void
  3843. Parameters: Boolean enableSleep
  3844. Interface: Power.h
  3845. Library: PowerMgrLib
  3846.  
  3847. Function: DirAbort
  3848. Return Type: OSErr
  3849. Parameters: DirParamBlockPtr paramBlock
  3850. Interface: OCEAuthDir.h
  3851. Library: AOCELib
  3852.  
  3853. Function: DirAddADAPDirectory
  3854. Return Type: OSErr
  3855. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3856. Interface: OCEAuthDir.h
  3857. Library: AOCELib
  3858.  
  3859. Function: DirAddAlias
  3860. Return Type: OSErr
  3861. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3862. Interface: OCEAuthDir.h
  3863. Library: AOCELib
  3864.  
  3865. Function: DirAddAttributeValue
  3866. Return Type: OSErr
  3867. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3868. Interface: OCEAuthDir.h
  3869. Library: AOCELib
  3870.  
  3871. Function: DirAddDSAM
  3872. Return Type: OSErr
  3873. Parameters: DirParamBlockPtr paramBlock
  3874. Interface: OCEAuthDir.h
  3875. Library: AOCELib
  3876.  
  3877. Function: DirAddDSAMDirectory
  3878. Return Type: OSErr
  3879. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3880. Interface: OCEAuthDir.h
  3881. Library: AOCELib
  3882.  
  3883. Function: DirAddPseudonym
  3884. Return Type: OSErr
  3885. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3886. Interface: OCEAuthDir.h
  3887. Library: AOCELib
  3888.  
  3889. Function: DirAddRecord
  3890. Return Type: OSErr
  3891. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3892. Interface: OCEAuthDir.h
  3893. Library: AOCELib
  3894.  
  3895. Function: DirChangeAttributeValue
  3896. Return Type: OSErr
  3897. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3898. Interface: OCEAuthDir.h
  3899. Library: AOCELib
  3900.  
  3901. Function: DirClosePersonalDirectory
  3902. Return Type: OSErr
  3903. Parameters: DirParamBlockPtr paramBlock
  3904. Interface: OCEAuthDir.h
  3905. Library: AOCELib
  3906.  
  3907. Function: DirCreatePersonalDirectory
  3908. Return Type: OSErr
  3909. Parameters: DirParamBlockPtr paramBlock
  3910. Interface: OCEAuthDir.h
  3911. Library: AOCELib
  3912.  
  3913. Function: DirDeleteAttributeType
  3914. Return Type: OSErr
  3915. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3916. Interface: OCEAuthDir.h
  3917. Library: AOCELib
  3918.  
  3919. Function: DirDeleteAttributeValue
  3920. Return Type: OSErr
  3921. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3922. Interface: OCEAuthDir.h
  3923. Library: AOCELib
  3924.  
  3925. Function: DirDeletePseudonym
  3926. Return Type: OSErr
  3927. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3928. Interface: OCEAuthDir.h
  3929. Library: AOCELib
  3930.  
  3931. Function: DirDeleteRecord
  3932. Return Type: OSErr
  3933. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3934. Interface: OCEAuthDir.h
  3935. Library: AOCELib
  3936.  
  3937. Function: DIReformat
  3938. Return Type: OSErr
  3939. Parameters: short drvNum, short fsid, ConstStr255Param volName, ConstStr255Param msgText
  3940. Interface: DiskInit.h
  3941. Library: Not Known
  3942.  
  3943. Function: DirEnumerateAttributeTypesGet
  3944. Return Type: OSErr
  3945. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3946. Interface: OCEAuthDir.h
  3947. Library: AOCELib
  3948.  
  3949. Function: DirEnumerateAttributeTypesParse
  3950. Return Type: OSErr
  3951. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3952. Interface: OCEAuthDir.h
  3953. Library: AOCELib
  3954.  
  3955. Function: DirEnumerateDirectoriesGet
  3956. Return Type: OSErr
  3957. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3958. Interface: OCEAuthDir.h
  3959. Library: AOCELib
  3960.  
  3961. Function: DirEnumerateDirectoriesParse
  3962. Return Type: OSErr
  3963. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3964. Interface: OCEAuthDir.h
  3965. Library: AOCELib
  3966.  
  3967. Function: DirEnumerateGet
  3968. Return Type: OSErr
  3969. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3970. Interface: OCEAuthDir.h
  3971. Library: AOCELib
  3972.  
  3973. Function: DirEnumerateParse
  3974. Return Type: OSErr
  3975. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3976. Interface: OCEAuthDir.h
  3977. Library: AOCELib
  3978.  
  3979. Function: DirEnumeratePseudonymGet
  3980. Return Type: OSErr
  3981. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3982. Interface: OCEAuthDir.h
  3983. Library: AOCELib
  3984.  
  3985. Function: DirEnumeratePseudonymParse
  3986. Return Type: OSErr
  3987. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3988. Interface: OCEAuthDir.h
  3989. Library: AOCELib
  3990.  
  3991. Function: DirFindADAPDirectoryByNetSearch
  3992. Return Type: OSErr
  3993. Parameters: DirParamBlockPtr paramBlock, Boolean async
  3994. Interface: OCEAuthDir.h
  3995. Library: AOCELib
  3996.  
  3997. Function: DirFindRecordGet
  3998. Return Type: OSErr
  3999. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4000. Interface: OCEAuthDir.h
  4001. Library: AOCELib
  4002.  
  4003. Function: DirFindRecordParse
  4004. Return Type: OSErr
  4005. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4006. Interface: OCEAuthDir.h
  4007. Library: AOCELib
  4008.  
  4009. Function: DirFindValue
  4010. Return Type: OSErr
  4011. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4012. Interface: OCEAuthDir.h
  4013. Library: AOCELib
  4014.  
  4015. Function: DirGetAttributeAccessControlGet
  4016. Return Type: OSErr
  4017. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4018. Interface: OCEAuthDir.h
  4019. Library: AOCELib
  4020.  
  4021. Function: DirGetAttributeAccessControlParse
  4022. Return Type: OSErr
  4023. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4024. Interface: OCEAuthDir.h
  4025. Library: AOCELib
  4026.  
  4027. Function: DirGetDirectoryIcon
  4028. Return Type: OSErr
  4029. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4030. Interface: OCEAuthDir.h
  4031. Library: AOCELib
  4032.  
  4033. Function: DirGetDirectoryInfo
  4034. Return Type: OSErr
  4035. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4036. Interface: OCEAuthDir.h
  4037. Library: AOCELib
  4038.  
  4039. Function: DirGetDNodeAccessControlGet
  4040. Return Type: OSErr
  4041. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4042. Interface: OCEAuthDir.h
  4043. Library: AOCELib
  4044.  
  4045. Function: DirGetDNodeAccessControlParse
  4046. Return Type: OSErr
  4047. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4048. Interface: OCEAuthDir.h
  4049. Library: AOCELib
  4050.  
  4051. Function: DirGetDNodeInfo
  4052. Return Type: OSErr
  4053. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4054. Interface: OCEAuthDir.h
  4055. Library: AOCELib
  4056.  
  4057. Function: DirGetDNodeMetaInfo
  4058. Return Type: OSErr
  4059. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4060. Interface: OCEAuthDir.h
  4061. Library: AOCELib
  4062.  
  4063. Function: DirGetExtendedDirectoriesInfo
  4064. Return Type: OSErr
  4065. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4066. Interface: OCEAuthDir.h
  4067. Library: AOCELib
  4068.  
  4069. Function: DirGetLocalNetworkSpec
  4070. Return Type: OSErr
  4071. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4072. Interface: OCEAuthDir.h
  4073. Library: AOCELib
  4074.  
  4075. Function: DirGetNameAndType
  4076. Return Type: OSErr
  4077. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4078. Interface: OCEAuthDir.h
  4079. Library: AOCELib
  4080.  
  4081. Function: DirGetOCESetupRefNum
  4082. Return Type: OSErr
  4083. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4084. Interface: OCEAuthDir.h
  4085. Library: AOCELib
  4086.  
  4087. Function: DirGetRecordAccessControlGet
  4088. Return Type: OSErr
  4089. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4090. Interface: OCEAuthDir.h
  4091. Library: AOCELib
  4092.  
  4093. Function: DirGetRecordAccessControlParse
  4094. Return Type: OSErr
  4095. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4096. Interface: OCEAuthDir.h
  4097. Library: AOCELib
  4098.  
  4099. Function: DirGetRecordMetaInfo
  4100. Return Type: OSErr
  4101. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4102. Interface: OCEAuthDir.h
  4103. Library: AOCELib
  4104.  
  4105. Function: DirInstantiateDSAM
  4106. Return Type: OSErr
  4107. Parameters: DirParamBlockPtr paramBlock
  4108. Interface: OCEAuthDir.h
  4109. Library: AOCELib
  4110.  
  4111. Function: DirLookupGet
  4112. Return Type: OSErr
  4113. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4114. Interface: OCEAuthDir.h
  4115. Library: AOCELib
  4116.  
  4117. Function: DirLookupParse
  4118. Return Type: OSErr
  4119. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4120. Interface: OCEAuthDir.h
  4121. Library: AOCELib
  4122.  
  4123. Function: DirMakePersonalDirectoryRLI
  4124. Return Type: OSErr
  4125. Parameters: DirParamBlockPtr paramBlock
  4126. Interface: OCEAuthDir.h
  4127. Library: AOCELib
  4128.  
  4129. Function: DirMapDNodeNumberToPathName
  4130. Return Type: OSErr
  4131. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4132. Interface: OCEAuthDir.h
  4133. Library: AOCELib
  4134.  
  4135. Function: DirMapPathNameToDNodeNumber
  4136. Return Type: OSErr
  4137. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4138. Interface: OCEAuthDir.h
  4139. Library: AOCELib
  4140.  
  4141. Function: DirNetSearchADAPDirectoriesGet
  4142. Return Type: OSErr
  4143. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4144. Interface: OCEAuthDir.h
  4145. Library: AOCELib
  4146.  
  4147. Function: DirNetSearchADAPDirectoriesParse
  4148. Return Type: OSErr
  4149. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4150. Interface: OCEAuthDir.h
  4151. Library: AOCELib
  4152.  
  4153. Function: DirOpenPersonalDirectory
  4154. Return Type: OSErr
  4155. Parameters: DirParamBlockPtr paramBlock
  4156. Interface: OCEAuthDir.h
  4157. Library: AOCELib
  4158.  
  4159. Function: DirRemoveDirectory
  4160. Return Type: OSErr
  4161. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4162. Interface: OCEAuthDir.h
  4163. Library: AOCELib
  4164.  
  4165. Function: DirRemoveDSAM
  4166. Return Type: OSErr
  4167. Parameters: DirParamBlockPtr paramBlock
  4168. Interface: OCEAuthDir.h
  4169. Library: AOCELib
  4170.  
  4171. Function: DirSetNameAndType
  4172. Return Type: OSErr
  4173. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4174. Interface: OCEAuthDir.h
  4175. Library: AOCELib
  4176.  
  4177. Function: DirVerifyAttributeValue
  4178. Return Type: OSErr
  4179. Parameters: DirParamBlockPtr paramBlock, Boolean async
  4180. Interface: OCEAuthDir.h
  4181. Library: AOCELib
  4182.  
  4183. Function: DisableIdle
  4184. Return Type: void
  4185. Parameters: void
  4186. Interface: Power.h
  4187. Library: InterfaceLib
  4188.  
  4189. Function: DisableItem
  4190. Return Type: void
  4191. Parameters: MenuHandle theMenu, short item
  4192. Interface: Menus.h
  4193. Library: InterfaceLib
  4194.  
  4195. Function: DisposeAllSprites
  4196. Return Type: void
  4197. Parameters: SpriteWorld theSpriteWorld
  4198. Interface: Movies.h
  4199. Library: QuickTimeLib
  4200.  
  4201. Function: DisposeCallBack
  4202. Return Type: void
  4203. Parameters: QTCallBack cb
  4204. Interface: Movies.h
  4205. Library: QuickTimeLib
  4206.  
  4207. Function: DisposeCCursor
  4208. Return Type: void
  4209. Parameters: CCrsrHandle cCrsr
  4210. Interface: Quickdraw.h
  4211. Library: InterfaceLib
  4212.  
  4213. Function: DisposeCIcon
  4214. Return Type: void
  4215. Parameters: CIconHandle theIcon
  4216. Interface: Quickdraw.h
  4217. Library: InterfaceLib
  4218.  
  4219. Function: DisposeCIcon
  4220. Return Type: void
  4221. Parameters: CIconHandle theIcon
  4222. Interface: Icons.h
  4223. Library: InterfaceLib
  4224.  
  4225. Function: DisposeCodecNameList
  4226. Return Type: OSErr
  4227. Parameters: CodecNameSpecListPtr list
  4228. Interface: ImageCompression.h
  4229. Library: QuickTimeLib
  4230.  
  4231. Function: DisposeCollection
  4232. Return Type: void
  4233. Parameters: Collection c
  4234. Interface: Collections.h
  4235. Library: CollectionsLib, GXPrintingLib
  4236.  
  4237. Function: DisposeControl
  4238. Return Type: void
  4239. Parameters: ControlHandle theControl
  4240. Interface: Controls.h
  4241. Library: InterfaceLib
  4242.  
  4243. Function: DisposeCTable
  4244. Return Type: void
  4245. Parameters: CTabHandle cTable
  4246. Interface: Quickdraw.h
  4247. Library: InterfaceLib
  4248.  
  4249. Function: DisposeDialog
  4250. Return Type: void
  4251. Parameters: DialogPtr theDialog
  4252. Interface: Dialogs.h
  4253. Library: InterfaceLib
  4254.  
  4255. Function: DisposeDrag
  4256. Return Type: OSErr
  4257. Parameters: DragReference theDrag
  4258. Interface: Drag.h
  4259. Library: DragLib
  4260.  
  4261. Function: DisposeGDevice
  4262. Return Type: void
  4263. Parameters: GDHandle gdh
  4264. Interface: Quickdraw.h
  4265. Library: InterfaceLib
  4266.  
  4267. Function: DisposeGWorld
  4268. Return Type: void
  4269. Parameters: GWorldPtr offscreenGWorld
  4270. Interface: QDOffscreen.h
  4271. Library: InterfaceLib
  4272.  
  4273. Function: DisposeHandle
  4274. Return Type: void
  4275. Parameters: Handle h
  4276. Interface: MacMemory.h
  4277. Library: InterfaceLib
  4278.  
  4279. Function: DisposeIconSuite
  4280. Return Type: OSErr
  4281. Parameters: IconSuiteRef theIconSuite, Boolean disposeData
  4282. Interface: Icons.h
  4283. Library: InterfaceLib
  4284.  
  4285. Function: DisposeMatte
  4286. Return Type: void
  4287. Parameters: PixMapHandle theMatte
  4288. Interface: Movies.h
  4289. Library: QuickTimeLib
  4290.  
  4291. Function: DisposeMCInfo
  4292. Return Type: void
  4293. Parameters: MCTableHandle menuCTbl
  4294. Interface: Menus.h
  4295. Library: InterfaceLib
  4296.  
  4297. Function: DisposeMenu
  4298. Return Type: void
  4299. Parameters: MenuHandle theMenu
  4300. Interface: Menus.h
  4301. Library: InterfaceLib
  4302.  
  4303. Function: DisposeMessageGlobals
  4304. Return Type: void
  4305. Parameters: void
  4306. Interface: GXMessages.h
  4307. Library: GXPrintingLib
  4308.  
  4309. Function: DisposeMovie
  4310. Return Type: void
  4311. Parameters: Movie theMovie
  4312. Interface: Movies.h
  4313. Library: QuickTimeLib
  4314.  
  4315. Function: DisposeMovieController
  4316. Return Type: void
  4317. Parameters: ComponentInstance mc
  4318. Interface: Movies.h
  4319. Library: QuickTimeLib
  4320.  
  4321. Function: DisposeMovieEditState
  4322. Return Type: OSErr
  4323. Parameters: MovieEditState state
  4324. Interface: Movies.h
  4325. Library: QuickTimeLib
  4326.  
  4327. Function: DisposeMovieTrack
  4328. Return Type: void
  4329. Parameters: Track theTrack
  4330. Interface: Movies.h
  4331. Library: QuickTimeLib
  4332.  
  4333. Function: DisposePalette
  4334. Return Type: void
  4335. Parameters: PaletteHandle srcPalette
  4336. Interface: Palettes.h
  4337. Library: InterfaceLib
  4338.  
  4339. Function: DisposePictInfo
  4340. Return Type: OSErr
  4341. Parameters: PictInfoID thePictInfoID
  4342. Interface: PictUtils.h
  4343. Library: InterfaceLib
  4344.  
  4345. Function: DisposePixMap
  4346. Return Type: void
  4347. Parameters: PixMapHandle pm
  4348. Interface: Quickdraw.h
  4349. Library: InterfaceLib
  4350.  
  4351. Function: DisposePixPat
  4352. Return Type: void
  4353. Parameters: PixPatHandle pp
  4354. Interface: Quickdraw.h
  4355. Library: InterfaceLib
  4356.  
  4357. Function: DisposePtr
  4358. Return Type: void
  4359. Parameters: Ptr p
  4360. Interface: MacMemory.h
  4361. Library: InterfaceLib
  4362.  
  4363. Function: DisposeRgn
  4364. Return Type: void
  4365. Parameters: RgnHandle rgn
  4366. Interface: Quickdraw.h
  4367. Library: InterfaceLib
  4368.  
  4369. Function: DisposeRoutineDescriptorTrap
  4370. Return Type: void
  4371. Parameters: UniversalProcPtr theProcPtr
  4372. Interface: MixedMode.h
  4373. Library: Not Known
  4374.  
  4375. Function: DisposeScreenBuffer
  4376. Return Type: void
  4377. Parameters: PixMapHandle offscreenPixMap
  4378. Interface: QDOffscreen.h
  4379. Library: InterfaceLib
  4380.  
  4381. Function: DisposeSpeechChannel
  4382. Return Type: OSErr
  4383. Parameters: SpeechChannel chan
  4384. Interface: SpeechSynthesis.h
  4385. Library: SpeechLib
  4386.  
  4387. Function: DisposeSprite
  4388. Return Type: void
  4389. Parameters: Sprite theSprite
  4390. Interface: Movies.h
  4391. Library: QuickTimeLib
  4392.  
  4393. Function: DisposeSpriteWorld
  4394. Return Type: void
  4395. Parameters: SpriteWorld theSpriteWorld
  4396. Interface: Movies.h
  4397. Library: QuickTimeLib
  4398.  
  4399. Function: DisposeThread
  4400. Return Type: OSErr
  4401. Parameters: ThreadID threadToDump, void * threadResult, Boolean recycleThread
  4402. Interface: Threads.h
  4403. Library: ThreadsLib
  4404.  
  4405. Function: DisposeTimeBase
  4406. Return Type: void
  4407. Parameters: TimeBase tb
  4408. Interface: Movies.h
  4409. Library: QuickTimeLib
  4410.  
  4411. Function: DisposeTrackEditState
  4412. Return Type: OSErr
  4413. Parameters: TrackEditState state
  4414. Interface: Movies.h
  4415. Library: QuickTimeLib
  4416.  
  4417. Function: DisposeTrackMedia
  4418. Return Type: void
  4419. Parameters: Media theMedia
  4420. Interface: Movies.h
  4421. Library: QuickTimeLib
  4422.  
  4423. Function: DisposeUserData
  4424. Return Type: OSErr
  4425. Parameters: UserData theUserData
  4426. Interface: Movies.h
  4427. Library: QuickTimeLib
  4428.  
  4429. Function: DisposeWindow
  4430. Return Type: void
  4431. Parameters: WindowPtr theWindow
  4432. Interface: MacWindows.h
  4433. Library: InterfaceLib
  4434.  
  4435. Function: DIUnload
  4436. Return Type: void
  4437. Parameters: void
  4438. Interface: DiskInit.h
  4439. Library: InterfaceLib
  4440.  
  4441. Function: DIVerify
  4442. Return Type: OSErr
  4443. Parameters: short drvNum
  4444. Interface: DiskInit.h
  4445. Library: InterfaceLib
  4446.  
  4447. Function: DIXFormat
  4448. Return Type: OSErr
  4449. Parameters: short drvNum, Boolean fmtFlag, unsigned long fmtArg, unsigned long * actSize
  4450. Interface: DiskInit.h
  4451. Library: Not Known
  4452.  
  4453. Function: DIXZero
  4454. Return Type: OSErr
  4455. Parameters: short drvNum, ConstStr255Param volName, short fsid, short mediaStatus, short volTypeSelector, unsigned long volSize, void * extendedInfoPtr
  4456. Interface: DiskInit.h
  4457. Library: Not Known
  4458.  
  4459. Function: DIZero
  4460. Return Type: OSErr
  4461. Parameters: short drvNum, ConstStr255Param volName
  4462. Interface: DiskInit.h
  4463. Library: InterfaceLib
  4464.  
  4465. Function: DMAddDisplay
  4466. Return Type: OSErr
  4467. Parameters: GDHandle newDevice, short driver, unsigned long mode, unsigned long reserved, unsigned long displayID, Component displayComponent, Handle displayState
  4468. Interface: Displays.h
  4469. Library: InterfaceLib
  4470.  
  4471. Function: DMBeginConfigureDisplays
  4472. Return Type: OSErr
  4473. Parameters: Handle * displayState
  4474. Interface: Displays.h
  4475. Library: InterfaceLib
  4476.  
  4477. Function: DMBlockMirroring
  4478. Return Type: OSErr
  4479. Parameters: void
  4480. Interface: Displays.h
  4481. Library: InterfaceLib
  4482.  
  4483. Function: DMCanMirrorNow
  4484. Return Type: OSErr
  4485. Parameters: Boolean * canMirrorNow
  4486. Interface: Displays.h
  4487. Library: InterfaceLib
  4488.  
  4489. Function: DMCheckDisplayMode
  4490. Return Type: OSErr
  4491. Parameters: GDHandle theDevice, unsigned long mode, unsigned long depthMode, unsigned long * switchFlags, unsigned long reserved, Boolean * modeOk
  4492. Interface: Displays.h
  4493. Library: InterfaceLib
  4494.  
  4495. Function: DMConfirmConfiguration
  4496. Return Type: OSErr
  4497. Parameters: ModalFilterUPP filterProc, UInt32 confirmFlags, UInt32 reserved, Handle displayState
  4498. Interface: Displays.h
  4499. Library: Not Known
  4500.  
  4501. Function: DMDisableDisplay
  4502. Return Type: OSErr
  4503. Parameters: GDHandle disableDevice, Handle displayState
  4504. Interface: Displays.h
  4505. Library: InterfaceLib
  4506.  
  4507. Function: DMDisposeAVComponent
  4508. Return Type: OSErr
  4509. Parameters: Component theAVComponent
  4510. Interface: Displays.h
  4511. Library: DisplayLib
  4512.  
  4513. Function: DMDisposeDisplay
  4514. Return Type: OSErr
  4515. Parameters: GDHandle disposeDevice, Handle displayState
  4516. Interface: Displays.h
  4517. Library: InterfaceLib
  4518.  
  4519. Function: DMDisposeList
  4520. Return Type: OSErr
  4521. Parameters: DMListType panelList
  4522. Interface: Displays.h
  4523. Library: DisplayLib
  4524.  
  4525. Function: DMDrawDesktopRect
  4526. Return Type: void
  4527. Parameters: Rect * globalRect
  4528. Interface: Displays.h
  4529. Library: InterfaceLib
  4530.  
  4531. Function: DMDrawDesktopRegion
  4532. Return Type: void
  4533. Parameters: RgnHandle globalRgn
  4534. Interface: Displays.h
  4535. Library: InterfaceLib
  4536.  
  4537. Function: DMEnableDisplay
  4538. Return Type: OSErr
  4539. Parameters: GDHandle enableDevice, Handle displayState
  4540. Interface: Displays.h
  4541. Library: InterfaceLib
  4542.  
  4543. Function: DMEndConfigureDisplays
  4544. Return Type: OSErr
  4545. Parameters: Handle displayState
  4546. Interface: Displays.h
  4547. Library: InterfaceLib
  4548.  
  4549. Function: DMGetAVPowerState
  4550. Return Type: OSErr
  4551. Parameters: AVIDType theID, AVPowerStatePtr getPowerState, unsigned long reserved1
  4552. Interface: Displays.h
  4553. Library: DisplayLib
  4554.  
  4555. Function: DMGetDeskRegion
  4556. Return Type: OSErr
  4557. Parameters: RgnHandle * desktopRegion
  4558. Interface: Displays.h
  4559. Library: InterfaceLib
  4560.  
  4561. Function: DMGetDeviceAVIDByPortAVID
  4562. Return Type: OSErr
  4563. Parameters: AVIDType portAVID, AVIDType * deviceAVID
  4564. Interface: Displays.h
  4565. Library: DisplayLib
  4566.  
  4567. Function: DMGetDeviceComponentByAVID
  4568. Return Type: OSErr
  4569. Parameters: AVIDType theDeviceID, Component * theDeviceComponent, ComponentDescription * theDesciption, ResType * theDeviceKind
  4570. Interface: Displays.h
  4571. Library: DisplayLib
  4572.  
  4573. Function: DMGetDisplayComponent
  4574. Return Type: OSErr
  4575. Parameters: GDHandle theDevice, Component * displayComponent
  4576. Interface: Displays.h
  4577. Library: InterfaceLib
  4578.  
  4579. Function: DMGetDisplayIDByGDevice
  4580. Return Type: OSErr
  4581. Parameters: GDHandle displayDevice, DisplayIDType * displayID, Boolean failToMain
  4582. Interface: Displays.h
  4583. Library: InterfaceLib
  4584.  
  4585. Function: DMGetDisplayMgrA5World
  4586. Return Type: OSErr
  4587. Parameters: Ptr * dmA5
  4588. Interface: Displays.h
  4589. Library: InterfaceLib
  4590.  
  4591. Function: DMGetDisplayMode
  4592. Return Type: OSErr
  4593. Parameters: GDHandle theDevice, VDSwitchInfoPtr switchInfo
  4594. Interface: Displays.h
  4595. Library: DisplayLib
  4596.  
  4597. Function: DMGetEnableByAVID
  4598. Return Type: OSErr
  4599. Parameters: AVIDType theAVID, Boolean * isAVIDEnabledNow, Boolean * canChangeEnableNow
  4600. Interface: Displays.h
  4601. Library: DisplayLib
  4602.  
  4603. Function: DMGetFirstScreenDevice
  4604. Return Type: GDHandle
  4605. Parameters: Boolean activeOnly
  4606. Interface: Displays.h
  4607. Library: InterfaceLib
  4608.  
  4609. Function: DMGetGDeviceByDisplayID
  4610. Return Type: OSErr
  4611. Parameters: DisplayIDType displayID, GDHandle * displayDevice, Boolean failToMain
  4612. Interface: Displays.h
  4613. Library: InterfaceLib
  4614.  
  4615. Function: DMGetGraphicInfoByAVID
  4616. Return Type: OSErr
  4617. Parameters: AVIDType theID, PicHandle * theAVPcit, Handle * theAVIconSuite, AVLocationRec * theAVLocation
  4618. Interface: Displays.h
  4619. Library: DisplayLib
  4620.  
  4621. Function: DMGetIndexedComponentFromList
  4622. Return Type: OSErr
  4623. Parameters: DMListType panelList, DMListIndexType itemIndex, unsigned long reserved, DMComponentListIteratorUPP listIterator, void * userData
  4624. Interface: Displays.h
  4625. Library: DisplayLib
  4626.  
  4627. Function: DMGetIndexedDisplayModeFromList
  4628. Return Type: OSErr
  4629. Parameters: DMListType panelList, DMListIndexType itemIndex, unsigned long reserved, DMDisplayModeListIteratorUPP listIterator, void * userData
  4630. Interface: Displays.h
  4631. Library: DisplayLib
  4632.  
  4633. Function: DMGetNameByAVID
  4634. Return Type: OSErr
  4635. Parameters: AVIDType theID, unsigned long nameFlags, Str255 name
  4636. Interface: Displays.h
  4637. Library: DisplayLib
  4638.  
  4639. Function: DMGetNextMirroredDevice
  4640. Return Type: OSErr
  4641. Parameters: GDHandle gDevice, GDHandle * mirroredDevice
  4642. Interface: Displays.h
  4643. Library: InterfaceLib
  4644.  
  4645. Function: DMGetNextScreenDevice
  4646. Return Type: GDHandle
  4647. Parameters: GDHandle theDevice, Boolean activeOnly
  4648. Interface: Displays.h
  4649. Library: InterfaceLib
  4650.  
  4651. Function: DMGetPortComponentByAVID
  4652. Return Type: OSErr
  4653. Parameters: DisplayIDType thePortID, Component * thePortComponent, ComponentDescription * theDesciption, ResType * thePortKind
  4654. Interface: Displays.h
  4655. Library: DisplayLib
  4656.  
  4657. Function: DMIsMirroringOn
  4658. Return Type: OSErr
  4659. Parameters: Boolean * isMirroringOn
  4660. Interface: Displays.h
  4661. Library: InterfaceLib
  4662.  
  4663. Function: DMMirrorDevices
  4664. Return Type: OSErr
  4665. Parameters: GDHandle gD1, GDHandle gD2, Handle displayState
  4666. Interface: Displays.h
  4667. Library: InterfaceLib
  4668.  
  4669. Function: DMMoveDisplay
  4670. Return Type: OSErr
  4671. Parameters: GDHandle moveDevice, short x, short y, Handle displayState
  4672. Interface: Displays.h
  4673. Library: InterfaceLib
  4674.  
  4675. Function: DMNewAVDeviceList
  4676. Return Type: OSErr
  4677. Parameters: ResType deviceType, unsigned long deviceListFlags, unsigned long reserved, DMListIndexType * deviceCount, DMListType * deviceList
  4678. Interface: Displays.h
  4679. Library: DisplayLib
  4680.  
  4681. Function: DMNewAVEngineList
  4682. Return Type: OSErr
  4683. Parameters: DisplayIDType displayID, ResType engineType, DMFidelityType minimumFidelity, unsigned long engineListFlags, unsigned long reserved, DMListIndexType * engineCount, DMListType * engineList
  4684. Interface: Displays.h
  4685. Library: DisplayLib
  4686.  
  4687. Function: DMNewAVIDByDeviceComponent
  4688. Return Type: OSErr
  4689. Parameters: Component theDeviceComponent, ResType portKind, unsigned long reserved, DisplayIDType * newID
  4690. Interface: Displays.h
  4691. Library: DisplayLib
  4692.  
  4693. Function: DMNewAVIDByPortComponent
  4694. Return Type: OSErr
  4695. Parameters: Component thePortComponent, ResType portKind, unsigned long reserved, AVIDType * newID
  4696. Interface: Displays.h
  4697. Library: DisplayLib
  4698.  
  4699. Function: DMNewAVPanelList
  4700. Return Type: OSErr
  4701. Parameters: DisplayIDType displayID, ResType panelType, DMFidelityType minimumFidelity, unsigned long panelListFlags, unsigned long reserved, DMListIndexType * thePanelCount, DMListType * thePanelList
  4702. Interface: Displays.h
  4703. Library: DisplayLib
  4704.  
  4705. Function: DMNewAVPortListByDeviceAVID
  4706. Return Type: OSErr
  4707. Parameters: AVIDType theID, DMFidelityType minimumFidelity, unsigned long portListFlags, unsigned long reserved, DMListIndexType * devicePortCount, DMListType * theDevicePortList
  4708. Interface: Displays.h
  4709. Library: DisplayLib
  4710.  
  4711. Function: DMNewAVPortListByPortType
  4712. Return Type: OSErr
  4713. Parameters: ResType subType, unsigned long portListFlags, unsigned long reserved, DMListIndexType * devicePortCount, DMListType * theDevicePortList
  4714. Interface: Displays.h
  4715. Library: DisplayLib
  4716.  
  4717. Function: DMNewDisplay
  4718. Return Type: OSErr
  4719. Parameters: GDHandle * newDevice, short driverRefNum, unsigned long mode, unsigned long reserved, DisplayIDType displayID, Component displayComponent, Handle displayState
  4720. Interface: Displays.h
  4721. Library: InterfaceLib
  4722.  
  4723. Function: DMNewDisplayModeList
  4724. Return Type: OSErr
  4725. Parameters: DisplayIDType displayID, unsigned long modeListFlags, unsigned long reserved, DMListIndexType * thePanelCount, DMListType * thePanelList
  4726. Interface: Displays.h
  4727. Library: DisplayLib
  4728.  
  4729. Function: DMQDIsMirroringCapable
  4730. Return Type: OSErr
  4731. Parameters: Boolean * qdIsMirroringCapable
  4732. Interface: Displays.h
  4733. Library: InterfaceLib
  4734.  
  4735. Function: DMRegisterExtendedNotifyProc
  4736. Return Type: OSErr
  4737. Parameters: DMExtendedNotificationUPP notifyProc, void * notifyUserData, unsigned short nofifyOnFlags, ProcessSerialNumberPtr whichPSN
  4738. Interface: Displays.h
  4739. Library: DisplayLib
  4740.  
  4741. Function: DMRegisterNotifyProc
  4742. Return Type: OSErr
  4743. Parameters: DMNotificationUPP notificationProc, ProcessSerialNumberPtr whichPSN
  4744. Interface: Displays.h
  4745. Library: InterfaceLib
  4746.  
  4747. Function: DMRemoveDisplay
  4748. Return Type: OSErr
  4749. Parameters: GDHandle removeDevice, Handle displayState
  4750. Interface: Displays.h
  4751. Library: InterfaceLib
  4752.  
  4753. Function: DMRemoveExtendedNotifyProc
  4754. Return Type: OSErr
  4755. Parameters: DMExtendedNotificationUPP notifyProc, void * notifyUserData, ProcessSerialNumberPtr whichPSN, unsigned short removeFlags
  4756. Interface: Displays.h
  4757. Library: DisplayLib
  4758.  
  4759. Function: DMRemoveNotifyProc
  4760. Return Type: OSErr
  4761. Parameters: DMNotificationUPP notificationProc, ProcessSerialNumberPtr whichPSN
  4762. Interface: Displays.h
  4763. Library: InterfaceLib
  4764.  
  4765. Function: DMResolveDisplayComponents
  4766. Return Type: OSErr
  4767. Parameters: void
  4768. Interface: Displays.h
  4769. Library: InterfaceLib
  4770.  
  4771. Function: DMSaveScreenPrefs
  4772. Return Type: OSErr
  4773. Parameters: unsigned long reserved1, unsigned long saveFlags, unsigned long reserved2
  4774. Interface: Displays.h
  4775. Library: DisplayLib
  4776.  
  4777. Function: DMSendDependentNotification
  4778. Return Type: OSErr
  4779. Parameters: ResType notifyType, ResType notifyClass, AVIDType displayID, ComponentInstance notifyComponent
  4780. Interface: Displays.h
  4781. Library: DisplayLib
  4782.  
  4783. Function: DMSetAVPowerState
  4784. Return Type: OSErr
  4785. Parameters: AVIDType theID, AVPowerStatePtr setPowerState, unsigned long powerFlags, Handle displayState
  4786. Interface: Displays.h
  4787. Library: DisplayLib
  4788.  
  4789. Function: DMSetDisplayComponent
  4790. Return Type: OSErr
  4791. Parameters: GDHandle theDevice, Component displayComponent
  4792. Interface: Displays.h
  4793. Library: InterfaceLib
  4794.  
  4795. Function: DMSetDisplayMode
  4796. Return Type: OSErr
  4797. Parameters: GDHandle theDevice, unsigned long mode, unsigned long * depthMode, unsigned long reserved, Handle displayState
  4798. Interface: Displays.h
  4799. Library: InterfaceLib
  4800.  
  4801. Function: DMSetEnableByAVID
  4802. Return Type: OSErr
  4803. Parameters: AVIDType theAVID, Boolean doEnable, Handle displayState
  4804. Interface: Displays.h
  4805. Library: DisplayLib
  4806.  
  4807. Function: DMSetMainDisplay
  4808. Return Type: OSErr
  4809. Parameters: GDHandle newMainDevice, Handle displayState
  4810. Interface: Displays.h
  4811. Library: InterfaceLib
  4812.  
  4813. Function: DMUnblockMirroring
  4814. Return Type: OSErr
  4815. Parameters: void
  4816. Interface: Displays.h
  4817. Library: InterfaceLib
  4818.  
  4819. Function: DMUnmirrorDevice
  4820. Return Type: OSErr
  4821. Parameters: GDHandle gDevice, Handle displayState
  4822. Interface: Displays.h
  4823. Library: InterfaceLib
  4824.  
  4825. Function: DoVBLTask
  4826. Return Type: OSErr
  4827. Parameters: short theSlot
  4828. Interface: Retrace.h
  4829. Library: InterfaceLib
  4830.  
  4831. Function: DragAlignedGrayRgn
  4832. Return Type: long
  4833. Parameters: RgnHandle theRgn, Point startPt, Rect * boundsRect, Rect * slopRect, short axis, UniversalProcPtr actionProc, Rect * alignmentRect, ICMAlignmentProcRecordPtr alignmentProc
  4834. Interface: ImageCompression.h
  4835. Library: QuickTimeLib
  4836.  
  4837. Function: DragAlignedWindow
  4838. Return Type: void
  4839. Parameters: WindowPtr wp, Point startPt, Rect * boundsRect, Rect * alignmentRect, ICMAlignmentProcRecordPtr alignmentProc
  4840. Interface: ImageCompression.h
  4841. Library: QuickTimeLib
  4842.  
  4843. Function: DragControl
  4844. Return Type: void
  4845. Parameters: ControlHandle theControl, Point startPoint, const Rect * limitRect, const Rect * slopRect, DragConstraint axis
  4846. Interface: Controls.h
  4847. Library: InterfaceLib
  4848.  
  4849. Function: DragGrayRgn
  4850. Return Type: long
  4851. Parameters: RgnHandle theRgn, Point startPt, const Rect * limitRect, const Rect * slopRect, short axis, DragGrayRgnUPP actionProc
  4852. Interface: MacWindows.h
  4853. Library: InterfaceLib
  4854.  
  4855. Function: DragPostScroll
  4856. Return Type: OSErr
  4857. Parameters: DragReference theDrag
  4858. Interface: Drag.h
  4859. Library: DragLib
  4860.  
  4861. Function: DragPreScroll
  4862. Return Type: OSErr
  4863. Parameters: DragReference theDrag, SInt16 dH, SInt16 dV
  4864. Interface: Drag.h
  4865. Library: DragLib
  4866.  
  4867. Function: DragTheRgn
  4868. Return Type: long
  4869. Parameters: RgnHandle theRgn, Point startPt, const Rect * limitRect, const Rect * slopRect, short axis, DragGrayRgnUPP actionProc
  4870. Interface: MacWindows.h
  4871. Library: InterfaceLib
  4872.  
  4873. Function: DragWindow
  4874. Return Type: void
  4875. Parameters: WindowPtr theWindow, Point startPt, const Rect * boundsRect
  4876. Interface: MacWindows.h
  4877. Library: InterfaceLib
  4878.  
  4879. Function: Draw1Control
  4880. Return Type: void
  4881. Parameters: ControlHandle theControl
  4882. Interface: Controls.h
  4883. Library: InterfaceLib
  4884.  
  4885. Function: DrawChar
  4886. Return Type: void
  4887. Parameters: CharParameter ch
  4888. Interface: QuickdrawText.h
  4889. Library: InterfaceLib
  4890.  
  4891. Function: DrawControlInCurrentPort
  4892. Return Type: void
  4893. Parameters: ControlHandle inControl
  4894. Interface: Controls.h
  4895. Library: AppearanceLib
  4896.  
  4897. Function: DrawControls
  4898. Return Type: void
  4899. Parameters: WindowPtr theWindow
  4900. Interface: Controls.h
  4901. Library: InterfaceLib
  4902.  
  4903. Function: DrawDialog
  4904. Return Type: void
  4905. Parameters: DialogPtr theDialog
  4906. Interface: Dialogs.h
  4907. Library: InterfaceLib
  4908.  
  4909. Function: DrawGrowIcon
  4910. Return Type: void
  4911. Parameters: WindowPtr theWindow
  4912. Interface: MacWindows.h
  4913. Library: InterfaceLib
  4914.  
  4915. Function: DrawJust
  4916. Return Type: void
  4917. Parameters: Ptr textPtr, short textLength, short slop
  4918. Interface: QuickdrawText.h
  4919. Library: InterfaceLib
  4920.  
  4921. Function: DrawJustified
  4922. Return Type: void
  4923. Parameters: Ptr textPtr, long textLength, Fixed slop, JustStyleCode styleRunPosition, Point numer, Point denom
  4924. Interface: QuickdrawText.h
  4925. Library: InterfaceLib
  4926.  
  4927. Function: DrawNew
  4928. Return Type: void
  4929. Parameters: WindowPtr window, Boolean update
  4930. Interface: MacWindows.h
  4931. Library: InterfaceLib
  4932.  
  4933. Function: DrawPicture
  4934. Return Type: void
  4935. Parameters: PicHandle myPicture, const Rect * dstRect
  4936. Interface: Quickdraw.h
  4937. Library: InterfaceLib
  4938.  
  4939. Function: DrawPictureFile
  4940. Return Type: OSErr
  4941. Parameters: short refNum, const Rect * frame, ICMProgressProcRecordPtr progressProc
  4942. Interface: ImageCompression.h
  4943. Library: QuickTimeLib
  4944.  
  4945. Function: DrawString
  4946. Return Type: void
  4947. Parameters: ConstStr255Param s
  4948. Interface: QuickdrawText.h
  4949. Library: InterfaceLib
  4950.  
  4951. Function: DrawTrimmedPicture
  4952. Return Type: OSErr
  4953. Parameters: PicHandle srcPicture, const Rect * frame, RgnHandle trimMask, short doDither, ICMProgressProcRecordPtr progressProc
  4954. Interface: ImageCompression.h
  4955. Library: QuickTimeLib
  4956.  
  4957. Function: DrawTrimmedPictureFile
  4958. Return Type: OSErr
  4959. Parameters: short srcRefnum, const Rect * frame, RgnHandle trimMask, short doDither, ICMProgressProcRecordPtr progressProc
  4960. Interface: ImageCompression.h
  4961. Library: QuickTimeLib
  4962.  
  4963. Function: DriverInstall
  4964. Return Type: OSErr
  4965. Parameters: DRVRHeaderPtr drvrPtr, short refNum
  4966. Interface: Devices.h
  4967. Library: Not Known
  4968.  
  4969. Function: DriverInstallReserveMem
  4970. Return Type: OSErr
  4971. Parameters: DRVRHeaderPtr drvrPtr, short refNum
  4972. Interface: Devices.h
  4973. Library: Not Known
  4974.  
  4975. Function: DrvrRemove
  4976. Return Type: OSErr
  4977. Parameters: short refNum
  4978. Interface: Devices.h
  4979. Library: InterfaceLib
  4980.  
  4981. Function: DTInstall
  4982. Return Type: OSErr
  4983. Parameters: DeferredTaskPtr dtTaskPtr
  4984. Interface: OSUtils.h
  4985. Library: InterfaceLib
  4986.  
  4987. Function: DumpControlHierarchy
  4988. Return Type: OSErr
  4989. Parameters: WindowPtr inWindow, const FSSpec * inDumpFile
  4990. Interface: Controls.h
  4991. Library: AppearanceLib
  4992.  
  4993. Function: EditionHasFormat
  4994. Return Type: OSErr
  4995. Parameters: EditionRefNum whichEdition, FormatType whichFormat, Size * formatSize
  4996. Interface: Editions.h
  4997. Library: InterfaceLib
  4998.  
  4999. Function: EmbedControl
  5000. Return Type: OSErr
  5001. Parameters: ControlHandle inControl, ControlHandle inContainer
  5002. Interface: Controls.h
  5003. Library: AppearanceLib
  5004.  
  5005. Function: EmptyCollection
  5006. Return Type: void
  5007. Parameters: Collection c
  5008. Interface: Collections.h
  5009. Library: CollectionsLib, GXPrintingLib
  5010.  
  5011. Function: EmptyHandle
  5012. Return Type: void
  5013. Parameters: Handle h
  5014. Interface: MacMemory.h
  5015. Library: InterfaceLib
  5016.  
  5017. Function: EmptyRect
  5018. Return Type: Boolean
  5019. Parameters: const Rect * r
  5020. Interface: Quickdraw.h
  5021. Library: InterfaceLib
  5022.  
  5023. Function: EmptyRgn
  5024. Return Type: Boolean
  5025. Parameters: RgnHandle rgn
  5026. Interface: Quickdraw.h
  5027. Library: InterfaceLib
  5028.  
  5029. Function: EnableIdle
  5030. Return Type: void
  5031. Parameters: void
  5032. Interface: Power.h
  5033. Library: InterfaceLib
  5034.  
  5035. Function: EnableItem
  5036. Return Type: void
  5037. Parameters: MenuHandle theMenu, short item
  5038. Interface: Menus.h
  5039. Library: InterfaceLib
  5040.  
  5041. Function: EnableProcessorCycling
  5042. Return Type: void
  5043. Parameters: Boolean enable
  5044. Interface: Power.h
  5045. Library: PowerMgrLib
  5046.  
  5047. Function: EndFullScreen
  5048. Return Type: OSErr
  5049. Parameters: Ptr fullState, long flags
  5050. Interface: Movies.h
  5051. Library: QuickTimeLib
  5052.  
  5053. Function: EndianSwap16Bit
  5054. Return Type: UInt16
  5055. Parameters: UInt16 data16
  5056. Interface: PCI.h
  5057. Library: PCILib
  5058.  
  5059. Function: EndianSwap32Bit
  5060. Return Type: UInt32
  5061. Parameters: UInt32 data32
  5062. Interface: PCI.h
  5063. Library: PCILib
  5064.  
  5065. Function: EndMediaEdits
  5066. Return Type: OSErr
  5067. Parameters: Media theMedia
  5068. Interface: Movies.h
  5069. Library: QuickTimeLib
  5070.  
  5071. Function: EndUpdate
  5072. Return Type: void
  5073. Parameters: WindowPtr theWindow
  5074. Interface: MacWindows.h
  5075. Library: InterfaceLib
  5076.  
  5077. Function: Enqueue
  5078. Return Type: void
  5079. Parameters: QElemPtr qElement, QHdrPtr qHeader
  5080. Interface: OSUtils.h
  5081. Library: InterfaceLib
  5082.  
  5083. Function: EnterMovies
  5084. Return Type: OSErr
  5085. Parameters: void
  5086. Interface: Movies.h
  5087. Library: QuickTimeLib
  5088.  
  5089. Function: EnterSupervisorMode
  5090. Return Type: StatusRegisterContents
  5091. Parameters: void
  5092. Interface: MacMemory.h
  5093. Library: InterfaceLib
  5094.  
  5095. Function: Entry2Index
  5096. Return Type: long
  5097. Parameters: short entry
  5098. Interface: Palettes.h
  5099. Library: InterfaceLib
  5100.  
  5101. Function: EqualMatrix
  5102. Return Type: Boolean
  5103. Parameters: const MatrixRecord * m1, const MatrixRecord * m2
  5104. Interface: ImageCompression.h
  5105. Library: QuickTimeLib
  5106.  
  5107. Function: EqualPt
  5108. Return Type: Boolean
  5109. Parameters: Point pt1, Point pt2
  5110. Interface: Quickdraw.h
  5111. Library: InterfaceLib
  5112.  
  5113. Function: EraseArc
  5114. Return Type: void
  5115. Parameters: const Rect * r, short startAngle, short arcAngle
  5116. Interface: Quickdraw.h
  5117. Library: InterfaceLib
  5118.  
  5119. Function: EraseOval
  5120. Return Type: void
  5121. Parameters: const Rect * r
  5122. Interface: Quickdraw.h
  5123. Library: InterfaceLib
  5124.  
  5125. Function: ErasePoly
  5126. Return Type: void
  5127. Parameters: PolyHandle poly
  5128. Interface: Quickdraw.h
  5129. Library: InterfaceLib
  5130.  
  5131. Function: EraseRect
  5132. Return Type: void
  5133. Parameters: const Rect * r
  5134. Interface: Quickdraw.h
  5135. Library: InterfaceLib
  5136.  
  5137. Function: EraseRgn
  5138. Return Type: void
  5139. Parameters: RgnHandle rgn
  5140. Interface: Quickdraw.h
  5141. Library: InterfaceLib
  5142.  
  5143. Function: EraseRoundRect
  5144. Return Type: void
  5145. Parameters: const Rect * r, short ovalWidth, short ovalHeight
  5146. Interface: Quickdraw.h
  5147. Library: InterfaceLib
  5148.  
  5149. Function: ErrorSound
  5150. Return Type: void
  5151. Parameters: SoundUPP soundProc
  5152. Interface: Dialogs.h
  5153. Library: InterfaceLib
  5154.  
  5155. Function: EventAvail
  5156. Return Type: Boolean
  5157. Parameters: EventMask eventMask, EventRecord * theEvent
  5158. Interface: Events.h
  5159. Library: InterfaceLib
  5160.  
  5161. Function: ExecuteCallBack
  5162. Return Type: void
  5163. Parameters: QTCallBack cb
  5164. Interface: Movies.h
  5165. Library: QuickTimeLib
  5166.  
  5167. Function: ExitMovies
  5168. Return Type: void
  5169. Parameters: void
  5170. Interface: Movies.h
  5171. Library: QuickTimeLib
  5172.  
  5173. Function: ExitToShell
  5174. Return Type: void
  5175. Parameters: void
  5176. Interface: SegLoad.h
  5177. Library: InterfaceLib
  5178.  
  5179. Function: ExitToShell
  5180. Return Type: void
  5181. Parameters: void
  5182. Interface: Processes.h
  5183. Library: InterfaceLib
  5184.  
  5185. Function: Exp1to3
  5186. Return Type: void
  5187. Parameters: const void * inBuffer, void * outBuffer, unsigned long cnt, StateBlockPtr inState, StateBlockPtr outState, unsigned long numChannels, unsigned long whichChannel
  5188. Interface: Sound.h
  5189. Library: InterfaceLib
  5190.  
  5191. Function: Exp1to6
  5192. Return Type: void
  5193. Parameters: const void * inBuffer, void * outBuffer, unsigned long cnt, StateBlockPtr inState, StateBlockPtr outState, unsigned long numChannels, unsigned long whichChannel
  5194. Interface: Sound.h
  5195. Library: InterfaceLib
  5196.  
  5197. Function: ExpMgrConfigReadByte
  5198. Return Type: OSErr
  5199. Parameters: RegEntryIDPtr node, LogicalAddress configAddr, UInt8 * valuePtr
  5200. Interface: PCI.h
  5201. Library: PCILib
  5202.  
  5203. Function: ExpMgrConfigReadLong
  5204. Return Type: OSErr
  5205. Parameters: RegEntryIDPtr node, LogicalAddress configAddr, UInt32 * valuePtr
  5206. Interface: PCI.h
  5207. Library: PCILib
  5208.  
  5209. Function: ExpMgrConfigReadWord
  5210. Return Type: OSErr
  5211. Parameters: RegEntryIDPtr node, LogicalAddress configAddr, UInt16 * valuePtr
  5212. Interface: PCI.h
  5213. Library: PCILib
  5214.  
  5215. Function: ExpMgrConfigWriteByte
  5216. Return Type: OSErr
  5217. Parameters: RegEntryIDPtr node, LogicalAddress configAddr, UInt8 value
  5218. Interface: PCI.h
  5219. Library: PCILib
  5220.  
  5221. Function: ExpMgrConfigWriteLong
  5222. Return Type: OSErr
  5223. Parameters: RegEntryIDPtr node, LogicalAddress configAddr, UInt32 value
  5224. Interface: PCI.h
  5225. Library: PCILib
  5226.  
  5227. Function: ExpMgrConfigWriteWord
  5228. Return Type: OSErr
  5229. Parameters: RegEntryIDPtr node, LogicalAddress configAddr, UInt16 value
  5230. Interface: PCI.h
  5231. Library: PCILib
  5232.  
  5233. Function: ExpMgrInterruptAcknowledgeReadByte
  5234. Return Type: OSErr
  5235. Parameters: RegEntryIDPtr entry, UInt8 * valuePtr
  5236. Interface: PCI.h
  5237. Library: PCILib
  5238.  
  5239. Function: ExpMgrInterruptAcknowledgeReadLong
  5240. Return Type: OSErr
  5241. Parameters: RegEntryIDPtr entry, UInt32 * valuePtr
  5242. Interface: PCI.h
  5243. Library: PCILib
  5244.  
  5245. Function: ExpMgrInterruptAcknowledgeReadWord
  5246. Return Type: OSErr
  5247. Parameters: RegEntryIDPtr entry, UInt16 * valuePtr
  5248. Interface: PCI.h
  5249. Library: PCILib
  5250.  
  5251. Function: ExpMgrIOReadByte
  5252. Return Type: OSErr
  5253. Parameters: RegEntryIDPtr node, LogicalAddress ioAddr, UInt8 * valuePtr
  5254. Interface: PCI.h
  5255. Library: PCILib
  5256.  
  5257. Function: ExpMgrIOReadLong
  5258. Return Type: OSErr
  5259. Parameters: RegEntryIDPtr node, LogicalAddress ioAddr, UInt32 * valuePtr
  5260. Interface: PCI.h
  5261. Library: PCILib
  5262.  
  5263. Function: ExpMgrIOReadWord
  5264. Return Type: OSErr
  5265. Parameters: RegEntryIDPtr node, LogicalAddress ioAddr, UInt16 * valuePtr
  5266. Interface: PCI.h
  5267. Library: PCILib
  5268.  
  5269. Function: ExpMgrIOWriteByte
  5270. Return Type: OSErr
  5271. Parameters: RegEntryIDPtr node, LogicalAddress ioAddr, UInt8 value
  5272. Interface: PCI.h
  5273. Library: PCILib
  5274.  
  5275. Function: ExpMgrIOWriteLong
  5276. Return Type: OSErr
  5277. Parameters: RegEntryIDPtr node, LogicalAddress ioAddr, UInt32 value
  5278. Interface: PCI.h
  5279. Library: PCILib
  5280.  
  5281. Function: ExpMgrIOWriteWord
  5282. Return Type: OSErr
  5283. Parameters: RegEntryIDPtr node, LogicalAddress ioAddr, UInt16 value
  5284. Interface: PCI.h
  5285. Library: PCILib
  5286.  
  5287. Function: ExpMgrSpecialCycleBroadcastLong
  5288. Return Type: OSErr
  5289. Parameters: UInt32 value
  5290. Interface: PCI.h
  5291. Library: PCILib
  5292.  
  5293. Function: ExpMgrSpecialCycleWriteLong
  5294. Return Type: OSErr
  5295. Parameters: RegEntryIDPtr entry, UInt32 value
  5296. Interface: PCI.h
  5297. Library: PCILib
  5298.  
  5299. Function: ExtendedToString
  5300. Return Type: FormatStatus
  5301. Parameters: const extended80 * x, const NumFormatString * myCanonical, const NumberParts * partsTable, Str255 outString
  5302. Interface: NumberFormatting.h
  5303. Library: InterfaceLib
  5304.  
  5305. Function: ExtendFileTypeList
  5306. Return Type: OSErr
  5307. Parameters: const FileType * originalTypeList, short numberOriginalTypes, FileType * extendedTypeList, short * numberExtendedTypes
  5308. Interface: Translation.h
  5309. Library: TranslationLib
  5310.  
  5311. Function: FCompressImage
  5312. Return Type: OSErr
  5313. Parameters: PixMapHandle src, const Rect * srcRect, short colorDepth, CodecQ quality, CodecType cType, CompressorComponent codec, CTabHandle ctable, CodecFlags flags, long bufferSize, ICMFlushProcRecordPtr flushProc, ICMProgressProcRecordPtr progressProc, ImageDescriptionHandle desc, Ptr data
  5314. Interface: ImageCompression.h
  5315. Library: QuickTimeLib
  5316.  
  5317. Function: FCompressPicture
  5318. Return Type: OSErr
  5319. Parameters: PicHandle srcPicture, PicHandle dstPicture, short colorDepth, CTabHandle ctable, CodecQ quality, short doDither, short compressAgain, ICMProgressProcRecordPtr progressProc, CodecType cType, CompressorComponent codec
  5320. Interface: ImageCompression.h
  5321. Library: QuickTimeLib
  5322.  
  5323. Function: FCompressPictureFile
  5324. Return Type: OSErr
  5325. Parameters: short srcRefNum, short dstRefNum, short colorDepth, CTabHandle ctable, CodecQ quality, short doDither, short compressAgain, ICMProgressProcRecordPtr progressProc, CodecType cType, CompressorComponent codec
  5326. Interface: ImageCompression.h
  5327. Library: QuickTimeLib
  5328.  
  5329. Function: FDecompressImage
  5330. Return Type: OSErr
  5331. Parameters: Ptr data, ImageDescriptionHandle desc, PixMapHandle dst, const Rect * srcRect, MatrixRecordPtr matrix, short mode, RgnHandle mask, PixMapHandle matte, const Rect * matteRect, CodecQ accuracy, DecompressorComponent codec, long bufferSize, ICMDataProcRecordPtr dataProc, ICMProgressProcRecordPtr progressProc
  5332. Interface: ImageCompression.h
  5333. Library: QuickTimeLib
  5334.  
  5335. Function: Fetch
  5336. Return Type: long
  5337. Parameters: DCtlPtr dce
  5338. Interface: Devices.h
  5339. Library: Not Known
  5340.  
  5341. Function: FillArc
  5342. Return Type: void
  5343. Parameters: const Rect * r, short startAngle, short arcAngle, const Pattern * pat
  5344. Interface: Quickdraw.h
  5345. Library: InterfaceLib
  5346.  
  5347. Function: FillCArc
  5348. Return Type: void
  5349. Parameters: const Rect * r, short startAngle, short arcAngle, PixPatHandle pp
  5350. Interface: Quickdraw.h
  5351. Library: InterfaceLib
  5352.  
  5353. Function: FillCOval
  5354. Return Type: void
  5355. Parameters: const Rect * r, PixPatHandle pp
  5356. Interface: Quickdraw.h
  5357. Library: InterfaceLib
  5358.  
  5359. Function: FillCPoly
  5360. Return Type: void
  5361. Parameters: PolyHandle poly, PixPatHandle pp
  5362. Interface: Quickdraw.h
  5363. Library: InterfaceLib
  5364.  
  5365. Function: FillCRect
  5366. Return Type: void
  5367. Parameters: const Rect * r, PixPatHandle pp
  5368. Interface: Quickdraw.h
  5369. Library: InterfaceLib
  5370.  
  5371. Function: FillCRgn
  5372. Return Type: void
  5373. Parameters: RgnHandle rgn, PixPatHandle pp
  5374. Interface: Quickdraw.h
  5375. Library: InterfaceLib
  5376.  
  5377. Function: FillCRoundRect
  5378. Return Type: void
  5379. Parameters: const Rect * r, short ovalWidth, short ovalHeight, PixPatHandle pp
  5380. Interface: Quickdraw.h
  5381. Library: InterfaceLib
  5382.  
  5383. Function: FillOval
  5384. Return Type: void
  5385. Parameters: const Rect * r, const Pattern * pat
  5386. Interface: Quickdraw.h
  5387. Library: InterfaceLib
  5388.  
  5389. Function: FillParseTable
  5390. Return Type: Boolean
  5391. Parameters: CharByteTable table, ScriptCode script
  5392. Interface: Script.h
  5393. Library: InterfaceLib
  5394.  
  5395. Function: FillPoly
  5396. Return Type: void
  5397. Parameters: PolyHandle poly, const Pattern * pat
  5398. Interface: Quickdraw.h
  5399. Library: InterfaceLib
  5400.  
  5401. Function: FillRoundRect
  5402. Return Type: void
  5403. Parameters: const Rect * r, short ovalWidth, short ovalHeight, const Pattern * pat
  5404. Interface: Quickdraw.h
  5405. Library: InterfaceLib
  5406.  
  5407. Function: FindCodec
  5408. Return Type: OSErr
  5409. Parameters: CodecType cType, CodecComponent specCodec, CompressorComponent * compressor, DecompressorComponent * decompressor
  5410. Interface: ImageCompression.h
  5411. Library: QuickTimeLib
  5412.  
  5413. Function: FindControl
  5414. Return Type: ControlPartCode
  5415. Parameters: Point testPoint, WindowPtr theWindow, ControlHandle * theControl
  5416. Interface: Controls.h
  5417. Library: InterfaceLib
  5418.  
  5419. Function: FindControlUnderMouse
  5420. Return Type: ControlHandle
  5421. Parameters: Point inWhere, WindowPtr inWindow, SInt16 * outPart
  5422. Interface: Controls.h
  5423. Library: AppearanceLib
  5424.  
  5425. Function: FindDialogItem
  5426. Return Type: DialogItemIndexZeroBased
  5427. Parameters: DialogPtr theDialog, Point thePt
  5428. Interface: Dialogs.h
  5429. Library: InterfaceLib
  5430.  
  5431. Function: FindFolder
  5432. Return Type: OSErr
  5433. Parameters: short vRefNum, OSType folderType, Boolean createFolder, short * foundVRefNum, long * foundDirID
  5434. Interface: Folders.h
  5435. Library: InterfaceLib
  5436.  
  5437. Function: FindFolderRouting
  5438. Return Type: OSErr
  5439. Parameters: OSType fileType, FolderType routeFromFolder, FolderType * routeToFolder, RoutingFlags * flags
  5440. Interface: Folders.h
  5441. Library: FoldersLib
  5442.  
  5443. Function: FindNextComponent
  5444. Return Type: Component
  5445. Parameters: Component aComponent, ComponentDescription * looking
  5446. Interface: Components.h
  5447. Library: InterfaceLib
  5448.  
  5449. Function: FindRecordByIndexInDictionary
  5450. Return Type: OSErr
  5451. Parameters: SInt32 dictionaryReference, SInt32 recordIndex, DictionaryAttributeTablePtr requestedAttributeTablePointer, Str255 recordKey, Handle recordDataHandle
  5452. Interface: Dictionary.h
  5453. Library: InterfaceLib
  5454.  
  5455. Function: FindRecordInDictionary
  5456. Return Type: OSErr
  5457. Parameters: SInt32 dictionaryReference, ConstStr255Param key, DictionaryAttributeTablePtr requestedAttributeTablePointer, Handle recordDataHandle
  5458. Interface: Dictionary.h
  5459. Library: InterfaceLib
  5460.  
  5461. Function: FindScriptRun
  5462. Return Type: ScriptRunStatus
  5463. Parameters: Ptr textPtr, long textLen, long * lenUsed
  5464. Interface: TextUtils.h
  5465. Library: InterfaceLib
  5466.  
  5467. Function: FindServiceWindow
  5468. Return Type: short
  5469. Parameters: Point thePoint, WindowPtr * theWindow
  5470. Interface: TextServices.h
  5471. Library: InterfaceLib
  5472.  
  5473. Function: FindSymbol
  5474. Return Type: OSErr
  5475. Parameters: CFragConnectionID connID, ConstStr255Param symName, Ptr * symAddr, CFragSymbolClass * symClass
  5476. Interface: CodeFragments.h
  5477. Library: InterfaceLib
  5478.  
  5479. Function: FindWord
  5480. Return Type: void
  5481. Parameters: Ptr textPtr, short textLength, short offset, Boolean leadingEdge, BreakTablePtr breaks, OffsetTable offsets
  5482. Interface: TextUtils.h
  5483. Library: InterfaceLib
  5484.  
  5485. Function: FindWordBreaks
  5486. Return Type: void
  5487. Parameters: Ptr textPtr, short textLength, short offset, Boolean leadingEdge, BreakTablePtr breaks, OffsetTable offsets, ScriptCode script
  5488. Interface: TextUtils.h
  5489. Library: InterfaceLib
  5490.  
  5491. Function: FirstBit
  5492. Return Type: short
  5493. Parameters: unsigned long x
  5494. Interface: GXMath.h
  5495. Library: QuickDrawGXLib
  5496.  
  5497. Function: Fix2Frac
  5498. Return Type: Fract
  5499. Parameters: Fixed x
  5500. Interface: FixMath.h
  5501. Library: InterfaceLib
  5502.  
  5503. Function: Fix2Long
  5504. Return Type: long
  5505. Parameters: Fixed x
  5506. Interface: FixMath.h
  5507. Library: InterfaceLib
  5508.  
  5509. Function: Fix2SmallFract
  5510. Return Type: SmallFract
  5511. Parameters: Fixed f
  5512. Interface: ColorPicker.h
  5513. Library: InterfaceLib
  5514.  
  5515. Function: Fix2X
  5516. Return Type: long double
  5517. Parameters: Fixed x
  5518. Interface: FixMath.h
  5519. Library: InterfaceLib
  5520.  
  5521. Function: FixATan2
  5522. Return Type: Fixed
  5523. Parameters: long x, long y
  5524. Interface: FixMath.h
  5525. Library: InterfaceLib
  5526.  
  5527. Function: FixDiv
  5528. Return Type: Fixed
  5529. Parameters: Fixed x, Fixed y
  5530. Interface: FixMath.h
  5531. Library: InterfaceLib
  5532.  
  5533. Function: FixedDivide
  5534. Return Type: Fixed
  5535. Parameters: Fixed dividend, Fixed divisor
  5536. Interface: GXMath.h
  5537. Library: QuickDrawGXLib
  5538.  
  5539. Function: FixedMultiply
  5540. Return Type: Fixed
  5541. Parameters: Fixed multiplicand, Fixed multiplier
  5542. Interface: GXMath.h
  5543. Library: QuickDrawGXLib
  5544.  
  5545. Function: FixExp2
  5546. Return Type: Fixed
  5547. Parameters: Fixed src
  5548. Interface: ImageCompression.h
  5549. Library: QuickTimeLib
  5550.  
  5551. Function: FixLog2
  5552. Return Type: Fixed
  5553. Parameters: Fixed src
  5554. Interface: ImageCompression.h
  5555. Library: QuickTimeLib
  5556.  
  5557. Function: FixMul
  5558. Return Type: Fixed
  5559. Parameters: Fixed a, Fixed b
  5560. Interface: FixMath.h
  5561. Library: InterfaceLib
  5562.  
  5563. Function: FixMulDiv
  5564. Return Type: Fixed
  5565. Parameters: Fixed src, Fixed mul, Fixed divisor
  5566. Interface: ImageCompression.h
  5567. Library: QuickTimeLib
  5568.  
  5569. Function: FixPow
  5570. Return Type: Fixed
  5571. Parameters: Fixed base, Fixed exp
  5572. Interface: ImageCompression.h
  5573. Library: QuickTimeLib
  5574.  
  5575. Function: FixRatio
  5576. Return Type: Fixed
  5577. Parameters: short numer, short denom
  5578. Interface: FixMath.h
  5579. Library: InterfaceLib
  5580.  
  5581. Function: FixRound
  5582. Return Type: short
  5583. Parameters: Fixed x
  5584. Interface: FixMath.h
  5585. Library: InterfaceLib
  5586.  
  5587. Function: FixTextService
  5588. Return Type: ComponentResult
  5589. Parameters: ComponentInstance ts
  5590. Interface: TextServices.h
  5591. Library: InterfaceLib
  5592.  
  5593. Function: FixTSMDocument
  5594. Return Type: OSErr
  5595. Parameters: TSMDocumentID idocID
  5596. Interface: TextServices.h
  5597. Library: InterfaceLib
  5598.  
  5599. Function: FlashMenuBar
  5600. Return Type: void
  5601. Parameters: short menuID
  5602. Interface: Menus.h
  5603. Library: InterfaceLib
  5604.  
  5605. Function: FlattenCollection
  5606. Return Type: OSErr
  5607. Parameters: Collection c, CollectionFlattenUPP flattenProc, void * refCon
  5608. Interface: Collections.h
  5609. Library: CollectionsLib, GXPrintingLib
  5610.  
  5611. Function: FlattenCollectionToHdl
  5612. Return Type: OSErr
  5613. Parameters: Collection aCollection, Handle flattened
  5614. Interface: Collections.h
  5615. Library: CollectionsLib, GXPrintingLib
  5616.  
  5617. Function: FlattenMovie
  5618. Return Type: void
  5619. Parameters: Movie theMovie, long movieFlattenFlags, const FSSpec * theFile, OSType creator, ScriptCode scriptTag, long createMovieFileFlags, short * resId, ConstStr255Param resName
  5620. Interface: Movies.h
  5621. Library: QuickTimeLib
  5622.  
  5623. Function: FlattenMovieData
  5624. Return Type: Movie
  5625. Parameters: Movie theMovie, long movieFlattenFlags, const FSSpec * theFile, OSType creator, ScriptCode scriptTag, long createMovieFileFlags
  5626. Interface: Movies.h
  5627. Library: QuickTimeLib
  5628.  
  5629. Function: FlattenPartialCollection
  5630. Return Type: OSErr
  5631. Parameters: Collection c, CollectionFlattenUPP flattenProc, void * refCon, SInt32 whichAttributes, SInt32 matchingAttributes
  5632. Interface: Collections.h
  5633. Library: CollectionsLib, GXPrintingLib
  5634.  
  5635. Function: FlushCodeCache
  5636. Return Type: void
  5637. Parameters: void
  5638. Interface: OSUtils.h
  5639. Library: Not Known
  5640.  
  5641. Function: FlushCodeCacheRange
  5642. Return Type: OSErr
  5643. Parameters: void * address, unsigned long count
  5644. Interface: OSUtils.h
  5645. Library: Not Known
  5646.  
  5647. Function: FlushDataCache
  5648. Return Type: void
  5649. Parameters: void
  5650. Interface: OSUtils.h
  5651. Library: Not Known
  5652.  
  5653. Function: FlushEvents
  5654. Return Type: void
  5655. Parameters: EventMask whichMask, EventMask stopMask
  5656. Interface: Events.h
  5657. Library: InterfaceLib
  5658.  
  5659. Function: FlushFonts
  5660. Return Type: OSErr
  5661. Parameters: void
  5662. Interface: Fonts.h
  5663. Library: InterfaceLib
  5664.  
  5665. Function: FlushInstructionCache
  5666. Return Type: void
  5667. Parameters: void
  5668. Interface: OSUtils.h
  5669. Library: Not Known
  5670.  
  5671. Function: FlushMemory
  5672. Return Type: OSErr
  5673. Parameters: void * address, unsigned long count
  5674. Interface: MacMemory.h
  5675. Library: Not Known
  5676.  
  5677. Function: FMSwapFont
  5678. Return Type: FMOutPtr
  5679. Parameters: const FMInput * inRec
  5680. Interface: Fonts.h
  5681. Library: InterfaceLib
  5682.  
  5683. Function: FontMetrics
  5684. Return Type: void
  5685. Parameters: FMetricRecPtr theMetrics
  5686. Interface: Fonts.h
  5687. Library: InterfaceLib
  5688.  
  5689. Function: FontScript
  5690. Return Type: short
  5691. Parameters: void
  5692. Interface: Script.h
  5693. Library: InterfaceLib
  5694.  
  5695. Function: FontToScript
  5696. Return Type: short
  5697. Parameters: short fontNumber
  5698. Interface: Script.h
  5699. Library: InterfaceLib
  5700.  
  5701. Function: ForEachIconDo
  5702. Return Type: OSErr
  5703. Parameters: IconSuiteRef theSuite, IconSelectorValue selector, IconActionUPP action, void * yourDataPtr
  5704. Interface: Icons.h
  5705. Library: InterfaceLib
  5706.  
  5707. Function: ForeColor
  5708. Return Type: void
  5709. Parameters: long color
  5710. Interface: Quickdraw.h
  5711. Library: InterfaceLib
  5712.  
  5713. Function: FormatRecToString
  5714. Return Type: FormatStatus
  5715. Parameters: const NumFormatString * myCanonical, const NumberParts * partsTable, Str255 outString, TripleInt positions
  5716. Interface: NumberFormatting.h
  5717. Library: InterfaceLib
  5718.  
  5719. Function: ForwardMessage
  5720. Return Type: OSErr
  5721. Parameters: long messageSelector, ...
  5722. Interface: GXMessages.h
  5723. Library: GXPrintingLib
  5724.  
  5725. Function: ForwardThisMessage
  5726. Return Type: OSErr
  5727. Parameters: void * parameter1, ...
  5728. Interface: GXMessages.h
  5729. Library: GXPrintingLib
  5730.  
  5731. Function: Frac2Fix
  5732. Return Type: Fixed
  5733. Parameters: Fract x
  5734. Interface: FixMath.h
  5735. Library: InterfaceLib
  5736.  
  5737. Function: Frac2X
  5738. Return Type: long double
  5739. Parameters: Fract x
  5740. Interface: FixMath.h
  5741. Library: InterfaceLib
  5742.  
  5743. Function: FracCos
  5744. Return Type: Fract
  5745. Parameters: Fixed x
  5746. Interface: FixMath.h
  5747. Library: InterfaceLib
  5748.  
  5749. Function: FracDiv
  5750. Return Type: Fract
  5751. Parameters: Fract x, Fract y
  5752. Interface: FixMath.h
  5753. Library: InterfaceLib
  5754.  
  5755. Function: FracMul
  5756. Return Type: Fract
  5757. Parameters: Fract x, Fract y
  5758. Interface: FixMath.h
  5759. Library: InterfaceLib
  5760.  
  5761. Function: FracSin
  5762. Return Type: Fract
  5763. Parameters: Fixed x
  5764. Interface: FixMath.h
  5765. Library: InterfaceLib
  5766.  
  5767. Function: FracSinCos
  5768. Return Type: Fract
  5769. Parameters: Fixed degree, Fract * cosOut
  5770. Interface: ImageCompression.h
  5771. Library: QuickTimeLib
  5772.  
  5773. Function: FracSqrt
  5774. Return Type: Fract
  5775. Parameters: Fract x
  5776. Interface: FixMath.h
  5777. Library: InterfaceLib
  5778.  
  5779. Function: FractCubeRoot
  5780. Return Type: Fract
  5781. Parameters: Fract source
  5782. Interface: GXMath.h
  5783. Library: QuickDrawGXLib
  5784.  
  5785. Function: FractDivide
  5786. Return Type: Fract
  5787. Parameters: Fract dividend, Fract divisor
  5788. Interface: GXMath.h
  5789. Library: QuickDrawGXLib
  5790.  
  5791. Function: FractMultiply
  5792. Return Type: Fract
  5793. Parameters: Fract multiplicand, Fract multiplier
  5794. Interface: GXMath.h
  5795. Library: QuickDrawGXLib
  5796.  
  5797. Function: FractSineCosine
  5798. Return Type: Fract
  5799. Parameters: Fixed degrees, Fract * cosine
  5800. Interface: GXMath.h
  5801. Library: QuickDrawGXLib
  5802.  
  5803. Function: FractSquareRoot
  5804. Return Type: Fract
  5805. Parameters: Fract source
  5806. Interface: GXMath.h
  5807. Library: QuickDrawGXLib
  5808.  
  5809. Function: FrameArc
  5810. Return Type: void
  5811. Parameters: const Rect * r, short startAngle, short arcAngle
  5812. Interface: Quickdraw.h
  5813. Library: InterfaceLib
  5814.  
  5815. Function: FrameOval
  5816. Return Type: void
  5817. Parameters: const Rect * r
  5818. Interface: Quickdraw.h
  5819. Library: InterfaceLib
  5820.  
  5821. Function: FramePoly
  5822. Return Type: void
  5823. Parameters: PolyHandle poly
  5824. Interface: Quickdraw.h
  5825. Library: InterfaceLib
  5826.  
  5827. Function: FrameRoundRect
  5828. Return Type: void
  5829. Parameters: const Rect * r, short ovalWidth, short ovalHeight
  5830. Interface: Quickdraw.h
  5831. Library: InterfaceLib
  5832.  
  5833. Function: FreeAlert
  5834. Return Type: void
  5835. Parameters: SInt16 alertID
  5836. Interface: Dialogs.h
  5837. Library: Not Known
  5838.  
  5839. Function: FreeDialog
  5840. Return Type: void
  5841. Parameters: SInt16 dialogID
  5842. Interface: Dialogs.h
  5843. Library: Not Known
  5844.  
  5845. Function: FreeMem
  5846. Return Type: long
  5847. Parameters: void
  5848. Interface: MacMemory.h
  5849. Library: InterfaceLib
  5850.  
  5851. Function: FreeMemSys
  5852. Return Type: long
  5853. Parameters: void
  5854. Interface: MacMemory.h
  5855. Library: InterfaceLib
  5856.  
  5857. Function: FrontWindow
  5858. Return Type: WindowPtr
  5859. Parameters: void
  5860. Interface: MacWindows.h
  5861. Library: InterfaceLib
  5862.  
  5863. Function: FSMakeFSSpec
  5864. Return Type: OSErr
  5865. Parameters: short vRefNum, long dirID, ConstStr255Param fileName, FSSpec * spec
  5866. Interface: Files.h
  5867. Library: InterfaceLib
  5868.  
  5869. Function: FSpCatMove
  5870. Return Type: OSErr
  5871. Parameters: const FSSpec * source, const FSSpec * dest
  5872. Interface: Files.h
  5873. Library: InterfaceLib
  5874.  
  5875. Function: FSpCreate
  5876. Return Type: OSErr
  5877. Parameters: const FSSpec * spec, OSType creator, OSType fileType, ScriptCode scriptTag
  5878. Interface: Files.h
  5879. Library: InterfaceLib
  5880.  
  5881. Function: FSpCreateResFile
  5882. Return Type: void
  5883. Parameters: const FSSpec * spec, OSType creator, OSType fileType, ScriptCode scriptTag
  5884. Interface: Resources.h
  5885. Library: InterfaceLib
  5886.  
  5887. Function: FSpDelete
  5888. Return Type: OSErr
  5889. Parameters: const FSSpec * spec
  5890. Interface: Files.h
  5891. Library: InterfaceLib
  5892.  
  5893. Function: FSpDirCreate
  5894. Return Type: OSErr
  5895. Parameters: const FSSpec * spec, ScriptCode scriptTag, long * createdDirID
  5896. Interface: Files.h
  5897. Library: InterfaceLib
  5898.  
  5899. Function: FSpExchangeFiles
  5900. Return Type: OSErr
  5901. Parameters: const FSSpec * source, const FSSpec * dest
  5902. Interface: Files.h
  5903. Library: InterfaceLib
  5904.  
  5905. Function: FSpGetFInfo
  5906. Return Type: OSErr
  5907. Parameters: const FSSpec * spec, FInfo * fndrInfo
  5908. Interface: Files.h
  5909. Library: InterfaceLib
  5910.  
  5911. Function: FSpOpenDF
  5912. Return Type: OSErr
  5913. Parameters: const FSSpec * spec, SInt8 permission, short * refNum
  5914. Interface: Files.h
  5915. Library: InterfaceLib
  5916.  
  5917. Function: FSpOpenResFile
  5918. Return Type: short
  5919. Parameters: const FSSpec * spec, SignedByte permission
  5920. Interface: Resources.h
  5921. Library: InterfaceLib
  5922.  
  5923. Function: FSpOpenRF
  5924. Return Type: OSErr
  5925. Parameters: const FSSpec * spec, SInt8 permission, short * refNum
  5926. Interface: Files.h
  5927. Library: InterfaceLib
  5928.  
  5929. Function: FSpRename
  5930. Return Type: OSErr
  5931. Parameters: const FSSpec * spec, ConstStr255Param newName
  5932. Interface: Files.h
  5933. Library: InterfaceLib
  5934.  
  5935. Function: FSpRstFLock
  5936. Return Type: OSErr
  5937. Parameters: const FSSpec * spec
  5938. Interface: Files.h
  5939. Library: InterfaceLib
  5940.  
  5941. Function: FSpSetFInfo
  5942. Return Type: OSErr
  5943. Parameters: const FSSpec * spec, const FInfo * fndrInfo
  5944. Interface: Files.h
  5945. Library: InterfaceLib
  5946.  
  5947. Function: FSpSetFLock
  5948. Return Type: OSErr
  5949. Parameters: const FSSpec * spec
  5950. Interface: Files.h
  5951. Library: InterfaceLib
  5952.  
  5953. Function: FullProcessorSpeed
  5954. Return Type: Boolean
  5955. Parameters: void
  5956. Interface: Power.h
  5957. Library: PowerMgrLib
  5958.  
  5959. Function: GDeviceChanged
  5960. Return Type: void
  5961. Parameters: GDHandle gdh
  5962. Interface: QDOffscreen.h
  5963. Library: InterfaceLib
  5964.  
  5965. Function: GDGetScale
  5966. Return Type: OSErr
  5967. Parameters: GDHandle gdh, Fixed * scale, short * flags
  5968. Interface: ImageCompression.h
  5969. Library: QuickTimeLib
  5970.  
  5971. Function: GDHasScale
  5972. Return Type: OSErr
  5973. Parameters: GDHandle gdh, short depth, Fixed * scale
  5974. Interface: ImageCompression.h
  5975. Library: QuickTimeLib
  5976.  
  5977. Function: GDSetScale
  5978. Return Type: OSErr
  5979. Parameters: GDHandle gdh, Fixed scale, short flags
  5980. Interface: ImageCompression.h
  5981. Library: QuickTimeLib
  5982.  
  5983. Function: Gestalt
  5984. Return Type: OSErr
  5985. Parameters: OSType selector, long * response
  5986. Interface: Gestalt.h
  5987. Library: InterfaceLib
  5988.  
  5989. Function: Get1IndResource
  5990. Return Type: Handle
  5991. Parameters: ResType theType, short index
  5992. Interface: Resources.h
  5993. Library: InterfaceLib
  5994.  
  5995. Function: Get1IndType
  5996. Return Type: void
  5997. Parameters: ResType * theType, short index
  5998. Interface: Resources.h
  5999. Library: InterfaceLib
  6000.  
  6001. Function: Get1NamedResource
  6002. Return Type: Handle
  6003. Parameters: ResType theType, ConstStr255Param name
  6004. Interface: Resources.h
  6005. Library: InterfaceLib
  6006.  
  6007. Function: Get1Resource
  6008. Return Type: Handle
  6009. Parameters: ResType theType, short theID
  6010. Interface: Resources.h
  6011. Library: InterfaceLib
  6012.  
  6013. Function: GetADBInfo
  6014. Return Type: OSErr
  6015. Parameters: ADBDataBlock * info, ADBAddress adbAddr
  6016. Interface: DeskBus.h
  6017. Library: InterfaceLib
  6018.  
  6019. Function: GetAlertStage
  6020. Return Type: SInt16
  6021. Parameters: void
  6022. Interface: Dialogs.h
  6023. Library: InterfaceLib
  6024.  
  6025. Function: GetAppFont
  6026. Return Type: short
  6027. Parameters: void
  6028. Interface: Fonts.h
  6029. Library: InterfaceLib
  6030.  
  6031. Function: GetApplLimit
  6032. Return Type: Ptr
  6033. Parameters: void
  6034. Interface: MacMemory.h
  6035. Library: InterfaceLib
  6036.  
  6037. Function: GetAppParms
  6038. Return Type: void
  6039. Parameters: Str255 apName, short * apRefNum, Handle * apParam
  6040. Interface: SegLoad.h
  6041. Library: Not Known
  6042.  
  6043. Function: GetAuxiliaryControlRecord
  6044. Return Type: Boolean
  6045. Parameters: ControlHandle theControl, AuxCtlHandle * acHndl
  6046. Interface: Controls.h
  6047. Library: InterfaceLib
  6048.  
  6049. Function: GetAuxWin
  6050. Return Type: Boolean
  6051. Parameters: WindowPtr theWindow, AuxWinHandle * awHndl
  6052. Interface: MacWindows.h
  6053. Library: InterfaceLib
  6054.  
  6055. Function: GetBackColor
  6056. Return Type: void
  6057. Parameters: RGBColor * color
  6058. Interface: Quickdraw.h
  6059. Library: InterfaceLib
  6060.  
  6061. Function: GetBatteryTimes
  6062. Return Type: void
  6063. Parameters: short whichBattery, BatteryTimeRec * theTimes
  6064. Interface: Power.h
  6065. Library: PowerMgrLib
  6066.  
  6067. Function: GetBatteryVoltage
  6068. Return Type: Fixed
  6069. Parameters: short whichBattery
  6070. Interface: Power.h
  6071. Library: PowerMgrLib
  6072.  
  6073. Function: GetBestControlRect
  6074. Return Type: OSErr
  6075. Parameters: ControlHandle inControl, Rect * outRect, SInt16 * outBaseLineOffset
  6076. Interface: Controls.h
  6077. Library: AppearanceLib
  6078.  
  6079. Function: GetBestDeviceRect
  6080. Return Type: OSErr
  6081. Parameters: GDHandle * gdh, Rect * rp
  6082. Interface: ImageCompression.h
  6083. Library: QuickTimeLib
  6084.  
  6085. Function: GetCallBackTimeBase
  6086. Return Type: TimeBase
  6087. Parameters: QTCallBack cb
  6088. Interface: Movies.h
  6089. Library: QuickTimeLib
  6090.  
  6091. Function: GetCallBackType
  6092. Return Type: short
  6093. Parameters: QTCallBack cb
  6094. Interface: Movies.h
  6095. Library: QuickTimeLib
  6096.  
  6097. Function: GetCaretTime
  6098. Return Type: UInt32
  6099. Parameters: void
  6100. Interface: Events.h
  6101. Library: InterfaceLib
  6102.  
  6103. Function: GetCCursor
  6104. Return Type: CCrsrHandle
  6105. Parameters: short crsrID
  6106. Interface: Quickdraw.h
  6107. Library: InterfaceLib
  6108.  
  6109. Function: GetCIcon
  6110. Return Type: CIconHandle
  6111. Parameters: SInt16 iconID
  6112. Interface: Icons.h
  6113. Library: InterfaceLib
  6114.  
  6115. Function: GetCIcon
  6116. Return Type: CIconHandle
  6117. Parameters: short iconID
  6118. Interface: Quickdraw.h
  6119. Library: InterfaceLib
  6120.  
  6121. Function: GetClip
  6122. Return Type: void
  6123. Parameters: RgnHandle rgn
  6124. Interface: Quickdraw.h
  6125. Library: InterfaceLib
  6126.  
  6127. Function: GetCodecInfo
  6128. Return Type: OSErr
  6129. Parameters: CodecInfo * info, CodecType cType, CodecComponent codec
  6130. Interface: ImageCompression.h
  6131. Library: QuickTimeLib
  6132.  
  6133. Function: GetCodecNameList
  6134. Return Type: OSErr
  6135. Parameters: CodecNameSpecListPtr * list, short showAll
  6136. Interface: ImageCompression.h
  6137. Library: QuickTimeLib
  6138.  
  6139. Function: GetCollectionDefaultAttributes
  6140. Return Type: SInt32
  6141. Parameters: Collection c
  6142. Interface: Collections.h
  6143. Library: CollectionsLib, GXPrintingLib
  6144.  
  6145. Function: GetCollectionExceptionProc
  6146. Return Type: CollectionExceptionUPP
  6147. Parameters: Collection c
  6148. Interface: Collections.h
  6149. Library: CollectionsLib, GXPrintingLib
  6150.  
  6151. Function: GetCollectionItem
  6152. Return Type: OSErr
  6153. Parameters: Collection c, CollectionTag tag, SInt32 id, SInt32 * itemSize, void * itemData
  6154. Interface: Collections.h
  6155. Library: CollectionsLib, GXPrintingLib
  6156.  
  6157. Function: GetCollectionItemHdl
  6158. Return Type: OSErr
  6159. Parameters: Collection aCollection, CollectionTag tag, SInt32 id, Handle itemData
  6160. Interface: Collections.h
  6161. Library: CollectionsLib, GXPrintingLib
  6162.  
  6163. Function: GetCollectionItemInfo
  6164. Return Type: OSErr
  6165. Parameters: Collection c, CollectionTag tag, SInt32 id, SInt32 * index, SInt32 * itemSize, SInt32 * attributes
  6166. Interface: Collections.h
  6167. Library: CollectionsLib, GXPrintingLib
  6168.  
  6169. Function: GetColor
  6170. Return Type: Boolean
  6171. Parameters: Point where, ConstStr255Param prompt, const RGBColor * inColor, RGBColor * outColor
  6172. Interface: ColorPicker.h
  6173. Library: InterfaceLib
  6174.  
  6175. Function: GetComponentIconSuite
  6176. Return Type: OSErr
  6177. Parameters: Component aComponent, Handle * iconSuite
  6178. Interface: Components.h
  6179. Library: InterfaceLib
  6180.  
  6181. Function: GetComponentIndString
  6182. Return Type: OSErr
  6183. Parameters: Component aComponent, Str255 theString, short strListID, short index
  6184. Interface: Components.h
  6185. Library: Not Known
  6186.  
  6187. Function: GetComponentInfo
  6188. Return Type: OSErr
  6189. Parameters: Component aComponent, ComponentDescription * cd, Handle componentName, Handle componentInfo, Handle componentIcon
  6190. Interface: Components.h
  6191. Library: InterfaceLib
  6192.  
  6193. Function: GetComponentInstanceA5
  6194. Return Type: long
  6195. Parameters: ComponentInstance aComponentInstance
  6196. Interface: Components.h
  6197. Library: InterfaceLib
  6198.  
  6199. Function: GetComponentInstanceError
  6200. Return Type: OSErr
  6201. Parameters: ComponentInstance aComponentInstance
  6202. Interface: Components.h
  6203. Library: InterfaceLib
  6204.  
  6205. Function: GetComponentInstanceStorage
  6206. Return Type: Handle
  6207. Parameters: ComponentInstance aComponentInstance
  6208. Interface: Components.h
  6209. Library: InterfaceLib
  6210.  
  6211. Function: GetComponentListModSeed
  6212. Return Type: long
  6213. Parameters: void
  6214. Interface: Components.h
  6215. Library: InterfaceLib
  6216.  
  6217. Function: GetComponentRefcon
  6218. Return Type: long
  6219. Parameters: Component aComponent
  6220. Interface: Components.h
  6221. Library: InterfaceLib
  6222.  
  6223. Function: GetComponentResource
  6224. Return Type: OSErr
  6225. Parameters: Component aComponent, OSType resType, short resID, Handle * theResource
  6226. Interface: Components.h
  6227. Library: Not Known
  6228.  
  6229. Function: GetComponentTypeModSeed
  6230. Return Type: long
  6231. Parameters: OSType componentType
  6232. Interface: Components.h
  6233. Library: Not Known
  6234.  
  6235. Function: GetComponentVersion
  6236. Return Type: long
  6237. Parameters: ComponentInstance ci
  6238. Interface: Components.h
  6239. Library: InterfaceLib
  6240.  
  6241. Function: GetCompressedImageSize
  6242. Return Type: OSErr
  6243. Parameters: ImageDescriptionHandle desc, Ptr data, long bufferSize, ICMDataProcRecordPtr dataProc, long * dataSize
  6244. Interface: ImageCompression.h
  6245. Library: QuickTimeLib
  6246.  
  6247. Function: GetCompressedPixMapInfo
  6248. Return Type: OSErr
  6249. Parameters: PixMapPtr pix, ImageDescriptionHandle * desc, Ptr * data, long * bufferSize, ICMDataProcRecord * dataProc, ICMProgressProcRecord * progressProc
  6250. Interface: ImageCompression.h
  6251. Library: QuickTimeLib
  6252.  
  6253. Function: GetCompressionInfo
  6254. Return Type: OSErr
  6255. Parameters: short compressionID, OSType format, short numChannels, short sampleSize, CompressionInfoPtr cp
  6256. Interface: Sound.h
  6257. Library: SoundLib
  6258.  
  6259. Function: GetCompressionName
  6260. Return Type: OSErr
  6261. Parameters: OSType compressionType, Str255 compressionName
  6262. Interface: Sound.h
  6263. Library: SoundLib
  6264.  
  6265. Function: GetCompressionTime
  6266. Return Type: OSErr
  6267. Parameters: PixMapHandle src, const Rect * srcRect, short colorDepth, CodecType cType, CompressorComponent codec, CodecQ * spatialQuality, CodecQ * temporalQuality, unsigned long * compressTime
  6268. Interface: ImageCompression.h
  6269. Library: QuickTimeLib
  6270.  
  6271. Function: GetControlAction
  6272. Return Type: ControlActionUPP
  6273. Parameters: ControlHandle theControl
  6274. Interface: Controls.h
  6275. Library: InterfaceLib
  6276.  
  6277. Function: GetControlData
  6278. Return Type: OSErr
  6279. Parameters: ControlHandle inControl, ControlPartCode inPart, ResType inTagName, Size inBufferSize, Ptr inBuffer, Size * outActualSize
  6280. Interface: Controls.h
  6281. Library: AppearanceLib
  6282.  
  6283. Function: GetControlDataSize
  6284. Return Type: OSErr
  6285. Parameters: ControlHandle inControl, ControlPartCode inPart, ResType inTagName, Size * outMaxSize
  6286. Interface: Controls.h
  6287. Library: AppearanceLib
  6288.  
  6289. Function: GetControlFeatures
  6290. Return Type: OSErr
  6291. Parameters: ControlHandle inControl, UInt32 * outFeatures
  6292. Interface: Controls.h
  6293. Library: AppearanceLib
  6294.  
  6295. Function: GetControlMaximum
  6296. Return Type: SInt16
  6297. Parameters: ControlHandle theControl
  6298. Interface: Controls.h
  6299. Library: InterfaceLib
  6300.  
  6301. Function: GetControlMinimum
  6302. Return Type: SInt16
  6303. Parameters: ControlHandle theControl
  6304. Interface: Controls.h
  6305. Library: InterfaceLib
  6306.  
  6307. Function: GetControlReference
  6308. Return Type: SInt32
  6309. Parameters: ControlHandle theControl
  6310. Interface: Controls.h
  6311. Library: InterfaceLib
  6312.  
  6313. Function: GetControlTitle
  6314. Return Type: void
  6315. Parameters: ControlHandle theControl, Str255 title
  6316. Interface: Controls.h
  6317. Library: InterfaceLib
  6318.  
  6319. Function: GetControlValue
  6320. Return Type: SInt16
  6321. Parameters: ControlHandle theControl
  6322. Interface: Controls.h
  6323. Library: InterfaceLib
  6324.  
  6325. Function: GetControlVariant
  6326. Return Type: ControlVariant
  6327. Parameters: ControlHandle theControl
  6328. Interface: Controls.h
  6329. Library: InterfaceLib
  6330.  
  6331. Function: GetCPixel
  6332. Return Type: void
  6333. Parameters: short h, short v, RGBColor * cPix
  6334. Interface: Quickdraw.h
  6335. Library: InterfaceLib
  6336.  
  6337. Function: GetCPUSpeed
  6338. Return Type: long
  6339. Parameters: void
  6340. Interface: Power.h
  6341. Library: InterfaceLib
  6342.  
  6343. Function: GetCSequenceDataRateParams
  6344. Return Type: OSErr
  6345. Parameters: ImageSequence seqID, DataRateParamsPtr params
  6346. Interface: ImageCompression.h
  6347. Library: QuickTimeLib
  6348.  
  6349. Function: GetCSequenceFrameNumber
  6350. Return Type: OSErr
  6351. Parameters: ImageSequence seqID, long * frameNumber
  6352. Interface: ImageCompression.h
  6353. Library: QuickTimeLib
  6354.  
  6355. Function: GetCSequenceKeyFrameRate
  6356. Return Type: OSErr
  6357. Parameters: ImageSequence seqID, long * keyFrameRate
  6358. Interface: ImageCompression.h
  6359. Library: QuickTimeLib
  6360.  
  6361. Function: GetCSequenceMaxCompressionSize
  6362. Return Type: OSErr
  6363. Parameters: ImageSequence seqID, PixMapHandle src, long * size
  6364. Interface: ImageCompression.h
  6365. Library: QuickTimeLib
  6366.  
  6367. Function: GetCSequencePrevBuffer
  6368. Return Type: OSErr
  6369. Parameters: ImageSequence seqID, GWorldPtr * gworld
  6370. Interface: ImageCompression.h
  6371. Library: QuickTimeLib
  6372.  
  6373. Function: GetCTable
  6374. Return Type: CTabHandle
  6375. Parameters: short ctID
  6376. Interface: Quickdraw.h
  6377. Library: InterfaceLib
  6378.  
  6379. Function: GetCTSeed
  6380. Return Type: long
  6381. Parameters: void
  6382. Interface: Quickdraw.h
  6383. Library: InterfaceLib
  6384.  
  6385. Function: GetCWMgrPort
  6386. Return Type: void
  6387. Parameters: CGrafPtr * wMgrCPort
  6388. Interface: MacWindows.h
  6389. Library: InterfaceLib
  6390.  
  6391. Function: GetDataHandler
  6392. Return Type: Component
  6393. Parameters: Handle dataRef, OSType dataHandlerSubType, long flags
  6394. Interface: Movies.h
  6395. Library: QuickTimeLib
  6396.  
  6397. Function: GetDateTime
  6398. Return Type: void
  6399. Parameters: unsigned long * secs
  6400. Interface: DateTimeUtils.h
  6401. Library: InterfaceLib
  6402.  
  6403. Function: GetDblTime
  6404. Return Type: UInt32
  6405. Parameters: void
  6406. Interface: Events.h
  6407. Library: InterfaceLib
  6408.  
  6409. Function: GetDefaultInputMethod
  6410. Return Type: OSErr
  6411. Parameters: Component * ts, ScriptLanguageRecord * slRecordPtr
  6412. Interface: TextServices.h
  6413. Library: InterfaceLib
  6414.  
  6415. Function: GetDefaultOutputVolume
  6416. Return Type: OSErr
  6417. Parameters: long * level
  6418. Interface: Sound.h
  6419. Library: InterfaceLib
  6420.  
  6421. Function: GetDefaultStartup
  6422. Return Type: void
  6423. Parameters: DefStartPtr paramBlock
  6424. Interface: Start.h
  6425. Library: InterfaceLib
  6426.  
  6427. Function: GetDefaultThreadStackSize
  6428. Return Type: OSErr
  6429. Parameters: ThreadStyle threadStyle, Size * stackSize
  6430. Interface: Threads.h
  6431. Library: ThreadsLib
  6432.  
  6433. Function: GetDefFontSize
  6434. Return Type: short
  6435. Parameters: void
  6436. Interface: Fonts.h
  6437. Library: InterfaceLib
  6438.  
  6439. Function: GetDeviceList
  6440. Return Type: GDHandle
  6441. Parameters: void
  6442. Interface: Quickdraw.h
  6443. Library: InterfaceLib
  6444.  
  6445. Function: GetDialogItem
  6446. Return Type: void
  6447. Parameters: DialogPtr theDialog, DialogItemIndex itemNo, DialogItemType * itemType, Handle * item, Rect * box
  6448. Interface: Dialogs.h
  6449. Library: InterfaceLib
  6450.  
  6451. Function: GetDialogItemAsControl
  6452. Return Type: OSErr
  6453. Parameters: DialogPtr inDialog, SInt16 inItemNo, ControlHandle * outControl
  6454. Interface: Dialogs.h
  6455. Library: AppearanceLib
  6456.  
  6457. Function: GetDialogItemText
  6458. Return Type: void
  6459. Parameters: Handle item, Str255 text
  6460. Interface: Dialogs.h
  6461. Library: InterfaceLib
  6462.  
  6463. Function: GetDictionaryInformation
  6464. Return Type: OSErr
  6465. Parameters: SInt32 dictionaryReference, DictionaryInformation * theDictionaryInformation
  6466. Interface: Dictionary.h
  6467. Library: InterfaceLib
  6468.  
  6469. Function: GetDimmingTimeout
  6470. Return Type: UInt8
  6471. Parameters: void
  6472. Interface: Power.h
  6473. Library: PowerMgrLib
  6474.  
  6475. Function: GetDimSuspendState
  6476. Return Type: Boolean
  6477. Parameters: void
  6478. Interface: Power.h
  6479. Library: Not Known
  6480.  
  6481. Function: GetDiskFragment
  6482. Return Type: OSErr
  6483. Parameters: const FSSpec * fileSpec, UInt32 offset, UInt32 length, ConstStr63Param fragName, CFragLoadOptions loadFlags, CFragConnectionID * connID, Ptr * mainAddr, Str255 errMessage
  6484. Interface: CodeFragments.h
  6485. Library: InterfaceLib
  6486.  
  6487. Function: GetDocumentKindString
  6488. Return Type: OSErr
  6489. Parameters: short docVRefNum, OSType docType, OSType docCreator, Str63 kindString
  6490. Interface: Translation.h
  6491. Library: TranslationLib
  6492.  
  6493. Function: GetDragAttributes
  6494. Return Type: OSErr
  6495. Parameters: DragReference theDrag, DragAttributes * flags
  6496. Interface: Drag.h
  6497. Library: DragLib
  6498.  
  6499. Function: GetDragHiliteColor
  6500. Return Type: OSErr
  6501. Parameters: WindowPtr window, RGBColor * color
  6502. Interface: Drag.h
  6503. Library: DragLib
  6504.  
  6505. Function: GetDragItemBounds
  6506. Return Type: OSErr
  6507. Parameters: DragReference theDrag, ItemReference theItemRef, Rect * itemBounds
  6508. Interface: Drag.h
  6509. Library: DragLib
  6510.  
  6511. Function: GetDragItemReferenceNumber
  6512. Return Type: OSErr
  6513. Parameters: DragReference theDrag, UInt16 index, ItemReference * theItemRef
  6514. Interface: Drag.h
  6515. Library: DragLib
  6516.  
  6517. Function: GetDragModifiers
  6518. Return Type: OSErr
  6519. Parameters: DragReference theDrag, SInt16 * modifiers, SInt16 * mouseDownModifiers, SInt16 * mouseUpModifiers
  6520. Interface: Drag.h
  6521. Library: DragLib
  6522.  
  6523. Function: GetDragMouse
  6524. Return Type: OSErr
  6525. Parameters: DragReference theDrag, Point * mouse, Point * globalPinnedMouse
  6526. Interface: Drag.h
  6527. Library: DragLib
  6528.  
  6529. Function: GetDragOrigin
  6530. Return Type: OSErr
  6531. Parameters: DragReference theDrag, Point * globalInitialMouse
  6532. Interface: Drag.h
  6533. Library: DragLib
  6534.  
  6535. Function: GetDropLocation
  6536. Return Type: OSErr
  6537. Parameters: DragReference theDrag, AEDesc * dropLocation
  6538. Interface: Drag.h
  6539. Library: DragLib
  6540.  
  6541. Function: GetDrvQHdr
  6542. Return Type: QHdrPtr
  6543. Parameters: void
  6544. Interface: Devices.h
  6545. Library: InterfaceLib
  6546.  
  6547. Function: GetDrvQHdr
  6548. Return Type: QHdrPtr
  6549. Parameters: void
  6550. Interface: Files.h
  6551. Library: InterfaceLib
  6552.  
  6553. Function: GetDSequenceImageBuffer
  6554. Return Type: OSErr
  6555. Parameters: ImageSequence seqID, GWorldPtr * gworld
  6556. Interface: ImageCompression.h
  6557. Library: QuickTimeLib
  6558.  
  6559. Function: GetDSequenceScreenBuffer
  6560. Return Type: OSErr
  6561. Parameters: ImageSequence seqID, GWorldPtr * gworld
  6562. Interface: ImageCompression.h
  6563. Library: QuickTimeLib
  6564.  
  6565. Function: GetEditionFormatMark
  6566. Return Type: OSErr
  6567. Parameters: EditionRefNum whichEdition, FormatType whichFormat, unsigned long * currentMark
  6568. Interface: Editions.h
  6569. Library: InterfaceLib
  6570.  
  6571. Function: GetEditionInfo
  6572. Return Type: OSErr
  6573. Parameters: SectionHandle sectionH, EditionInfoRecord * editionInfo
  6574. Interface: Editions.h
  6575. Library: InterfaceLib
  6576.  
  6577. Function: GetEditionOpenerProc
  6578. Return Type: OSErr
  6579. Parameters: EditionOpenerUPP * opener
  6580. Interface: Editions.h
  6581. Library: InterfaceLib
  6582.  
  6583. Function: GetEntryColor
  6584. Return Type: void
  6585. Parameters: PaletteHandle srcPalette, short srcEntry, RGBColor * dstRGB
  6586. Interface: Palettes.h
  6587. Library: InterfaceLib
  6588.  
  6589. Function: GetEntryUsage
  6590. Return Type: void
  6591. Parameters: PaletteHandle srcPalette, short srcEntry, short * dstUsage, short * dstTolerance
  6592. Interface: Palettes.h
  6593. Library: InterfaceLib
  6594.  
  6595. Function: GetEvQHdr
  6596. Return Type: QHdrPtr
  6597. Parameters: void
  6598. Interface: Events.h
  6599. Library: InterfaceLib
  6600.  
  6601. Function: GetFileTranslationPaths
  6602. Return Type: short
  6603. Parameters: FSSpec * srcDocument, FileType dstDocType, unsigned short maxResultCount, FileTranslationSpecArrayPtr resultBuffer
  6604. Interface: Translation.h
  6605. Library: TranslationLib
  6606.  
  6607. Function: GetFileTypesThatAppCanNativelyOpen
  6608. Return Type: OSErr
  6609. Parameters: short appVRefNumHint, OSType appSignature, FileType * nativeTypes
  6610. Interface: Translation.h
  6611. Library: TranslationLib
  6612.  
  6613. Function: GetFirstCallBack
  6614. Return Type: QTCallBack
  6615. Parameters: TimeBase tb
  6616. Interface: Movies.h
  6617. Library: QuickTimeLib
  6618.  
  6619. Function: GetFlavorData
  6620. Return Type: OSErr
  6621. Parameters: DragReference theDrag, ItemReference theItemRef, FlavorType theType, void * dataPtr, Size * dataSize, UInt32 dataOffset
  6622. Interface: Drag.h
  6623. Library: DragLib
  6624.  
  6625. Function: GetFlavorDataSize
  6626. Return Type: OSErr
  6627. Parameters: DragReference theDrag, ItemReference theItemRef, FlavorType theType, Size * dataSize
  6628. Interface: Drag.h
  6629. Library: DragLib
  6630.  
  6631. Function: GetFlavorFlags
  6632. Return Type: OSErr
  6633. Parameters: DragReference theDrag, ItemReference theItemRef, FlavorType theType, FlavorFlags * theFlags
  6634. Interface: Drag.h
  6635. Library: DragLib
  6636.  
  6637. Function: GetFlavorType
  6638. Return Type: OSErr
  6639. Parameters: DragReference theDrag, ItemReference theItemRef, UInt16 index, FlavorType * theType
  6640. Interface: Drag.h
  6641. Library: DragLib
  6642.  
  6643. Function: GetFNum
  6644. Return Type: void
  6645. Parameters: ConstStr255Param name, short * familyID
  6646. Interface: Fonts.h
  6647. Library: InterfaceLib
  6648.  
  6649. Function: GetFolderDescriptor
  6650. Return Type: OSErr
  6651. Parameters: FolderType foldType, Size descSize, FolderDesc * foldDesc
  6652. Interface: Folders.h
  6653. Library: FoldersLib
  6654.  
  6655. Function: GetFolderName
  6656. Return Type: OSErr
  6657. Parameters: short vRefNum, OSType foldType, short * foundVRefNum, StrFileName name
  6658. Interface: Folders.h
  6659. Library: FoldersLib
  6660.  
  6661. Function: GetFolderRoutings
  6662. Return Type: OSErr
  6663. Parameters: UInt32 requestedRoutingCount, UInt32 * totalRoutingCount, Size routingSize, FolderRouting * theRoutings
  6664. Interface: Folders.h
  6665. Library: FoldersLib
  6666.  
  6667. Function: GetFolderTypes
  6668. Return Type: OSErr
  6669. Parameters: UInt32 requestedTypeCount, UInt32 * totalTypeCount, FolderType * theTypes
  6670. Interface: Folders.h
  6671. Library: FoldersLib
  6672.  
  6673. Function: GetFontInfo
  6674. Return Type: void
  6675. Parameters: FontInfo * info
  6676. Interface: QuickdrawText.h
  6677. Library: InterfaceLib
  6678.  
  6679. Function: GetFontName
  6680. Return Type: void
  6681. Parameters: short familyID, Str255 name
  6682. Interface: Fonts.h
  6683. Library: InterfaceLib
  6684.  
  6685. Function: GetForeColor
  6686. Return Type: void
  6687. Parameters: RGBColor * color
  6688. Interface: Quickdraw.h
  6689. Library: InterfaceLib
  6690.  
  6691. Function: GetFormatOrder
  6692. Return Type: void
  6693. Parameters: FormatOrderPtr ordering, short firstFormat, short lastFormat, Boolean lineRight, StyleRunDirectionUPP rlDirProc, Ptr dirParam
  6694. Interface: QuickdrawText.h
  6695. Library: InterfaceLib
  6696.  
  6697. Function: GetFreeThreadCount
  6698. Return Type: OSErr
  6699. Parameters: ThreadStyle threadStyle, short * freeCount
  6700. Interface: Threads.h
  6701. Library: ThreadsLib
  6702.  
  6703. Function: GetFrontProcess
  6704. Return Type: OSErr
  6705. Parameters: ProcessSerialNumber * PSN
  6706. Interface: Processes.h
  6707. Library: InterfaceLib
  6708.  
  6709. Function: GetFrontServiceWindow
  6710. Return Type: OSErr
  6711. Parameters: WindowPtr * window
  6712. Interface: TextServices.h
  6713. Library: InterfaceLib
  6714.  
  6715. Function: GetFSQHdr
  6716. Return Type: QHdrPtr
  6717. Parameters: void
  6718. Interface: Files.h
  6719. Library: InterfaceLib
  6720.  
  6721. Function: GetGDevice
  6722. Return Type: GDHandle
  6723. Parameters: void
  6724. Interface: Quickdraw.h
  6725. Library: InterfaceLib
  6726.  
  6727. Function: GetGraphicsImporterForDataRef
  6728. Return Type: OSErr
  6729. Parameters: Handle dataRef, OSType dataRefType, ComponentInstance * gi
  6730. Interface: ImageCompression.h
  6731. Library: QuickTimeLib
  6732.  
  6733. Function: GetGraphicsImporterForDataRefWithFlags
  6734. Return Type: OSErr
  6735. Parameters: Handle dataRef, OSType dataRefType, ComponentInstance * gi, long flags
  6736. Interface: ImageCompression.h
  6737. Library: QuickTimeLib
  6738.  
  6739. Function: GetGraphicsImporterForFile
  6740. Return Type: OSErr
  6741. Parameters: const FSSpec * theFile, ComponentInstance * gi
  6742. Interface: ImageCompression.h
  6743. Library: QuickTimeLib
  6744.  
  6745. Function: GetGraphicsImporterForFileWithFlags
  6746. Return Type: OSErr
  6747. Parameters: const FSSpec * theFile, ComponentInstance * gi, long flags
  6748. Interface: ImageCompression.h
  6749. Library: QuickTimeLib
  6750.  
  6751. Function: GetGray
  6752. Return Type: Boolean
  6753. Parameters: GDHandle device, const RGBColor * backGround, RGBColor * foreGround
  6754. Interface: Palettes.h
  6755. Library: InterfaceLib
  6756.  
  6757. Function: GetGrayRgn
  6758. Return Type: RgnHandle
  6759. Parameters: void
  6760. Interface: MacWindows.h
  6761. Library: InterfaceLib
  6762.  
  6763. Function: GetGWorld
  6764. Return Type: void
  6765. Parameters: CGrafPtr * port, GDHandle * gdh
  6766. Interface: QDOffscreen.h
  6767. Library: InterfaceLib
  6768.  
  6769. Function: GetGWorldDevice
  6770. Return Type: GDHandle
  6771. Parameters: GWorldPtr offscreenGWorld
  6772. Interface: QDOffscreen.h
  6773. Library: InterfaceLib
  6774.  
  6775. Function: GetGWorldPixMap
  6776. Return Type: PixMapHandle
  6777. Parameters: GWorldPtr offscreenGWorld
  6778. Interface: QDOffscreen.h
  6779. Library: InterfaceLib
  6780.  
  6781. Function: GetHardDiskTimeout
  6782. Return Type: UInt8
  6783. Parameters: void
  6784. Interface: Power.h
  6785. Library: PowerMgrLib
  6786.  
  6787. Function: GetIcon
  6788. Return Type: Handle
  6789. Parameters: SInt16 iconID
  6790. Interface: Icons.h
  6791. Library: InterfaceLib
  6792.  
  6793. Function: GetIconCacheData
  6794. Return Type: OSErr
  6795. Parameters: IconCacheRef theCache, void ** theData
  6796. Interface: Icons.h
  6797. Library: InterfaceLib
  6798.  
  6799. Function: GetIconCacheProc
  6800. Return Type: OSErr
  6801. Parameters: IconCacheRef theCache, IconGetterUPP * theProc
  6802. Interface: Icons.h
  6803. Library: InterfaceLib
  6804.  
  6805. Function: GetIconFromSuite
  6806. Return Type: OSErr
  6807. Parameters: Handle * theIconData, IconSuiteRef theSuite, ResType theType
  6808. Interface: Icons.h
  6809. Library: InterfaceLib
  6810.  
  6811. Function: GetIconSuite
  6812. Return Type: OSErr
  6813. Parameters: IconSuiteRef * theIconSuite, SInt16 theResID, IconSelectorValue selector
  6814. Interface: Icons.h
  6815. Library: InterfaceLib
  6816.  
  6817. Function: GetImageDescriptionCTable
  6818. Return Type: OSErr
  6819. Parameters: ImageDescriptionHandle desc, CTabHandle * ctable
  6820. Interface: ImageCompression.h
  6821. Library: QuickTimeLib
  6822.  
  6823. Function: GetImageDescriptionExtension
  6824. Return Type: OSErr
  6825. Parameters: ImageDescriptionHandle desc, Handle * extension, long idType, long index
  6826. Interface: ImageCompression.h
  6827. Library: QuickTimeLib
  6828.  
  6829. Function: GetIndADB
  6830. Return Type: ADBAddress
  6831. Parameters: ADBDataBlock * info, short devTableIndex
  6832. Interface: DeskBus.h
  6833. Library: InterfaceLib
  6834.  
  6835. Function: GetIndexedCollectionItem
  6836. Return Type: OSErr
  6837. Parameters: Collection c, SInt32 index, SInt32 * itemSize, void * itemData
  6838. Interface: Collections.h
  6839. Library: CollectionsLib, GXPrintingLib
  6840.  
  6841. Function: GetIndexedCollectionItemHdl
  6842. Return Type: OSErr
  6843. Parameters: Collection aCollection, SInt32 index, Handle itemData
  6844. Interface: Collections.h
  6845. Library: CollectionsLib, GXPrintingLib
  6846.  
  6847. Function: GetIndexedCollectionItemInfo
  6848. Return Type: OSErr
  6849. Parameters: Collection c, SInt32 index, CollectionTag * tag, SInt32 * id, SInt32 * itemSize, SInt32 * attributes
  6850. Interface: Collections.h
  6851. Library: CollectionsLib, GXPrintingLib
  6852.  
  6853. Function: GetIndexedCollectionTag
  6854. Return Type: OSErr
  6855. Parameters: Collection c, SInt32 tagIndex, CollectionTag * tag
  6856. Interface: Collections.h
  6857. Library: CollectionsLib, GXPrintingLib
  6858.  
  6859. Function: GetIndexedProfile
  6860. Return Type: CMError
  6861. Parameters: OSType deviceType, long refNum, CMProfileSearchRecordHandle search, CMProfileHandle * returnProfile, long * index
  6862. Interface: CMApplication.h
  6863. Library: ColorSyncLib
  6864.  
  6865. Function: GetIndexedSubControl
  6866. Return Type: OSErr
  6867. Parameters: ControlHandle inControl, SInt16 inIndex, ControlHandle * outSubControl
  6868. Interface: Controls.h
  6869. Library: AppearanceLib
  6870.  
  6871. Function: GetIndResource
  6872. Return Type: Handle
  6873. Parameters: ResType theType, short index
  6874. Interface: Resources.h
  6875. Library: InterfaceLib
  6876.  
  6877. Function: GetIndSymbol
  6878. Return Type: OSErr
  6879. Parameters: CFragConnectionID connID, long symIndex, Str255 symName, Ptr * symAddr, CFragSymbolClass * symClass
  6880. Interface: CodeFragments.h
  6881. Library: InterfaceLib
  6882.  
  6883. Function: GetIndType
  6884. Return Type: void
  6885. Parameters: ResType * theType, short index
  6886. Interface: Resources.h
  6887. Library: InterfaceLib
  6888.  
  6889. Function: GetIndVoice
  6890. Return Type: OSErr
  6891. Parameters: short index, VoiceSpec * voice
  6892. Interface: SpeechSynthesis.h
  6893. Library: SpeechLib
  6894.  
  6895. Function: GetIntlResource
  6896. Return Type: Handle
  6897. Parameters: short theID
  6898. Interface: Script.h
  6899. Library: InterfaceLib
  6900.  
  6901. Function: GetIntlResourceTable
  6902. Return Type: void
  6903. Parameters: ScriptCode script, short tableCode, Handle * itlHandle, long * offset, long * length
  6904. Interface: Script.h
  6905. Library: InterfaceLib
  6906.  
  6907. Function: GetIntModemInfo
  6908. Return Type: unsigned long
  6909. Parameters: void
  6910. Interface: Power.h
  6911. Library: PowerMgrLib
  6912.  
  6913. Function: GetItemCmd
  6914. Return Type: void
  6915. Parameters: MenuHandle theMenu, short item, CharParameter * cmdChar
  6916. Interface: Menus.h
  6917. Library: InterfaceLib
  6918.  
  6919. Function: GetItemIcon
  6920. Return Type: void
  6921. Parameters: MenuHandle theMenu, short item, short * iconIndex
  6922. Interface: Menus.h
  6923. Library: InterfaceLib
  6924.  
  6925. Function: GetItemMark
  6926. Return Type: void
  6927. Parameters: MenuHandle theMenu, short item, CharParameter * markChar
  6928. Interface: Menus.h
  6929. Library: InterfaceLib
  6930.  
  6931. Function: GetKeyboardFocus
  6932. Return Type: OSErr
  6933. Parameters: WindowPtr inWindow, ControlHandle * outControl
  6934. Interface: Controls.h
  6935. Library: AppearanceLib
  6936.  
  6937. Function: GetKeys
  6938. Return Type: void
  6939. Parameters: KeyMap theKeys
  6940. Interface: Events.h
  6941. Library: InterfaceLib
  6942.  
  6943. Function: GetLabel
  6944. Return Type: OSErr
  6945. Parameters: SInt16 labelNumber, RGBColor * labelColor, Str255 labelString
  6946. Interface: Icons.h
  6947. Library: InterfaceLib
  6948.  
  6949. Function: GetLastActivity
  6950. Return Type: OSErr
  6951. Parameters: ActivityInfo * theActivity
  6952. Interface: Power.h
  6953. Library: PowerMgrLib
  6954.  
  6955. Function: GetLastEditionContainerUsed
  6956. Return Type: OSErr
  6957. Parameters: EditionContainerSpec * container
  6958. Interface: Editions.h
  6959. Library: InterfaceLib
  6960.  
  6961. Function: GetMainDevice
  6962. Return Type: GDHandle
  6963. Parameters: void
  6964. Interface: Quickdraw.h
  6965. Library: InterfaceLib
  6966.  
  6967. Function: GetMaskTable
  6968. Return Type: Ptr
  6969. Parameters: void
  6970. Interface: Quickdraw.h
  6971. Library: InterfaceLib
  6972.  
  6973. Function: GetMatrixType
  6974. Return Type: short
  6975. Parameters: const MatrixRecord * m
  6976. Interface: ImageCompression.h
  6977. Library: QuickTimeLib
  6978.  
  6979. Function: GetMaxCompressionSize
  6980. Return Type: OSErr
  6981. Parameters: PixMapHandle src, const Rect * srcRect, short colorDepth, CodecQ quality, CodecType cType, CompressorComponent codec, long * size
  6982. Interface: ImageCompression.h
  6983. Library: QuickTimeLib
  6984.  
  6985. Function: GetMaxDevice
  6986. Return Type: GDHandle
  6987. Parameters: const Rect * globalRect
  6988. Interface: Quickdraw.h
  6989. Library: InterfaceLib
  6990.  
  6991. Function: GetMaxLoadedTimeInMovie
  6992. Return Type: OSErr
  6993. Parameters: Movie theMovie, TimeValue * time
  6994. Interface: Movies.h
  6995. Library: QuickTimeLib
  6996.  
  6997. Function: GetMaxResourceSize
  6998. Return Type: long
  6999. Parameters: Handle theResource
  7000. Interface: Resources.h
  7001. Library: InterfaceLib
  7002.  
  7003. Function: GetMBarHeight
  7004. Return Type: short
  7005. Parameters: void
  7006. Interface: Menus.h
  7007. Library: InterfaceLib
  7008.  
  7009. Function: GetMCEntry
  7010. Return Type: MCEntryPtr
  7011. Parameters: short menuID, short menuItem
  7012. Interface: Menus.h
  7013. Library: InterfaceLib
  7014.  
  7015. Function: GetMCInfo
  7016. Return Type: MCTableHandle
  7017. Parameters: void
  7018. Interface: Menus.h
  7019. Library: InterfaceLib
  7020.  
  7021. Function: GetMediaCreationTime
  7022. Return Type: unsigned long
  7023. Parameters: Media theMedia
  7024. Interface: Movies.h
  7025. Library: QuickTimeLib
  7026.  
  7027. Function: GetMediaDataHandler
  7028. Return Type: DataHandler
  7029. Parameters: Media theMedia, short index
  7030. Interface: Movies.h
  7031. Library: QuickTimeLib
  7032.  
  7033. Function: GetMediaDataHandlerDescription
  7034. Return Type: void
  7035. Parameters: Media theMedia, short index, OSType * dhType, Str255 creatorName, OSType * creatorManufacturer
  7036. Interface: Movies.h
  7037. Library: QuickTimeLib
  7038.  
  7039. Function: GetMediaDataRef
  7040. Return Type: OSErr
  7041. Parameters: Media theMedia, short index, Handle * dataRef, OSType * dataRefType, long * dataRefAttributes
  7042. Interface: Movies.h
  7043. Library: QuickTimeLib
  7044.  
  7045. Function: GetMediaDataRefCount
  7046. Return Type: OSErr
  7047. Parameters: Media theMedia, short * count
  7048. Interface: Movies.h
  7049. Library: QuickTimeLib
  7050.  
  7051. Function: GetMediaDataSize
  7052. Return Type: long
  7053. Parameters: Media theMedia, TimeValue startTime, TimeValue duration
  7054. Interface: Movies.h
  7055. Library: QuickTimeLib
  7056.  
  7057. Function: GetMediaDuration
  7058. Return Type: TimeValue
  7059. Parameters: Media theMedia
  7060. Interface: Movies.h
  7061. Library: QuickTimeLib
  7062.  
  7063. Function: GetMediaHandler
  7064. Return Type: MediaHandler
  7065. Parameters: Media theMedia
  7066. Interface: Movies.h
  7067. Library: QuickTimeLib
  7068.  
  7069. Function: GetMediaHandlerDescription
  7070. Return Type: void
  7071. Parameters: Media theMedia, OSType * mediaType, Str255 creatorName, OSType * creatorManufacturer
  7072. Interface: Movies.h
  7073. Library: QuickTimeLib
  7074.  
  7075. Function: GetMediaInputMap
  7076. Return Type: OSErr
  7077. Parameters: Media theMedia, QTAtomContainer * inputMap
  7078. Interface: Movies.h
  7079. Library: QuickTimeLib
  7080.  
  7081. Function: GetMediaLanguage
  7082. Return Type: short
  7083. Parameters: Media theMedia
  7084. Interface: Movies.h
  7085. Library: QuickTimeLib
  7086.  
  7087. Function: GetMediaModificationTime
  7088. Return Type: unsigned long
  7089. Parameters: Media theMedia
  7090. Interface: Movies.h
  7091. Library: QuickTimeLib
  7092.  
  7093. Function: GetMediaNextInterestingTime
  7094. Return Type: void
  7095. Parameters: Media theMedia, short interestingTimeFlags, TimeValue time, Fixed rate, TimeValue * interestingTime, TimeValue * interestingDuration
  7096. Interface: Movies.h
  7097. Library: QuickTimeLib
  7098.  
  7099. Function: GetMediaPlayHints
  7100. Return Type: void
  7101. Parameters: Media theMedia, long * flags
  7102. Interface: Movies.h
  7103. Library: QuickTimeLib
  7104.  
  7105. Function: GetMediaPreferredChunkSize
  7106. Return Type: OSErr
  7107. Parameters: Media theMedia, long * maxChunkSize
  7108. Interface: Movies.h
  7109. Library: QuickTimeLib
  7110.  
  7111. Function: GetMediaPropertyAtom
  7112. Return Type: OSErr
  7113. Parameters: Media theMedia, QTAtomContainer * propertyAtom
  7114. Interface: Movies.h
  7115. Library: QuickTimeLib
  7116.  
  7117. Function: GetMediaQuality
  7118. Return Type: short
  7119. Parameters: Media theMedia
  7120. Interface: Movies.h
  7121. Library: QuickTimeLib
  7122.  
  7123. Function: GetMediaSample
  7124. Return Type: OSErr
  7125. Parameters: Media theMedia, Handle dataOut, long maxSizeToGrow, long * size, TimeValue time, TimeValue * sampleTime, TimeValue * durationPerSample, SampleDescriptionHandle sampleDescriptionH, long * sampleDescriptionIndex, long maxNumberOfSamples, long * numberOfSamples, short * sampleFlags
  7126. Interface: Movies.h
  7127. Library: QuickTimeLib
  7128.  
  7129. Function: GetMediaSampleCount
  7130. Return Type: long
  7131. Parameters: Media theMedia
  7132. Interface: Movies.h
  7133. Library: QuickTimeLib
  7134.  
  7135. Function: GetMediaSampleDescription
  7136. Return Type: void
  7137. Parameters: Media theMedia, long index, SampleDescriptionHandle descH
  7138. Interface: Movies.h
  7139. Library: QuickTimeLib
  7140.  
  7141. Function: GetMediaSampleDescriptionCount
  7142. Return Type: long
  7143. Parameters: Media theMedia
  7144. Interface: Movies.h
  7145. Library: QuickTimeLib
  7146.  
  7147. Function: GetMediaSampleReference
  7148. Return Type: OSErr
  7149. Parameters: Media theMedia, long * dataOffset, long * size, TimeValue time, TimeValue * sampleTime, TimeValue * durationPerSample, SampleDescriptionHandle sampleDescriptionH, long * sampleDescriptionIndex, long maxNumberOfSamples, long * numberOfSamples, short * sampleFlags
  7150. Interface: Movies.h
  7151. Library: QuickTimeLib
  7152.  
  7153. Function: GetMediaSampleReferences
  7154. Return Type: OSErr
  7155. Parameters: Media theMedia, TimeValue time, TimeValue * sampleTime, SampleDescriptionHandle sampleDescriptionH, long * sampleDescriptionIndex, long maxNumberOfEntries, long * actualNumberofEntries, SampleReferencePtr sampleRefs
  7156. Interface: Movies.h
  7157. Library: QuickTimeLib
  7158.  
  7159. Function: GetMediaShadowSync
  7160. Return Type: OSErr
  7161. Parameters: Media theMedia, long frameDiffSampleNum, long * syncSampleNum
  7162. Interface: Movies.h
  7163. Library: QuickTimeLib
  7164.  
  7165. Function: GetMediaSyncSampleCount
  7166. Return Type: long
  7167. Parameters: Media theMedia
  7168. Interface: Movies.h
  7169. Library: QuickTimeLib
  7170.  
  7171. Function: GetMediaTimeScale
  7172. Return Type: TimeScale
  7173. Parameters: Media theMedia
  7174. Interface: Movies.h
  7175. Library: QuickTimeLib
  7176.  
  7177. Function: GetMediaTrack
  7178. Return Type: Track
  7179. Parameters: Media theMedia
  7180. Interface: Movies.h
  7181. Library: QuickTimeLib
  7182.  
  7183. Function: GetMediaUserData
  7184. Return Type: UserData
  7185. Parameters: Media theMedia
  7186. Interface: Movies.h
  7187. Library: QuickTimeLib
  7188.  
  7189. Function: GetMemFragment
  7190. Return Type: OSErr
  7191. Parameters: void * memAddr, UInt32 length, ConstStr63Param fragName, CFragLoadOptions loadFlags, CFragConnectionID * connID, Ptr * mainAddr, Str255 errMessage
  7192. Interface: CodeFragments.h
  7193. Library: InterfaceLib
  7194.  
  7195. Function: GetMenuBar
  7196. Return Type: Handle
  7197. Parameters: void
  7198. Interface: Menus.h
  7199. Library: InterfaceLib
  7200.  
  7201. Function: GetMenuHandle
  7202. Return Type: MenuHandle
  7203. Parameters: short menuID
  7204. Interface: Menus.h
  7205. Library: InterfaceLib
  7206.  
  7207. Function: GetMenuItemCommandID
  7208. Return Type: OSErr
  7209. Parameters: MenuHandle inMenu, SInt16 inItem, UInt32 * outCommandID
  7210. Interface: Menus.h
  7211. Library: AppearanceLib
  7212.  
  7213. Function: GetMenuItemFontID
  7214. Return Type: OSErr
  7215. Parameters: MenuHandle inMenu, SInt16 inItem, SInt16 * outFontID
  7216. Interface: Menus.h
  7217. Library: AppearanceLib
  7218.  
  7219. Function: GetMenuItemHierarchicalID
  7220. Return Type: OSErr
  7221. Parameters: MenuHandle inMenu, SInt16 inItem, SInt16 * outHierID
  7222. Interface: Menus.h
  7223. Library: AppearanceLib
  7224.  
  7225. Function: GetMenuItemIconHandle
  7226. Return Type: OSErr
  7227. Parameters: MenuHandle inMenu, SInt16 inItem, UInt8 * outIconType, Handle * outIconHandle
  7228. Interface: Menus.h
  7229. Library: AppearanceLib
  7230.  
  7231. Function: GetMenuItemKeyGlyph
  7232. Return Type: OSErr
  7233. Parameters: MenuHandle inMenu, SInt16 inItem, SInt16 * outGlyph
  7234. Interface: Menus.h
  7235. Library: AppearanceLib
  7236.  
  7237. Function: GetMenuItemModifiers
  7238. Return Type: OSErr
  7239. Parameters: MenuHandle inMenu, SInt16 inItem, UInt8 * outModifiers
  7240. Interface: Menus.h
  7241. Library: AppearanceLib
  7242.  
  7243. Function: GetMenuItemRefCon
  7244. Return Type: OSErr
  7245. Parameters: MenuHandle inMenu, SInt16 inItem, UInt32 * outRefCon
  7246. Interface: Menus.h
  7247. Library: AppearanceLib
  7248.  
  7249. Function: GetMenuItemRefCon2
  7250. Return Type: OSErr
  7251. Parameters: MenuHandle inMenu, SInt16 inItem, UInt32 * outRefCon2
  7252. Interface: Menus.h
  7253. Library: AppearanceLib
  7254.  
  7255. Function: GetMenuItemText
  7256. Return Type: void
  7257. Parameters: MenuHandle theMenu, short item, Str255 itemString
  7258. Interface: Menus.h
  7259. Library: InterfaceLib
  7260.  
  7261. Function: GetMenuItemTextEncoding
  7262. Return Type: OSErr
  7263. Parameters: MenuHandle inMenu, SInt16 inItem, TextEncoding * outScriptID
  7264. Interface: Menus.h
  7265. Library: AppearanceLib
  7266.  
  7267. Function: GetMessageHandlerClassContext
  7268. Return Type: void *
  7269. Parameters: void
  7270. Interface: GXMessages.h
  7271. Library: GXPrintingLib
  7272.  
  7273. Function: GetMessageHandlerInstanceContext
  7274. Return Type: void *
  7275. Parameters: void
  7276. Interface: GXMessages.h
  7277. Library: GXPrintingLib
  7278.  
  7279. Function: GetMMUMode
  7280. Return Type: SInt8
  7281. Parameters: void
  7282. Interface: OSUtils.h
  7283. Library: Not Known
  7284.  
  7285. Function: GetMouse
  7286. Return Type: void
  7287. Parameters: Point * mouseLoc
  7288. Interface: Events.h
  7289. Library: InterfaceLib
  7290.  
  7291. Function: GetMovieActive
  7292. Return Type: Boolean
  7293. Parameters: Movie theMovie
  7294. Interface: Movies.h
  7295. Library: QuickTimeLib
  7296.  
  7297. Function: GetMovieActiveSegment
  7298. Return Type: void
  7299. Parameters: Movie theMovie, TimeValue * startTime, TimeValue * duration
  7300. Interface: Movies.h
  7301. Library: QuickTimeLib
  7302.  
  7303. Function: GetMovieBoundsRgn
  7304. Return Type: RgnHandle
  7305. Parameters: Movie theMovie
  7306. Interface: Movies.h
  7307. Library: QuickTimeLib
  7308.  
  7309. Function: GetMovieBox
  7310. Return Type: void
  7311. Parameters: Movie theMovie, Rect * boxRect
  7312. Interface: Movies.h
  7313. Library: QuickTimeLib
  7314.  
  7315. Function: GetMovieClipRgn
  7316. Return Type: RgnHandle
  7317. Parameters: Movie theMovie
  7318. Interface: Movies.h
  7319. Library: QuickTimeLib
  7320.  
  7321. Function: GetMovieColorTable
  7322. Return Type: OSErr
  7323. Parameters: Movie theMovie, CTabHandle * ctab
  7324. Interface: Movies.h
  7325. Library: QuickTimeLib
  7326.  
  7327. Function: GetMovieCoverProcs
  7328. Return Type: OSErr
  7329. Parameters: Movie theMovie, MovieRgnCoverUPP * uncoverProc, MovieRgnCoverUPP * coverProc, long * refcon
  7330. Interface: Movies.h
  7331. Library: QuickTimeLib
  7332.  
  7333. Function: GetMovieCreationTime
  7334. Return Type: unsigned long
  7335. Parameters: Movie theMovie
  7336. Interface: Movies.h
  7337. Library: QuickTimeLib
  7338.  
  7339. Function: GetMovieDataSize
  7340. Return Type: long
  7341. Parameters: Movie theMovie, TimeValue startTime, TimeValue duration
  7342. Interface: Movies.h
  7343. Library: QuickTimeLib
  7344.  
  7345. Function: GetMovieDefaultDataRef
  7346. Return Type: OSErr
  7347. Parameters: Movie theMovie, Handle * dataRef, OSType * dataRefType
  7348. Interface: Movies.h
  7349. Library: QuickTimeLib
  7350.  
  7351. Function: GetMovieDisplayBoundsRgn
  7352. Return Type: RgnHandle
  7353. Parameters: Movie theMovie
  7354. Interface: Movies.h
  7355. Library: QuickTimeLib
  7356.  
  7357. Function: GetMovieDisplayClipRgn
  7358. Return Type: RgnHandle
  7359. Parameters: Movie theMovie
  7360. Interface: Movies.h
  7361. Library: QuickTimeLib
  7362.  
  7363. Function: GetMovieDuration
  7364. Return Type: TimeValue
  7365. Parameters: Movie theMovie
  7366. Interface: Movies.h
  7367. Library: QuickTimeLib
  7368.  
  7369. Function: GetMovieGWorld
  7370. Return Type: void
  7371. Parameters: Movie theMovie, CGrafPtr * port, GDHandle * gdh
  7372. Interface: Movies.h
  7373. Library: QuickTimeLib
  7374.  
  7375. Function: GetMovieImporterForDataRef
  7376. Return Type: OSErr
  7377. Parameters: OSType dataRefType, Handle dataRef, long flags, Component * importer
  7378. Interface: Movies.h
  7379. Library: QuickTimeLib
  7380.  
  7381. Function: GetMovieIndTrack
  7382. Return Type: Track
  7383. Parameters: Movie theMovie, long index
  7384. Interface: Movies.h
  7385. Library: QuickTimeLib
  7386.  
  7387. Function: GetMovieIndTrackType
  7388. Return Type: Track
  7389. Parameters: Movie theMovie, long index, OSType trackType, long flags
  7390. Interface: Movies.h
  7391. Library: QuickTimeLib
  7392.  
  7393. Function: GetMovieMatrix
  7394. Return Type: void
  7395. Parameters: Movie theMovie, MatrixRecord * matrix
  7396. Interface: Movies.h
  7397. Library: QuickTimeLib
  7398.  
  7399. Function: GetMovieModificationTime
  7400. Return Type: unsigned long
  7401. Parameters: Movie theMovie
  7402. Interface: Movies.h
  7403. Library: QuickTimeLib
  7404.  
  7405. Function: GetMovieNaturalBoundsRect
  7406. Return Type: void
  7407. Parameters: Movie theMovie, Rect * naturalBounds
  7408. Interface: Movies.h
  7409. Library: QuickTimeLib
  7410.  
  7411. Function: GetMovieNextInterestingTime
  7412. Return Type: void
  7413. Parameters: Movie theMovie, short interestingTimeFlags, short numMediaTypes, const OSType * whichMediaTypes, TimeValue time, Fixed rate, TimeValue * interestingTime, TimeValue * interestingDuration
  7414. Interface: Movies.h
  7415. Library: QuickTimeLib
  7416.  
  7417. Function: GetMoviePict
  7418. Return Type: PicHandle
  7419. Parameters: Movie theMovie, TimeValue time
  7420. Interface: Movies.h
  7421. Library: QuickTimeLib
  7422.  
  7423. Function: GetMoviePosterPict
  7424. Return Type: PicHandle
  7425. Parameters: Movie theMovie
  7426. Interface: Movies.h
  7427. Library: QuickTimeLib
  7428.  
  7429. Function: GetMoviePosterTime
  7430. Return Type: TimeValue
  7431. Parameters: Movie theMovie
  7432. Interface: Movies.h
  7433. Library: QuickTimeLib
  7434.  
  7435. Function: GetMoviePreferredRate
  7436. Return Type: Fixed
  7437. Parameters: Movie theMovie
  7438. Interface: Movies.h
  7439. Library: QuickTimeLib
  7440.  
  7441. Function: GetMoviePreferredVolume
  7442. Return Type: short
  7443. Parameters: Movie theMovie
  7444. Interface: Movies.h
  7445. Library: QuickTimeLib
  7446.  
  7447. Function: GetMoviePreviewMode
  7448. Return Type: Boolean
  7449. Parameters: Movie theMovie
  7450. Interface: Movies.h
  7451. Library: QuickTimeLib
  7452.  
  7453. Function: GetMoviePreviewTime
  7454. Return Type: void
  7455. Parameters: Movie theMovie, TimeValue * previewTime, TimeValue * previewDuration
  7456. Interface: Movies.h
  7457. Library: QuickTimeLib
  7458.  
  7459. Function: GetMovieRate
  7460. Return Type: Fixed
  7461. Parameters: Movie theMovie
  7462. Interface: Movies.h
  7463. Library: QuickTimeLib
  7464.  
  7465. Function: GetMovieSegmentDisplayBoundsRgn
  7466. Return Type: RgnHandle
  7467. Parameters: Movie theMovie, TimeValue time, TimeValue duration
  7468. Interface: Movies.h
  7469. Library: QuickTimeLib
  7470.  
  7471. Function: GetMovieSelection
  7472. Return Type: void
  7473. Parameters: Movie theMovie, TimeValue * selectionTime, TimeValue * selectionDuration
  7474. Interface: Movies.h
  7475. Library: QuickTimeLib
  7476.  
  7477. Function: GetMoviesError
  7478. Return Type: OSErr
  7479. Parameters: void
  7480. Interface: Movies.h
  7481. Library: QuickTimeLib
  7482.  
  7483. Function: GetMoviesStickyError
  7484. Return Type: OSErr
  7485. Parameters: void
  7486. Interface: Movies.h
  7487. Library: QuickTimeLib
  7488.  
  7489. Function: GetMovieStatus
  7490. Return Type: ComponentResult
  7491. Parameters: Movie theMovie, Track * firstProblemTrack
  7492. Interface: Movies.h
  7493. Library: QuickTimeLib
  7494.  
  7495. Function: GetMovieTime
  7496. Return Type: TimeValue
  7497. Parameters: Movie theMovie, TimeRecord * currentTime
  7498. Interface: Movies.h
  7499. Library: QuickTimeLib
  7500.  
  7501. Function: GetMovieTimeBase
  7502. Return Type: TimeBase
  7503. Parameters: Movie theMovie
  7504. Interface: Movies.h
  7505. Library: QuickTimeLib
  7506.  
  7507. Function: GetMovieTimeScale
  7508. Return Type: TimeScale
  7509. Parameters: Movie theMovie
  7510. Interface: Movies.h
  7511. Library: QuickTimeLib
  7512.  
  7513. Function: GetMovieTrack
  7514. Return Type: Track
  7515. Parameters: Movie theMovie, long trackID
  7516. Interface: Movies.h
  7517. Library: QuickTimeLib
  7518.  
  7519. Function: GetMovieTrackCount
  7520. Return Type: long
  7521. Parameters: Movie theMovie
  7522. Interface: Movies.h
  7523. Library: QuickTimeLib
  7524.  
  7525. Function: GetMovieUserData
  7526. Return Type: UserData
  7527. Parameters: Movie theMovie
  7528. Interface: Movies.h
  7529. Library: QuickTimeLib
  7530.  
  7531. Function: GetMovieVolume
  7532. Return Type: short
  7533. Parameters: Movie theMovie
  7534. Interface: Movies.h
  7535. Library: QuickTimeLib
  7536.  
  7537. Function: GetNamedResource
  7538. Return Type: Handle
  7539. Parameters: ResType theType, ConstStr255Param name
  7540. Interface: Resources.h
  7541. Library: InterfaceLib
  7542.  
  7543. Function: GetNewCollection
  7544. Return Type: Collection
  7545. Parameters: SInt16 collectionID
  7546. Interface: Collections.h
  7547. Library: CollectionsLib, GXPrintingLib
  7548.  
  7549. Function: GetNewControl
  7550. Return Type: ControlHandle
  7551. Parameters: SInt16 resourceID, WindowPtr owningWindow
  7552. Interface: Controls.h
  7553. Library: InterfaceLib
  7554.  
  7555. Function: GetNewCWindow
  7556. Return Type: WindowPtr
  7557. Parameters: short windowID, void * wStorage, WindowPtr behind
  7558. Interface: MacWindows.h
  7559. Library: InterfaceLib
  7560.  
  7561. Function: GetNewDialog
  7562. Return Type: DialogPtr
  7563. Parameters: SInt16 dialogID, void * dStorage, WindowPtr behind
  7564. Interface: Dialogs.h
  7565. Library: InterfaceLib
  7566.  
  7567. Function: GetNewMBar
  7568. Return Type: Handle
  7569. Parameters: short menuBarID
  7570. Interface: Menus.h
  7571. Library: InterfaceLib
  7572.  
  7573. Function: GetNewPalette
  7574. Return Type: PaletteHandle
  7575. Parameters: short PaletteID
  7576. Interface: Palettes.h
  7577. Library: InterfaceLib
  7578.  
  7579. Function: GetNewWindow
  7580. Return Type: WindowPtr
  7581. Parameters: short windowID, void * wStorage, WindowPtr behind
  7582. Interface: MacWindows.h
  7583. Library: InterfaceLib
  7584.  
  7585. Function: GetNextCallBack
  7586. Return Type: QTCallBack
  7587. Parameters: QTCallBack cb
  7588. Interface: Movies.h
  7589. Library: QuickTimeLib
  7590.  
  7591. Function: GetNextDevice
  7592. Return Type: GDHandle
  7593. Parameters: GDHandle curDevice
  7594. Interface: Quickdraw.h
  7595. Library: InterfaceLib
  7596.  
  7597. Function: GetNextEvent
  7598. Return Type: Boolean
  7599. Parameters: EventMask eventMask, EventRecord * theEvent
  7600. Interface: Events.h
  7601. Library: InterfaceLib
  7602.  
  7603. Function: GetNextFOND
  7604. Return Type: Handle
  7605. Parameters: Handle fondHandle
  7606. Interface: Resources.h
  7607. Library: InterfaceLib
  7608.  
  7609. Function: GetNextImageDescriptionExtensionType
  7610. Return Type: OSErr
  7611. Parameters: ImageDescriptionHandle desc, long * idType
  7612. Interface: ImageCompression.h
  7613. Library: QuickTimeLib
  7614.  
  7615. Function: GetNextProcess
  7616. Return Type: OSErr
  7617. Parameters: ProcessSerialNumber * PSN
  7618. Interface: Processes.h
  7619. Library: InterfaceLib
  7620.  
  7621. Function: GetNextTrackForCompositing
  7622. Return Type: Track
  7623. Parameters: Movie theMovie, Track theTrack
  7624. Interface: Movies.h
  7625. Library: QuickTimeLib
  7626.  
  7627. Function: GetNextTrackReferenceType
  7628. Return Type: OSType
  7629. Parameters: Track theTrack, OSType refType
  7630. Interface: Movies.h
  7631. Library: QuickTimeLib
  7632.  
  7633. Function: GetNextUserDataType
  7634. Return Type: long
  7635. Parameters: UserData theUserData, OSType udType
  7636. Interface: Movies.h
  7637. Library: QuickTimeLib
  7638.  
  7639. Function: GetOSDefault
  7640. Return Type: void
  7641. Parameters: DefOSPtr paramBlock
  7642. Interface: Start.h
  7643. Library: InterfaceLib
  7644.  
  7645. Function: GetOSEvent
  7646. Return Type: Boolean
  7647. Parameters: EventMask mask, EventRecord * theEvent
  7648. Interface: Events.h
  7649. Library: InterfaceLib
  7650.  
  7651. Function: GetOSTrapAddress
  7652. Return Type: UniversalProcPtr
  7653. Parameters: UInt16 trapNum
  7654. Interface: Patches.h
  7655. Library: InterfaceLib
  7656.  
  7657. Function: GetOutlinePreferred
  7658. Return Type: Boolean
  7659. Parameters: void
  7660. Interface: Fonts.h
  7661. Library: InterfaceLib
  7662.  
  7663. Function: GetPageState
  7664. Return Type: PageState
  7665. Parameters: const void * address
  7666. Interface: MacMemory.h
  7667. Library: InterfaceLib
  7668.  
  7669. Function: GetPalette
  7670. Return Type: PaletteHandle
  7671. Parameters: WindowPtr srcWindow
  7672. Interface: Palettes.h
  7673. Library: InterfaceLib
  7674.  
  7675. Function: GetPaletteUpdates
  7676. Return Type: short
  7677. Parameters: PaletteHandle p
  7678. Interface: Palettes.h
  7679. Library: InterfaceLib
  7680.  
  7681. Function: GetPathFromTranslationDialog
  7682. Return Type: OSErr
  7683. Parameters: const FSSpec * theDocument, const FSSpec * theApplication, TypesBlockPtr typeList, DocOpenMethod * howToOpen, FileTranslationSpec * howToTranslate
  7684. Interface: Translation.h
  7685. Library: TranslationLib
  7686.  
  7687. Function: GetPattern
  7688. Return Type: PatHandle
  7689. Parameters: short patternID
  7690. Interface: Quickdraw.h
  7691. Library: InterfaceLib
  7692.  
  7693. Function: GetPen
  7694. Return Type: void
  7695. Parameters: Point * pt
  7696. Interface: Quickdraw.h
  7697. Library: InterfaceLib
  7698.  
  7699. Function: GetPenState
  7700. Return Type: void
  7701. Parameters: PenState * pnState
  7702. Interface: Quickdraw.h
  7703. Library: InterfaceLib
  7704.  
  7705. Function: GetPictInfo
  7706. Return Type: OSErr
  7707. Parameters: PicHandle thePictHandle, PictInfo * thePictInfo, short verb, short colorsRequested, short colorPickMethod, short version
  7708. Interface: PictUtils.h
  7709. Library: InterfaceLib
  7710.  
  7711. Function: GetPicture
  7712. Return Type: PicHandle
  7713. Parameters: short pictureID
  7714. Interface: Quickdraw.h
  7715. Library: InterfaceLib
  7716.  
  7717. Function: GetPictureFileHeader
  7718. Return Type: OSErr
  7719. Parameters: short refNum, Rect * frame, OpenCPicParams * header
  7720. Interface: ImageCompression.h
  7721. Library: QuickTimeLib
  7722.  
  7723. Function: GetPixBaseAddr
  7724. Return Type: Ptr
  7725. Parameters: PixMapHandle pm
  7726. Interface: QDOffscreen.h
  7727. Library: InterfaceLib
  7728.  
  7729. Function: GetPixelsState
  7730. Return Type: GWorldFlags
  7731. Parameters: PixMapHandle pm
  7732. Interface: QDOffscreen.h
  7733. Library: InterfaceLib
  7734.  
  7735. Function: GetPixMapInfo
  7736. Return Type: OSErr
  7737. Parameters: PixMapHandle thePixMapHandle, PictInfo * thePictInfo, short verb, short colorsRequested, short colorPickMethod, short version
  7738. Interface: PictUtils.h
  7739. Library: InterfaceLib
  7740.  
  7741. Function: GetPixPat
  7742. Return Type: PixPatHandle
  7743. Parameters: short patID
  7744. Interface: Quickdraw.h
  7745. Library: InterfaceLib
  7746.  
  7747. Function: GetPort
  7748. Return Type: void
  7749. Parameters: GrafPtr * port
  7750. Interface: Quickdraw.h
  7751. Library: InterfaceLib
  7752.  
  7753. Function: GetPortNameFromProcessSerialNumber
  7754. Return Type: OSErr
  7755. Parameters: PPCPortRec * portName, const ProcessSerialNumber * pPSN
  7756. Interface: EPPC.h
  7757. Library: InterfaceLib
  7758.  
  7759. Function: GetPosterBox
  7760. Return Type: void
  7761. Parameters: Movie theMovie, Rect * boxRect
  7762. Interface: Movies.h
  7763. Library: QuickTimeLib
  7764.  
  7765. Function: GetPreserveGlyph
  7766. Return Type: Boolean
  7767. Parameters: void
  7768. Interface: Fonts.h
  7769. Library: InterfaceLib
  7770.  
  7771. Function: GetPrevTrackForCompositing
  7772. Return Type: Track
  7773. Parameters: Movie theMovie, Track theTrack
  7774. Interface: Movies.h
  7775. Library: QuickTimeLib
  7776.  
  7777. Function: GetProcessInformation
  7778. Return Type: OSErr
  7779. Parameters: const ProcessSerialNumber * PSN, ProcessInfoRec * info
  7780. Interface: Processes.h
  7781. Library: InterfaceLib
  7782.  
  7783. Function: GetProcessSerialNumberFromPortName
  7784. Return Type: OSErr
  7785. Parameters: const PPCPortRec * portName, ProcessSerialNumber * pPSN
  7786. Interface: EPPC.h
  7787. Library: InterfaceLib
  7788.  
  7789. Function: GetProfile
  7790. Return Type: CMError
  7791. Parameters: OSType deviceType, long refNum, CMProfileHandle aProfile, CMProfileHandle * returnedProfile
  7792. Interface: CMApplication.h
  7793. Library: ColorSyncLib
  7794.  
  7795. Function: GetQuickTimePreference
  7796. Return Type: OSErr
  7797. Parameters: OSType preferenceType, QTAtomContainer * preferenceAtom
  7798. Interface: Movies.h
  7799. Library: QuickTimeLib
  7800.  
  7801. Function: GetRandomSeed
  7802. Return Type: wide *
  7803. Parameters: wide * seed
  7804. Interface: GXMath.h
  7805. Library: QuickDrawGXLib
  7806.  
  7807. Function: GetResAttrs
  7808. Return Type: short
  7809. Parameters: Handle theResource
  7810. Interface: Resources.h
  7811. Library: InterfaceLib
  7812.  
  7813. Function: GetResFileAttrs
  7814. Return Type: short
  7815. Parameters: short refNum
  7816. Interface: Resources.h
  7817. Library: InterfaceLib
  7818.  
  7819. Function: GetResInfo
  7820. Return Type: void
  7821. Parameters: Handle theResource, short * theID, ResType * theType, Str255 name
  7822. Interface: Resources.h
  7823. Library: InterfaceLib
  7824.  
  7825. Function: GetResource
  7826. Return Type: Handle
  7827. Parameters: ResType theType, short theID
  7828. Interface: Resources.h
  7829. Library: InterfaceLib
  7830.  
  7831. Function: GetResourceSizeOnDisk
  7832. Return Type: long
  7833. Parameters: Handle theResource
  7834. Interface: Resources.h
  7835. Library: InterfaceLib
  7836.  
  7837. Function: GetRootControl
  7838. Return Type: OSErr
  7839. Parameters: WindowPtr inWindow, ControlHandle * outControl
  7840. Interface: Controls.h
  7841. Library: AppearanceLib
  7842.  
  7843. Function: GetScaledBatteryInfo
  7844. Return Type: void
  7845. Parameters: short whichBattery, BatteryInfo * theInfo
  7846. Interface: Power.h
  7847. Library: PowerMgrLib
  7848.  
  7849. Function: GetScrap
  7850. Return Type: SInt32
  7851. Parameters: Handle hDest, ResType theType, SInt32 * offset
  7852. Interface: Scrap.h
  7853. Library: InterfaceLib
  7854.  
  7855. Function: GetScriptLanguageSupport
  7856. Return Type: ComponentResult
  7857. Parameters: ComponentInstance ts, ScriptLanguageSupportHandle * scriptHdl
  7858. Interface: TextServices.h
  7859. Library: InterfaceLib
  7860.  
  7861. Function: GetScriptManagerVariable
  7862. Return Type: long
  7863. Parameters: short selector
  7864. Interface: Script.h
  7865. Library: InterfaceLib
  7866.  
  7867. Function: GetScriptQDPatchAddress
  7868. Return Type: UniversalProcPtr
  7869. Parameters: short trapNum, Boolean Before, Boolean forPrinting, ScriptCode script
  7870. Interface: Script.h
  7871. Library: InterfaceLib
  7872.  
  7873. Function: GetScriptUtilityAddress
  7874. Return Type: UniversalProcPtr
  7875. Parameters: short selector, Boolean Before, ScriptCode script
  7876. Interface: Script.h
  7877. Library: InterfaceLib
  7878.  
  7879. Function: GetScriptVariable
  7880. Return Type: long
  7881. Parameters: short script, short selector
  7882. Interface: Script.h
  7883. Library: InterfaceLib
  7884.  
  7885. Function: GetSCSIDiskModeAddress
  7886. Return Type: short
  7887. Parameters: void
  7888. Interface: Power.h
  7889. Library: PowerMgrLib
  7890.  
  7891. Function: GetServiceList
  7892. Return Type: OSErr
  7893. Parameters: short numOfInterface, OSType * supportedInterfaceTypes, TextServiceListHandle * serviceInfo, long * seedValue
  7894. Interface: TextServices.h
  7895. Library: InterfaceLib
  7896.  
  7897. Function: GetSharedLibrary
  7898. Return Type: OSErr
  7899. Parameters: ConstStr63Param libName, CFragArchitecture archType, CFragLoadOptions loadFlags, CFragConnectionID * connID, Ptr * mainAddr, Str255 errMessage
  7900. Interface: CodeFragments.h
  7901. Library: InterfaceLib
  7902.  
  7903. Function: GetSimilarity
  7904. Return Type: OSErr
  7905. Parameters: PixMapHandle src, const Rect * srcRect, ImageDescriptionHandle desc, Ptr data, Fixed * similarity
  7906. Interface: ImageCompression.h
  7907. Library: QuickTimeLib
  7908.  
  7909. Function: GetSleepTimeout
  7910. Return Type: UInt8
  7911. Parameters: void
  7912. Interface: Power.h
  7913. Library: PowerMgrLib
  7914.  
  7915. Function: GetSoundDescriptionExtension
  7916. Return Type: OSErr
  7917. Parameters: SoundDescriptionHandle desc, Handle * extension, OSType idType
  7918. Interface: Movies.h
  7919. Library: QuickTimeLib
  7920.  
  7921. Function: GetSoundHeaderOffset
  7922. Return Type: OSErr
  7923. Parameters: SndListHandle sndHandle, long * offset
  7924. Interface: Sound.h
  7925. Library: InterfaceLib
  7926.  
  7927. Function: GetSoundMixerState
  7928. Return Type: OSErr
  7929. Parameters: SoundMixerByte * theSoundMixerByte
  7930. Interface: Power.h
  7931. Library: Not Known
  7932.  
  7933. Function: GetSoundOutputInfo
  7934. Return Type: OSErr
  7935. Parameters: Component outputDevice, OSType selector, void * infoPtr
  7936. Interface: Sound.h
  7937. Library: SoundLib
  7938.  
  7939. Function: GetSoundPreference
  7940. Return Type: OSErr
  7941. Parameters: OSType theType, Str255 name, Handle settings
  7942. Interface: Sound.h
  7943. Library: SoundLib
  7944.  
  7945. Function: GetSoundVol
  7946. Return Type: void
  7947. Parameters: short * level
  7948. Interface: Sound.h
  7949. Library: InterfaceLib
  7950.  
  7951. Function: GetSpecificFreeThreadCount
  7952. Return Type: OSErr
  7953. Parameters: ThreadStyle threadStyle, Size stackSize, short * freeCount
  7954. Interface: Threads.h
  7955. Library: ThreadsLib
  7956.  
  7957. Function: GetSpecificHighLevelEvent
  7958. Return Type: Boolean
  7959. Parameters: GetSpecificFilterUPP aFilter, void * contextPtr, OSErr * err
  7960. Interface: EPPC.h
  7961. Library: InterfaceLib
  7962.  
  7963. Function: GetSpeechInfo
  7964. Return Type: OSErr
  7965. Parameters: SpeechChannel chan, OSType selector, void * speechInfo
  7966. Interface: SpeechSynthesis.h
  7967. Library: SpeechLib
  7968.  
  7969. Function: GetSpeechPitch
  7970. Return Type: OSErr
  7971. Parameters: SpeechChannel chan, Fixed * pitch
  7972. Interface: SpeechSynthesis.h
  7973. Library: SpeechLib
  7974.  
  7975. Function: GetSpeechRate
  7976. Return Type: OSErr
  7977. Parameters: SpeechChannel chan, Fixed * rate
  7978. Interface: SpeechSynthesis.h
  7979. Library: SpeechLib
  7980.  
  7981. Function: GetSpriteProperty
  7982. Return Type: OSErr
  7983. Parameters: Sprite theSprite, long propertyType, void * propertyValue
  7984. Interface: Movies.h
  7985. Library: QuickTimeLib
  7986.  
  7987. Function: GetStandardFormats
  7988. Return Type: OSErr
  7989. Parameters: const EditionContainerSpec * container, FormatType * previewFormat, Handle preview, Handle publisherAlias, Handle formats
  7990. Interface: Editions.h
  7991. Library: InterfaceLib
  7992.  
  7993. Function: GetStartupTimer
  7994. Return Type: OSErr
  7995. Parameters: StartupTime * theTime
  7996. Interface: Power.h
  7997. Library: PowerMgrLib
  7998.  
  7999. Function: GetStdFilterProc
  8000. Return Type: OSErr
  8001. Parameters: ModalFilterUPP * theProc
  8002. Interface: Dialogs.h
  8003. Library: InterfaceLib
  8004.  
  8005. Function: GetString
  8006. Return Type: StringHandle
  8007. Parameters: short stringID
  8008. Interface: TextUtils.h
  8009. Library: InterfaceLib
  8010.  
  8011. Function: GetSubTable
  8012. Return Type: void
  8013. Parameters: CTabHandle myColors, short iTabRes, CTabHandle targetTbl
  8014. Interface: Quickdraw.h
  8015. Library: InterfaceLib
  8016.  
  8017. Function: GetSuiteLabel
  8018. Return Type: SInt16
  8019. Parameters: IconSuiteRef theSuite
  8020. Interface: Icons.h
  8021. Library: InterfaceLib
  8022.  
  8023. Function: GetSuperControl
  8024. Return Type: OSErr
  8025. Parameters: ControlHandle inControl, ControlHandle * outParent
  8026. Interface: Controls.h
  8027. Library: AppearanceLib
  8028.  
  8029. Function: GetSysBeepVolume
  8030. Return Type: OSErr
  8031. Parameters: long * level
  8032. Interface: Sound.h
  8033. Library: InterfaceLib
  8034.  
  8035. Function: GetSysDirection
  8036. Return Type: short
  8037. Parameters: void
  8038. Interface: Script.h
  8039. Library: InterfaceLib
  8040.  
  8041. Function: GetSysFont
  8042. Return Type: short
  8043. Parameters: void
  8044. Interface: Fonts.h
  8045. Library: InterfaceLib
  8046.  
  8047. Function: GetSysPPtr
  8048. Return Type: SysPPtr
  8049. Parameters: void
  8050. Interface: OSUtils.h
  8051. Library: InterfaceLib
  8052.  
  8053. Function: GetTaggedCollectionItem
  8054. Return Type: OSErr
  8055. Parameters: Collection c, CollectionTag tag, SInt32 whichItem, SInt32 * itemSize, void * itemData
  8056. Interface: Collections.h
  8057. Library: CollectionsLib, GXPrintingLib
  8058.  
  8059. Function: GetTaggedCollectionItemInfo
  8060. Return Type: OSErr
  8061. Parameters: Collection c, CollectionTag tag, SInt32 whichItem, SInt32 * id, SInt32 * index, SInt32 * itemSize, SInt32 * attributes
  8062. Interface: Collections.h
  8063. Library: CollectionsLib, GXPrintingLib
  8064.  
  8065. Function: GetTextServiceLanguage
  8066. Return Type: OSErr
  8067. Parameters: ScriptLanguageRecord * slRecordPtr
  8068. Interface: TextServices.h
  8069. Library: InterfaceLib
  8070.  
  8071. Function: GetTextServiceMenu
  8072. Return Type: ComponentResult
  8073. Parameters: ComponentInstance ts, MenuHandle * serviceMenu
  8074. Interface: TextServices.h
  8075. Library: InterfaceLib
  8076.  
  8077. Function: GetThreadCurrentTaskRef
  8078. Return Type: OSErr
  8079. Parameters: ThreadTaskRef * threadTRef
  8080. Interface: Threads.h
  8081. Library: ThreadsLib
  8082.  
  8083. Function: GetThreadState
  8084. Return Type: OSErr
  8085. Parameters: ThreadID threadToGet, ThreadState * threadState
  8086. Interface: Threads.h
  8087. Library: ThreadsLib
  8088.  
  8089. Function: GetThreadStateGivenTaskRef
  8090. Return Type: OSErr
  8091. Parameters: ThreadTaskRef threadTRef, ThreadID threadToGet, ThreadState * threadState
  8092. Interface: Threads.h
  8093. Library: ThreadsLib
  8094.  
  8095. Function: GetTime
  8096. Return Type: void
  8097. Parameters: DateTimeRec * d
  8098. Interface: DateTimeUtils.h
  8099. Library: InterfaceLib
  8100.  
  8101. Function: GetTimeBaseEffectiveRate
  8102. Return Type: Fixed
  8103. Parameters: TimeBase tb
  8104. Interface: Movies.h
  8105. Library: QuickTimeLib
  8106.  
  8107. Function: GetTimeBaseFlags
  8108. Return Type: long
  8109. Parameters: TimeBase tb
  8110. Interface: Movies.h
  8111. Library: QuickTimeLib
  8112.  
  8113. Function: GetTimeBaseMasterClock
  8114. Return Type: ComponentInstance
  8115. Parameters: TimeBase tb
  8116. Interface: Movies.h
  8117. Library: QuickTimeLib
  8118.  
  8119. Function: GetTimeBaseMasterTimeBase
  8120. Return Type: TimeBase
  8121. Parameters: TimeBase tb
  8122. Interface: Movies.h
  8123. Library: QuickTimeLib
  8124.  
  8125. Function: GetTimeBaseRate
  8126. Return Type: Fixed
  8127. Parameters: TimeBase tb
  8128. Interface: Movies.h
  8129. Library: QuickTimeLib
  8130.  
  8131. Function: GetTimeBaseStartTime
  8132. Return Type: TimeValue
  8133. Parameters: TimeBase tb, TimeScale s, TimeRecord * tr
  8134. Interface: Movies.h
  8135. Library: QuickTimeLib
  8136.  
  8137. Function: GetTimeBaseStatus
  8138. Return Type: long
  8139. Parameters: TimeBase tb, TimeRecord * unpinnedTime
  8140. Interface: Movies.h
  8141. Library: QuickTimeLib
  8142.  
  8143. Function: GetTimeBaseStopTime
  8144. Return Type: TimeValue
  8145. Parameters: TimeBase tb, TimeScale s, TimeRecord * tr
  8146. Interface: Movies.h
  8147. Library: QuickTimeLib
  8148.  
  8149. Function: GetTimeBaseTime
  8150. Return Type: TimeValue
  8151. Parameters: TimeBase tb, TimeScale s, TimeRecord * tr
  8152. Interface: Movies.h
  8153. Library: QuickTimeLib
  8154.  
  8155. Function: GetToolboxTrapAddress
  8156. Return Type: UniversalProcPtr
  8157. Parameters: UInt16 trapNum
  8158. Interface: Patches.h
  8159. Library: InterfaceLib
  8160.  
  8161. Function: GetToolTrapAddress
  8162. Return Type: UniversalProcPtr
  8163. Parameters: UInt16 trapNum
  8164. Interface: Patches.h
  8165. Library: InterfaceLib
  8166.  
  8167. Function: GetTrackAlternate
  8168. Return Type: Track
  8169. Parameters: Track theTrack
  8170. Interface: Movies.h
  8171. Library: QuickTimeLib
  8172.  
  8173. Function: GetTrackBoundsRgn
  8174. Return Type: RgnHandle
  8175. Parameters: Track theTrack
  8176. Interface: Movies.h
  8177. Library: QuickTimeLib
  8178.  
  8179. Function: GetTrackClipRgn
  8180. Return Type: RgnHandle
  8181. Parameters: Track theTrack
  8182. Interface: Movies.h
  8183. Library: QuickTimeLib
  8184.  
  8185. Function: GetTrackCreationTime
  8186. Return Type: unsigned long
  8187. Parameters: Track theTrack
  8188. Interface: Movies.h
  8189. Library: QuickTimeLib
  8190.  
  8191. Function: GetTrackDataSize
  8192. Return Type: long
  8193. Parameters: Track theTrack, TimeValue startTime, TimeValue duration
  8194. Interface: Movies.h
  8195. Library: QuickTimeLib
  8196.  
  8197. Function: GetTrackDimensions
  8198. Return Type: void
  8199. Parameters: Track theTrack, Fixed * width, Fixed * height
  8200. Interface: Movies.h
  8201. Library: QuickTimeLib
  8202.  
  8203. Function: GetTrackDisplayBoundsRgn
  8204. Return Type: RgnHandle
  8205. Parameters: Track theTrack
  8206. Interface: Movies.h
  8207. Library: QuickTimeLib
  8208.  
  8209. Function: GetTrackDisplayMatrix
  8210. Return Type: OSErr
  8211. Parameters: Track theTrack, MatrixRecord * matrix
  8212. Interface: Movies.h
  8213. Library: QuickTimeLib
  8214.  
  8215. Function: GetTrackDuration
  8216. Return Type: TimeValue
  8217. Parameters: Track theTrack
  8218. Interface: Movies.h
  8219. Library: QuickTimeLib
  8220.  
  8221. Function: GetTrackEditRate
  8222. Return Type: Fixed
  8223. Parameters: Track theTrack, TimeValue atTime
  8224. Interface: Movies.h
  8225. Library: QuickTimeLib
  8226.  
  8227. Function: GetTrackEnabled
  8228. Return Type: Boolean
  8229. Parameters: Track theTrack
  8230. Interface: Movies.h
  8231. Library: QuickTimeLib
  8232.  
  8233. Function: GetTrackID
  8234. Return Type: long
  8235. Parameters: Track theTrack
  8236. Interface: Movies.h
  8237. Library: QuickTimeLib
  8238.  
  8239. Function: GetTrackLayer
  8240. Return Type: short
  8241. Parameters: Track theTrack
  8242. Interface: Movies.h
  8243. Library: QuickTimeLib
  8244.  
  8245. Function: GetTrackLoadSettings
  8246. Return Type: void
  8247. Parameters: Track theTrack, TimeValue * preloadTime, TimeValue * preloadDuration, long * preloadFlags, long * defaultHints
  8248. Interface: Movies.h
  8249. Library: QuickTimeLib
  8250.  
  8251. Function: GetTrackMatrix
  8252. Return Type: void
  8253. Parameters: Track theTrack, MatrixRecord * matrix
  8254. Interface: Movies.h
  8255. Library: QuickTimeLib
  8256.  
  8257. Function: GetTrackMatte
  8258. Return Type: PixMapHandle
  8259. Parameters: Track theTrack
  8260. Interface: Movies.h
  8261. Library: QuickTimeLib
  8262.  
  8263. Function: GetTrackMedia
  8264. Return Type: Media
  8265. Parameters: Track theTrack
  8266. Interface: Movies.h
  8267. Library: QuickTimeLib
  8268.  
  8269. Function: GetTrackModificationTime
  8270. Return Type: unsigned long
  8271. Parameters: Track theTrack
  8272. Interface: Movies.h
  8273. Library: QuickTimeLib
  8274.  
  8275. Function: GetTrackMovie
  8276. Return Type: Movie
  8277. Parameters: Track theTrack
  8278. Interface: Movies.h
  8279. Library: QuickTimeLib
  8280.  
  8281. Function: GetTrackMovieBoundsRgn
  8282. Return Type: RgnHandle
  8283. Parameters: Track theTrack
  8284. Interface: Movies.h
  8285. Library: QuickTimeLib
  8286.  
  8287. Function: GetTrackNextInterestingTime
  8288. Return Type: void
  8289. Parameters: Track theTrack, short interestingTimeFlags, TimeValue time, Fixed rate, TimeValue * interestingTime, TimeValue * interestingDuration
  8290. Interface: Movies.h
  8291. Library: QuickTimeLib
  8292.  
  8293. Function: GetTrackOffset
  8294. Return Type: TimeValue
  8295. Parameters: Track theTrack
  8296. Interface: Movies.h
  8297. Library: QuickTimeLib
  8298.  
  8299. Function: GetTrackPict
  8300. Return Type: PicHandle
  8301. Parameters: Track theTrack, TimeValue time
  8302. Interface: Movies.h
  8303. Library: QuickTimeLib
  8304.  
  8305. Function: GetTrackReference
  8306. Return Type: Track
  8307. Parameters: Track theTrack, OSType refType, long index
  8308. Interface: Movies.h
  8309. Library: QuickTimeLib
  8310.  
  8311. Function: GetTrackReferenceCount
  8312. Return Type: long
  8313. Parameters: Track theTrack, OSType refType
  8314. Interface: Movies.h
  8315. Library: QuickTimeLib
  8316.  
  8317. Function: GetTrackSegmentDisplayBoundsRgn
  8318. Return Type: RgnHandle
  8319. Parameters: Track theTrack, TimeValue time, TimeValue duration
  8320. Interface: Movies.h
  8321. Library: QuickTimeLib
  8322.  
  8323. Function: GetTrackSoundLocalizationSettings
  8324. Return Type: OSErr
  8325. Parameters: Track theTrack, Handle * settings
  8326. Interface: Movies.h
  8327. Library: QuickTimeLib
  8328.  
  8329. Function: GetTrackStatus
  8330. Return Type: ComponentResult
  8331. Parameters: Track theTrack
  8332. Interface: Movies.h
  8333. Library: QuickTimeLib
  8334.  
  8335. Function: GetTrackUsage
  8336. Return Type: long
  8337. Parameters: Track theTrack
  8338. Interface: Movies.h
  8339. Library: QuickTimeLib
  8340.  
  8341. Function: GetTrackUserData
  8342. Return Type: UserData
  8343. Parameters: Track theTrack
  8344. Interface: Movies.h
  8345. Library: QuickTimeLib
  8346.  
  8347. Function: GetTrackVolume
  8348. Return Type: short
  8349. Parameters: Track theTrack
  8350. Interface: Movies.h
  8351. Library: QuickTimeLib
  8352.  
  8353. Function: GetTranslationExtensionName
  8354. Return Type: OSErr
  8355. Parameters: const FileTranslationSpec * translationMethod, Str31 extensionName
  8356. Interface: Translation.h
  8357. Library: TranslationLib
  8358.  
  8359. Function: GetTrapAddress
  8360. Return Type: UniversalProcPtr
  8361. Parameters: UInt16 trapNum
  8362. Interface: Patches.h
  8363. Library: Not Known
  8364.  
  8365. Function: GetUserData
  8366. Return Type: OSErr
  8367. Parameters: UserData theUserData, Handle data, OSType udType, long index
  8368. Interface: Movies.h
  8369. Library: QuickTimeLib
  8370.  
  8371. Function: GetUserDataItem
  8372. Return Type: OSErr
  8373. Parameters: UserData theUserData, void * data, long size, OSType udType, long index
  8374. Interface: Movies.h
  8375. Library: QuickTimeLib
  8376.  
  8377. Function: GetUserDataText
  8378. Return Type: OSErr
  8379. Parameters: UserData theUserData, Handle data, OSType udType, long index, short itlRegionTag
  8380. Interface: Movies.h
  8381. Library: QuickTimeLib
  8382.  
  8383. Function: GetVBLQHdr
  8384. Return Type: QHdrPtr
  8385. Parameters: void
  8386. Interface: Retrace.h
  8387. Library: InterfaceLib
  8388.  
  8389. Function: GetVCBQHdr
  8390. Return Type: QHdrPtr
  8391. Parameters: void
  8392. Interface: Files.h
  8393. Library: InterfaceLib
  8394.  
  8395. Function: GetVideoDefault
  8396. Return Type: void
  8397. Parameters: DefVideoPtr paramBlock
  8398. Interface: Start.h
  8399. Library: InterfaceLib
  8400.  
  8401. Function: GetVoiceDescription
  8402. Return Type: OSErr
  8403. Parameters: const VoiceSpec * voice, VoiceDescription * info, long infoLength
  8404. Interface: SpeechSynthesis.h
  8405. Library: SpeechLib
  8406.  
  8407. Function: GetVoiceInfo
  8408. Return Type: OSErr
  8409. Parameters: const VoiceSpec * voice, OSType selector, void * voiceInfo
  8410. Interface: SpeechSynthesis.h
  8411. Library: SpeechLib
  8412.  
  8413. Function: GetWakeupTimer
  8414. Return Type: void
  8415. Parameters: WakeupTime * theTime
  8416. Interface: Power.h
  8417. Library: PowerMgrLib
  8418.  
  8419. Function: GetWindowFeatures
  8420. Return Type: OSStatus
  8421. Parameters: WindowPtr inWindow, UInt32 * outFeatures
  8422. Interface: MacWindows.h
  8423. Library: AppearanceLib
  8424.  
  8425. Function: GetWindowPic
  8426. Return Type: PicHandle
  8427. Parameters: WindowPtr theWindow
  8428. Interface: MacWindows.h
  8429. Library: InterfaceLib
  8430.  
  8431. Function: GetWindowRegion
  8432. Return Type: OSStatus
  8433. Parameters: WindowPtr inWindow, WindowRegionCode inRegionCode, RgnHandle ioWinRgn
  8434. Interface: MacWindows.h
  8435. Library: AppearanceLib
  8436.  
  8437. Function: GetWMgrPort
  8438. Return Type: void
  8439. Parameters: GrafPtr * wPort
  8440. Interface: MacWindows.h
  8441. Library: InterfaceLib
  8442.  
  8443. Function: GetWRefCon
  8444. Return Type: long
  8445. Parameters: WindowPtr theWindow
  8446. Interface: MacWindows.h
  8447. Library: InterfaceLib
  8448.  
  8449. Function: GetWTitle
  8450. Return Type: void
  8451. Parameters: WindowPtr theWindow, Str255 title
  8452. Interface: MacWindows.h
  8453. Library: InterfaceLib
  8454.  
  8455. Function: GetWVariant
  8456. Return Type: short
  8457. Parameters: WindowPtr theWindow
  8458. Interface: MacWindows.h
  8459. Library: InterfaceLib
  8460.  
  8461. Function: GetZone
  8462. Return Type: THz
  8463. Parameters: void
  8464. Interface: MacMemory.h
  8465. Library: InterfaceLib
  8466.  
  8467. Function: GlobalToLocal
  8468. Return Type: void
  8469. Parameters: Point * pt
  8470. Interface: Quickdraw.h
  8471. Library: InterfaceLib
  8472.  
  8473. Function: GoToBeginningOfMovie
  8474. Return Type: void
  8475. Parameters: Movie theMovie
  8476. Interface: Movies.h
  8477. Library: QuickTimeLib
  8478.  
  8479. Function: GoToEndOfMovie
  8480. Return Type: void
  8481. Parameters: Movie theMovie
  8482. Interface: Movies.h
  8483. Library: QuickTimeLib
  8484.  
  8485. Function: GoToPublisherSection
  8486. Return Type: OSErr
  8487. Parameters: const EditionContainerSpec * container
  8488. Interface: Editions.h
  8489. Library: InterfaceLib
  8490.  
  8491. Function: GrafDevice
  8492. Return Type: void
  8493. Parameters: short device
  8494. Interface: Quickdraw.h
  8495. Library: InterfaceLib
  8496.  
  8497. Function: GraphicsImageImportGetSequenceEnabled
  8498. Return Type: ComponentResult
  8499. Parameters: GraphicImageMovieImportComponent ci, Boolean * enable
  8500. Interface: QuickTimeComponents.h
  8501. Library: QuickTimeLib
  8502.  
  8503. Function: GraphicsImageImportSetSequenceEnabled
  8504. Return Type: ComponentResult
  8505. Parameters: GraphicImageMovieImportComponent ci, Boolean enable
  8506. Interface: QuickTimeComponents.h
  8507. Library: QuickTimeLib
  8508.  
  8509. Function: GraphicsImportDoesDrawAllPixels
  8510. Return Type: ComponentResult
  8511. Parameters: GraphicsImportComponent ci, short * drawsAllPixels
  8512. Interface: ImageCompression.h
  8513. Library: QuickTimeLib
  8514.  
  8515. Function: GraphicsImportDoExportImageFileDialog
  8516. Return Type: ComponentResult
  8517. Parameters: GraphicsImportComponent ci, const FSSpec * inDefaultSpec, StringPtr prompt, ModalFilterYDUPP filterProc, OSType * outExportedType, FSSpec * outExportedSpec, ScriptCode * outScriptTag
  8518. Interface: ImageCompression.h
  8519. Library: QuickTimeLib
  8520.  
  8521. Function: GraphicsImportDraw
  8522. Return Type: ComponentResult
  8523. Parameters: GraphicsImportComponent ci
  8524. Interface: ImageCompression.h
  8525. Library: QuickTimeLib
  8526.  
  8527. Function: GraphicsImportExportImageFile
  8528. Return Type: ComponentResult
  8529. Parameters: GraphicsImportComponent ci, OSType fileType, OSType fileCreator, const FSSpec * fss, ScriptCode scriptTag
  8530. Interface: ImageCompression.h
  8531. Library: QuickTimeLib
  8532.  
  8533. Function: GraphicsImportGetAliasedDataReference
  8534. Return Type: ComponentResult
  8535. Parameters: GraphicsImportComponent ci, Handle * dataRef, OSType * dataRefType
  8536. Interface: ImageCompression.h
  8537. Library: QuickTimeLib
  8538.  
  8539. Function: GraphicsImportGetAsPicture
  8540. Return Type: ComponentResult
  8541. Parameters: GraphicsImportComponent ci, PicHandle * picture
  8542. Interface: ImageCompression.h
  8543. Library: QuickTimeLib
  8544.  
  8545. Function: GraphicsImportGetBoundsRect
  8546. Return Type: ComponentResult
  8547. Parameters: GraphicsImportComponent ci, Rect * bounds
  8548. Interface: ImageCompression.h
  8549. Library: QuickTimeLib
  8550.  
  8551. Function: GraphicsImportGetClip
  8552. Return Type: ComponentResult
  8553. Parameters: GraphicsImportComponent ci, RgnHandle * clipRgn
  8554. Interface: ImageCompression.h
  8555. Library: QuickTimeLib
  8556.  
  8557. Function: GraphicsImportGetDataFile
  8558. Return Type: ComponentResult
  8559. Parameters: GraphicsImportComponent ci, FSSpec * theFile
  8560. Interface: ImageCompression.h
  8561. Library: QuickTimeLib
  8562.  
  8563. Function: GraphicsImportGetDataHandle
  8564. Return Type: ComponentResult
  8565. Parameters: GraphicsImportComponent ci, Handle * h
  8566. Interface: ImageCompression.h
  8567. Library: QuickTimeLib
  8568.  
  8569. Function: GraphicsImportGetDataOffsetAndSize
  8570. Return Type: ComponentResult
  8571. Parameters: GraphicsImportComponent ci, unsigned long * offset, unsigned long * size
  8572. Interface: ImageCompression.h
  8573. Library: QuickTimeLib
  8574.  
  8575. Function: GraphicsImportGetDataReference
  8576. Return Type: ComponentResult
  8577. Parameters: GraphicsImportComponent ci, Handle * dataRef, OSType * dataReType
  8578. Interface: ImageCompression.h
  8579. Library: QuickTimeLib
  8580.  
  8581. Function: GraphicsImportGetDataReferenceOffsetAndLimit
  8582. Return Type: ComponentResult
  8583. Parameters: GraphicsImportComponent ci, unsigned long * offset, unsigned long * limit
  8584. Interface: ImageCompression.h
  8585. Library: QuickTimeLib
  8586.  
  8587. Function: GraphicsImportGetExportImageTypeList
  8588. Return Type: ComponentResult
  8589. Parameters: GraphicsImportComponent ci, void * qtAtomContainerPtr
  8590. Interface: ImageCompression.h
  8591. Library: QuickTimeLib
  8592.  
  8593. Function: GraphicsImportGetExportSettingsAsAtomContainer
  8594. Return Type: ComponentResult
  8595. Parameters: GraphicsImportComponent ci, void * qtAtomContainerPtr
  8596. Interface: ImageCompression.h
  8597. Library: QuickTimeLib
  8598.  
  8599. Function: GraphicsImportGetGraphicsMode
  8600. Return Type: ComponentResult
  8601. Parameters: GraphicsImportComponent ci, long * graphicsMode, RGBColor * opColor
  8602. Interface: ImageCompression.h
  8603. Library: QuickTimeLib
  8604.  
  8605. Function: GraphicsImportGetGWorld
  8606. Return Type: ComponentResult
  8607. Parameters: GraphicsImportComponent ci, CGrafPtr * port, GDHandle * gd
  8608. Interface: ImageCompression.h
  8609. Library: QuickTimeLib
  8610.  
  8611. Function: GraphicsImportGetImageDescription
  8612. Return Type: ComponentResult
  8613. Parameters: GraphicsImportComponent ci, ImageDescriptionHandle * desc
  8614. Interface: ImageCompression.h
  8615. Library: QuickTimeLib
  8616.  
  8617. Function: GraphicsImportGetMatrix
  8618. Return Type: ComponentResult
  8619. Parameters: GraphicsImportComponent ci, MatrixRecord * matrix
  8620. Interface: ImageCompression.h
  8621. Library: QuickTimeLib
  8622.  
  8623. Function: GraphicsImportGetMetaData
  8624. Return Type: ComponentResult
  8625. Parameters: GraphicsImportComponent ci, void * userData
  8626. Interface: ImageCompression.h
  8627. Library: QuickTimeLib
  8628.  
  8629. Function: GraphicsImportGetMIMETypeList
  8630. Return Type: ComponentResult
  8631. Parameters: GraphicsImportComponent ci, void * qtAtomContainerPtr
  8632. Interface: ImageCompression.h
  8633. Library: QuickTimeLib
  8634.  
  8635. Function: GraphicsImportGetNaturalBounds
  8636. Return Type: ComponentResult
  8637. Parameters: GraphicsImportComponent ci, Rect * naturalBounds
  8638. Interface: ImageCompression.h
  8639. Library: QuickTimeLib
  8640.  
  8641. Function: GraphicsImportGetProgressProc
  8642. Return Type: ComponentResult
  8643. Parameters: GraphicsImportComponent ci, ICMProgressProcRecordPtr progressProc
  8644. Interface: ImageCompression.h
  8645. Library: QuickTimeLib
  8646.  
  8647. Function: GraphicsImportGetQuality
  8648. Return Type: ComponentResult
  8649. Parameters: GraphicsImportComponent ci, CodecQ * quality
  8650. Interface: ImageCompression.h
  8651. Library: QuickTimeLib
  8652.  
  8653. Function: GraphicsImportGetSourceRect
  8654. Return Type: ComponentResult
  8655. Parameters: GraphicsImportComponent ci, Rect * sourceRect
  8656. Interface: ImageCompression.h
  8657. Library: QuickTimeLib
  8658.  
  8659. Function: GraphicsImportReadData
  8660. Return Type: ComponentResult
  8661. Parameters: GraphicsImportComponent ci, void * dataPtr, unsigned long dataOffset, unsigned long dataSize
  8662. Interface: ImageCompression.h
  8663. Library: QuickTimeLib
  8664.  
  8665. Function: GraphicsImportSaveAsPicture
  8666. Return Type: ComponentResult
  8667. Parameters: GraphicsImportComponent ci, const FSSpec * fss, ScriptCode scriptTag
  8668. Interface: ImageCompression.h
  8669. Library: QuickTimeLib
  8670.  
  8671. Function: GraphicsImportSaveAsQuickTimeImageFile
  8672. Return Type: ComponentResult
  8673. Parameters: GraphicsImportComponent ci, const FSSpec * fss, ScriptCode scriptTag
  8674. Interface: ImageCompression.h
  8675. Library: QuickTimeLib
  8676.  
  8677. Function: GraphicsImportSetBoundsRect
  8678. Return Type: ComponentResult
  8679. Parameters: GraphicsImportComponent ci, const Rect * bounds
  8680. Interface: ImageCompression.h
  8681. Library: QuickTimeLib
  8682.  
  8683. Function: GraphicsImportSetClip
  8684. Return Type: ComponentResult
  8685. Parameters: GraphicsImportComponent ci, RgnHandle clipRgn
  8686. Interface: ImageCompression.h
  8687. Library: QuickTimeLib
  8688.  
  8689. Function: GraphicsImportSetDataFile
  8690. Return Type: ComponentResult
  8691. Parameters: GraphicsImportComponent ci, const FSSpec * theFile
  8692. Interface: ImageCompression.h
  8693. Library: QuickTimeLib
  8694.  
  8695. Function: GraphicsImportSetDataHandle
  8696. Return Type: ComponentResult
  8697. Parameters: GraphicsImportComponent ci, Handle h
  8698. Interface: ImageCompression.h
  8699. Library: QuickTimeLib
  8700.  
  8701. Function: GraphicsImportSetDataReference
  8702. Return Type: ComponentResult
  8703. Parameters: GraphicsImportComponent ci, Handle dataRef, OSType dataReType
  8704. Interface: ImageCompression.h
  8705. Library: QuickTimeLib
  8706.  
  8707. Function: GraphicsImportSetDataReferenceOffsetAndLimit
  8708. Return Type: ComponentResult
  8709. Parameters: GraphicsImportComponent ci, unsigned long offset, unsigned long limit
  8710. Interface: ImageCompression.h
  8711. Library: QuickTimeLib
  8712.  
  8713. Function: GraphicsImportSetExportSettingsFromAtomContainer
  8714. Return Type: ComponentResult
  8715. Parameters: GraphicsImportComponent ci, void * qtAtomContainer
  8716. Interface: ImageCompression.h
  8717. Library: QuickTimeLib
  8718.  
  8719. Function: GraphicsImportSetGraphicsMode
  8720. Return Type: ComponentResult
  8721. Parameters: GraphicsImportComponent ci, long graphicsMode, const RGBColor * opColor
  8722. Interface: ImageCompression.h
  8723. Library: QuickTimeLib
  8724.  
  8725. Function: GraphicsImportSetGWorld
  8726. Return Type: ComponentResult
  8727. Parameters: GraphicsImportComponent ci, CGrafPtr port, GDHandle gd
  8728. Interface: ImageCompression.h
  8729. Library: QuickTimeLib
  8730.  
  8731. Function: GraphicsImportSetMatrix
  8732. Return Type: ComponentResult
  8733. Parameters: GraphicsImportComponent ci, const MatrixRecord * matrix
  8734. Interface: ImageCompression.h
  8735. Library: QuickTimeLib
  8736.  
  8737. Function: GraphicsImportSetProgressProc
  8738. Return Type: ComponentResult
  8739. Parameters: GraphicsImportComponent ci, ICMProgressProcRecordPtr progressProc
  8740. Interface: ImageCompression.h
  8741. Library: QuickTimeLib
  8742.  
  8743. Function: GraphicsImportSetQuality
  8744. Return Type: ComponentResult
  8745. Parameters: GraphicsImportComponent ci, CodecQ quality
  8746. Interface: ImageCompression.h
  8747. Library: QuickTimeLib
  8748.  
  8749. Function: GraphicsImportSetSourceRect
  8750. Return Type: ComponentResult
  8751. Parameters: GraphicsImportComponent ci, const Rect * sourceRect
  8752. Interface: ImageCompression.h
  8753. Library: QuickTimeLib
  8754.  
  8755. Function: GraphicsImportValidate
  8756. Return Type: ComponentResult
  8757. Parameters: GraphicsImportComponent ci, Boolean * valid
  8758. Interface: ImageCompression.h
  8759. Library: QuickTimeLib
  8760.  
  8761. Function: GrowWindow
  8762. Return Type: long
  8763. Parameters: WindowPtr theWindow, Point startPt, const Rect * bBox
  8764. Interface: MacWindows.h
  8765. Library: InterfaceLib
  8766.  
  8767. Function: GXAddPrinterViewDevice
  8768. Return Type: OSErr
  8769. Parameters: gxPrinter thePrinter, gxViewDevice theViewDevice
  8770. Interface: GXPrinterDrivers.h
  8771. Library: GXPrintingLib
  8772.  
  8773. Function: GXAlertTheUser
  8774. Return Type: OSErr
  8775. Parameters: gxStatusRecord * statusRec
  8776. Interface: GXPrinting.h
  8777. Library: GXPrintingLib
  8778.  
  8779. Function: GXApplyFontEncoding
  8780. Return Type: long
  8781. Parameters: gxFont fontID, long index, long * length, const unsigned char text[], long count, unsigned short glyphs[], char was16Bit[]
  8782. Interface: GXFonts.h
  8783. Library: QuickDrawGXLib
  8784.  
  8785. Function: GXBreakShape
  8786. Return Type: void
  8787. Parameters: gxShape target, long index
  8788. Interface: GXGraphics.h
  8789. Library: QuickDrawGXLib
  8790.  
  8791. Function: GXCacheShape
  8792. Return Type: void
  8793. Parameters: gxShape source
  8794. Interface: GXGraphics.h
  8795. Library: QuickDrawGXLib
  8796.  
  8797. Function: GXChangedFont
  8798. Return Type: void
  8799. Parameters: gxFont fontID
  8800. Interface: GXFonts.h
  8801. Library: QuickDrawGXLib
  8802.  
  8803. Function: GXChangedFormat
  8804. Return Type: void
  8805. Parameters: gxFormat aFormat
  8806. Interface: GXPrinting.h
  8807. Library: GXPrintingLib
  8808.  
  8809. Function: GXChangedShape
  8810. Return Type: void
  8811. Parameters: gxShape target
  8812. Interface: GXGraphics.h
  8813. Library: QuickDrawGXLib
  8814.  
  8815. Function: GXCheckBitmapColor
  8816. Return Type: gxShape
  8817. Parameters: gxShape source, const gxLongRectangle * area, gxColorSpace space, gxColorSet aSet, gxColorProfile profile
  8818. Interface: GXGraphics.h
  8819. Library: QuickDrawGXLib
  8820.  
  8821. Function: GXCheckColor
  8822. Return Type: Boolean
  8823. Parameters: const gxColor * source, gxColorSpace space, gxColorSet aSet, gxColorProfile profile
  8824. Interface: GXGraphics.h
  8825. Library: QuickDrawGXLib
  8826.  
  8827. Function: GXCleanupOpenConnection
  8828. Return Type: void
  8829. Parameters: void
  8830. Interface: GXPrinting.h
  8831. Library: GXPrintingLib
  8832.  
  8833. Function: GXCleanupStartJob
  8834. Return Type: void
  8835. Parameters: void
  8836. Interface: GXPrinting.h
  8837. Library: GXPrintingLib
  8838.  
  8839. Function: GXCleanupStartPage
  8840. Return Type: void
  8841. Parameters: void
  8842. Interface: GXPrinting.h
  8843. Library: GXPrintingLib
  8844.  
  8845. Function: GXCleanupStartSendPage
  8846. Return Type: void
  8847. Parameters: void
  8848. Interface: GXPrinting.h
  8849. Library: GXPrintingLib
  8850.  
  8851. Function: GXCloneColorProfile
  8852. Return Type: gxColorProfile
  8853. Parameters: gxColorProfile source
  8854. Interface: GXGraphics.h
  8855. Library: QuickDrawGXLib
  8856.  
  8857. Function: GXCloneColorSet
  8858. Return Type: gxColorSet
  8859. Parameters: gxColorSet source
  8860. Interface: GXGraphics.h
  8861. Library: QuickDrawGXLib
  8862.  
  8863. Function: GXCloneFormat
  8864. Return Type: gxFormat
  8865. Parameters: gxFormat aFormat
  8866. Interface: GXPrinting.h
  8867. Library: GXPrintingLib
  8868.  
  8869. Function: GXCloneInk
  8870. Return Type: gxInk
  8871. Parameters: gxInk source
  8872. Interface: GXGraphics.h
  8873. Library: QuickDrawGXLib
  8874.  
  8875. Function: GXCloneShape
  8876. Return Type: gxShape
  8877. Parameters: gxShape source
  8878. Interface: GXGraphics.h
  8879. Library: QuickDrawGXLib
  8880.  
  8881. Function: GXCloneStyle
  8882. Return Type: gxStyle
  8883. Parameters: gxStyle source
  8884. Interface: GXGraphics.h
  8885. Library: QuickDrawGXLib
  8886.  
  8887. Function: GXCloneTag
  8888. Return Type: gxTag
  8889. Parameters: gxTag source
  8890. Interface: GXGraphics.h
  8891. Library: QuickDrawGXLib
  8892.  
  8893. Function: GXCloneTransform
  8894. Return Type: gxTransform
  8895. Parameters: gxTransform source
  8896. Interface: GXGraphics.h
  8897. Library: QuickDrawGXLib
  8898.  
  8899. Function: GXClosePrintFile
  8900. Return Type: void
  8901. Parameters: gxPrintFile aPrintFile
  8902. Interface: GXPrinting.h
  8903. Library: GXPrintingLib
  8904.  
  8905. Function: GXCombineColor
  8906. Return Type: gxColor *
  8907. Parameters: gxColor * target, gxInk operand
  8908. Interface: GXGraphics.h
  8909. Library: QuickDrawGXLib
  8910.  
  8911. Function: GXContainsBoundsShape
  8912. Return Type: Boolean
  8913. Parameters: const gxRectangle * container, gxShape test, long index
  8914. Interface: GXGraphics.h
  8915. Library: QuickDrawGXLib
  8916.  
  8917. Function: GXContainsRectangle
  8918. Return Type: Boolean
  8919. Parameters: const gxRectangle * container, const gxRectangle * test
  8920. Interface: GXGraphics.h
  8921. Library: QuickDrawGXLib
  8922.  
  8923. Function: GXContainsShape
  8924. Return Type: Boolean
  8925. Parameters: gxShape container, gxShape test
  8926. Interface: GXGraphics.h
  8927. Library: QuickDrawGXLib
  8928.  
  8929. Function: GXConvertColor
  8930. Return Type: gxColor *
  8931. Parameters: gxColor * target, gxColorSpace space, gxColorSet aSet, gxColorProfile profile
  8932. Interface: GXGraphics.h
  8933. Library: QuickDrawGXLib
  8934.  
  8935. Function: GXConvertPICTToShape
  8936. Return Type: gxShape
  8937. Parameters: PicHandle pict, gxTranslationOption options, const Rect * srcRect, const Rect * dstRect, Point styleStretch, gxShape destination, gxTranslationStatistic * stats
  8938. Interface: GXEnvironment.h
  8939. Library: QuickDrawGXLib
  8940.  
  8941. Function: GXConvertPrintRecord
  8942. Return Type: void
  8943. Parameters: gxJob aJob, THPrint hPrint
  8944. Interface: GXPrinting.h
  8945. Library: GXPrintingLib
  8946.  
  8947. Function: GXConvertQDFont
  8948. Return Type: long
  8949. Parameters: gxStyle theStyle, long txFont, long txFace
  8950. Interface: GXEnvironment.h
  8951. Library: QuickDrawGXLib
  8952.  
  8953. Function: GXConvertQDPoint
  8954. Return Type: void
  8955. Parameters: const Point * shortPt, gxViewPort portOrder, gxPoint * fixedPt
  8956. Interface: GXEnvironment.h
  8957. Library: QuickDrawGXLib
  8958.  
  8959. Function: GXCopyDeepToShape
  8960. Return Type: gxShape
  8961. Parameters: gxShape target, gxShape source
  8962. Interface: GXGraphics.h
  8963. Library: QuickDrawGXLib
  8964.  
  8965. Function: GXCopyFormat
  8966. Return Type: gxFormat
  8967. Parameters: gxFormat srcFormat, gxFormat dstFormat
  8968. Interface: GXPrinting.h
  8969. Library: GXPrintingLib
  8970.  
  8971. Function: GXCopyJob
  8972. Return Type: gxJob
  8973. Parameters: gxJob srcJob, gxJob dstJob
  8974. Interface: GXPrinting.h
  8975. Library: GXPrintingLib
  8976.  
  8977. Function: GXCopyPaperType
  8978. Return Type: gxPaperType
  8979. Parameters: gxPaperType srcPaperType, gxPaperType dstPaperType
  8980. Interface: GXPrinting.h
  8981. Library: GXPrintingLib
  8982.  
  8983. Function: GXCopyToColorProfile
  8984. Return Type: gxColorProfile
  8985. Parameters: gxColorProfile target, gxColorProfile source
  8986. Interface: GXGraphics.h
  8987. Library: QuickDrawGXLib
  8988.  
  8989. Function: GXCopyToColorSet
  8990. Return Type: gxColorSet
  8991. Parameters: gxColorSet target, gxColorSet source
  8992. Interface: GXGraphics.h
  8993. Library: QuickDrawGXLib
  8994.  
  8995. Function: GXCopyToInk
  8996. Return Type: gxInk
  8997. Parameters: gxInk target, gxInk source
  8998. Interface: GXGraphics.h
  8999. Library: QuickDrawGXLib
  9000.  
  9001. Function: GXCopyToShape
  9002. Return Type: gxShape
  9003. Parameters: gxShape target, gxShape source
  9004. Interface: GXGraphics.h
  9005. Library: QuickDrawGXLib
  9006.  
  9007. Function: GXCopyToStyle
  9008. Return Type: gxStyle
  9009. Parameters: gxStyle target, gxStyle source
  9010. Interface: GXGraphics.h
  9011. Library: QuickDrawGXLib
  9012.  
  9013. Function: GXCopyToTag
  9014. Return Type: gxTag
  9015. Parameters: gxTag target, gxTag source
  9016. Interface: GXGraphics.h
  9017. Library: QuickDrawGXLib
  9018.  
  9019. Function: GXCopyToTransform
  9020. Return Type: gxTransform
  9021. Parameters: gxTransform target, gxTransform source
  9022. Interface: GXGraphics.h
  9023. Library: QuickDrawGXLib
  9024.  
  9025. Function: GXCopyToViewDevice
  9026. Return Type: gxViewDevice
  9027. Parameters: gxViewDevice target, gxViewDevice source
  9028. Interface: GXGraphics.h
  9029. Library: QuickDrawGXLib
  9030.  
  9031. Function: GXCopyToViewPort
  9032. Return Type: gxViewPort
  9033. Parameters: gxViewPort target, gxViewPort source
  9034. Interface: GXGraphics.h
  9035. Library: QuickDrawGXLib
  9036.  
  9037. Function: GXCountFontDescriptors
  9038. Return Type: long
  9039. Parameters: gxFont fontID
  9040. Interface: GXFonts.h
  9041. Library: QuickDrawGXLib
  9042.  
  9043. Function: GXCountFontEncodings
  9044. Return Type: long
  9045. Parameters: gxFont fontID
  9046. Interface: GXFonts.h
  9047. Library: QuickDrawGXLib
  9048.  
  9049. Function: GXCountFontFeatures
  9050. Return Type: long
  9051. Parameters: gxFont fontID
  9052. Interface: GXFonts.h
  9053. Library: QuickDrawGXLib
  9054.  
  9055. Function: GXCountFontGlyphs
  9056. Return Type: long
  9057. Parameters: gxFont fontID
  9058. Interface: GXFonts.h
  9059. Library: QuickDrawGXLib
  9060.  
  9061. Function: GXCountFontInstances
  9062. Return Type: long
  9063. Parameters: gxFont fontID
  9064. Interface: GXFonts.h
  9065. Library: QuickDrawGXLib
  9066.  
  9067. Function: GXCountFontNames
  9068. Return Type: long
  9069. Parameters: gxFont fontID
  9070. Interface: GXFonts.h
  9071. Library: QuickDrawGXLib
  9072.  
  9073. Function: GXCountFontTables
  9074. Return Type: long
  9075. Parameters: gxFont fontID
  9076. Interface: GXFonts.h
  9077. Library: QuickDrawGXLib
  9078.  
  9079. Function: GXCountFontVariations
  9080. Return Type: long
  9081. Parameters: gxFont fontID
  9082. Interface: GXFonts.h
  9083. Library: QuickDrawGXLib
  9084.  
  9085. Function: GXCountFormatOwners
  9086. Return Type: long
  9087. Parameters: gxFormat aFormat
  9088. Interface: GXPrinting.h
  9089. Library: GXPrintingLib
  9090.  
  9091. Function: GXCountJobFormats
  9092. Return Type: long
  9093. Parameters: gxJob aJob
  9094. Interface: GXPrinting.h
  9095. Library: GXPrintingLib
  9096.  
  9097. Function: GXCountJobPaperTypes
  9098. Return Type: long
  9099. Parameters: gxJob aJob, Boolean forFormatDevice
  9100. Interface: GXPrinting.h
  9101. Library: GXPrintingLib
  9102.  
  9103. Function: GXCountPrinterViewDevices
  9104. Return Type: long
  9105. Parameters: gxPrinter aPrinter
  9106. Interface: GXPrinting.h
  9107. Library: GXPrintingLib
  9108.  
  9109. Function: GXCountPrintFilePages
  9110. Return Type: long
  9111. Parameters: gxPrintFile aPrintFile
  9112. Interface: GXPrinting.h
  9113. Library: GXPrintingLib
  9114.  
  9115. Function: GXCountShapeContours
  9116. Return Type: long
  9117. Parameters: gxShape source
  9118. Interface: GXGraphics.h
  9119. Library: QuickDrawGXLib
  9120.  
  9121. Function: GXCountShapePoints
  9122. Return Type: long
  9123. Parameters: gxShape source, long contour
  9124. Interface: GXGraphics.h
  9125. Library: QuickDrawGXLib
  9126.  
  9127. Function: GXCountTrays
  9128. Return Type: OSErr
  9129. Parameters: gxTrayIndex * numTrays
  9130. Interface: GXPrinting.h
  9131. Library: GXPrintingLib
  9132.  
  9133. Function: GXDeleteFontDescriptor
  9134. Return Type: long
  9135. Parameters: gxFont fontID, long index, gxFontDescriptorTag descriptorTag
  9136. Interface: GXFonts.h
  9137. Library: QuickDrawGXLib
  9138.  
  9139. Function: GXDeleteFontInstance
  9140. Return Type: long
  9141. Parameters: gxFont fontID, long index, gxFontName name
  9142. Interface: GXFonts.h
  9143. Library: QuickDrawGXLib
  9144.  
  9145. Function: GXDeleteFontName
  9146. Return Type: long
  9147. Parameters: gxFont fontID, long index, gxFontName name, gxFontPlatform platform, gxFontScript script, gxFontLanguage language
  9148. Interface: GXFonts.h
  9149. Library: QuickDrawGXLib
  9150.  
  9151. Function: GXDeleteFontTable
  9152. Return Type: long
  9153. Parameters: gxFont fontID, long index, gxFontTableTag tableTag
  9154. Interface: GXFonts.h
  9155. Library: QuickDrawGXLib
  9156.  
  9157. Function: GXDeletePrintFilePageRange
  9158. Return Type: void
  9159. Parameters: gxPrintFile aPrintFile, long fromPageNumber, long toPageNumber
  9160. Interface: GXPrinting.h
  9161. Library: GXPrintingLib
  9162.  
  9163. Function: GXDifferenceShape
  9164. Return Type: void
  9165. Parameters: gxShape target, gxShape operand
  9166. Interface: GXGraphics.h
  9167. Library: QuickDrawGXLib
  9168.  
  9169. Function: GXDifferenceTransform
  9170. Return Type: void
  9171. Parameters: gxTransform target, gxShape operand
  9172. Interface: GXGraphics.h
  9173. Library: QuickDrawGXLib
  9174.  
  9175. Function: GXDisposeColorProfile
  9176. Return Type: void
  9177. Parameters: gxColorProfile target
  9178. Interface: GXGraphics.h
  9179. Library: QuickDrawGXLib
  9180.  
  9181. Function: GXDisposeColorSet
  9182. Return Type: void
  9183. Parameters: gxColorSet target
  9184. Interface: GXGraphics.h
  9185. Library: QuickDrawGXLib
  9186.  
  9187. Function: GXDisposeFont
  9188. Return Type: void
  9189. Parameters: gxFont fontID
  9190. Interface: GXFonts.h
  9191. Library: QuickDrawGXLib
  9192.  
  9193. Function: GXDisposeFormat
  9194. Return Type: void
  9195. Parameters: gxFormat aFormat
  9196. Interface: GXPrinting.h
  9197. Library: GXPrintingLib
  9198.  
  9199. Function: GXDisposeGraphicsClient
  9200. Return Type: void
  9201. Parameters: gxGraphicsClient client
  9202. Interface: GXGraphics.h
  9203. Library: QuickDrawGXLib
  9204.  
  9205. Function: GXDisposeInk
  9206. Return Type: void
  9207. Parameters: gxInk target
  9208. Interface: GXGraphics.h
  9209. Library: QuickDrawGXLib
  9210.  
  9211. Function: GXDisposeJob
  9212. Return Type: OSErr
  9213. Parameters: gxJob aJob
  9214. Interface: GXPrinting.h
  9215. Library: GXPrintingLib
  9216.  
  9217. Function: GXDisposePaperType
  9218. Return Type: void
  9219. Parameters: gxPaperType aPaperType
  9220. Interface: GXPrinting.h
  9221. Library: GXPrintingLib
  9222.  
  9223. Function: GXDisposeShape
  9224. Return Type: void
  9225. Parameters: gxShape target
  9226. Interface: GXGraphics.h
  9227. Library: QuickDrawGXLib
  9228.  
  9229. Function: GXDisposeShapeCache
  9230. Return Type: void
  9231. Parameters: gxShape target
  9232. Interface: GXGraphics.h
  9233. Library: QuickDrawGXLib
  9234.  
  9235. Function: GXDisposeStyle
  9236. Return Type: void
  9237. Parameters: gxStyle target
  9238. Interface: GXGraphics.h
  9239. Library: QuickDrawGXLib
  9240.  
  9241. Function: GXDisposeTag
  9242. Return Type: void
  9243. Parameters: gxTag target
  9244. Interface: GXGraphics.h
  9245. Library: QuickDrawGXLib
  9246.  
  9247. Function: GXDisposeTransform
  9248. Return Type: void
  9249. Parameters: gxTransform target
  9250. Interface: GXGraphics.h
  9251. Library: QuickDrawGXLib
  9252.  
  9253. Function: GXDisposeViewDevice
  9254. Return Type: void
  9255. Parameters: gxViewDevice target
  9256. Interface: GXGraphics.h
  9257. Library: QuickDrawGXLib
  9258.  
  9259. Function: GXDisposeViewGroup
  9260. Return Type: void
  9261. Parameters: gxViewGroup target
  9262. Interface: GXGraphics.h
  9263. Library: QuickDrawGXLib
  9264.  
  9265. Function: GXDisposeViewPort
  9266. Return Type: void
  9267. Parameters: gxViewPort target
  9268. Interface: GXGraphics.h
  9269. Library: QuickDrawGXLib
  9270.  
  9271. Function: GXDrawBitmap
  9272. Return Type: void
  9273. Parameters: const gxBitmap * data, const gxPoint * position
  9274. Interface: GXGraphics.h
  9275. Library: QuickDrawGXLib
  9276.  
  9277. Function: GXDrawCurve
  9278. Return Type: void
  9279. Parameters: const gxCurve * data
  9280. Interface: GXGraphics.h
  9281. Library: QuickDrawGXLib
  9282.  
  9283. Function: GXDrawGlyphs
  9284. Return Type: void
  9285. Parameters: long charCount, const unsigned char text[], const gxPoint positions[], const long advance[], const gxPoint tangents[], const short styleRuns[], const gxStyle glyphStyles[]
  9286. Interface: GXGraphics.h
  9287. Library: QuickDrawGXLib
  9288.  
  9289. Function: GXDrawLayout
  9290. Return Type: void
  9291. Parameters: long textRunCount, const short textRunLengths[], const void * text[], long styleRunCount, const short styleRunLengths[], const gxStyle styles[], long levelRunCount, const short levelRunLengths[], const short levels[], const gxLayoutOptions * layoutOptions, const gxPoint * position
  9292. Interface: GXLayout.h
  9293. Library: QuickDrawGXLib
  9294.  
  9295. Function: GXDrawLine
  9296. Return Type: void
  9297. Parameters: const gxLine * data
  9298. Interface: GXGraphics.h
  9299. Library: QuickDrawGXLib
  9300.  
  9301. Function: GXDrawPaths
  9302. Return Type: void
  9303. Parameters: const gxPaths * data, gxShapeFill fill
  9304. Interface: GXGraphics.h
  9305. Library: QuickDrawGXLib
  9306.  
  9307. Function: GXDrawPicture
  9308. Return Type: void
  9309. Parameters: long count, const gxShape shapes[], const gxStyle styles[], const gxInk inks[], const gxTransform transforms[]
  9310. Interface: GXGraphics.h
  9311. Library: QuickDrawGXLib
  9312.  
  9313. Function: GXDrawPoint
  9314. Return Type: void
  9315. Parameters: const gxPoint * data
  9316. Interface: GXGraphics.h
  9317. Library: QuickDrawGXLib
  9318.  
  9319. Function: GXDrawPolygons
  9320. Return Type: void
  9321. Parameters: const gxPolygons * data, gxShapeFill fill
  9322. Interface: GXGraphics.h
  9323. Library: QuickDrawGXLib
  9324.  
  9325. Function: GXDrawRectangle
  9326. Return Type: void
  9327. Parameters: const gxRectangle * data, gxShapeFill fill
  9328. Interface: GXGraphics.h
  9329. Library: QuickDrawGXLib
  9330.  
  9331. Function: GXDrawShape
  9332. Return Type: void
  9333. Parameters: gxShape source
  9334. Interface: GXGraphics.h
  9335. Library: QuickDrawGXLib
  9336.  
  9337. Function: GXDrawText
  9338. Return Type: void
  9339. Parameters: long charCount, const unsigned char text[], const gxPoint * position
  9340. Interface: GXGraphics.h
  9341. Library: QuickDrawGXLib
  9342.  
  9343. Function: GXEnableJobScalingPanel
  9344. Return Type: void
  9345. Parameters: gxJob aJob, Boolean enabled
  9346. Interface: GXPrinting.h
  9347. Library: GXPrintingLib
  9348.  
  9349. Function: GXEnterGraphics
  9350. Return Type: void
  9351. Parameters: void
  9352. Interface: GXGraphics.h
  9353. Library: QuickDrawGXLib
  9354.  
  9355. Function: GXEqualColorProfile
  9356. Return Type: Boolean
  9357. Parameters: gxColorProfile one, gxColorProfile two
  9358. Interface: GXGraphics.h
  9359. Library: QuickDrawGXLib
  9360.  
  9361. Function: GXEqualColorSet
  9362. Return Type: Boolean
  9363. Parameters: gxColorSet one, gxColorSet two
  9364. Interface: GXGraphics.h
  9365. Library: QuickDrawGXLib
  9366.  
  9367. Function: GXEqualInk
  9368. Return Type: Boolean
  9369. Parameters: gxInk one, gxInk two
  9370. Interface: GXGraphics.h
  9371. Library: QuickDrawGXLib
  9372.  
  9373. Function: GXEqualShape
  9374. Return Type: Boolean
  9375. Parameters: gxShape one, gxShape two
  9376. Interface: GXGraphics.h
  9377. Library: QuickDrawGXLib
  9378.  
  9379. Function: GXEqualStyle
  9380. Return Type: Boolean
  9381. Parameters: gxStyle one, gxStyle two
  9382. Interface: GXGraphics.h
  9383. Library: QuickDrawGXLib
  9384.  
  9385. Function: GXEqualTag
  9386. Return Type: Boolean
  9387. Parameters: gxTag one, gxTag two
  9388. Interface: GXGraphics.h
  9389. Library: QuickDrawGXLib
  9390.  
  9391. Function: GXEqualTransform
  9392. Return Type: Boolean
  9393. Parameters: gxTransform one, gxTransform two
  9394. Interface: GXGraphics.h
  9395. Library: QuickDrawGXLib
  9396.  
  9397. Function: GXEqualViewDevice
  9398. Return Type: Boolean
  9399. Parameters: gxViewDevice one, gxViewDevice two
  9400. Interface: GXGraphics.h
  9401. Library: QuickDrawGXLib
  9402.  
  9403. Function: GXEqualViewPort
  9404. Return Type: Boolean
  9405. Parameters: gxViewPort one, gxViewPort two
  9406. Interface: GXGraphics.h
  9407. Library: QuickDrawGXLib
  9408.  
  9409. Function: GXExcludeShape
  9410. Return Type: void
  9411. Parameters: gxShape target, gxShape operand
  9412. Interface: GXGraphics.h
  9413. Library: QuickDrawGXLib
  9414.  
  9415. Function: GXExcludeTransform
  9416. Return Type: void
  9417. Parameters: gxTransform target, gxShape operand
  9418. Interface: GXGraphics.h
  9419. Library: QuickDrawGXLib
  9420.  
  9421. Function: GXExitGraphics
  9422. Return Type: void
  9423. Parameters: void
  9424. Interface: GXGraphics.h
  9425. Library: QuickDrawGXLib
  9426.  
  9427. Function: GXExitPrinting
  9428. Return Type: OSErr
  9429. Parameters: void
  9430. Interface: GXPrinting.h
  9431. Library: GXPrintingLib
  9432.  
  9433. Function: GXFetchDTPData
  9434. Return Type: OSErr
  9435. Parameters: Str31 dtpName, OSType theType, long theID, Handle * theData
  9436. Interface: GXPrinterDrivers.h
  9437. Library: GXPrintingLib
  9438.  
  9439. Function: GXFindFont
  9440. Return Type: gxFont
  9441. Parameters: gxFontStorageTag storage, gxFontStorageReference reference, gxFontAttribute * attributes
  9442. Interface: GXFonts.h
  9443. Library: QuickDrawGXLib
  9444.  
  9445. Function: GXFindFontDescriptor
  9446. Return Type: long
  9447. Parameters: gxFont fontID, gxFontDescriptorTag descriptorTag, Fixed * descriptorValue
  9448. Interface: GXFonts.h
  9449. Library: QuickDrawGXLib
  9450.  
  9451. Function: GXFindFontEncoding
  9452. Return Type: long
  9453. Parameters: gxFont fontID, gxFontPlatform platform, gxFontScript script, gxFontLanguage language
  9454. Interface: GXFonts.h
  9455. Library: QuickDrawGXLib
  9456.  
  9457. Function: GXFindFontFeature
  9458. Return Type: gxFontName
  9459. Parameters: gxFont fontID, gxFontFeature feature, gxFontFeatureFlag * flags, long * settingCount, gxFontFeatureSetting settings[], long * index
  9460. Interface: GXFonts.h
  9461. Library: QuickDrawGXLib
  9462.  
  9463. Function: GXFindFontName
  9464. Return Type: long
  9465. Parameters: gxFont fontID, gxFontName name, gxFontPlatform platform, gxFontScript script, gxFontLanguage language, unsigned char text[], long * index
  9466. Interface: GXFonts.h
  9467. Library: QuickDrawGXLib
  9468.  
  9469. Function: GXFindFonts
  9470. Return Type: long
  9471. Parameters: gxFont familyID, gxFontName name, gxFontPlatform platform, gxFontScript script, gxFontLanguage language, long length, const unsigned char text[], long index, long count, gxFont fonts[]
  9472. Interface: GXFonts.h
  9473. Library: QuickDrawGXLib
  9474.  
  9475. Function: GXFindFontTable
  9476. Return Type: long
  9477. Parameters: gxFont fontID, gxFontTableTag tableTag, void * tableData, long * index
  9478. Interface: GXFonts.h
  9479. Library: QuickDrawGXLib
  9480.  
  9481. Function: GXFindFontTableParts
  9482. Return Type: long
  9483. Parameters: gxFont fontID, gxFontTableTag tableTag, long offset, long length, void * tableData, long * index
  9484. Interface: GXFonts.h
  9485. Library: QuickDrawGXLib
  9486.  
  9487. Function: GXFindFontVariation
  9488. Return Type: long
  9489. Parameters: gxFont fontID, gxFontVariationTag variationTag, Fixed * minValue, Fixed * defaultValue, Fixed * maxValue, gxFontName * name
  9490. Interface: GXFonts.h
  9491. Library: QuickDrawGXLib
  9492.  
  9493. Function: GXFindFormatProfile
  9494. Return Type: long
  9495. Parameters: gxFormat aFormat, void * searchData, long index, gxColorProfile * returnedProfile
  9496. Interface: GXPrinting.h
  9497. Library: GXPrintingLib
  9498.  
  9499. Function: GXFindPrinterProfile
  9500. Return Type: long
  9501. Parameters: gxPrinter aPrinter, void * searchData, long index, gxColorProfile * returnedProfile
  9502. Interface: GXPrinting.h
  9503. Library: GXPrintingLib
  9504.  
  9505. Function: GXFinishJob
  9506. Return Type: void
  9507. Parameters: gxJob theJob
  9508. Interface: GXPrinting.h
  9509. Library: GXPrintingLib
  9510.  
  9511. Function: GXFinishPage
  9512. Return Type: void
  9513. Parameters: gxJob theJob
  9514. Interface: GXPrinting.h
  9515. Library: GXPrintingLib
  9516.  
  9517. Function: GXFlattenFont
  9518. Return Type: void
  9519. Parameters: gxFont source, scalerStream * stream, gxSpoolBlock * block
  9520. Interface: GXFonts.h
  9521. Library: QuickDrawGXLib
  9522.  
  9523. Function: GXFlattenJob
  9524. Return Type: void
  9525. Parameters: gxJob aJob, GXPrintingFlattenUPP flattenProc, void * aVoid
  9526. Interface: GXPrinting.h
  9527. Library: GXPrintingLib
  9528.  
  9529. Function: GXFlattenJobToHdl
  9530. Return Type: Handle
  9531. Parameters: gxJob aJob, Handle aHdl
  9532. Interface: GXPrinting.h
  9533. Library: GXPrintingLib
  9534.  
  9535. Function: GXFlattenShape
  9536. Return Type: void
  9537. Parameters: gxShape source, gxFlattenFlag flags, gxSpoolBlock * block
  9538. Interface: GXGraphics.h
  9539. Library: QuickDrawGXLib
  9540.  
  9541. Function: GXForEachJobFormatDo
  9542. Return Type: void
  9543. Parameters: gxJob aJob, GXFormatUPP formatProc, void * refCon
  9544. Interface: GXPrinting.h
  9545. Library: GXPrintingLib
  9546.  
  9547. Function: GXForEachJobPaperTypeDo
  9548. Return Type: void
  9549. Parameters: gxJob aJob, GXPaperTypeUPP aProc, void * refCon, Boolean forFormattingPrinter
  9550. Interface: GXPrinting.h
  9551. Library: GXPrintingLib
  9552.  
  9553. Function: GXForEachPrinterViewDeviceDo
  9554. Return Type: void
  9555. Parameters: gxPrinter aPrinter, GXViewDeviceUPP aProc, void * refCon
  9556. Interface: GXPrinting.h
  9557. Library: GXPrintingLib
  9558.  
  9559. Function: GXFormatDialog
  9560. Return Type: gxDialogResult
  9561. Parameters: gxFormat aFormat, gxEditMenuRecord * anEditMenuRec, StringPtr title
  9562. Interface: GXPrinting.h
  9563. Library: GXPrintingLib
  9564.  
  9565. Function: GXGetAvailableJobFormatModes
  9566. Return Type: OSErr
  9567. Parameters: gxJobFormatModeTableHdl * theFormatModes
  9568. Interface: GXPrinterDrivers.h
  9569. Library: GXPrintingLib
  9570.  
  9571. Function: GXGetBitmap
  9572. Return Type: gxBitmap *
  9573. Parameters: gxShape source, gxBitmap * data, gxPoint * position
  9574. Interface: GXGraphics.h
  9575. Library: QuickDrawGXLib
  9576.  
  9577. Function: GXGetBitmapParts
  9578. Return Type: gxShape
  9579. Parameters: gxShape source, const gxLongRectangle * bounds
  9580. Interface: GXGraphics.h
  9581. Library: QuickDrawGXLib
  9582.  
  9583. Function: GXGetCaretAngleArea
  9584. Return Type: gxShape
  9585. Parameters: gxShape layout, const gxPoint * hitPoint, gxHighlightType highlightType, gxShape caretArea, short * returnedRise, short * returnedRun
  9586. Interface: GXLayout.h
  9587. Library: QuickDrawGXLib
  9588.  
  9589. Function: GXGetColorDistance
  9590. Return Type: Fixed
  9591. Parameters: const gxColor * target, const gxColor * source
  9592. Interface: GXGraphics.h
  9593. Library: QuickDrawGXLib
  9594.  
  9595. Function: GXGetColorProfile
  9596. Return Type: long
  9597. Parameters: gxColorProfile source, void * colorProfileData
  9598. Interface: GXGraphics.h
  9599. Library: QuickDrawGXLib
  9600.  
  9601. Function: GXGetColorProfileOwners
  9602. Return Type: long
  9603. Parameters: gxColorProfile source
  9604. Interface: GXGraphics.h
  9605. Library: QuickDrawGXLib
  9606.  
  9607. Function: GXGetColorProfileStructure
  9608. Return Type: void *
  9609. Parameters: gxColorProfile source, long * length
  9610. Interface: GXGraphics.h
  9611. Library: QuickDrawGXLib
  9612.  
  9613. Function: GXGetColorProfileTags
  9614. Return Type: long
  9615. Parameters: gxColorProfile source, long tagType, long index, long count, gxTag items[]
  9616. Interface: GXGraphics.h
  9617. Library: QuickDrawGXLib
  9618.  
  9619. Function: GXGetColorSet
  9620. Return Type: long
  9621. Parameters: gxColorSet source, gxColorSpace * space, gxSetColor colors[]
  9622. Interface: GXGraphics.h
  9623. Library: QuickDrawGXLib
  9624.  
  9625. Function: GXGetColorSetOwners
  9626. Return Type: long
  9627. Parameters: gxColorSet source
  9628. Interface: GXGraphics.h
  9629. Library: QuickDrawGXLib
  9630.  
  9631. Function: GXGetColorSetParts
  9632. Return Type: long
  9633. Parameters: gxColorSet source, long index, long count, gxColorSpace * space, gxSetColor data[]
  9634. Interface: GXGraphics.h
  9635. Library: QuickDrawGXLib
  9636.  
  9637. Function: GXGetColorSetTags
  9638. Return Type: long
  9639. Parameters: gxColorSet source, long tagType, long index, long count, gxTag items[]
  9640. Interface: GXGraphics.h
  9641. Library: QuickDrawGXLib
  9642.  
  9643. Function: GXGetCompoundCharacterLimits
  9644. Return Type: void
  9645. Parameters: gxShape layout, gxByteOffset trial, gxByteOffset * minOffset, gxByteOffset * maxOffset, Boolean * onBoundary
  9646. Interface: GXLayout.h
  9647. Library: QuickDrawGXLib
  9648.  
  9649. Function: GXGetConvertQDFont
  9650. Return Type: gxConvertQDFontUPP
  9651. Parameters: void
  9652. Interface: GXEnvironment.h
  9653. Library: QuickDrawGXLib
  9654.  
  9655. Function: GXGetCurve
  9656. Return Type: gxCurve *
  9657. Parameters: gxShape source, gxCurve * data
  9658. Interface: GXGraphics.h
  9659. Library: QuickDrawGXLib
  9660.  
  9661. Function: GXGetDefaultColorProfile
  9662. Return Type: gxColorProfile
  9663. Parameters: void
  9664. Interface: GXGraphics.h
  9665. Library: QuickDrawGXLib
  9666.  
  9667. Function: GXGetDefaultColorSet
  9668. Return Type: gxColorSet
  9669. Parameters: long pixelDepth
  9670. Interface: GXGraphics.h
  9671. Library: QuickDrawGXLib
  9672.  
  9673. Function: GXGetDefaultFont
  9674. Return Type: gxFont
  9675. Parameters: void
  9676. Interface: GXFonts.h
  9677. Library: QuickDrawGXLib
  9678.  
  9679. Function: GXGetDefaultShape
  9680. Return Type: gxShape
  9681. Parameters: gxShapeType aType
  9682. Interface: GXGraphics.h
  9683. Library: QuickDrawGXLib
  9684.  
  9685. Function: GXGetFont
  9686. Return Type: gxFontStorageTag
  9687. Parameters: gxFont fontID, gxFontStorageReference * reference, gxFontAttribute * attributes
  9688. Interface: GXFonts.h
  9689. Library: QuickDrawGXLib
  9690.  
  9691. Function: GXGetFontDefaultFeatures
  9692. Return Type: long
  9693. Parameters: gxFont fontID, gxRunFeature features[]
  9694. Interface: GXFonts.h
  9695. Library: QuickDrawGXLib
  9696.  
  9697. Function: GXGetFontDescriptor
  9698. Return Type: gxFontDescriptorTag
  9699. Parameters: gxFont fontID, long index, Fixed * descriptorValue
  9700. Interface: GXFonts.h
  9701. Library: QuickDrawGXLib
  9702.  
  9703. Function: GXGetFontEncoding
  9704. Return Type: gxFontPlatform
  9705. Parameters: gxFont fontID, long index, gxFontScript * script, gxFontLanguage * language
  9706. Interface: GXFonts.h
  9707. Library: QuickDrawGXLib
  9708.  
  9709. Function: GXGetFontFeature
  9710. Return Type: gxFontName
  9711. Parameters: gxFont fontID, long index, gxFontFeatureFlag * flags, long * settingCount, gxFontFeatureSetting settings[], gxFontFeature * feature
  9712. Interface: GXFonts.h
  9713. Library: QuickDrawGXLib
  9714.  
  9715. Function: GXGetFontFormat
  9716. Return Type: gxFontFormatTag
  9717. Parameters: gxFont fontID
  9718. Interface: GXFonts.h
  9719. Library: QuickDrawGXLib
  9720.  
  9721. Function: GXGetFontInstance
  9722. Return Type: gxFontName
  9723. Parameters: gxFont fontID, long index, gxFontVariation variation[]
  9724. Interface: GXFonts.h
  9725. Library: QuickDrawGXLib
  9726.  
  9727. Function: GXGetFontName
  9728. Return Type: long
  9729. Parameters: gxFont fontID, long index, gxFontName * name, gxFontPlatform * platform, gxFontScript * script, gxFontLanguage * language, unsigned char text[]
  9730. Interface: GXFonts.h
  9731. Library: QuickDrawGXLib
  9732.  
  9733. Function: GXGetFontTable
  9734. Return Type: long
  9735. Parameters: gxFont fontID, long index, void * tableData, gxFontTableTag * tableTag
  9736. Interface: GXFonts.h
  9737. Library: QuickDrawGXLib
  9738.  
  9739. Function: GXGetFontTableParts
  9740. Return Type: long
  9741. Parameters: gxFont fontID, long index, long offset, long length, void * tableData, gxFontTableTag * tableTag
  9742. Interface: GXFonts.h
  9743. Library: QuickDrawGXLib
  9744.  
  9745. Function: GXGetFontVariation
  9746. Return Type: gxFontVariationTag
  9747. Parameters: gxFont fontID, long index, Fixed * minValue, Fixed * defaultValue, Fixed * maxValue, gxFontName * name
  9748. Interface: GXFonts.h
  9749. Library: QuickDrawGXLib
  9750.  
  9751. Function: GXGetFormatCollection
  9752. Return Type: Collection
  9753. Parameters: gxFormat aFormat
  9754. Interface: GXPrinting.h
  9755. Library: GXPrintingLib
  9756.  
  9757. Function: GXGetFormatDimensions
  9758. Return Type: void
  9759. Parameters: gxFormat aFormat, gxRectangle * pageSize, gxRectangle * paperSize
  9760. Interface: GXPrinting.h
  9761. Library: GXPrintingLib
  9762.  
  9763. Function: GXGetFormatForm
  9764. Return Type: gxShape
  9765. Parameters: gxFormat aFormat, gxShape * mask
  9766. Interface: GXPrinting.h
  9767. Library: GXPrintingLib
  9768.  
  9769. Function: GXGetFormatJob
  9770. Return Type: gxJob
  9771. Parameters: gxFormat aFormat
  9772. Interface: GXPrinting.h
  9773. Library: GXPrintingLib
  9774.  
  9775. Function: GXGetFormatMapping
  9776. Return Type: void
  9777. Parameters: gxFormat aFormat, gxMapping * fmtMapping
  9778. Interface: GXPrinting.h
  9779. Library: GXPrintingLib
  9780.  
  9781. Function: GXGetFormatPaperType
  9782. Return Type: gxPaperType
  9783. Parameters: gxFormat aFormat
  9784. Interface: GXPrinting.h
  9785. Library: GXPrintingLib
  9786.  
  9787. Function: GXGetGDeviceViewDevice
  9788. Return Type: gxViewDevice
  9789. Parameters: GDHandle qdGDevice
  9790. Interface: GXEnvironment.h
  9791. Library: QuickDrawGXLib
  9792.  
  9793. Function: GXGetGlobalMouse
  9794. Return Type: void
  9795. Parameters: gxPoint * globalPt
  9796. Interface: GXEnvironment.h
  9797. Library: QuickDrawGXLib
  9798.  
  9799. Function: GXGetGlyphMetrics
  9800. Return Type: long
  9801. Parameters: gxShape source, gxPoint glyphOrigins[], gxRectangle boundingBoxes[], gxPoint sideBearings[]
  9802. Interface: GXGraphics.h
  9803. Library: QuickDrawGXLib
  9804.  
  9805. Function: GXGetGlyphOffset
  9806. Return Type: void
  9807. Parameters: gxShape layout, long trial, long onLeftTop, gxByteOffset * offset, Boolean * leadingEdge, Boolean * wasRealCharacter
  9808. Interface: GXLayout.h
  9809. Library: QuickDrawGXLib
  9810.  
  9811. Function: GXGetGlyphParts
  9812. Return Type: long
  9813. Parameters: gxShape source, long index, long charCount, long * byteLength, unsigned char text[], gxPoint positions[], long advanceBits[], gxPoint tangents[], long * runCount, short styleRuns[], gxStyle styles[]
  9814. Interface: GXGraphics.h
  9815. Library: QuickDrawGXLib
  9816.  
  9817. Function: GXGetGlyphPositions
  9818. Return Type: long
  9819. Parameters: gxShape source, long index, long charCount, long advance[], gxPoint positions[]
  9820. Interface: GXGraphics.h
  9821. Library: QuickDrawGXLib
  9822.  
  9823. Function: GXGetGlyphs
  9824. Return Type: long
  9825. Parameters: gxShape source, long * charCount, unsigned char text[], gxPoint positions[], long advance[], gxPoint tangents[], long * runCount, short styleRuns[], gxStyle glyphStyles[]
  9826. Interface: GXGraphics.h
  9827. Library: QuickDrawGXLib
  9828.  
  9829. Function: GXGetGlyphTangents
  9830. Return Type: long
  9831. Parameters: gxShape source, long index, long charCount, gxPoint tangents[]
  9832. Interface: GXGraphics.h
  9833. Library: QuickDrawGXLib
  9834.  
  9835. Function: GXGetGraphicsClient
  9836. Return Type: gxGraphicsClient
  9837. Parameters: void
  9838. Interface: GXGraphics.h
  9839. Library: QuickDrawGXLib
  9840.  
  9841. Function: GXGetGraphicsClients
  9842. Return Type: long
  9843. Parameters: long index, long count, gxGraphicsClient clients[]
  9844. Interface: GXGraphics.h
  9845. Library: QuickDrawGXLib
  9846.  
  9847. Function: GXGetGraphicsError
  9848. Return Type: gxGraphicsError
  9849. Parameters: gxGraphicsError * stickyError
  9850. Interface: GXGraphics.h
  9851. Library: QuickDrawGXLib
  9852.  
  9853. Function: GXGetGraphicsNotice
  9854. Return Type: gxGraphicsNotice
  9855. Parameters: gxGraphicsNotice * stickyNotice
  9856. Interface: GXGraphics.h
  9857. Library: QuickDrawGXLib
  9858.  
  9859. Function: GXGetGraphicsPollingHandler
  9860. Return Type: gxPollingHandlerUPP
  9861. Parameters: long * reference
  9862. Interface: GXEnvironment.h
  9863. Library: QuickDrawGXLib
  9864.  
  9865. Function: GXGetGraphicsWarning
  9866. Return Type: gxGraphicsWarning
  9867. Parameters: gxGraphicsWarning * stickyWarning
  9868. Interface: GXGraphics.h
  9869. Library: QuickDrawGXLib
  9870.  
  9871. Function: GXGetHalftoneDeviceAngle
  9872. Return Type: Fixed
  9873. Parameters: gxViewDevice source, const gxHalftone * data
  9874. Interface: GXGraphics.h
  9875. Library: QuickDrawGXLib
  9876.  
  9877. Function: GXGetInkAttributes
  9878. Return Type: gxInkAttribute
  9879. Parameters: gxInk source
  9880. Interface: GXGraphics.h
  9881. Library: QuickDrawGXLib
  9882.  
  9883. Function: GXGetInkColor
  9884. Return Type: gxColor *
  9885. Parameters: gxInk source, gxColor * data
  9886. Interface: GXGraphics.h
  9887. Library: QuickDrawGXLib
  9888.  
  9889. Function: GXGetInkOwners
  9890. Return Type: long
  9891. Parameters: gxInk source
  9892. Interface: GXGraphics.h
  9893. Library: QuickDrawGXLib
  9894.  
  9895. Function: GXGetInkTags
  9896. Return Type: long
  9897. Parameters: gxInk source, long tagType, long index, long count, gxTag items[]
  9898. Interface: GXGraphics.h
  9899. Library: QuickDrawGXLib
  9900.  
  9901. Function: GXGetInkTransfer
  9902. Return Type: gxTransferMode *
  9903. Parameters: gxInk source, gxTransferMode * data
  9904. Interface: GXGraphics.h
  9905. Library: QuickDrawGXLib
  9906.  
  9907. Function: GXGetJob
  9908. Return Type: gxJob
  9909. Parameters: void
  9910. Interface: GXPrinting.h
  9911. Library: GXPrintingLib
  9912.  
  9913. Function: GXGetJobCollection
  9914. Return Type: Collection
  9915. Parameters: gxJob aJob
  9916. Interface: GXPrinting.h
  9917. Library: GXPrintingLib
  9918.  
  9919. Function: GXGetJobError
  9920. Return Type: OSErr
  9921. Parameters: gxJob aJob
  9922. Interface: GXPrinting.h
  9923. Library: GXPrintingLib
  9924.  
  9925. Function: GXGetJobFormat
  9926. Return Type: gxFormat
  9927. Parameters: gxJob aJob, long whichFormat
  9928. Interface: GXPrinting.h
  9929. Library: GXPrintingLib
  9930.  
  9931. Function: GXGetJobFormatMode
  9932. Return Type: gxJobFormatMode
  9933. Parameters: gxJob aJob
  9934. Interface: GXPrinting.h
  9935. Library: GXPrintingLib
  9936.  
  9937. Function: GXGetJobFormattingPrinter
  9938. Return Type: gxPrinter
  9939. Parameters: gxJob aJob
  9940. Interface: GXPrinting.h
  9941. Library: GXPrintingLib
  9942.  
  9943. Function: GXGetJobOutputPrinter
  9944. Return Type: gxPrinter
  9945. Parameters: gxJob aJob
  9946. Interface: GXPrinting.h
  9947. Library: GXPrintingLib
  9948.  
  9949. Function: GXGetJobPageRange
  9950. Return Type: void
  9951. Parameters: gxJob theJob, long * firstPage, long * lastPage
  9952. Interface: GXPrinting.h
  9953. Library: GXPrintingLib
  9954.  
  9955. Function: GXGetJobPanelDimensions
  9956. Return Type: void
  9957. Parameters: gxJob aJob, Rect * panelArea
  9958. Interface: GXPrinting.h
  9959. Library: GXPrintingLib
  9960.  
  9961. Function: GXGetJobPaperType
  9962. Return Type: gxPaperType
  9963. Parameters: gxJob aJob, long whichPaperType, Boolean forFormatDevice, gxPaperType aPaperType
  9964. Interface: GXPrinting.h
  9965. Library: GXPrintingLib
  9966.  
  9967. Function: GXGetJobPrinter
  9968. Return Type: gxPrinter
  9969. Parameters: gxJob aJob
  9970. Interface: GXPrinting.h
  9971. Library: GXPrintingLib
  9972.  
  9973. Function: GXGetJobRefCon
  9974. Return Type: void *
  9975. Parameters: gxJob aJob
  9976. Interface: GXPrinting.h
  9977. Library: GXPrintingLib
  9978.  
  9979. Function: GXGetLayout
  9980. Return Type: long
  9981. Parameters: gxShape layout, void * text, long * styleRunCount, short styleRunLengths[], gxStyle styles[], long * levelRunCount, short levelRunLengths[], short levels[], gxLayoutOptions * layoutOptions, gxPoint * position
  9982. Interface: GXLayout.h
  9983. Library: QuickDrawGXLib
  9984.  
  9985. Function: GXGetLayoutBreakOffset
  9986. Return Type: gxByteOffset
  9987. Parameters: gxShape layout, gxByteOffset startOffset, Fixed lineWidth, long hyphenationCount, const gxByteOffset hyphenationPoints[], Boolean * startIsStaked, gxByteOffset * priorStake, gxByteOffset * nextStake
  9988. Interface: GXLayout.h
  9989. Library: QuickDrawGXLib
  9990.  
  9991. Function: GXGetLayoutCaret
  9992. Return Type: gxShape
  9993. Parameters: gxShape layout, gxByteOffset offset, gxHighlightType highlightType, gxCaretType caretType, gxShape caret
  9994. Interface: GXLayout.h
  9995. Library: QuickDrawGXLib
  9996.  
  9997. Function: GXGetLayoutGlyphs
  9998. Return Type: long
  9999. Parameters: gxShape layout, gxGlyphcode * glyphs, gxPoint positions[], long advance[], gxPoint tangents[], long * runCount, short styleRuns[], gxStyle glyphStyles[]
  10000. Interface: GXLayout.h
  10001. Library: QuickDrawGXLib
  10002.  
  10003. Function: GXGetLayoutHighlight
  10004. Return Type: gxShape
  10005. Parameters: gxShape layout, gxByteOffset startOffset, gxByteOffset endOffset, gxHighlightType highlightType, gxShape highlight
  10006. Interface: GXLayout.h
  10007. Library: QuickDrawGXLib
  10008.  
  10009. Function: GXGetLayoutJustificationFactors
  10010. Return Type: void
  10011. Parameters: gxShape layout, Fixed constrainedFactors[], Fixed unconstrainedFactors[]
  10012. Interface: GXLayout.h
  10013. Library: QuickDrawGXLib
  10014.  
  10015. Function: GXGetLayoutJustificationGap
  10016. Return Type: Fixed
  10017. Parameters: gxShape layout
  10018. Interface: GXLayout.h
  10019. Library: QuickDrawGXLib
  10020.  
  10021. Function: GXGetLayoutParts
  10022. Return Type: long
  10023. Parameters: gxShape layout, gxByteOffset startOffset, gxByteOffset endOffset, void * text, long * styleRunCount, short styleRunLengths[], gxStyle styles[], long * levelRunCount, short levelRunLengths[], short levels[]
  10024. Interface: GXLayout.h
  10025. Library: QuickDrawGXLib
  10026.  
  10027. Function: GXGetLayoutRangeWidth
  10028. Return Type: Fixed
  10029. Parameters: gxShape layout, gxByteOffset startOffset, gxByteOffset endOffset, gxShape supplementaryText
  10030. Interface: GXLayout.h
  10031. Library: QuickDrawGXLib
  10032.  
  10033. Function: GXGetLayoutShapeParts
  10034. Return Type: gxShape
  10035. Parameters: gxShape layout, gxByteOffset startOffset, gxByteOffset endOffset, gxShape dest
  10036. Interface: GXLayout.h
  10037. Library: QuickDrawGXLib
  10038.  
  10039. Function: GXGetLayoutSpan
  10040. Return Type: void
  10041. Parameters: gxShape layout, Fixed * lineAscent, Fixed * lineDescent
  10042. Interface: GXLayout.h
  10043. Library: QuickDrawGXLib
  10044.  
  10045. Function: GXGetLayoutVisualHighlight
  10046. Return Type: gxShape
  10047. Parameters: gxShape layout, gxByteOffset startOffset, long startLeadingEdge, gxByteOffset endOffset, long endLeadingEdge, gxHighlightType highlightType, gxShape highlight
  10048. Interface: GXLayout.h
  10049. Library: QuickDrawGXLib
  10050.  
  10051. Function: GXGetLeftVisualOffset
  10052. Return Type: gxByteOffset
  10053. Parameters: gxShape layout, gxByteOffset currentOffset
  10054. Interface: GXLayout.h
  10055. Library: QuickDrawGXLib
  10056.  
  10057. Function: GXGetLine
  10058. Return Type: gxLine *
  10059. Parameters: gxShape source, gxLine * data
  10060. Interface: GXGraphics.h
  10061. Library: QuickDrawGXLib
  10062.  
  10063. Function: GXGetMessageHandlerResFile
  10064. Return Type: short
  10065. Parameters: void
  10066. Interface: GXPrinting.h
  10067. Library: GXPrintingLib
  10068.  
  10069. Function: GXGetNewPaperType
  10070. Return Type: gxPaperType
  10071. Parameters: gxJob aJob, short resID
  10072. Interface: GXPrinting.h
  10073. Library: GXPrintingLib
  10074.  
  10075. Function: GXGetOffsetGlyphs
  10076. Return Type: void
  10077. Parameters: gxShape layout, gxByteOffset trial, long leadingEdge, gxLayoutOffsetState * offsetState, unsigned short * firstGlyph, unsigned short * secondGlyph
  10078. Interface: GXLayout.h
  10079. Library: QuickDrawGXLib
  10080.  
  10081. Function: GXGetPaperTypeCollection
  10082. Return Type: Collection
  10083. Parameters: gxPaperType aPaperType
  10084. Interface: GXPrinting.h
  10085. Library: GXPrintingLib
  10086.  
  10087. Function: GXGetPaperTypeDimensions
  10088. Return Type: void
  10089. Parameters: gxPaperType aPaperType, gxRectangle * pageSize, gxRectangle * paperSize
  10090. Interface: GXPrinting.h
  10091. Library: GXPrintingLib
  10092.  
  10093. Function: GXGetPaperTypeJob
  10094. Return Type: gxJob
  10095. Parameters: gxPaperType aPaperType
  10096. Interface: GXPrinting.h
  10097. Library: GXPrintingLib
  10098.  
  10099. Function: GXGetPaperTypeName
  10100. Return Type: void
  10101. Parameters: gxPaperType aPaperType, Str31 papertypeName
  10102. Interface: GXPrinting.h
  10103. Library: GXPrintingLib
  10104.  
  10105. Function: GXGetPathParts
  10106. Return Type: long
  10107. Parameters: gxShape source, long index, long count, gxPaths * data
  10108. Interface: GXGraphics.h
  10109. Library: QuickDrawGXLib
  10110.  
  10111. Function: GXGetPaths
  10112. Return Type: long
  10113. Parameters: gxShape source, gxPaths * data
  10114. Interface: GXGraphics.h
  10115. Library: QuickDrawGXLib
  10116.  
  10117. Function: GXGetPicture
  10118. Return Type: long
  10119. Parameters: gxShape source, gxShape shapes[], gxStyle styles[], gxInk inks[], gxTransform transforms[]
  10120. Interface: GXGraphics.h
  10121. Library: QuickDrawGXLib
  10122.  
  10123. Function: GXGetPictureParts
  10124. Return Type: long
  10125. Parameters: gxShape source, long index, long count, gxShape shapes[], gxStyle styles[], gxInk inks[], gxTransform transforms[]
  10126. Interface: GXGraphics.h
  10127. Library: QuickDrawGXLib
  10128.  
  10129. Function: GXGetPoint
  10130. Return Type: gxPoint *
  10131. Parameters: gxShape source, gxPoint * data
  10132. Interface: GXGraphics.h
  10133. Library: QuickDrawGXLib
  10134.  
  10135. Function: GXGetPolygonParts
  10136. Return Type: long
  10137. Parameters: gxShape source, long index, long count, gxPolygons * data
  10138. Interface: GXGraphics.h
  10139. Library: QuickDrawGXLib
  10140.  
  10141. Function: GXGetPolygons
  10142. Return Type: long
  10143. Parameters: gxShape source, gxPolygons * data
  10144. Interface: GXGraphics.h
  10145. Library: QuickDrawGXLib
  10146.  
  10147. Function: GXGetPreferredJobFormatMode
  10148. Return Type: gxJobFormatMode
  10149. Parameters: gxJob aJob, Boolean * directOnly
  10150. Interface: GXPrinting.h
  10151. Library: GXPrintingLib
  10152.  
  10153. Function: GXGetPrinterDriverName
  10154. Return Type: void
  10155. Parameters: gxPrinter aPrinter, Str31 driverName
  10156. Interface: GXPrinting.h
  10157. Library: GXPrintingLib
  10158.  
  10159. Function: GXGetPrinterDriverType
  10160. Return Type: OSType
  10161. Parameters: gxPrinter aPrinter
  10162. Interface: GXPrinting.h
  10163. Library: GXPrintingLib
  10164.  
  10165. Function: GXGetPrinterJob
  10166. Return Type: gxJob
  10167. Parameters: gxPrinter aPrinter
  10168. Interface: GXPrinting.h
  10169. Library: GXPrintingLib
  10170.  
  10171. Function: GXGetPrinterName
  10172. Return Type: void
  10173. Parameters: gxPrinter aPrinter, Str31 printerName
  10174. Interface: GXPrinting.h
  10175. Library: GXPrintingLib
  10176.  
  10177. Function: GXGetPrinterType
  10178. Return Type: OSType
  10179. Parameters: gxPrinter aPrinter
  10180. Interface: GXPrinting.h
  10181. Library: GXPrintingLib
  10182.  
  10183. Function: GXGetPrinterViewDevice
  10184. Return Type: gxViewDevice
  10185. Parameters: gxPrinter aPrinter, long whichViewDevice
  10186. Interface: GXPrinting.h
  10187. Library: GXPrintingLib
  10188.  
  10189. Function: GXGetPrintFileJob
  10190. Return Type: gxJob
  10191. Parameters: gxPrintFile aPrintFile
  10192. Interface: GXPrinting.h
  10193. Library: GXPrintingLib
  10194.  
  10195. Function: GXGetPrintingAlert
  10196. Return Type: OSErr
  10197. Parameters: long alertResId, ModalFilterUPP filterProc, short * itemHit
  10198. Interface: GXPrinterDrivers.h
  10199. Library: GXPrintingLib
  10200.  
  10201. Function: GXGetRectangle
  10202. Return Type: gxRectangle *
  10203. Parameters: gxShape source, gxRectangle * data
  10204. Interface: GXGraphics.h
  10205. Library: QuickDrawGXLib
  10206.  
  10207. Function: GXGetRightVisualOffset
  10208. Return Type: gxByteOffset
  10209. Parameters: gxShape layout, gxByteOffset currentOffset
  10210. Interface: GXLayout.h
  10211. Library: QuickDrawGXLib
  10212.  
  10213. Function: GXGetShapeArea
  10214. Return Type: wide *
  10215. Parameters: gxShape source, long index, wide * area
  10216. Interface: GXGraphics.h
  10217. Library: QuickDrawGXLib
  10218.  
  10219. Function: GXGetShapeAttributes
  10220. Return Type: gxShapeAttribute
  10221. Parameters: gxShape source
  10222. Interface: GXGraphics.h
  10223. Library: QuickDrawGXLib
  10224.  
  10225. Function: GXGetShapeBounds
  10226. Return Type: gxRectangle *
  10227. Parameters: gxShape source, long index, gxRectangle * bounds
  10228. Interface: GXGraphics.h
  10229. Library: QuickDrawGXLib
  10230.  
  10231. Function: GXGetShapeCacheSize
  10232. Return Type: long
  10233. Parameters: gxShape source
  10234. Interface: GXGraphics.h
  10235. Library: QuickDrawGXLib
  10236.  
  10237. Function: GXGetShapeCap
  10238. Return Type: gxCapRecord *
  10239. Parameters: gxShape source, gxCapRecord * cap
  10240. Interface: GXGraphics.h
  10241. Library: QuickDrawGXLib
  10242.  
  10243. Function: GXGetShapeCenter
  10244. Return Type: gxPoint *
  10245. Parameters: gxShape source, long index, gxPoint * center
  10246. Interface: GXGraphics.h
  10247. Library: QuickDrawGXLib
  10248.  
  10249. Function: GXGetShapeClip
  10250. Return Type: gxShape
  10251. Parameters: gxShape source
  10252. Interface: GXGraphics.h
  10253. Library: QuickDrawGXLib
  10254.  
  10255. Function: GXGetShapeClipType
  10256. Return Type: gxShapeType
  10257. Parameters: gxShape source
  10258. Interface: GXGraphics.h
  10259. Library: QuickDrawGXLib
  10260.  
  10261. Function: GXGetShapeColor
  10262. Return Type: gxColor *
  10263. Parameters: gxShape source, gxColor * data
  10264. Interface: GXGraphics.h
  10265. Library: QuickDrawGXLib
  10266.  
  10267. Function: GXGetShapeCurveError
  10268. Return Type: Fixed
  10269. Parameters: gxShape source
  10270. Interface: GXGraphics.h
  10271. Library: QuickDrawGXLib
  10272.  
  10273. Function: GXGetShapeDash
  10274. Return Type: gxDashRecord *
  10275. Parameters: gxShape source, gxDashRecord * dash
  10276. Interface: GXGraphics.h
  10277. Library: QuickDrawGXLib
  10278.  
  10279. Function: GXGetShapeDashPositions
  10280. Return Type: long
  10281. Parameters: gxShape source, gxMapping dashMappings[]
  10282. Interface: GXGraphics.h
  10283. Library: QuickDrawGXLib
  10284.  
  10285. Function: GXGetShapeDeviceArea
  10286. Return Type: long
  10287. Parameters: gxShape source, gxViewPort port, gxViewDevice device
  10288. Interface: GXGraphics.h
  10289. Library: QuickDrawGXLib
  10290.  
  10291. Function: GXGetShapeDeviceBounds
  10292. Return Type: Boolean
  10293. Parameters: gxShape source, gxViewPort port, gxViewDevice device, gxRectangle * bounds
  10294. Interface: GXGraphics.h
  10295. Library: QuickDrawGXLib
  10296.  
  10297. Function: GXGetShapeDeviceColors
  10298. Return Type: gxColorSet
  10299. Parameters: gxShape source, gxViewPort port, gxViewDevice device, long * width
  10300. Interface: GXGraphics.h
  10301. Library: QuickDrawGXLib
  10302.  
  10303. Function: GXGetShapeDeviceFontMetrics
  10304. Return Type: void
  10305. Parameters: gxShape sourceShape, gxViewPort port, gxViewDevice device, gxPoint * before, gxPoint * after, gxPoint * caretAngle, gxPoint * caretOffset
  10306. Interface: GXGraphics.h
  10307. Library: QuickDrawGXLib
  10308.  
  10309. Function: GXGetShapeDirection
  10310. Return Type: gxContourDirection
  10311. Parameters: gxShape source, long contour
  10312. Interface: GXGraphics.h
  10313. Library: QuickDrawGXLib
  10314.  
  10315. Function: GXGetShapeDrawError
  10316. Return Type: gxDrawError
  10317. Parameters: gxShape source
  10318. Interface: GXErrors.h
  10319. Library: QuickDrawGXLib
  10320.  
  10321. Function: GXGetShapeEncoding
  10322. Return Type: gxFontPlatform
  10323. Parameters: gxShape source, gxFontScript * script, gxFontLanguage * language
  10324. Interface: GXGraphics.h
  10325. Library: QuickDrawGXLib
  10326.  
  10327. Function: GXGetShapeFace
  10328. Return Type: long
  10329. Parameters: gxShape source, gxTextFace * face
  10330. Interface: GXGraphics.h
  10331. Library: QuickDrawGXLib
  10332.  
  10333. Function: GXGetShapeFill
  10334. Return Type: gxShapeFill
  10335. Parameters: gxShape source
  10336. Interface: GXGraphics.h
  10337. Library: QuickDrawGXLib
  10338.  
  10339. Function: GXGetShapeFont
  10340. Return Type: gxFont
  10341. Parameters: gxShape source
  10342. Interface: GXGraphics.h
  10343. Library: QuickDrawGXLib
  10344.  
  10345. Function: GXGetShapeFontMetrics
  10346. Return Type: void
  10347. Parameters: gxShape source, gxPoint * before, gxPoint * after, gxPoint * caretAngle, gxPoint * caretOffset
  10348. Interface: GXGraphics.h
  10349. Library: QuickDrawGXLib
  10350.  
  10351. Function: GXGetShapeFontVariations
  10352. Return Type: long
  10353. Parameters: gxShape source, gxFontVariation variations[]
  10354. Interface: GXGraphics.h
  10355. Library: QuickDrawGXLib
  10356.  
  10357. Function: GXGetShapeFontVariationSuite
  10358. Return Type: long
  10359. Parameters: gxShape source, gxFontVariation variations[]
  10360. Interface: GXGraphics.h
  10361. Library: QuickDrawGXLib
  10362.  
  10363. Function: GXGetShapeGlobalBounds
  10364. Return Type: Boolean
  10365. Parameters: gxShape source, gxViewPort port, gxViewGroup group, gxRectangle * bounds
  10366. Interface: GXGraphics.h
  10367. Library: QuickDrawGXLib
  10368.  
  10369. Function: GXGetShapeGlobalViewDevices
  10370. Return Type: long
  10371. Parameters: gxShape source, gxViewPort port, gxViewDevice list[]
  10372. Interface: GXGraphics.h
  10373. Library: QuickDrawGXLib
  10374.  
  10375. Function: GXGetShapeGlobalViewPorts
  10376. Return Type: long
  10377. Parameters: gxShape source, gxViewPort list[]
  10378. Interface: GXGraphics.h
  10379. Library: QuickDrawGXLib
  10380.  
  10381. Function: GXGetShapeHitTest
  10382. Return Type: gxShapePart
  10383. Parameters: gxShape source, Fixed * tolerance
  10384. Interface: GXGraphics.h
  10385. Library: QuickDrawGXLib
  10386.  
  10387. Function: GXGetShapeIndex
  10388. Return Type: long
  10389. Parameters: gxShape source, long contour, long vector
  10390. Interface: GXGraphics.h
  10391. Library: QuickDrawGXLib
  10392.  
  10393. Function: GXGetShapeInk
  10394. Return Type: gxInk
  10395. Parameters: gxShape source
  10396. Interface: GXGraphics.h
  10397. Library: QuickDrawGXLib
  10398.  
  10399. Function: GXGetShapeInkAttributes
  10400. Return Type: gxInkAttribute
  10401. Parameters: gxShape source
  10402. Interface: GXGraphics.h
  10403. Library: QuickDrawGXLib
  10404.  
  10405. Function: GXGetShapeJoin
  10406. Return Type: gxJoinRecord *
  10407. Parameters: gxShape source, gxJoinRecord * join
  10408. Interface: GXGraphics.h
  10409. Library: QuickDrawGXLib
  10410.  
  10411. Function: GXGetShapeJustification
  10412. Return Type: Fract
  10413. Parameters: gxShape source
  10414. Interface: GXGraphics.h
  10415. Library: QuickDrawGXLib
  10416.  
  10417. Function: GXGetShapeLength
  10418. Return Type: wide *
  10419. Parameters: gxShape source, long index, wide * length
  10420. Interface: GXGraphics.h
  10421. Library: QuickDrawGXLib
  10422.  
  10423. Function: GXGetShapeLocalBounds
  10424. Return Type: gxRectangle *
  10425. Parameters: gxShape source, gxRectangle * bounds
  10426. Interface: GXGraphics.h
  10427. Library: QuickDrawGXLib
  10428.  
  10429. Function: GXGetShapeLocalFontMetrics
  10430. Return Type: void
  10431. Parameters: gxShape sourceShape, gxPoint * before, gxPoint * after, gxPoint * caretAngle, gxPoint * caretOffset
  10432. Interface: GXGraphics.h
  10433. Library: QuickDrawGXLib
  10434.  
  10435. Function: GXGetShapeMapping
  10436. Return Type: gxMapping *
  10437. Parameters: gxShape source, gxMapping * map
  10438. Interface: GXGraphics.h
  10439. Library: QuickDrawGXLib
  10440.  
  10441. Function: GXGetShapeOwners
  10442. Return Type: long
  10443. Parameters: gxShape source
  10444. Interface: GXGraphics.h
  10445. Library: QuickDrawGXLib
  10446.  
  10447. Function: GXGetShapeParts
  10448. Return Type: gxShape
  10449. Parameters: gxShape source, long index, long count, gxShape destination
  10450. Interface: GXGraphics.h
  10451. Library: QuickDrawGXLib
  10452.  
  10453. Function: GXGetShapePattern
  10454. Return Type: gxPatternRecord *
  10455. Parameters: gxShape source, gxPatternRecord * pattern
  10456. Interface: GXGraphics.h
  10457. Library: QuickDrawGXLib
  10458.  
  10459. Function: GXGetShapePatternPositions
  10460. Return Type: long
  10461. Parameters: gxShape source, gxPoint positions[]
  10462. Interface: GXGraphics.h
  10463. Library: QuickDrawGXLib
  10464.  
  10465. Function: GXGetShapePen
  10466. Return Type: Fixed
  10467. Parameters: gxShape source
  10468. Interface: GXGraphics.h
  10469. Library: QuickDrawGXLib
  10470.  
  10471. Function: GXGetShapePixel
  10472. Return Type: long
  10473. Parameters: gxShape source, long x, long y, gxColor * data, long * index
  10474. Interface: GXGraphics.h
  10475. Library: QuickDrawGXLib
  10476.  
  10477. Function: GXGetShapePoints
  10478. Return Type: long
  10479. Parameters: gxShape source, long index, long count, gxPoint data[]
  10480. Interface: GXGraphics.h
  10481. Library: QuickDrawGXLib
  10482.  
  10483. Function: GXGetShapeRunControls
  10484. Return Type: long
  10485. Parameters: gxShape source, gxRunControls * runControls
  10486. Interface: GXLayout.h
  10487. Library: QuickDrawGXLib
  10488.  
  10489. Function: GXGetShapeRunFeatures
  10490. Return Type: long
  10491. Parameters: gxShape source, gxRunFeature runFeatures[]
  10492. Interface: GXLayout.h
  10493. Library: QuickDrawGXLib
  10494.  
  10495. Function: GXGetShapeRunGlyphJustOverrides
  10496. Return Type: long
  10497. Parameters: gxShape source, gxGlyphJustificationOverride glyphJustificationOverrides[]
  10498. Interface: GXLayout.h
  10499. Library: QuickDrawGXLib
  10500.  
  10501. Function: GXGetShapeRunGlyphSubstitutions
  10502. Return Type: long
  10503. Parameters: gxShape source, gxGlyphSubstitution glyphSubstitutions[]
  10504. Interface: GXLayout.h
  10505. Library: QuickDrawGXLib
  10506.  
  10507. Function: GXGetShapeRunKerningAdjustments
  10508. Return Type: long
  10509. Parameters: gxShape source, gxKerningAdjustment kerningAdjustments[]
  10510. Interface: GXLayout.h
  10511. Library: QuickDrawGXLib
  10512.  
  10513. Function: GXGetShapeRunPriorityJustOverride
  10514. Return Type: long
  10515. Parameters: gxShape source, gxPriorityJustificationOverride * priorityJustificationOverride
  10516. Interface: GXLayout.h
  10517. Library: QuickDrawGXLib
  10518.  
  10519. Function: GXGetShapeSize
  10520. Return Type: long
  10521. Parameters: gxShape source
  10522. Interface: GXGraphics.h
  10523. Library: QuickDrawGXLib
  10524.  
  10525. Function: GXGetShapeStructure
  10526. Return Type: void *
  10527. Parameters: gxShape source, long * length
  10528. Interface: GXGraphics.h
  10529. Library: QuickDrawGXLib
  10530.  
  10531. Function: GXGetShapeStyle
  10532. Return Type: gxStyle
  10533. Parameters: gxShape source
  10534. Interface: GXGraphics.h
  10535. Library: QuickDrawGXLib
  10536.  
  10537. Function: GXGetShapeStyleAttributes
  10538. Return Type: gxStyleAttribute
  10539. Parameters: gxShape source
  10540. Interface: GXGraphics.h
  10541. Library: QuickDrawGXLib
  10542.  
  10543. Function: GXGetShapeTags
  10544. Return Type: long
  10545. Parameters: gxShape source, long tagType, long index, long count, gxTag items[]
  10546. Interface: GXGraphics.h
  10547. Library: QuickDrawGXLib
  10548.  
  10549. Function: GXGetShapeTextAttributes
  10550. Return Type: gxTextAttribute
  10551. Parameters: gxShape source
  10552. Interface: GXGraphics.h
  10553. Library: QuickDrawGXLib
  10554.  
  10555. Function: GXGetShapeTextSize
  10556. Return Type: Fixed
  10557. Parameters: gxShape source
  10558. Interface: GXGraphics.h
  10559. Library: QuickDrawGXLib
  10560.  
  10561. Function: GXGetShapeTransfer
  10562. Return Type: gxTransferMode *
  10563. Parameters: gxShape source, gxTransferMode * data
  10564. Interface: GXGraphics.h
  10565. Library: QuickDrawGXLib
  10566.  
  10567. Function: GXGetShapeTransform
  10568. Return Type: gxTransform
  10569. Parameters: gxShape source
  10570. Interface: GXGraphics.h
  10571. Library: QuickDrawGXLib
  10572.  
  10573. Function: GXGetShapeType
  10574. Return Type: gxShapeType
  10575. Parameters: gxShape source
  10576. Interface: GXGraphics.h
  10577. Library: QuickDrawGXLib
  10578.  
  10579. Function: GXGetShapeTypographicBounds
  10580. Return Type: gxRectangle *
  10581. Parameters: gxShape source, gxRectangle * bounds
  10582. Interface: GXGraphics.h
  10583. Library: QuickDrawGXLib
  10584.  
  10585. Function: GXGetShapeViewPorts
  10586. Return Type: long
  10587. Parameters: gxShape source, gxViewPort list[]
  10588. Interface: GXGraphics.h
  10589. Library: QuickDrawGXLib
  10590.  
  10591. Function: GXGetStyleAttributes
  10592. Return Type: gxStyleAttribute
  10593. Parameters: gxStyle source
  10594. Interface: GXGraphics.h
  10595. Library: QuickDrawGXLib
  10596.  
  10597. Function: GXGetStyleBaselineDeltas
  10598. Return Type: void
  10599. Parameters: gxStyle baseStyle, gxBaselineType baseType, gxBaselineDeltas returnedDeltas
  10600. Interface: GXLayout.h
  10601. Library: QuickDrawGXLib
  10602.  
  10603. Function: GXGetStyleCap
  10604. Return Type: gxCapRecord *
  10605. Parameters: gxStyle source, gxCapRecord * cap
  10606. Interface: GXGraphics.h
  10607. Library: QuickDrawGXLib
  10608.  
  10609. Function: GXGetStyleCurveError
  10610. Return Type: Fixed
  10611. Parameters: gxStyle source
  10612. Interface: GXGraphics.h
  10613. Library: QuickDrawGXLib
  10614.  
  10615. Function: GXGetStyleDash
  10616. Return Type: gxDashRecord *
  10617. Parameters: gxStyle source, gxDashRecord * dash
  10618. Interface: GXGraphics.h
  10619. Library: QuickDrawGXLib
  10620.  
  10621. Function: GXGetStyleEncoding
  10622. Return Type: gxFontPlatform
  10623. Parameters: gxStyle source, gxFontScript * script, gxFontLanguage * language
  10624. Interface: GXGraphics.h
  10625. Library: QuickDrawGXLib
  10626.  
  10627. Function: GXGetStyleFace
  10628. Return Type: long
  10629. Parameters: gxStyle source, gxTextFace * face
  10630. Interface: GXGraphics.h
  10631. Library: QuickDrawGXLib
  10632.  
  10633. Function: GXGetStyleFont
  10634. Return Type: gxFont
  10635. Parameters: gxStyle source
  10636. Interface: GXGraphics.h
  10637. Library: QuickDrawGXLib
  10638.  
  10639. Function: GXGetStyleFontMetrics
  10640. Return Type: void
  10641. Parameters: gxStyle sourceStyle, gxPoint * before, gxPoint * after, gxPoint * caretAngle, gxPoint * caretOffset
  10642. Interface: GXGraphics.h
  10643. Library: QuickDrawGXLib
  10644.  
  10645. Function: GXGetStyleFontVariations
  10646. Return Type: long
  10647. Parameters: gxStyle source, gxFontVariation variations[]
  10648. Interface: GXGraphics.h
  10649. Library: QuickDrawGXLib
  10650.  
  10651. Function: GXGetStyleFontVariationSuite
  10652. Return Type: long
  10653. Parameters: gxStyle source, gxFontVariation variations[]
  10654. Interface: GXGraphics.h
  10655. Library: QuickDrawGXLib
  10656.  
  10657. Function: GXGetStyleJoin
  10658. Return Type: gxJoinRecord *
  10659. Parameters: gxStyle source, gxJoinRecord * join
  10660. Interface: GXGraphics.h
  10661. Library: QuickDrawGXLib
  10662.  
  10663. Function: GXGetStyleJustification
  10664. Return Type: Fract
  10665. Parameters: gxStyle source
  10666. Interface: GXGraphics.h
  10667. Library: QuickDrawGXLib
  10668.  
  10669. Function: GXGetStyleOwners
  10670. Return Type: long
  10671. Parameters: gxStyle source
  10672. Interface: GXGraphics.h
  10673. Library: QuickDrawGXLib
  10674.  
  10675. Function: GXGetStylePattern
  10676. Return Type: gxPatternRecord *
  10677. Parameters: gxStyle source, gxPatternRecord * pattern
  10678. Interface: GXGraphics.h
  10679. Library: QuickDrawGXLib
  10680.  
  10681. Function: GXGetStylePen
  10682. Return Type: Fixed
  10683. Parameters: gxStyle source
  10684. Interface: GXGraphics.h
  10685. Library: QuickDrawGXLib
  10686.  
  10687. Function: GXGetStyleRunControls
  10688. Return Type: long
  10689. Parameters: gxStyle source, gxRunControls * runControls
  10690. Interface: GXLayout.h
  10691. Library: QuickDrawGXLib
  10692.  
  10693. Function: GXGetStyleRunFeatures
  10694. Return Type: long
  10695. Parameters: gxStyle source, gxRunFeature runFeatures[]
  10696. Interface: GXLayout.h
  10697. Library: QuickDrawGXLib
  10698.  
  10699. Function: GXGetStyleRunGlyphJustOverrides
  10700. Return Type: long
  10701. Parameters: gxStyle source, gxGlyphJustificationOverride glyphJustificationOverrides[]
  10702. Interface: GXLayout.h
  10703. Library: QuickDrawGXLib
  10704.  
  10705. Function: GXGetStyleRunGlyphSubstitutions
  10706. Return Type: long
  10707. Parameters: gxStyle source, gxGlyphSubstitution glyphSubstitutions[]
  10708. Interface: GXLayout.h
  10709. Library: QuickDrawGXLib
  10710.  
  10711. Function: GXGetStyleRunKerningAdjustments
  10712. Return Type: long
  10713. Parameters: gxStyle source, gxKerningAdjustment kerningAdjustments[]
  10714. Interface: GXLayout.h
  10715. Library: QuickDrawGXLib
  10716.  
  10717. Function: GXGetStyleRunPriorityJustOverride
  10718. Return Type: long
  10719. Parameters: gxStyle source, gxPriorityJustificationOverride * priorityJustificationOverride
  10720. Interface: GXLayout.h
  10721. Library: QuickDrawGXLib
  10722.  
  10723. Function: GXGetStyleTags
  10724. Return Type: long
  10725. Parameters: gxStyle source, long tagType, long index, long count, gxTag items[]
  10726. Interface: GXGraphics.h
  10727. Library: QuickDrawGXLib
  10728.  
  10729. Function: GXGetStyleTextAttributes
  10730. Return Type: gxTextAttribute
  10731. Parameters: gxStyle source
  10732. Interface: GXGraphics.h
  10733. Library: QuickDrawGXLib
  10734.  
  10735. Function: GXGetStyleTextSize
  10736. Return Type: Fixed
  10737. Parameters: gxStyle source
  10738. Interface: GXGraphics.h
  10739. Library: QuickDrawGXLib
  10740.  
  10741. Function: GXGetTag
  10742. Return Type: long
  10743. Parameters: gxTag source, long * tagType, void * data
  10744. Interface: GXGraphics.h
  10745. Library: QuickDrawGXLib
  10746.  
  10747. Function: GXGetTagOwners
  10748. Return Type: long
  10749. Parameters: gxTag source
  10750. Interface: GXGraphics.h
  10751. Library: QuickDrawGXLib
  10752.  
  10753. Function: GXGetTagStructure
  10754. Return Type: void *
  10755. Parameters: gxTag source, long * length
  10756. Interface: GXGraphics.h
  10757. Library: QuickDrawGXLib
  10758.  
  10759. Function: GXGetText
  10760. Return Type: long
  10761. Parameters: gxShape source, long * charCount, unsigned char text[], gxPoint * position
  10762. Interface: GXGraphics.h
  10763. Library: QuickDrawGXLib
  10764.  
  10765. Function: GXGetTextParts
  10766. Return Type: long
  10767. Parameters: gxShape source, long index, long charCount, unsigned char text[]
  10768. Interface: GXGraphics.h
  10769. Library: QuickDrawGXLib
  10770.  
  10771. Function: GXGetTransformClip
  10772. Return Type: gxShape
  10773. Parameters: gxTransform source
  10774. Interface: GXGraphics.h
  10775. Library: QuickDrawGXLib
  10776.  
  10777. Function: GXGetTransformClipType
  10778. Return Type: gxShapeType
  10779. Parameters: gxTransform source
  10780. Interface: GXGraphics.h
  10781. Library: QuickDrawGXLib
  10782.  
  10783. Function: GXGetTransformHitTest
  10784. Return Type: gxShapePart
  10785. Parameters: gxTransform source, Fixed * tolerance
  10786. Interface: GXGraphics.h
  10787. Library: QuickDrawGXLib
  10788.  
  10789. Function: GXGetTransformMapping
  10790. Return Type: gxMapping *
  10791. Parameters: gxTransform source, gxMapping * map
  10792. Interface: GXGraphics.h
  10793. Library: QuickDrawGXLib
  10794.  
  10795. Function: GXGetTransformOwners
  10796. Return Type: long
  10797. Parameters: gxTransform source
  10798. Interface: GXGraphics.h
  10799. Library: QuickDrawGXLib
  10800.  
  10801. Function: GXGetTransformTags
  10802. Return Type: long
  10803. Parameters: gxTransform source, long tagType, long index, long count, gxTag items[]
  10804. Interface: GXGraphics.h
  10805. Library: QuickDrawGXLib
  10806.  
  10807. Function: GXGetTransformViewPorts
  10808. Return Type: long
  10809. Parameters: gxTransform source, gxViewPort list[]
  10810. Interface: GXGraphics.h
  10811. Library: QuickDrawGXLib
  10812.  
  10813. Function: GXGetTrayMapping
  10814. Return Type: OSErr
  10815. Parameters: gxTrayMapping * trayMapping
  10816. Interface: GXPrinting.h
  10817. Library: GXPrintingLib
  10818.  
  10819. Function: GXGetTrayName
  10820. Return Type: OSErr
  10821. Parameters: gxTrayIndex trayNumber, Str31 trayName
  10822. Interface: GXPrinting.h
  10823. Library: GXPrintingLib
  10824.  
  10825. Function: GXGetTrayPaperType
  10826. Return Type: OSErr
  10827. Parameters: gxTrayIndex whichTray, gxPaperType aPapertype
  10828. Interface: GXPrinting.h
  10829. Library: GXPrintingLib
  10830.  
  10831. Function: GXGetUserGraphicsError
  10832. Return Type: gxUserErrorFunction
  10833. Parameters: long * reference
  10834. Interface: GXGraphics.h
  10835. Library: QuickDrawGXLib
  10836.  
  10837. Function: GXGetUserGraphicsNotice
  10838. Return Type: gxUserNoticeFunction
  10839. Parameters: long * reference
  10840. Interface: GXGraphics.h
  10841. Library: QuickDrawGXLib
  10842.  
  10843. Function: GXGetUserGraphicsWarning
  10844. Return Type: gxUserWarningFunction
  10845. Parameters: long * reference
  10846. Interface: GXGraphics.h
  10847. Library: QuickDrawGXLib
  10848.  
  10849. Function: GXGetValidation
  10850. Return Type: gxValidationLevel
  10851. Parameters: void
  10852. Interface: GXErrors.h
  10853. Library: QuickDrawGXLib
  10854.  
  10855. Function: GXGetValidationError
  10856. Return Type: long
  10857. Parameters: char * procedureName, void ** argument, long * argumentNumber
  10858. Interface: GXErrors.h
  10859. Library: QuickDrawGXLib
  10860.  
  10861. Function: GXGetViewDeviceAttributes
  10862. Return Type: gxDeviceAttribute
  10863. Parameters: gxViewDevice source
  10864. Interface: GXGraphics.h
  10865. Library: QuickDrawGXLib
  10866.  
  10867. Function: GXGetViewDeviceBitmap
  10868. Return Type: gxShape
  10869. Parameters: gxViewDevice source
  10870. Interface: GXGraphics.h
  10871. Library: QuickDrawGXLib
  10872.  
  10873. Function: GXGetViewDeviceClip
  10874. Return Type: gxShape
  10875. Parameters: gxViewDevice source
  10876. Interface: GXGraphics.h
  10877. Library: QuickDrawGXLib
  10878.  
  10879. Function: GXGetViewDeviceGDevice
  10880. Return Type: GDHandle
  10881. Parameters: gxViewDevice theDevice
  10882. Interface: GXEnvironment.h
  10883. Library: QuickDrawGXLib
  10884.  
  10885. Function: GXGetViewDeviceMapping
  10886. Return Type: gxMapping *
  10887. Parameters: gxViewDevice source, gxMapping * map
  10888. Interface: GXGraphics.h
  10889. Library: QuickDrawGXLib
  10890.  
  10891. Function: GXGetViewDeviceTags
  10892. Return Type: long
  10893. Parameters: gxViewDevice source, long tagType, long index, long count, gxTag items[]
  10894. Interface: GXGraphics.h
  10895. Library: QuickDrawGXLib
  10896.  
  10897. Function: GXGetViewDeviceViewGroup
  10898. Return Type: gxViewGroup
  10899. Parameters: gxViewDevice source
  10900. Interface: GXGraphics.h
  10901. Library: QuickDrawGXLib
  10902.  
  10903. Function: GXGetViewGroupViewDevices
  10904. Return Type: long
  10905. Parameters: gxViewGroup source, gxViewDevice list[]
  10906. Interface: GXGraphics.h
  10907. Library: QuickDrawGXLib
  10908.  
  10909. Function: GXGetViewGroupViewPorts
  10910. Return Type: long
  10911. Parameters: gxViewGroup source, gxViewPort list[]
  10912. Interface: GXGraphics.h
  10913. Library: QuickDrawGXLib
  10914.  
  10915. Function: GXGetViewPortAttributes
  10916. Return Type: gxPortAttribute
  10917. Parameters: gxViewPort source
  10918. Interface: GXGraphics.h
  10919. Library: QuickDrawGXLib
  10920.  
  10921. Function: GXGetViewPortChildren
  10922. Return Type: long
  10923. Parameters: gxViewPort source, gxViewPort list[]
  10924. Interface: GXGraphics.h
  10925. Library: QuickDrawGXLib
  10926.  
  10927. Function: GXGetViewPortClip
  10928. Return Type: gxShape
  10929. Parameters: gxViewPort source
  10930. Interface: GXGraphics.h
  10931. Library: QuickDrawGXLib
  10932.  
  10933. Function: GXGetViewPortDither
  10934. Return Type: long
  10935. Parameters: gxViewPort source
  10936. Interface: GXGraphics.h
  10937. Library: QuickDrawGXLib
  10938.  
  10939. Function: GXGetViewPortFilter
  10940. Return Type: gxUserViewPortFilterUPP
  10941. Parameters: gxViewPort portOrder, long * refCon
  10942. Interface: GXEnvironment.h
  10943. Library: QuickDrawGXLib
  10944.  
  10945. Function: GXGetViewPortGlobalMapping
  10946. Return Type: gxMapping *
  10947. Parameters: gxViewPort source, gxMapping * map
  10948. Interface: GXGraphics.h
  10949. Library: QuickDrawGXLib
  10950.  
  10951. Function: GXGetViewPortHalftone
  10952. Return Type: Boolean
  10953. Parameters: gxViewPort source, gxHalftone * data
  10954. Interface: GXGraphics.h
  10955. Library: QuickDrawGXLib
  10956.  
  10957. Function: GXGetViewPortHalftoneMatrix
  10958. Return Type: long
  10959. Parameters: gxViewPort source, gxViewDevice sourceDevice, gxHalftoneMatrix * theMatrix
  10960. Interface: GXGraphics.h
  10961. Library: QuickDrawGXLib
  10962.  
  10963. Function: GXGetViewPortMapping
  10964. Return Type: gxMapping *
  10965. Parameters: gxViewPort source, gxMapping * map
  10966. Interface: GXGraphics.h
  10967. Library: QuickDrawGXLib
  10968.  
  10969. Function: GXGetViewPortMouse
  10970. Return Type: void
  10971. Parameters: gxViewPort portOrder, gxPoint * localPt
  10972. Interface: GXEnvironment.h
  10973. Library: QuickDrawGXLib
  10974.  
  10975. Function: GXGetViewPortParent
  10976. Return Type: gxViewPort
  10977. Parameters: gxViewPort source
  10978. Interface: GXGraphics.h
  10979. Library: QuickDrawGXLib
  10980.  
  10981. Function: GXGetViewPortTags
  10982. Return Type: long
  10983. Parameters: gxViewPort source, long tagType, long index, long count, gxTag items[]
  10984. Interface: GXGraphics.h
  10985. Library: QuickDrawGXLib
  10986.  
  10987. Function: GXGetViewPortViewDevices
  10988. Return Type: long
  10989. Parameters: gxViewPort source, gxViewDevice list[]
  10990. Interface: GXGraphics.h
  10991. Library: QuickDrawGXLib
  10992.  
  10993. Function: GXGetViewPortViewGroup
  10994. Return Type: gxViewGroup
  10995. Parameters: gxViewPort source
  10996. Interface: GXGraphics.h
  10997. Library: QuickDrawGXLib
  10998.  
  10999. Function: GXGetViewPortWindow
  11000. Return Type: WindowPtr
  11001. Parameters: gxViewPort portOrder
  11002. Interface: GXEnvironment.h
  11003. Library: QuickDrawGXLib
  11004.  
  11005. Function: GXGetWindowViewPort
  11006. Return Type: gxViewPort
  11007. Parameters: WindowPtr qdWindow
  11008. Interface: GXEnvironment.h
  11009. Library: QuickDrawGXLib
  11010.  
  11011. Function: GXHandleChooserMessage
  11012. Return Type: OSErr
  11013. Parameters: gxJob * aJob, Str31 driverName, long message, long caller, StringPtr objName, StringPtr zoneName, ListHandle theList, long p2
  11014. Interface: GXPrinterDrivers.h
  11015. Library: GXPrintingLib
  11016.  
  11017. Function: GXHitTestDevice
  11018. Return Type: gxShape
  11019. Parameters: gxShape target, gxViewPort port, gxViewDevice device, const gxPoint * test, const gxPoint * tolerance
  11020. Interface: GXGraphics.h
  11021. Library: QuickDrawGXLib
  11022.  
  11023. Function: GXHitTestLayout
  11024. Return Type: gxByteOffset
  11025. Parameters: gxShape layout, const gxPoint * hitDown, gxHighlightType highlightType, gxLayoutHitInfo * hitInfo, gxShape hitTrackingArea
  11026. Interface: GXLayout.h
  11027. Library: QuickDrawGXLib
  11028.  
  11029. Function: GXHitTestPicture
  11030. Return Type: gxShape
  11031. Parameters: gxShape target, const gxPoint * test, gxHitTestInfo * result, long level, long depth
  11032. Interface: GXGraphics.h
  11033. Library: QuickDrawGXLib
  11034.  
  11035. Function: GXHitTestShape
  11036. Return Type: gxShapePart
  11037. Parameters: gxShape target, const gxPoint * test, gxHitTestInfo * result
  11038. Interface: GXGraphics.h
  11039. Library: QuickDrawGXLib
  11040.  
  11041. Function: GXIdleJob
  11042. Return Type: void
  11043. Parameters: gxJob aJob
  11044. Interface: GXPrinting.h
  11045. Library: GXPrintingLib
  11046.  
  11047. Function: GXIgnoreGraphicsNotice
  11048. Return Type: void
  11049. Parameters: gxGraphicsNotice notice
  11050. Interface: GXGraphics.h
  11051. Library: QuickDrawGXLib
  11052.  
  11053. Function: GXIgnoreGraphicsWarning
  11054. Return Type: void
  11055. Parameters: gxGraphicsWarning warning
  11056. Interface: GXGraphics.h
  11057. Library: QuickDrawGXLib
  11058.  
  11059. Function: GXInitPrinting
  11060. Return Type: OSErr
  11061. Parameters: void
  11062. Interface: GXPrinting.h
  11063. Library: GXPrintingLib
  11064.  
  11065. Function: GXInsertPrintFilePage
  11066. Return Type: void
  11067. Parameters: gxPrintFile aPrintFile, long atPageNumber, gxFormat pgFormat, gxShape pgShape
  11068. Interface: GXPrinting.h
  11069. Library: GXPrintingLib
  11070.  
  11071. Function: GXInsetShape
  11072. Return Type: void
  11073. Parameters: gxShape target, Fixed inset
  11074. Interface: GXGraphics.h
  11075. Library: QuickDrawGXLib
  11076.  
  11077. Function: GXInstallApplicationOverride
  11078. Return Type: void
  11079. Parameters: gxJob aJob, short messageID, void * override
  11080. Interface: GXPrinting.h
  11081. Library: GXPrintingLib
  11082.  
  11083. Function: GXInstallQDTranslator
  11084. Return Type: void
  11085. Parameters: GrafPtr port, gxTranslationOption options, const Rect * srcRect, const Rect * dstRect, Point styleStrech, gxShapeSpoolUPP userFunction, void * reference
  11086. Interface: GXEnvironment.h
  11087. Library: QuickDrawGXLib
  11088.  
  11089. Function: GXIntersectRectangle
  11090. Return Type: Boolean
  11091. Parameters: gxRectangle * target, const gxRectangle * source, const gxRectangle * operand
  11092. Interface: GXGraphics.h
  11093. Library: QuickDrawGXLib
  11094.  
  11095. Function: GXIntersectShape
  11096. Return Type: void
  11097. Parameters: gxShape target, gxShape operand
  11098. Interface: GXGraphics.h
  11099. Library: QuickDrawGXLib
  11100.  
  11101. Function: GXIntersectTransform
  11102. Return Type: void
  11103. Parameters: gxTransform target, gxShape operand
  11104. Interface: GXGraphics.h
  11105. Library: QuickDrawGXLib
  11106.  
  11107. Function: GXInvertShape
  11108. Return Type: void
  11109. Parameters: gxShape target
  11110. Interface: GXGraphics.h
  11111. Library: QuickDrawGXLib
  11112.  
  11113. Function: GXJobDefaultFormatDialog
  11114. Return Type: gxDialogResult
  11115. Parameters: gxJob aJob, gxEditMenuRecord * anEditMenuRec
  11116. Interface: GXPrinting.h
  11117. Library: GXPrintingLib
  11118.  
  11119. Function: GXJobFormatModeQuery
  11120. Return Type: void
  11121. Parameters: gxJob aJob, gxQueryType aQueryType, void * srcData, void * dstData
  11122. Interface: GXPrinting.h
  11123. Library: GXPrintingLib
  11124.  
  11125. Function: GXJobIdle
  11126. Return Type: OSErr
  11127. Parameters: void
  11128. Interface: GXPrinting.h
  11129. Library: GXPrintingLib
  11130.  
  11131. Function: GXJobPrintDialog
  11132. Return Type: gxDialogResult
  11133. Parameters: gxJob aJob, gxEditMenuRecord * anEditMenuRec
  11134. Interface: GXPrinting.h
  11135. Library: GXPrintingLib
  11136.  
  11137. Function: GXLoadColorProfile
  11138. Return Type: void
  11139. Parameters: gxColorProfile target
  11140. Interface: GXGraphics.h
  11141. Library: QuickDrawGXLib
  11142.  
  11143. Function: GXLoadColorSet
  11144. Return Type: void
  11145. Parameters: gxColorSet target
  11146. Interface: GXGraphics.h
  11147. Library: QuickDrawGXLib
  11148.  
  11149. Function: GXLoadInk
  11150. Return Type: void
  11151. Parameters: gxInk target
  11152. Interface: GXGraphics.h
  11153. Library: QuickDrawGXLib
  11154.  
  11155. Function: GXLoadShape
  11156. Return Type: void
  11157. Parameters: gxShape target
  11158. Interface: GXGraphics.h
  11159. Library: QuickDrawGXLib
  11160.  
  11161. Function: GXLoadStyle
  11162. Return Type: void
  11163. Parameters: gxStyle target
  11164. Interface: GXGraphics.h
  11165. Library: QuickDrawGXLib
  11166.  
  11167. Function: GXLoadTag
  11168. Return Type: void
  11169. Parameters: gxTag target
  11170. Interface: GXGraphics.h
  11171. Library: QuickDrawGXLib
  11172.  
  11173. Function: GXLoadTransform
  11174. Return Type: void
  11175. Parameters: gxTransform target
  11176. Interface: GXGraphics.h
  11177. Library: QuickDrawGXLib
  11178.  
  11179. Function: GXLockColorProfile
  11180. Return Type: void
  11181. Parameters: gxColorProfile source
  11182. Interface: GXGraphics.h
  11183. Library: QuickDrawGXLib
  11184.  
  11185. Function: GXLockShape
  11186. Return Type: void
  11187. Parameters: gxShape target
  11188. Interface: GXGraphics.h
  11189. Library: QuickDrawGXLib
  11190.  
  11191. Function: GXLockTag
  11192. Return Type: void
  11193. Parameters: gxTag target
  11194. Interface: GXGraphics.h
  11195. Library: QuickDrawGXLib
  11196.  
  11197. Function: GXMapShape
  11198. Return Type: void
  11199. Parameters: gxShape target, const gxMapping * map
  11200. Interface: GXGraphics.h
  11201. Library: QuickDrawGXLib
  11202.  
  11203. Function: GXMapTransform
  11204. Return Type: void
  11205. Parameters: gxTransform target, const gxMapping * map
  11206. Interface: GXGraphics.h
  11207. Library: QuickDrawGXLib
  11208.  
  11209. Function: GXMoveShape
  11210. Return Type: void
  11211. Parameters: gxShape target, Fixed deltaX, Fixed deltaY
  11212. Interface: GXGraphics.h
  11213. Library: QuickDrawGXLib
  11214.  
  11215. Function: GXMoveShapeTo
  11216. Return Type: void
  11217. Parameters: gxShape target, Fixed x, Fixed y
  11218. Interface: GXGraphics.h
  11219. Library: QuickDrawGXLib
  11220.  
  11221. Function: GXMoveTransform
  11222. Return Type: void
  11223. Parameters: gxTransform target, Fixed deltaX, Fixed deltaY
  11224. Interface: GXGraphics.h
  11225. Library: QuickDrawGXLib
  11226.  
  11227. Function: GXMoveTransformTo
  11228. Return Type: void
  11229. Parameters: gxTransform target, Fixed x, Fixed y
  11230. Interface: GXGraphics.h
  11231. Library: QuickDrawGXLib
  11232.  
  11233. Function: GXNewBitmap
  11234. Return Type: gxShape
  11235. Parameters: const gxBitmap * data, const gxPoint * position
  11236. Interface: GXGraphics.h
  11237. Library: QuickDrawGXLib
  11238.  
  11239. Function: GXNewColorProfile
  11240. Return Type: gxColorProfile
  11241. Parameters: long size, void * colorProfileData
  11242. Interface: GXGraphics.h
  11243. Library: QuickDrawGXLib
  11244.  
  11245. Function: GXNewColorSet
  11246. Return Type: gxColorSet
  11247. Parameters: gxColorSpace space, long count, const gxSetColor colors[]
  11248. Interface: GXGraphics.h
  11249. Library: QuickDrawGXLib
  11250.  
  11251. Function: GXNewCurve
  11252. Return Type: gxShape
  11253. Parameters: const gxCurve * data
  11254. Interface: GXGraphics.h
  11255. Library: QuickDrawGXLib
  11256.  
  11257. Function: GXNewFont
  11258. Return Type: gxFont
  11259. Parameters: gxFontStorageTag storage, gxFontStorageReference reference, gxFontAttribute attributes
  11260. Interface: GXFonts.h
  11261. Library: QuickDrawGXLib
  11262.  
  11263. Function: GXNewFontNameID
  11264. Return Type: gxFontName
  11265. Parameters: gxFont fontID
  11266. Interface: GXFonts.h
  11267. Library: QuickDrawGXLib
  11268.  
  11269. Function: GXNewFormat
  11270. Return Type: gxFormat
  11271. Parameters: gxJob aJob
  11272. Interface: GXPrinting.h
  11273. Library: GXPrintingLib
  11274.  
  11275. Function: GXNewGlyphs
  11276. Return Type: gxShape
  11277. Parameters: long charCount, const unsigned char text[], const gxPoint positions[], const long advance[], const gxPoint tangents[], const short styleRuns[], const gxStyle glyphStyles[]
  11278. Interface: GXGraphics.h
  11279. Library: QuickDrawGXLib
  11280.  
  11281. Function: GXNewGraphicsClient
  11282. Return Type: gxGraphicsClient
  11283. Parameters: void * memoryStart, long memoryLength, gxClientAttribute attributes
  11284. Interface: GXGraphics.h
  11285. Library: QuickDrawGXLib
  11286.  
  11287. Function: GXNewInk
  11288. Return Type: gxInk
  11289. Parameters: void
  11290. Interface: GXGraphics.h
  11291. Library: QuickDrawGXLib
  11292.  
  11293. Function: GXNewJob
  11294. Return Type: OSErr
  11295. Parameters: gxJob * aJob
  11296. Interface: GXPrinting.h
  11297. Library: GXPrintingLib
  11298.  
  11299. Function: GXNewLayout
  11300. Return Type: gxShape
  11301. Parameters: long textRunCount, const short textRunLengths[], const void * text[], long styleRunCount, const short styleRunLengths[], const gxStyle styles[], long levelRunCount, const short levelRunLengths[], const short levels[], const gxLayoutOptions * layoutOptions, const gxPoint * position
  11302. Interface: GXLayout.h
  11303. Library: QuickDrawGXLib
  11304.  
  11305. Function: GXNewLayoutFromRange
  11306. Return Type: gxShape
  11307. Parameters: gxShape layout, gxByteOffset startOffset, gxByteOffset endOffset, const gxLayoutOptions * layoutOptions, gxShape supplementaryText
  11308. Interface: GXLayout.h
  11309. Library: QuickDrawGXLib
  11310.  
  11311. Function: GXNewLine
  11312. Return Type: gxShape
  11313. Parameters: const gxLine * data
  11314. Interface: GXGraphics.h
  11315. Library: QuickDrawGXLib
  11316.  
  11317. Function: GXNewPaperType
  11318. Return Type: gxPaperType
  11319. Parameters: gxJob aJob, Str31 name, gxRectangle * pageSize, gxRectangle * paperSize
  11320. Interface: GXPrinting.h
  11321. Library: GXPrintingLib
  11322.  
  11323. Function: GXNewPaths
  11324. Return Type: gxShape
  11325. Parameters: const gxPaths * data
  11326. Interface: GXGraphics.h
  11327. Library: QuickDrawGXLib
  11328.  
  11329. Function: GXNewPicture
  11330. Return Type: gxShape
  11331. Parameters: long count, const gxShape shapes[], const gxStyle styles[], const gxInk inks[], const gxTransform transforms[]
  11332. Interface: GXGraphics.h
  11333. Library: QuickDrawGXLib
  11334.  
  11335. Function: GXNewPoint
  11336. Return Type: gxShape
  11337. Parameters: const gxPoint * data
  11338. Interface: GXGraphics.h
  11339. Library: QuickDrawGXLib
  11340.  
  11341. Function: GXNewPolygons
  11342. Return Type: gxShape
  11343. Parameters: const gxPolygons * data
  11344. Interface: GXGraphics.h
  11345. Library: QuickDrawGXLib
  11346.  
  11347. Function: GXNewRectangle
  11348. Return Type: gxShape
  11349. Parameters: const gxRectangle * data
  11350. Interface: GXGraphics.h
  11351. Library: QuickDrawGXLib
  11352.  
  11353. Function: GXNewShape
  11354. Return Type: gxShape
  11355. Parameters: gxShapeType aType
  11356. Interface: GXGraphics.h
  11357. Library: QuickDrawGXLib
  11358.  
  11359. Function: GXNewShapeVector
  11360. Return Type: gxShape
  11361. Parameters: gxShapeType aType, const Fixed vector[]
  11362. Interface: GXGraphics.h
  11363. Library: QuickDrawGXLib
  11364.  
  11365. Function: GXNewStyle
  11366. Return Type: gxStyle
  11367. Parameters: void
  11368. Interface: GXGraphics.h
  11369. Library: QuickDrawGXLib
  11370.  
  11371. Function: GXNewTag
  11372. Return Type: gxTag
  11373. Parameters: long tagType, long length, const void * data
  11374. Interface: GXGraphics.h
  11375. Library: QuickDrawGXLib
  11376.  
  11377. Function: GXNewText
  11378. Return Type: gxShape
  11379. Parameters: long charCount, const unsigned char text[], const gxPoint * position
  11380. Interface: GXGraphics.h
  11381. Library: QuickDrawGXLib
  11382.  
  11383. Function: GXNewTransform
  11384. Return Type: gxTransform
  11385. Parameters: void
  11386. Interface: GXGraphics.h
  11387. Library: QuickDrawGXLib
  11388.  
  11389. Function: GXNewViewDevice
  11390. Return Type: gxViewDevice
  11391. Parameters: gxViewGroup group, gxShape bitmapShape
  11392. Interface: GXGraphics.h
  11393. Library: QuickDrawGXLib
  11394.  
  11395. Function: GXNewViewGroup
  11396. Return Type: gxViewGroup
  11397. Parameters: void
  11398. Interface: GXGraphics.h
  11399. Library: QuickDrawGXLib
  11400.  
  11401. Function: GXNewViewPort
  11402. Return Type: gxViewPort
  11403. Parameters: gxViewGroup group
  11404. Interface: GXGraphics.h
  11405. Library: QuickDrawGXLib
  11406.  
  11407. Function: GXNewWindowViewPort
  11408. Return Type: gxViewPort
  11409. Parameters: WindowPtr qdWindow
  11410. Interface: GXEnvironment.h
  11411. Library: QuickDrawGXLib
  11412.  
  11413. Function: GXOpenPrintFile
  11414. Return Type: gxPrintFile
  11415. Parameters: gxJob theJob, FSSpecPtr anFSSpec, char permission
  11416. Interface: GXPrinting.h
  11417. Library: GXPrintingLib
  11418.  
  11419. Function: GXPopGraphicsNotice
  11420. Return Type: void
  11421. Parameters: void
  11422. Interface: GXGraphics.h
  11423. Library: QuickDrawGXLib
  11424.  
  11425. Function: GXPopGraphicsWarning
  11426. Return Type: void
  11427. Parameters: void
  11428. Interface: GXGraphics.h
  11429. Library: QuickDrawGXLib
  11430.  
  11431. Function: GXPostGraphicsError
  11432. Return Type: void
  11433. Parameters: gxGraphicsError error
  11434. Interface: GXGraphics.h
  11435. Library: QuickDrawGXLib
  11436.  
  11437. Function: GXPostGraphicsNotice
  11438. Return Type: void
  11439. Parameters: gxGraphicsNotice notice
  11440. Interface: GXGraphics.h
  11441. Library: QuickDrawGXLib
  11442.  
  11443. Function: GXPostGraphicsWarning
  11444. Return Type: void
  11445. Parameters: gxGraphicsWarning warning
  11446. Interface: GXGraphics.h
  11447. Library: QuickDrawGXLib
  11448.  
  11449. Function: GXPrimitiveShape
  11450. Return Type: void
  11451. Parameters: gxShape target
  11452. Interface: GXGraphics.h
  11453. Library: QuickDrawGXLib
  11454.  
  11455. Function: GXPrintingAlert
  11456. Return Type: OSErr
  11457. Parameters: long iconId, long txtSize, long defaultTitleNum, long cancelTitleNum, long textLength, Ptr pAlertMsg, StringPtr actionTitle, StringPtr title2, StringPtr title3, StringPtr msgFont, ModalFilterUPP filterProc, short * itemHit, StringPtr alertTitle
  11458. Interface: GXPrinterDrivers.h
  11459. Library: GXPrintingLib
  11460.  
  11461. Function: GXPrintingDispatch
  11462. Return Type: OSErr
  11463. Parameters: long selector, ...
  11464. Interface: GXPrinting.h
  11465. Library: Not Known
  11466.  
  11467. Function: GXPrintPage
  11468. Return Type: void
  11469. Parameters: gxJob theJob, long pageNumber, gxFormat theFormat, gxShape thePage
  11470. Interface: GXPrinting.h
  11471. Library: GXPrintingLib
  11472.  
  11473. Function: GXReadPrintFilePage
  11474. Return Type: void
  11475. Parameters: gxPrintFile aPrintFile, long pageNumber, long numViewPorts, gxViewPort * viewPortList, gxFormat * pgFormat, gxShape * pgShape
  11476. Interface: GXPrinting.h
  11477. Library: GXPrintingLib
  11478.  
  11479. Function: GXReduceShape
  11480. Return Type: void
  11481. Parameters: gxShape target, long contour
  11482. Interface: GXGraphics.h
  11483. Library: QuickDrawGXLib
  11484.  
  11485. Function: GXRemoveQDTranslator
  11486. Return Type: gxTranslationStatistic
  11487. Parameters: GrafPtr port, gxTranslationStatistic * statistic
  11488. Interface: GXEnvironment.h
  11489. Library: QuickDrawGXLib
  11490.  
  11491. Function: GXReplacePrintFilePage
  11492. Return Type: void
  11493. Parameters: gxPrintFile aPrintFile, long pageNumber, gxFormat aFormat, gxShape aShape
  11494. Interface: GXPrinting.h
  11495. Library: GXPrintingLib
  11496.  
  11497. Function: GXReportStatus
  11498. Return Type: OSErr
  11499. Parameters: long statusID, unsigned long statusIndex
  11500. Interface: GXPrinting.h
  11501. Library: GXPrintingLib
  11502.  
  11503. Function: GXResetInk
  11504. Return Type: void
  11505. Parameters: gxInk target
  11506. Interface: GXGraphics.h
  11507. Library: QuickDrawGXLib
  11508.  
  11509. Function: GXResetShape
  11510. Return Type: void
  11511. Parameters: gxShape target
  11512. Interface: GXGraphics.h
  11513. Library: QuickDrawGXLib
  11514.  
  11515. Function: GXResetStyle
  11516. Return Type: void
  11517. Parameters: gxStyle target
  11518. Interface: GXGraphics.h
  11519. Library: QuickDrawGXLib
  11520.  
  11521. Function: GXResetTransform
  11522. Return Type: void
  11523. Parameters: gxTransform target
  11524. Interface: GXGraphics.h
  11525. Library: QuickDrawGXLib
  11526.  
  11527. Function: GXReverseDifferenceShape
  11528. Return Type: void
  11529. Parameters: gxShape target, gxShape operand
  11530. Interface: GXGraphics.h
  11531. Library: QuickDrawGXLib
  11532.  
  11533. Function: GXReverseDifferenceTransform
  11534. Return Type: void
  11535. Parameters: gxTransform target, gxShape operand
  11536. Interface: GXGraphics.h
  11537. Library: QuickDrawGXLib
  11538.  
  11539. Function: GXReverseShape
  11540. Return Type: void
  11541. Parameters: gxShape target, long contour
  11542. Interface: GXGraphics.h
  11543. Library: QuickDrawGXLib
  11544.  
  11545. Function: GXRotateShape
  11546. Return Type: void
  11547. Parameters: gxShape target, Fixed degrees, Fixed xOffset, Fixed yOffset
  11548. Interface: GXGraphics.h
  11549. Library: QuickDrawGXLib
  11550.  
  11551. Function: GXRotateTransform
  11552. Return Type: void
  11553. Parameters: gxTransform target, Fixed degrees, Fixed xOffset, Fixed yOffset
  11554. Interface: GXGraphics.h
  11555. Library: QuickDrawGXLib
  11556.  
  11557. Function: GXSavePrintFile
  11558. Return Type: void
  11559. Parameters: gxPrintFile aPrintFile, FSSpec * anFSSpec
  11560. Interface: GXPrinting.h
  11561. Library: GXPrintingLib
  11562.  
  11563. Function: GXScaleShape
  11564. Return Type: void
  11565. Parameters: gxShape target, Fixed hScale, Fixed vScale, Fixed xOffset, Fixed yOffset
  11566. Interface: GXGraphics.h
  11567. Library: QuickDrawGXLib
  11568.  
  11569. Function: GXScaleTransform
  11570. Return Type: void
  11571. Parameters: gxTransform target, Fixed hScale, Fixed vScale, Fixed xOffset, Fixed yOffset
  11572. Interface: GXGraphics.h
  11573. Library: QuickDrawGXLib
  11574.  
  11575. Function: GXSelectJobFormattingPrinter
  11576. Return Type: void
  11577. Parameters: gxJob aJob, Str31 printerName
  11578. Interface: GXPrinting.h
  11579. Library: GXPrintingLib
  11580.  
  11581. Function: GXSelectJobOutputPrinter
  11582. Return Type: void
  11583. Parameters: gxJob aJob, Str31 printerName
  11584. Interface: GXPrinting.h
  11585. Library: GXPrintingLib
  11586.  
  11587. Function: GXSelectPrinterViewDevice
  11588. Return Type: void
  11589. Parameters: gxPrinter aPrinter, long whichViewDevice
  11590. Interface: GXPrinting.h
  11591. Library: GXPrintingLib
  11592.  
  11593. Function: GXSetAvailableJobFormatModes
  11594. Return Type: void
  11595. Parameters: gxJob aJob, gxJobFormatModeTableHdl formatModeTable
  11596. Interface: GXPrinting.h
  11597. Library: GXPrintingLib
  11598.  
  11599. Function: GXSetBitmap
  11600. Return Type: void
  11601. Parameters: gxShape target, const gxBitmap * data, const gxPoint * position
  11602. Interface: GXGraphics.h
  11603. Library: QuickDrawGXLib
  11604.  
  11605. Function: GXSetBitmapParts
  11606. Return Type: void
  11607. Parameters: gxShape target, const gxLongRectangle * bounds, gxShape bitmapShape
  11608. Interface: GXGraphics.h
  11609. Library: QuickDrawGXLib
  11610.  
  11611. Function: GXSetColorProfile
  11612. Return Type: void
  11613. Parameters: gxColorProfile target, long size, void * colorProfileData
  11614. Interface: GXGraphics.h
  11615. Library: QuickDrawGXLib
  11616.  
  11617. Function: GXSetColorProfileTags
  11618. Return Type: void
  11619. Parameters: gxColorProfile target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  11620. Interface: GXGraphics.h
  11621. Library: QuickDrawGXLib
  11622.  
  11623. Function: GXSetColorSet
  11624. Return Type: void
  11625. Parameters: gxColorSet target, gxColorSpace space, long count, const gxSetColor colors[]
  11626. Interface: GXGraphics.h
  11627. Library: QuickDrawGXLib
  11628.  
  11629. Function: GXSetColorSetParts
  11630. Return Type: void
  11631. Parameters: gxColorSet target, long index, long oldCount, long newCount, const gxSetColor data[]
  11632. Interface: GXGraphics.h
  11633. Library: QuickDrawGXLib
  11634.  
  11635. Function: GXSetColorSetTags
  11636. Return Type: void
  11637. Parameters: gxColorSet target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  11638. Interface: GXGraphics.h
  11639. Library: QuickDrawGXLib
  11640.  
  11641. Function: GXSetConvertQDFont
  11642. Return Type: void
  11643. Parameters: gxConvertQDFontUPP userFunction
  11644. Interface: GXEnvironment.h
  11645. Library: QuickDrawGXLib
  11646.  
  11647. Function: GXSetCurve
  11648. Return Type: void
  11649. Parameters: gxShape target, const gxCurve * data
  11650. Interface: GXGraphics.h
  11651. Library: QuickDrawGXLib
  11652.  
  11653. Function: GXSetDefaultColorSet
  11654. Return Type: void
  11655. Parameters: gxColorSet target, long pixelDepth
  11656. Interface: GXGraphics.h
  11657. Library: QuickDrawGXLib
  11658.  
  11659. Function: GXSetDefaultFont
  11660. Return Type: gxFont
  11661. Parameters: gxFont fontID
  11662. Interface: GXFonts.h
  11663. Library: QuickDrawGXLib
  11664.  
  11665. Function: GXSetDefaultShape
  11666. Return Type: void
  11667. Parameters: gxShape target
  11668. Interface: GXGraphics.h
  11669. Library: QuickDrawGXLib
  11670.  
  11671. Function: GXSetFont
  11672. Return Type: void
  11673. Parameters: gxFont fontID, gxFontStorageTag storage, gxFontStorageReference reference, gxFontAttribute attributes
  11674. Interface: GXFonts.h
  11675. Library: QuickDrawGXLib
  11676.  
  11677. Function: GXSetFontDescriptor
  11678. Return Type: long
  11679. Parameters: gxFont fontID, long index, gxFontDescriptorTag descriptorTag, Fixed descriptorValue
  11680. Interface: GXFonts.h
  11681. Library: QuickDrawGXLib
  11682.  
  11683. Function: GXSetFontInstance
  11684. Return Type: long
  11685. Parameters: gxFont fontID, long index, gxFontName name, const gxFontVariation variation[]
  11686. Interface: GXFonts.h
  11687. Library: QuickDrawGXLib
  11688.  
  11689. Function: GXSetFontName
  11690. Return Type: long
  11691. Parameters: gxFont fontID, gxFontName name, gxFontPlatform platform, gxFontScript script, gxFontLanguage language, long length, const unsigned char text[]
  11692. Interface: GXFonts.h
  11693. Library: QuickDrawGXLib
  11694.  
  11695. Function: GXSetFontTable
  11696. Return Type: long
  11697. Parameters: gxFont fontID, long index, gxFontTableTag tableTag, long length, const void * tableData
  11698. Interface: GXFonts.h
  11699. Library: QuickDrawGXLib
  11700.  
  11701. Function: GXSetFontTableParts
  11702. Return Type: long
  11703. Parameters: gxFont fontID, long index, gxFontTableTag tableTag, long offset, long oldLength, long newLength, const void * tableData
  11704. Interface: GXFonts.h
  11705. Library: QuickDrawGXLib
  11706.  
  11707. Function: GXSetFormatForm
  11708. Return Type: void
  11709. Parameters: gxFormat aFormat, gxShape form, gxShape mask
  11710. Interface: GXPrinting.h
  11711. Library: GXPrintingLib
  11712.  
  11713. Function: GXSetFormatProfile
  11714. Return Type: void
  11715. Parameters: gxFormat aFormat, gxColorProfile oldProfile, gxColorProfile newProfile
  11716. Interface: GXPrinting.h
  11717. Library: GXPrintingLib
  11718.  
  11719. Function: GXSetGlyphParts
  11720. Return Type: void
  11721. Parameters: gxShape source, long index, long oldCharCount, long newCharCount, const unsigned char text[], const gxPoint positions[], const long advanceBits[], const gxPoint tangents[], const short styleRuns[], const gxStyle styles[]
  11722. Interface: GXGraphics.h
  11723. Library: QuickDrawGXLib
  11724.  
  11725. Function: GXSetGlyphPositions
  11726. Return Type: void
  11727. Parameters: gxShape target, long index, long charCount, const long advance[], const gxPoint positions[]
  11728. Interface: GXGraphics.h
  11729. Library: QuickDrawGXLib
  11730.  
  11731. Function: GXSetGlyphs
  11732. Return Type: void
  11733. Parameters: gxShape target, long charCount, const unsigned char text[], const gxPoint positions[], const long advance[], const gxPoint tangents[], const short styleRuns[], const gxStyle glyphStyles[]
  11734. Interface: GXGraphics.h
  11735. Library: QuickDrawGXLib
  11736.  
  11737. Function: GXSetGlyphTangents
  11738. Return Type: void
  11739. Parameters: gxShape target, long index, long charCount, const gxPoint tangents[]
  11740. Interface: GXGraphics.h
  11741. Library: QuickDrawGXLib
  11742.  
  11743. Function: GXSetGraphicsClient
  11744. Return Type: void
  11745. Parameters: gxGraphicsClient client
  11746. Interface: GXGraphics.h
  11747. Library: QuickDrawGXLib
  11748.  
  11749. Function: GXSetGraphicsPollingHandler
  11750. Return Type: void
  11751. Parameters: gxPollingHandlerUPP handler, long reference
  11752. Interface: GXEnvironment.h
  11753. Library: QuickDrawGXLib
  11754.  
  11755. Function: GXSetInkAttributes
  11756. Return Type: void
  11757. Parameters: gxInk target, gxInkAttribute attributes
  11758. Interface: GXGraphics.h
  11759. Library: QuickDrawGXLib
  11760.  
  11761. Function: GXSetInkColor
  11762. Return Type: void
  11763. Parameters: gxInk target, const gxColor * data
  11764. Interface: GXGraphics.h
  11765. Library: QuickDrawGXLib
  11766.  
  11767. Function: GXSetInkTags
  11768. Return Type: void
  11769. Parameters: gxInk target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  11770. Interface: GXGraphics.h
  11771. Library: QuickDrawGXLib
  11772.  
  11773. Function: GXSetInkTransfer
  11774. Return Type: void
  11775. Parameters: gxInk target, const gxTransferMode * data
  11776. Interface: GXGraphics.h
  11777. Library: QuickDrawGXLib
  11778.  
  11779. Function: GXSetJobError
  11780. Return Type: void
  11781. Parameters: gxJob aJob, OSErr anErr
  11782. Interface: GXPrinting.h
  11783. Library: GXPrintingLib
  11784.  
  11785. Function: GXSetJobFormatMode
  11786. Return Type: void
  11787. Parameters: gxJob aJob, gxJobFormatMode formatMode
  11788. Interface: GXPrinting.h
  11789. Library: GXPrintingLib
  11790.  
  11791. Function: GXSetJobRefCon
  11792. Return Type: void
  11793. Parameters: gxJob aJob, void * refCon
  11794. Interface: GXPrinting.h
  11795. Library: GXPrintingLib
  11796.  
  11797. Function: GXSetLayout
  11798. Return Type: void
  11799. Parameters: gxShape layout, long textRunCount, const short textRunLengths[], const void * text[], long styleRunCount, const short styleRunLengths[], const gxStyle styles[], long levelRunCount, const short levelRunLengths[], const short levels[], const gxLayoutOptions * layoutOptions, const gxPoint * position
  11800. Interface: GXLayout.h
  11801. Library: QuickDrawGXLib
  11802.  
  11803. Function: GXSetLayoutParts
  11804. Return Type: void
  11805. Parameters: gxShape layout, gxByteOffset oldStartOffset, gxByteOffset oldEndOffset, long newTextRunCount, const short newTextRunLengths[], const void * newText[], long newStyleRunCount, const short newStyleRunLengths[], const gxStyle newStyles[], long newLevelRunCount, const short newLevelRunLengths[], const short newLevels[]
  11806. Interface: GXLayout.h
  11807. Library: QuickDrawGXLib
  11808.  
  11809. Function: GXSetLayoutShapeParts
  11810. Return Type: void
  11811. Parameters: gxShape layout, gxByteOffset startOffset, gxByteOffset endOffset, gxShape insert
  11812. Interface: GXLayout.h
  11813. Library: QuickDrawGXLib
  11814.  
  11815. Function: GXSetLayoutSpan
  11816. Return Type: void
  11817. Parameters: gxShape layout, Fixed lineAscent, Fixed lineDescent
  11818. Interface: GXLayout.h
  11819. Library: QuickDrawGXLib
  11820.  
  11821. Function: GXSetLine
  11822. Return Type: void
  11823. Parameters: gxShape target, const gxLine * data
  11824. Interface: GXGraphics.h
  11825. Library: QuickDrawGXLib
  11826.  
  11827. Function: GXSetPathParts
  11828. Return Type: void
  11829. Parameters: gxShape target, long index, long count, const gxPaths * data, gxEditShapeFlag flags
  11830. Interface: GXGraphics.h
  11831. Library: QuickDrawGXLib
  11832.  
  11833. Function: GXSetPaths
  11834. Return Type: void
  11835. Parameters: gxShape target, const gxPaths * data
  11836. Interface: GXGraphics.h
  11837. Library: QuickDrawGXLib
  11838.  
  11839. Function: GXSetPicture
  11840. Return Type: void
  11841. Parameters: gxShape target, long count, const gxShape shapes[], const gxStyle styles[], const gxInk inks[], const gxTransform transforms[]
  11842. Interface: GXGraphics.h
  11843. Library: QuickDrawGXLib
  11844.  
  11845. Function: GXSetPictureParts
  11846. Return Type: void
  11847. Parameters: gxShape target, long index, long oldCount, long newCount, const gxShape shapes[], const gxStyle styles[], const gxInk inks[], const gxTransform transforms[]
  11848. Interface: GXGraphics.h
  11849. Library: QuickDrawGXLib
  11850.  
  11851. Function: GXSetPoint
  11852. Return Type: void
  11853. Parameters: gxShape target, const gxPoint * data
  11854. Interface: GXGraphics.h
  11855. Library: QuickDrawGXLib
  11856.  
  11857. Function: GXSetPolygonParts
  11858. Return Type: void
  11859. Parameters: gxShape target, long index, long count, const gxPolygons * data, gxEditShapeFlag flags
  11860. Interface: GXGraphics.h
  11861. Library: QuickDrawGXLib
  11862.  
  11863. Function: GXSetPolygons
  11864. Return Type: void
  11865. Parameters: gxShape target, const gxPolygons * data
  11866. Interface: GXGraphics.h
  11867. Library: QuickDrawGXLib
  11868.  
  11869. Function: GXSetPreferredJobFormatMode
  11870. Return Type: OSErr
  11871. Parameters: gxJobFormatMode theFormatMode, Boolean directOnly
  11872. Interface: GXPrinterDrivers.h
  11873. Library: GXPrintingLib
  11874.  
  11875. Function: GXSetPrinterProfile
  11876. Return Type: void
  11877. Parameters: gxPrinter aPrinter, gxColorProfile oldProfile, gxColorProfile newProfile
  11878. Interface: GXPrinting.h
  11879. Library: GXPrintingLib
  11880.  
  11881. Function: GXSetRectangle
  11882. Return Type: void
  11883. Parameters: gxShape target, const gxRectangle * data
  11884. Interface: GXGraphics.h
  11885. Library: QuickDrawGXLib
  11886.  
  11887. Function: GXSetShapeAttributes
  11888. Return Type: void
  11889. Parameters: gxShape target, gxShapeAttribute attributes
  11890. Interface: GXGraphics.h
  11891. Library: QuickDrawGXLib
  11892.  
  11893. Function: GXSetShapeBounds
  11894. Return Type: void
  11895. Parameters: gxShape target, const gxRectangle * newBounds
  11896. Interface: GXGraphics.h
  11897. Library: QuickDrawGXLib
  11898.  
  11899. Function: GXSetShapeCap
  11900. Return Type: void
  11901. Parameters: gxShape target, const gxCapRecord * cap
  11902. Interface: GXGraphics.h
  11903. Library: QuickDrawGXLib
  11904.  
  11905. Function: GXSetShapeClip
  11906. Return Type: void
  11907. Parameters: gxShape target, gxShape clip
  11908. Interface: GXGraphics.h
  11909. Library: QuickDrawGXLib
  11910.  
  11911. Function: GXSetShapeColor
  11912. Return Type: void
  11913. Parameters: gxShape target, const gxColor * data
  11914. Interface: GXGraphics.h
  11915. Library: QuickDrawGXLib
  11916.  
  11917. Function: GXSetShapeCurveError
  11918. Return Type: void
  11919. Parameters: gxShape target, Fixed error
  11920. Interface: GXGraphics.h
  11921. Library: QuickDrawGXLib
  11922.  
  11923. Function: GXSetShapeDash
  11924. Return Type: void
  11925. Parameters: gxShape target, const gxDashRecord * dash
  11926. Interface: GXGraphics.h
  11927. Library: QuickDrawGXLib
  11928.  
  11929. Function: GXSetShapeEncoding
  11930. Return Type: void
  11931. Parameters: gxShape target, gxFontPlatform platform, gxFontScript script, gxFontLanguage language
  11932. Interface: GXGraphics.h
  11933. Library: QuickDrawGXLib
  11934.  
  11935. Function: GXSetShapeFace
  11936. Return Type: void
  11937. Parameters: gxShape target, const gxTextFace * face
  11938. Interface: GXGraphics.h
  11939. Library: QuickDrawGXLib
  11940.  
  11941. Function: GXSetShapeFill
  11942. Return Type: void
  11943. Parameters: gxShape target, gxShapeFill newFill
  11944. Interface: GXGraphics.h
  11945. Library: QuickDrawGXLib
  11946.  
  11947. Function: GXSetShapeFont
  11948. Return Type: void
  11949. Parameters: gxShape target, gxFont aFont
  11950. Interface: GXGraphics.h
  11951. Library: QuickDrawGXLib
  11952.  
  11953. Function: GXSetShapeFontVariations
  11954. Return Type: void
  11955. Parameters: gxShape target, long count, const gxFontVariation variations[]
  11956. Interface: GXGraphics.h
  11957. Library: QuickDrawGXLib
  11958.  
  11959. Function: GXSetShapeGeometry
  11960. Return Type: void
  11961. Parameters: gxShape target, gxShape geometry
  11962. Interface: GXGraphics.h
  11963. Library: QuickDrawGXLib
  11964.  
  11965. Function: GXSetShapeHitTest
  11966. Return Type: void
  11967. Parameters: gxShape target, gxShapePart mask, Fixed tolerance
  11968. Interface: GXGraphics.h
  11969. Library: QuickDrawGXLib
  11970.  
  11971. Function: GXSetShapeInk
  11972. Return Type: void
  11973. Parameters: gxShape target, gxInk newInk
  11974. Interface: GXGraphics.h
  11975. Library: QuickDrawGXLib
  11976.  
  11977. Function: GXSetShapeInkAttributes
  11978. Return Type: void
  11979. Parameters: gxShape target, gxInkAttribute attributes
  11980. Interface: GXGraphics.h
  11981. Library: QuickDrawGXLib
  11982.  
  11983. Function: GXSetShapeJoin
  11984. Return Type: void
  11985. Parameters: gxShape target, const gxJoinRecord * join
  11986. Interface: GXGraphics.h
  11987. Library: QuickDrawGXLib
  11988.  
  11989. Function: GXSetShapeJustification
  11990. Return Type: void
  11991. Parameters: gxShape target, Fract justify
  11992. Interface: GXGraphics.h
  11993. Library: QuickDrawGXLib
  11994.  
  11995. Function: GXSetShapeMapping
  11996. Return Type: void
  11997. Parameters: gxShape target, const gxMapping * map
  11998. Interface: GXGraphics.h
  11999. Library: QuickDrawGXLib
  12000.  
  12001. Function: GXSetShapeParts
  12002. Return Type: void
  12003. Parameters: gxShape target, long index, long count, gxShape insert, gxEditShapeFlag flags
  12004. Interface: GXGraphics.h
  12005. Library: QuickDrawGXLib
  12006.  
  12007. Function: GXSetShapePattern
  12008. Return Type: void
  12009. Parameters: gxShape target, const gxPatternRecord * pattern
  12010. Interface: GXGraphics.h
  12011. Library: QuickDrawGXLib
  12012.  
  12013. Function: GXSetShapePen
  12014. Return Type: void
  12015. Parameters: gxShape target, Fixed pen
  12016. Interface: GXGraphics.h
  12017. Library: QuickDrawGXLib
  12018.  
  12019. Function: GXSetShapePixel
  12020. Return Type: void
  12021. Parameters: gxShape target, long x, long y, const gxColor * newColor, long newIndex
  12022. Interface: GXGraphics.h
  12023. Library: QuickDrawGXLib
  12024.  
  12025. Function: GXSetShapePoints
  12026. Return Type: void
  12027. Parameters: gxShape target, long index, long count, const gxPoint data[]
  12028. Interface: GXGraphics.h
  12029. Library: QuickDrawGXLib
  12030.  
  12031. Function: GXSetShapeRunControls
  12032. Return Type: void
  12033. Parameters: gxShape target, const gxRunControls * runControls
  12034. Interface: GXLayout.h
  12035. Library: QuickDrawGXLib
  12036.  
  12037. Function: GXSetShapeRunFeatures
  12038. Return Type: void
  12039. Parameters: gxShape target, long count, const gxRunFeature runFeatures[]
  12040. Interface: GXLayout.h
  12041. Library: QuickDrawGXLib
  12042.  
  12043. Function: GXSetShapeRunGlyphJustOverrides
  12044. Return Type: void
  12045. Parameters: gxShape target, long count, const gxGlyphJustificationOverride glyphJustificationOverrides[]
  12046. Interface: GXLayout.h
  12047. Library: QuickDrawGXLib
  12048.  
  12049. Function: GXSetShapeRunGlyphSubstitutions
  12050. Return Type: void
  12051. Parameters: gxShape target, long count, const gxGlyphSubstitution glyphSubstitutions[]
  12052. Interface: GXLayout.h
  12053. Library: QuickDrawGXLib
  12054.  
  12055. Function: GXSetShapeRunKerningAdjustments
  12056. Return Type: void
  12057. Parameters: gxShape target, long count, const gxKerningAdjustment kerningAdjustments[]
  12058. Interface: GXLayout.h
  12059. Library: QuickDrawGXLib
  12060.  
  12061. Function: GXSetShapeRunPriorityJustOverride
  12062. Return Type: void
  12063. Parameters: gxShape target, const gxPriorityJustificationOverride * priorityJustificationOverride
  12064. Interface: GXLayout.h
  12065. Library: QuickDrawGXLib
  12066.  
  12067. Function: GXSetShapeStyle
  12068. Return Type: void
  12069. Parameters: gxShape target, gxStyle newStyle
  12070. Interface: GXGraphics.h
  12071. Library: QuickDrawGXLib
  12072.  
  12073. Function: GXSetShapeStyleAttributes
  12074. Return Type: void
  12075. Parameters: gxShape target, gxStyleAttribute attributes
  12076. Interface: GXGraphics.h
  12077. Library: QuickDrawGXLib
  12078.  
  12079. Function: GXSetShapeTags
  12080. Return Type: void
  12081. Parameters: gxShape target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  12082. Interface: GXGraphics.h
  12083. Library: QuickDrawGXLib
  12084.  
  12085. Function: GXSetShapeTextAttributes
  12086. Return Type: void
  12087. Parameters: gxShape target, gxTextAttribute attributes
  12088. Interface: GXGraphics.h
  12089. Library: QuickDrawGXLib
  12090.  
  12091. Function: GXSetShapeTextSize
  12092. Return Type: void
  12093. Parameters: gxShape target, Fixed size
  12094. Interface: GXGraphics.h
  12095. Library: QuickDrawGXLib
  12096.  
  12097. Function: GXSetShapeTransfer
  12098. Return Type: void
  12099. Parameters: gxShape target, const gxTransferMode * data
  12100. Interface: GXGraphics.h
  12101. Library: QuickDrawGXLib
  12102.  
  12103. Function: GXSetShapeTransform
  12104. Return Type: void
  12105. Parameters: gxShape target, gxTransform newTransform
  12106. Interface: GXGraphics.h
  12107. Library: QuickDrawGXLib
  12108.  
  12109. Function: GXSetShapeType
  12110. Return Type: void
  12111. Parameters: gxShape target, gxShapeType newType
  12112. Interface: GXGraphics.h
  12113. Library: QuickDrawGXLib
  12114.  
  12115. Function: GXSetShapeVector
  12116. Return Type: void
  12117. Parameters: gxShape target, const Fixed vector[]
  12118. Interface: GXGraphics.h
  12119. Library: QuickDrawGXLib
  12120.  
  12121. Function: GXSetShapeViewPorts
  12122. Return Type: void
  12123. Parameters: gxShape target, long count, const gxViewPort list[]
  12124. Interface: GXGraphics.h
  12125. Library: QuickDrawGXLib
  12126.  
  12127. Function: GXSetStyleAttributes
  12128. Return Type: void
  12129. Parameters: gxStyle target, gxStyleAttribute attributes
  12130. Interface: GXGraphics.h
  12131. Library: QuickDrawGXLib
  12132.  
  12133. Function: GXSetStyleCap
  12134. Return Type: void
  12135. Parameters: gxStyle target, const gxCapRecord * cap
  12136. Interface: GXGraphics.h
  12137. Library: QuickDrawGXLib
  12138.  
  12139. Function: GXSetStyleCurveError
  12140. Return Type: void
  12141. Parameters: gxStyle target, Fixed error
  12142. Interface: GXGraphics.h
  12143. Library: QuickDrawGXLib
  12144.  
  12145. Function: GXSetStyleDash
  12146. Return Type: void
  12147. Parameters: gxStyle target, const gxDashRecord * dash
  12148. Interface: GXGraphics.h
  12149. Library: QuickDrawGXLib
  12150.  
  12151. Function: GXSetStyleEncoding
  12152. Return Type: void
  12153. Parameters: gxStyle target, gxFontPlatform platform, gxFontScript script, gxFontLanguage language
  12154. Interface: GXGraphics.h
  12155. Library: QuickDrawGXLib
  12156.  
  12157. Function: GXSetStyleFace
  12158. Return Type: void
  12159. Parameters: gxStyle target, const gxTextFace * face
  12160. Interface: GXGraphics.h
  12161. Library: QuickDrawGXLib
  12162.  
  12163. Function: GXSetStyleFont
  12164. Return Type: void
  12165. Parameters: gxStyle target, gxFont aFont
  12166. Interface: GXGraphics.h
  12167. Library: QuickDrawGXLib
  12168.  
  12169. Function: GXSetStyleFontVariations
  12170. Return Type: void
  12171. Parameters: gxStyle target, long count, const gxFontVariation variations[]
  12172. Interface: GXGraphics.h
  12173. Library: QuickDrawGXLib
  12174.  
  12175. Function: GXSetStyleJoin
  12176. Return Type: void
  12177. Parameters: gxStyle target, const gxJoinRecord * join
  12178. Interface: GXGraphics.h
  12179. Library: QuickDrawGXLib
  12180.  
  12181. Function: GXSetStyleJustification
  12182. Return Type: void
  12183. Parameters: gxStyle target, Fract justify
  12184. Interface: GXGraphics.h
  12185. Library: QuickDrawGXLib
  12186.  
  12187. Function: GXSetStylePattern
  12188. Return Type: void
  12189. Parameters: gxStyle target, const gxPatternRecord * pattern
  12190. Interface: GXGraphics.h
  12191. Library: QuickDrawGXLib
  12192.  
  12193. Function: GXSetStylePen
  12194. Return Type: void
  12195. Parameters: gxStyle target, Fixed pen
  12196. Interface: GXGraphics.h
  12197. Library: QuickDrawGXLib
  12198.  
  12199. Function: GXSetStyleRunControls
  12200. Return Type: void
  12201. Parameters: gxStyle target, const gxRunControls * runControls
  12202. Interface: GXLayout.h
  12203. Library: QuickDrawGXLib
  12204.  
  12205. Function: GXSetStyleRunFeatures
  12206. Return Type: void
  12207. Parameters: gxStyle target, long count, const gxRunFeature runFeatures[]
  12208. Interface: GXLayout.h
  12209. Library: QuickDrawGXLib
  12210.  
  12211. Function: GXSetStyleRunGlyphJustOverrides
  12212. Return Type: void
  12213. Parameters: gxStyle target, long count, const gxGlyphJustificationOverride glyphJustificationOverrides[]
  12214. Interface: GXLayout.h
  12215. Library: QuickDrawGXLib
  12216.  
  12217. Function: GXSetStyleRunGlyphSubstitutions
  12218. Return Type: void
  12219. Parameters: gxStyle target, long count, const gxGlyphSubstitution glyphSubstitutions[]
  12220. Interface: GXLayout.h
  12221. Library: QuickDrawGXLib
  12222.  
  12223. Function: GXSetStyleRunKerningAdjustments
  12224. Return Type: void
  12225. Parameters: gxStyle target, long count, const gxKerningAdjustment kerningAdjustments[]
  12226. Interface: GXLayout.h
  12227. Library: QuickDrawGXLib
  12228.  
  12229. Function: GXSetStyleRunPriorityJustOverride
  12230. Return Type: void
  12231. Parameters: gxStyle target, const gxPriorityJustificationOverride * priorityJustificationOverride
  12232. Interface: GXLayout.h
  12233. Library: QuickDrawGXLib
  12234.  
  12235. Function: GXSetStyleTags
  12236. Return Type: void
  12237. Parameters: gxStyle target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  12238. Interface: GXGraphics.h
  12239. Library: QuickDrawGXLib
  12240.  
  12241. Function: GXSetStyleTextAttributes
  12242. Return Type: void
  12243. Parameters: gxStyle target, gxTextAttribute attributes
  12244. Interface: GXGraphics.h
  12245. Library: QuickDrawGXLib
  12246.  
  12247. Function: GXSetStyleTextSize
  12248. Return Type: void
  12249. Parameters: gxStyle target, Fixed size
  12250. Interface: GXGraphics.h
  12251. Library: QuickDrawGXLib
  12252.  
  12253. Function: GXSetTag
  12254. Return Type: void
  12255. Parameters: gxTag target, long tagType, long length, const void * data
  12256. Interface: GXGraphics.h
  12257. Library: QuickDrawGXLib
  12258.  
  12259. Function: GXSetText
  12260. Return Type: void
  12261. Parameters: gxShape target, long charCount, const unsigned char text[], const gxPoint * position
  12262. Interface: GXGraphics.h
  12263. Library: QuickDrawGXLib
  12264.  
  12265. Function: GXSetTextParts
  12266. Return Type: void
  12267. Parameters: gxShape target, long index, long oldCharCount, long newCharCount, const unsigned char text[]
  12268. Interface: GXGraphics.h
  12269. Library: QuickDrawGXLib
  12270.  
  12271. Function: GXSetTransformClip
  12272. Return Type: void
  12273. Parameters: gxTransform target, gxShape clip
  12274. Interface: GXGraphics.h
  12275. Library: QuickDrawGXLib
  12276.  
  12277. Function: GXSetTransformHitTest
  12278. Return Type: void
  12279. Parameters: gxTransform target, gxShapePart mask, Fixed tolerance
  12280. Interface: GXGraphics.h
  12281. Library: QuickDrawGXLib
  12282.  
  12283. Function: GXSetTransformMapping
  12284. Return Type: void
  12285. Parameters: gxTransform target, const gxMapping * map
  12286. Interface: GXGraphics.h
  12287. Library: QuickDrawGXLib
  12288.  
  12289. Function: GXSetTransformTags
  12290. Return Type: void
  12291. Parameters: gxTransform target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  12292. Interface: GXGraphics.h
  12293. Library: QuickDrawGXLib
  12294.  
  12295. Function: GXSetTransformViewPorts
  12296. Return Type: void
  12297. Parameters: gxTransform target, long count, const gxViewPort list[]
  12298. Interface: GXGraphics.h
  12299. Library: QuickDrawGXLib
  12300.  
  12301. Function: GXSetTrayPaperType
  12302. Return Type: OSErr
  12303. Parameters: gxTrayIndex whichTray, gxPaperType aPapertype
  12304. Interface: GXPrinting.h
  12305. Library: GXPrintingLib
  12306.  
  12307. Function: GXSetupDialogPanel
  12308. Return Type: OSErr
  12309. Parameters: gxPanelSetupRecord * panelRec
  12310. Interface: GXPrinting.h
  12311. Library: GXPrintingLib
  12312.  
  12313. Function: GXSetUserGraphicsError
  12314. Return Type: void
  12315. Parameters: gxUserErrorFunction userFunction, long reference
  12316. Interface: GXGraphics.h
  12317. Library: QuickDrawGXLib
  12318.  
  12319. Function: GXSetUserGraphicsNotice
  12320. Return Type: void
  12321. Parameters: gxUserNoticeFunction userFunction, long reference
  12322. Interface: GXGraphics.h
  12323. Library: QuickDrawGXLib
  12324.  
  12325. Function: GXSetUserGraphicsWarning
  12326. Return Type: void
  12327. Parameters: gxUserWarningFunction userFunction, long reference
  12328. Interface: GXGraphics.h
  12329. Library: QuickDrawGXLib
  12330.  
  12331. Function: GXSetValidation
  12332. Return Type: void
  12333. Parameters: gxValidationLevel level
  12334. Interface: GXErrors.h
  12335. Library: QuickDrawGXLib
  12336.  
  12337. Function: GXSetViewDeviceAttributes
  12338. Return Type: void
  12339. Parameters: gxViewDevice target, gxDeviceAttribute attributes
  12340. Interface: GXGraphics.h
  12341. Library: QuickDrawGXLib
  12342.  
  12343. Function: GXSetViewDeviceBitmap
  12344. Return Type: void
  12345. Parameters: gxViewDevice target, gxShape bitmapShape
  12346. Interface: GXGraphics.h
  12347. Library: QuickDrawGXLib
  12348.  
  12349. Function: GXSetViewDeviceClip
  12350. Return Type: void
  12351. Parameters: gxViewDevice target, gxShape clip
  12352. Interface: GXGraphics.h
  12353. Library: QuickDrawGXLib
  12354.  
  12355. Function: GXSetViewDeviceMapping
  12356. Return Type: void
  12357. Parameters: gxViewDevice target, const gxMapping * map
  12358. Interface: GXGraphics.h
  12359. Library: QuickDrawGXLib
  12360.  
  12361. Function: GXSetViewDeviceTags
  12362. Return Type: void
  12363. Parameters: gxViewDevice target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  12364. Interface: GXGraphics.h
  12365. Library: QuickDrawGXLib
  12366.  
  12367. Function: GXSetViewDeviceViewGroup
  12368. Return Type: void
  12369. Parameters: gxViewDevice target, gxViewGroup group
  12370. Interface: GXGraphics.h
  12371. Library: QuickDrawGXLib
  12372.  
  12373. Function: GXSetViewPortAttributes
  12374. Return Type: void
  12375. Parameters: gxViewPort target, gxPortAttribute attributes
  12376. Interface: GXGraphics.h
  12377. Library: QuickDrawGXLib
  12378.  
  12379. Function: GXSetViewPortChildren
  12380. Return Type: void
  12381. Parameters: gxViewPort target, long count, const gxViewPort list[]
  12382. Interface: GXGraphics.h
  12383. Library: QuickDrawGXLib
  12384.  
  12385. Function: GXSetViewPortClip
  12386. Return Type: void
  12387. Parameters: gxViewPort target, gxShape clip
  12388. Interface: GXGraphics.h
  12389. Library: QuickDrawGXLib
  12390.  
  12391. Function: GXSetViewPortDither
  12392. Return Type: void
  12393. Parameters: gxViewPort target, long level
  12394. Interface: GXGraphics.h
  12395. Library: QuickDrawGXLib
  12396.  
  12397. Function: GXSetViewPortFilter
  12398. Return Type: void
  12399. Parameters: gxViewPort portOrder, gxUserViewPortFilterUPP filter, long refCon
  12400. Interface: GXEnvironment.h
  12401. Library: QuickDrawGXLib
  12402.  
  12403. Function: GXSetViewPortHalftone
  12404. Return Type: void
  12405. Parameters: gxViewPort target, const gxHalftone * data
  12406. Interface: GXGraphics.h
  12407. Library: QuickDrawGXLib
  12408.  
  12409. Function: GXSetViewPortMapping
  12410. Return Type: void
  12411. Parameters: gxViewPort target, const gxMapping * map
  12412. Interface: GXGraphics.h
  12413. Library: QuickDrawGXLib
  12414.  
  12415. Function: GXSetViewPortParent
  12416. Return Type: void
  12417. Parameters: gxViewPort target, gxViewPort parent
  12418. Interface: GXGraphics.h
  12419. Library: QuickDrawGXLib
  12420.  
  12421. Function: GXSetViewPortTags
  12422. Return Type: void
  12423. Parameters: gxViewPort target, long tagType, long index, long oldCount, long newCount, const gxTag items[]
  12424. Interface: GXGraphics.h
  12425. Library: QuickDrawGXLib
  12426.  
  12427. Function: GXSetViewPortViewGroup
  12428. Return Type: void
  12429. Parameters: gxViewPort target, gxViewGroup group
  12430. Interface: GXGraphics.h
  12431. Library: QuickDrawGXLib
  12432.  
  12433. Function: GXShapeLengthToPoint
  12434. Return Type: gxPoint *
  12435. Parameters: gxShape target, long index, Fixed length, gxPoint * location, gxPoint * tangent
  12436. Interface: GXGraphics.h
  12437. Library: QuickDrawGXLib
  12438.  
  12439. Function: GXSimplifyShape
  12440. Return Type: void
  12441. Parameters: gxShape target
  12442. Interface: GXGraphics.h
  12443. Library: QuickDrawGXLib
  12444.  
  12445. Function: GXSkewShape
  12446. Return Type: void
  12447. Parameters: gxShape target, Fixed xSkew, Fixed ySkew, Fixed xOffset, Fixed yOffset
  12448. Interface: GXGraphics.h
  12449. Library: QuickDrawGXLib
  12450.  
  12451. Function: GXSkewTransform
  12452. Return Type: void
  12453. Parameters: gxTransform target, Fixed xSkew, Fixed ySkew, Fixed xOffset, Fixed yOffset
  12454. Interface: GXGraphics.h
  12455. Library: QuickDrawGXLib
  12456.  
  12457. Function: GXSpoolingAborted
  12458. Return Type: Boolean
  12459. Parameters: void
  12460. Interface: GXPrinting.h
  12461. Library: GXPrintingLib
  12462.  
  12463. Function: GXStartJob
  12464. Return Type: void
  12465. Parameters: gxJob theJob, StringPtr docName, long pageCount
  12466. Interface: GXPrinting.h
  12467. Library: GXPrintingLib
  12468.  
  12469. Function: GXStartPage
  12470. Return Type: Boolean
  12471. Parameters: gxJob theJob, long pageNumber, gxFormat theFormat, long numViewPorts, gxViewPort * viewPortList
  12472. Interface: GXPrinting.h
  12473. Library: GXPrintingLib
  12474.  
  12475. Function: GXTouchesBoundsShape
  12476. Return Type: Boolean
  12477. Parameters: const gxRectangle * target, gxShape test
  12478. Interface: GXGraphics.h
  12479. Library: QuickDrawGXLib
  12480.  
  12481. Function: GXTouchesRectanglePoint
  12482. Return Type: Boolean
  12483. Parameters: const gxRectangle * target, const gxPoint * test
  12484. Interface: GXGraphics.h
  12485. Library: QuickDrawGXLib
  12486.  
  12487. Function: GXTouchesShape
  12488. Return Type: Boolean
  12489. Parameters: gxShape target, gxShape test
  12490. Interface: GXGraphics.h
  12491. Library: QuickDrawGXLib
  12492.  
  12493. Function: GXUnflattenJob
  12494. Return Type: gxJob
  12495. Parameters: gxJob aJob, GXPrintingFlattenUPP flattenProc, void * aVoid
  12496. Interface: GXPrinting.h
  12497. Library: GXPrintingLib
  12498.  
  12499. Function: GXUnflattenJobFromHdl
  12500. Return Type: gxJob
  12501. Parameters: gxJob aJob, Handle aHdl
  12502. Interface: GXPrinting.h
  12503. Library: GXPrintingLib
  12504.  
  12505. Function: GXUnflattenShape
  12506. Return Type: gxShape
  12507. Parameters: gxSpoolBlock * block, long count, const gxViewPort portList[]
  12508. Interface: GXGraphics.h
  12509. Library: QuickDrawGXLib
  12510.  
  12511. Function: GXUnionRectangle
  12512. Return Type: gxRectangle *
  12513. Parameters: gxRectangle * target, const gxRectangle * source, const gxRectangle * operand
  12514. Interface: GXGraphics.h
  12515. Library: QuickDrawGXLib
  12516.  
  12517. Function: GXUnionShape
  12518. Return Type: void
  12519. Parameters: gxShape target, gxShape operand
  12520. Interface: GXGraphics.h
  12521. Library: QuickDrawGXLib
  12522.  
  12523. Function: GXUnionTransform
  12524. Return Type: void
  12525. Parameters: gxTransform target, gxShape operand
  12526. Interface: GXGraphics.h
  12527. Library: QuickDrawGXLib
  12528.  
  12529. Function: GXUnloadColorProfile
  12530. Return Type: void
  12531. Parameters: gxColorProfile target
  12532. Interface: GXGraphics.h
  12533. Library: QuickDrawGXLib
  12534.  
  12535. Function: GXUnloadColorSet
  12536. Return Type: void
  12537. Parameters: gxColorSet target
  12538. Interface: GXGraphics.h
  12539. Library: QuickDrawGXLib
  12540.  
  12541. Function: GXUnloadInk
  12542. Return Type: void
  12543. Parameters: gxInk target
  12544. Interface: GXGraphics.h
  12545. Library: QuickDrawGXLib
  12546.  
  12547. Function: GXUnloadShape
  12548. Return Type: void
  12549. Parameters: gxShape target
  12550. Interface: GXGraphics.h
  12551. Library: QuickDrawGXLib
  12552.  
  12553. Function: GXUnloadStyle
  12554. Return Type: void
  12555. Parameters: gxStyle target
  12556. Interface: GXGraphics.h
  12557. Library: QuickDrawGXLib
  12558.  
  12559. Function: GXUnloadTag
  12560. Return Type: void
  12561. Parameters: gxTag target
  12562. Interface: GXGraphics.h
  12563. Library: QuickDrawGXLib
  12564.  
  12565. Function: GXUnloadTransform
  12566. Return Type: void
  12567. Parameters: gxTransform target
  12568. Interface: GXGraphics.h
  12569. Library: QuickDrawGXLib
  12570.  
  12571. Function: GXUnlockColorProfile
  12572. Return Type: void
  12573. Parameters: gxColorProfile source
  12574. Interface: GXGraphics.h
  12575. Library: QuickDrawGXLib
  12576.  
  12577. Function: GXUnlockShape
  12578. Return Type: void
  12579. Parameters: gxShape target
  12580. Interface: GXGraphics.h
  12581. Library: QuickDrawGXLib
  12582.  
  12583. Function: GXUnlockTag
  12584. Return Type: void
  12585. Parameters: gxTag target
  12586. Interface: GXGraphics.h
  12587. Library: QuickDrawGXLib
  12588.  
  12589. Function: GXUpdateJob
  12590. Return Type: Boolean
  12591. Parameters: gxJob aJob
  12592. Interface: GXPrinting.h
  12593. Library: GXPrintingLib
  12594.  
  12595. Function: GXValidateAll
  12596. Return Type: void
  12597. Parameters: void
  12598. Interface: GXErrors.h
  12599. Library: QuickDrawGXLib
  12600.  
  12601. Function: GXValidateColorProfile
  12602. Return Type: void
  12603. Parameters: gxColorProfile target
  12604. Interface: GXErrors.h
  12605. Library: QuickDrawGXLib
  12606.  
  12607. Function: GXValidateColorSet
  12608. Return Type: void
  12609. Parameters: gxColorSet target
  12610. Interface: GXErrors.h
  12611. Library: QuickDrawGXLib
  12612.  
  12613. Function: GXValidateGraphicsClient
  12614. Return Type: void
  12615. Parameters: gxGraphicsClient target
  12616. Interface: GXErrors.h
  12617. Library: QuickDrawGXLib
  12618.  
  12619. Function: GXValidateInk
  12620. Return Type: void
  12621. Parameters: gxInk target
  12622. Interface: GXErrors.h
  12623. Library: QuickDrawGXLib
  12624.  
  12625. Function: GXValidateShape
  12626. Return Type: void
  12627. Parameters: gxShape target
  12628. Interface: GXErrors.h
  12629. Library: QuickDrawGXLib
  12630.  
  12631. Function: GXValidateStyle
  12632. Return Type: void
  12633. Parameters: gxStyle target
  12634. Interface: GXErrors.h
  12635. Library: QuickDrawGXLib
  12636.  
  12637. Function: GXValidateTag
  12638. Return Type: void
  12639. Parameters: gxTag target
  12640. Interface: GXErrors.h
  12641. Library: QuickDrawGXLib
  12642.  
  12643. Function: GXValidateTransform
  12644. Return Type: void
  12645. Parameters: gxTransform target
  12646. Interface: GXErrors.h
  12647. Library: QuickDrawGXLib
  12648.  
  12649. Function: GXValidateViewDevice
  12650. Return Type: void
  12651. Parameters: gxViewDevice target
  12652. Interface: GXErrors.h
  12653. Library: QuickDrawGXLib
  12654.  
  12655. Function: GXValidateViewGroup
  12656. Return Type: void
  12657. Parameters: gxViewGroup target
  12658. Interface: GXErrors.h
  12659. Library: QuickDrawGXLib
  12660.  
  12661. Function: GXValidateViewPort
  12662. Return Type: void
  12663. Parameters: gxViewPort target
  12664. Interface: GXErrors.h
  12665. Library: QuickDrawGXLib
  12666.  
  12667. Function: GXWriteDTPData
  12668. Return Type: OSErr
  12669. Parameters: Str31 dtpName, OSType theType, long theID, Handle theData
  12670. Interface: GXPrinterDrivers.h
  12671. Library: GXPrintingLib
  12672.  
  12673. Function: GZSaveHnd
  12674. Return Type: Handle
  12675. Parameters: void
  12676. Interface: MacMemory.h
  12677. Library: InterfaceLib
  12678.  
  12679. Function: HandAndHand
  12680. Return Type: OSErr
  12681. Parameters: Handle hand1, Handle hand2
  12682. Interface: MacMemory.h
  12683. Library: InterfaceLib
  12684.  
  12685. Function: HandleControlClick
  12686. Return Type: SInt16
  12687. Parameters: ControlHandle inControl, Point inWhere, SInt16 inModifiers, ControlActionUPP inAction
  12688. Interface: Controls.h
  12689. Library: AppearanceLib
  12690.  
  12691. Function: HandleControlKey
  12692. Return Type: SInt16
  12693. Parameters: ControlHandle inControl, SInt16 inKeyCode, SInt16 inCharCode, SInt16 inModifiers
  12694. Interface: Controls.h
  12695. Library: AppearanceLib
  12696.  
  12697. Function: HandleZone
  12698. Return Type: THz
  12699. Parameters: Handle h
  12700. Interface: MacMemory.h
  12701. Library: InterfaceLib
  12702.  
  12703. Function: HardDiskPowered
  12704. Return Type: Boolean
  12705. Parameters: void
  12706. Interface: Power.h
  12707. Library: PowerMgrLib
  12708.  
  12709. Function: HardDiskQInstall
  12710. Return Type: OSErr
  12711. Parameters: HDQueueElement * theElement
  12712. Interface: Power.h
  12713. Library: PowerMgrLib
  12714.  
  12715. Function: HardDiskQRemove
  12716. Return Type: OSErr
  12717. Parameters: HDQueueElement * theElement
  12718. Interface: Power.h
  12719. Library: PowerMgrLib
  12720.  
  12721. Function: HasDepth
  12722. Return Type: short
  12723. Parameters: GDHandle gd, short depth, short whichFlags, short flags
  12724. Interface: Palettes.h
  12725. Library: InterfaceLib
  12726.  
  12727. Function: HasMovieChanged
  12728. Return Type: Boolean
  12729. Parameters: Movie theMovie
  12730. Interface: Movies.h
  12731. Library: QuickTimeLib
  12732.  
  12733. Function: HClrRBit
  12734. Return Type: void
  12735. Parameters: Handle h
  12736. Interface: MacMemory.h
  12737. Library: InterfaceLib
  12738.  
  12739. Function: HCreateResFile
  12740. Return Type: void
  12741. Parameters: short vRefNum, long dirID, ConstStr255Param fileName
  12742. Interface: Resources.h
  12743. Library: InterfaceLib
  12744.  
  12745. Function: HGetState
  12746. Return Type: SInt8
  12747. Parameters: Handle h
  12748. Interface: MacMemory.h
  12749. Library: InterfaceLib
  12750.  
  12751. Function: HideControl
  12752. Return Type: void
  12753. Parameters: ControlHandle theControl
  12754. Interface: Controls.h
  12755. Library: InterfaceLib
  12756.  
  12757. Function: HideCursor
  12758. Return Type: void
  12759. Parameters: void
  12760. Interface: Quickdraw.h
  12761. Library: InterfaceLib
  12762.  
  12763. Function: HideDialogItem
  12764. Return Type: void
  12765. Parameters: DialogPtr theDialog, DialogItemIndex itemNo
  12766. Interface: Dialogs.h
  12767. Library: InterfaceLib
  12768.  
  12769. Function: HideDragHilite
  12770. Return Type: OSErr
  12771. Parameters: DragReference theDrag
  12772. Interface: Drag.h
  12773. Library: DragLib
  12774.  
  12775. Function: HidePaletteWindows
  12776. Return Type: ComponentResult
  12777. Parameters: ComponentInstance ts
  12778. Interface: TextServices.h
  12779. Library: InterfaceLib
  12780.  
  12781. Function: HidePen
  12782. Return Type: void
  12783. Parameters: void
  12784. Interface: Quickdraw.h
  12785. Library: InterfaceLib
  12786.  
  12787. Function: HideWindow
  12788. Return Type: void
  12789. Parameters: WindowPtr theWindow
  12790. Interface: MacWindows.h
  12791. Library: InterfaceLib
  12792.  
  12793. Function: HiliteColor
  12794. Return Type: void
  12795. Parameters: const RGBColor * color
  12796. Interface: Quickdraw.h
  12797. Library: InterfaceLib
  12798.  
  12799. Function: HiliteControl
  12800. Return Type: void
  12801. Parameters: ControlHandle theControl, ControlPartCode hiliteState
  12802. Interface: Controls.h
  12803. Library: InterfaceLib
  12804.  
  12805. Function: HiliteMenu
  12806. Return Type: void
  12807. Parameters: short menuID
  12808. Interface: Menus.h
  12809. Library: InterfaceLib
  12810.  
  12811. Function: HiliteText
  12812. Return Type: void
  12813. Parameters: Ptr textPtr, short textLength, short firstOffset, short secondOffset, OffsetTable offsets
  12814. Interface: QuickdrawText.h
  12815. Library: InterfaceLib
  12816.  
  12817. Function: HiliteWindow
  12818. Return Type: void
  12819. Parameters: WindowPtr theWindow, Boolean fHilite
  12820. Interface: MacWindows.h
  12821. Library: InterfaceLib
  12822.  
  12823. Function: HitTestDSequenceData
  12824. Return Type: OSErr
  12825. Parameters: ImageSequence seqID, void * data, Size dataSize, Point where, long * hit, long hitFlags
  12826. Interface: ImageCompression.h
  12827. Library: QuickTimeLib
  12828.  
  12829. Function: HLock
  12830. Return Type: void
  12831. Parameters: Handle h
  12832. Interface: MacMemory.h
  12833. Library: InterfaceLib
  12834.  
  12835. Function: HLockHi
  12836. Return Type: void
  12837. Parameters: Handle h
  12838. Interface: MacMemory.h
  12839. Library: InterfaceLib
  12840.  
  12841. Function: HMBalloonPict
  12842. Return Type: OSErr
  12843. Parameters: const HMMessageRecord * inMessage, PicHandle * outPict
  12844. Interface: Balloons.h
  12845. Library: InterfaceLib
  12846.  
  12847. Function: HMBalloonRect
  12848. Return Type: OSErr
  12849. Parameters: const HMMessageRecord * inMessage, Rect * outRect
  12850. Interface: Balloons.h
  12851. Library: InterfaceLib
  12852.  
  12853. Function: HMExtractHelpMsg
  12854. Return Type: OSErr
  12855. Parameters: ResType inType, SInt16 inResID, SInt16 inMessageIndex, SInt16 inMessageState, HMMessageRecord * outMessage
  12856. Interface: Balloons.h
  12857. Library: InterfaceLib
  12858.  
  12859. Function: HMGetBalloons
  12860. Return Type: Boolean
  12861. Parameters: void
  12862. Interface: Balloons.h
  12863. Library: InterfaceLib
  12864.  
  12865. Function: HMGetBalloonWindow
  12866. Return Type: OSErr
  12867. Parameters: WindowPtr * window
  12868. Interface: Balloons.h
  12869. Library: InterfaceLib
  12870.  
  12871. Function: HMGetDialogResID
  12872. Return Type: OSErr
  12873. Parameters: SInt16 * resID
  12874. Interface: Balloons.h
  12875. Library: InterfaceLib
  12876.  
  12877. Function: HMGetFont
  12878. Return Type: OSErr
  12879. Parameters: SInt16 * font
  12880. Interface: Balloons.h
  12881. Library: InterfaceLib
  12882.  
  12883. Function: HMGetFontSize
  12884. Return Type: OSErr
  12885. Parameters: UInt16 * fontSize
  12886. Interface: Balloons.h
  12887. Library: InterfaceLib
  12888.  
  12889. Function: HMGetHelpMenuHandle
  12890. Return Type: OSErr
  12891. Parameters: MenuHandle * mh
  12892. Interface: Balloons.h
  12893. Library: InterfaceLib
  12894.  
  12895. Function: HMGetIndHelpMsg
  12896. Return Type: OSErr
  12897. Parameters: ResType inWhichResType, SInt16 inWhichResID, SInt16 inMessageIndex, SInt16 inMessageState, UInt32 * outOptions, Point * outTip, Rect * outHotRect, SInt16 * outWindowProcID, BalloonVariant * outBalloonVariant, HMMessageRecord * outHelpMessage, SInt16 * outMessageCount
  12898. Interface: Balloons.h
  12899. Library: InterfaceLib
  12900.  
  12901. Function: HMGetMenuResID
  12902. Return Type: OSErr
  12903. Parameters: SInt16 menuID, SInt16 * resID
  12904. Interface: Balloons.h
  12905. Library: InterfaceLib
  12906.  
  12907. Function: HMIsBalloon
  12908. Return Type: Boolean
  12909. Parameters: void
  12910. Interface: Balloons.h
  12911. Library: InterfaceLib
  12912.  
  12913. Function: HMRemoveBalloon
  12914. Return Type: OSErr
  12915. Parameters: void
  12916. Interface: Balloons.h
  12917. Library: InterfaceLib
  12918.  
  12919. Function: HMScanTemplateItems
  12920. Return Type: OSErr
  12921. Parameters: SInt16 whichID, SInt16 whichResFile, ResType whichType
  12922. Interface: Balloons.h
  12923. Library: InterfaceLib
  12924.  
  12925. Function: HMSetBalloons
  12926. Return Type: OSErr
  12927. Parameters: Boolean flag
  12928. Interface: Balloons.h
  12929. Library: InterfaceLib
  12930.  
  12931. Function: HMSetDialogResID
  12932. Return Type: OSErr
  12933. Parameters: SInt16 resID
  12934. Interface: Balloons.h
  12935. Library: InterfaceLib
  12936.  
  12937. Function: HMSetFont
  12938. Return Type: OSErr
  12939. Parameters: SInt16 font
  12940. Interface: Balloons.h
  12941. Library: InterfaceLib
  12942.  
  12943. Function: HMSetFontSize
  12944. Return Type: OSErr
  12945. Parameters: UInt16 fontSize
  12946. Interface: Balloons.h
  12947. Library: InterfaceLib
  12948.  
  12949. Function: HMSetMenuResID
  12950. Return Type: OSErr
  12951. Parameters: SInt16 menuID, SInt16 resID
  12952. Interface: Balloons.h
  12953. Library: InterfaceLib
  12954.  
  12955. Function: HMShowBalloon
  12956. Return Type: OSErr
  12957. Parameters: const HMMessageRecord * inHelpMessage, Point inTip, Rect * inHotRect, TipFunctionUPP inTipProc, SInt16 inWindowProcID, BalloonVariant inBalloonVariant, SInt16 inMethod
  12958. Interface: Balloons.h
  12959. Library: InterfaceLib
  12960.  
  12961. Function: HMShowMenuBalloon
  12962. Return Type: OSErr
  12963. Parameters: SInt16 itemNum, SInt16 itemMenuID, SInt32 itemFlags, SInt32 itemReserved, Point tip, RectPtr alternateRect, TipFunctionUPP tipProc, SInt16 theProc, BalloonVariant balloonVariant
  12964. Interface: Balloons.h
  12965. Library: InterfaceLib
  12966.  
  12967. Function: HNoPurge
  12968. Return Type: void
  12969. Parameters: Handle h
  12970. Interface: MacMemory.h
  12971. Library: InterfaceLib
  12972.  
  12973. Function: HoldMemory
  12974. Return Type: OSErr
  12975. Parameters: void * address, unsigned long count
  12976. Interface: MacMemory.h
  12977. Library: InterfaceLib
  12978.  
  12979. Function: HomeResFile
  12980. Return Type: short
  12981. Parameters: Handle theResource
  12982. Interface: Resources.h
  12983. Library: InterfaceLib
  12984.  
  12985. Function: HOpenResFile
  12986. Return Type: short
  12987. Parameters: short vRefNum, long dirID, ConstStr255Param fileName, SInt8 permission
  12988. Interface: Resources.h
  12989. Library: InterfaceLib
  12990.  
  12991. Function: HPurge
  12992. Return Type: void
  12993. Parameters: Handle h
  12994. Interface: MacMemory.h
  12995. Library: InterfaceLib
  12996.  
  12997. Function: HSetRBit
  12998. Return Type: void
  12999. Parameters: Handle h
  13000. Interface: MacMemory.h
  13001. Library: InterfaceLib
  13002.  
  13003. Function: HSetState
  13004. Return Type: void
  13005. Parameters: Handle h, SInt8 flags
  13006. Interface: MacMemory.h
  13007. Library: InterfaceLib
  13008.  
  13009. Function: HSL2RGB
  13010. Return Type: void
  13011. Parameters: const HSLColor * hColor, RGBColor * rColor
  13012. Interface: ColorPicker.h
  13013. Library: InterfaceLib
  13014.  
  13015. Function: HSV2RGB
  13016. Return Type: void
  13017. Parameters: const HSVColor * hColor, RGBColor * rColor
  13018. Interface: ColorPicker.h
  13019. Library: InterfaceLib
  13020.  
  13021. Function: HUnlock
  13022. Return Type: void
  13023. Parameters: Handle h
  13024. Interface: MacMemory.h
  13025. Library: InterfaceLib
  13026.  
  13027. Function: ICMDecompressComplete
  13028. Return Type: void
  13029. Parameters: ImageSequence seqID, OSErr err, short flag, ICMCompletionProcRecordPtr completionRtn
  13030. Interface: ImageCompression.h
  13031. Library: QuickTimeLib
  13032.  
  13033. Function: ICMDecompressCompleteS
  13034. Return Type: OSErr
  13035. Parameters: ImageSequence seqID, OSErr err, short flag, ICMCompletionProcRecordPtr completionRtn
  13036. Interface: ImageCompression.h
  13037. Library: QuickTimeLib
  13038.  
  13039. Function: ICMGetPixelFormatInfo
  13040. Return Type: OSErr
  13041. Parameters: OSType PixelFormat, ICMPixelFormatInfoPtr theInfo
  13042. Interface: ImageCompression.h
  13043. Library: QuickTimeLib
  13044.  
  13045. Function: ICMSequenceGetChainMember
  13046. Return Type: OSErr
  13047. Parameters: ImageSequence seqID, ImageSequence * retSeqID, long flags
  13048. Interface: ImageCompression.h
  13049. Library: QuickTimeLib
  13050.  
  13051. Function: ICMSequenceLockBits
  13052. Return Type: OSErr
  13053. Parameters: ImageSequence seqID, PixMapPtr dst, long flags
  13054. Interface: ImageCompression.h
  13055. Library: QuickTimeLib
  13056.  
  13057. Function: ICMSequenceUnlockBits
  13058. Return Type: OSErr
  13059. Parameters: ImageSequence seqID, long flags
  13060. Interface: ImageCompression.h
  13061. Library: QuickTimeLib
  13062.  
  13063. Function: ICMShieldSequenceCursor
  13064. Return Type: OSErr
  13065. Parameters: ImageSequence seqID
  13066. Interface: ImageCompression.h
  13067. Library: QuickTimeLib
  13068.  
  13069. Function: IconIDToRgn
  13070. Return Type: OSErr
  13071. Parameters: RgnHandle theRgn, const Rect * iconRect, IconAlignmentType align, SInt16 iconID
  13072. Interface: Icons.h
  13073. Library: InterfaceLib
  13074.  
  13075. Function: IconMethodToRgn
  13076. Return Type: OSErr
  13077. Parameters: RgnHandle theRgn, const Rect * iconRect, IconAlignmentType align, IconGetterUPP theMethod, void * yourDataPtr
  13078. Interface: Icons.h
  13079. Library: InterfaceLib
  13080.  
  13081. Function: IconSuiteToRgn
  13082. Return Type: OSErr
  13083. Parameters: RgnHandle theRgn, const Rect * iconRect, IconAlignmentType align, IconSuiteRef theIconSuite
  13084. Interface: Icons.h
  13085. Library: InterfaceLib
  13086.  
  13087. Function: IdentifyFolder
  13088. Return Type: OSErr
  13089. Parameters: short vRefNum, long dirID, FolderType * foldType
  13090. Interface: Folders.h
  13091. Library: FoldersLib
  13092.  
  13093. Function: IdleControls
  13094. Return Type: void
  13095. Parameters: WindowPtr inWindow
  13096. Interface: Controls.h
  13097. Library: AppearanceLib
  13098.  
  13099. Function: IdleUpdate
  13100. Return Type: long
  13101. Parameters: void
  13102. Interface: Power.h
  13103. Library: InterfaceLib
  13104.  
  13105. Function: ImageCodecBandCompress
  13106. Return Type: ComponentResult
  13107. Parameters: ComponentInstance ci, CodecCompressParams * params
  13108. Interface: ImageCodec.h
  13109. Library: QuickTimeLib
  13110.  
  13111. Function: ImageCodecBandDecompress
  13112. Return Type: ComponentResult
  13113. Parameters: ComponentInstance ci, CodecDecompressParams * params
  13114. Interface: ImageCodec.h
  13115. Library: QuickTimeLib
  13116.  
  13117. Function: ImageCodecBeginBand
  13118. Return Type: ComponentResult
  13119. Parameters: ComponentInstance ci, CodecDecompressParams * params, ImageSubCodecDecompressRecord * drp, long flags
  13120. Interface: ImageCodec.h
  13121. Library: QuickTimeLib
  13122.  
  13123. Function: ImageCodecBusy
  13124. Return Type: ComponentResult
  13125. Parameters: ComponentInstance ci, ImageSequence seq
  13126. Interface: ImageCodec.h
  13127. Library: QuickTimeLib
  13128.  
  13129. Function: ImageCodecCreateStandardParameterDialog
  13130. Return Type: ComponentResult
  13131. Parameters: ComponentInstance ci, QTAtomContainer parameterDescription, QTAtomContainer parameters, QTParameterDialogOptions dialogOptions, DialogPtr existingDialog, short existingUserItem, QTParameterDialog * createdDialog
  13132. Interface: ImageCodec.h
  13133. Library: QuickTimeLib
  13134.  
  13135. Function: ImageCodecDismissStandardParameterDialog
  13136. Return Type: ComponentResult
  13137. Parameters: ComponentInstance ci, QTParameterDialog createdDialog
  13138. Interface: ImageCodec.h
  13139. Library: QuickTimeLib
  13140.  
  13141. Function: ImageCodecDisposeImageGWorld
  13142. Return Type: ComponentResult
  13143. Parameters: ComponentInstance ci, GWorldPtr theGW
  13144. Interface: ImageCodec.h
  13145. Library: QuickTimeLib
  13146.  
  13147. Function: ImageCodecDisposeMemory
  13148. Return Type: ComponentResult
  13149. Parameters: ComponentInstance ci, Ptr data
  13150. Interface: ImageCodec.h
  13151. Library: QuickTimeLib
  13152.  
  13153. Function: ImageCodecDrawBand
  13154. Return Type: ComponentResult
  13155. Parameters: ComponentInstance ci, ImageSubCodecDecompressRecord * drp
  13156. Interface: ImageCodec.h
  13157. Library: QuickTimeLib
  13158.  
  13159. Function: ImageCodecDroppingFrame
  13160. Return Type: ComponentResult
  13161. Parameters: ComponentInstance ci, const ImageSubCodecDecompressRecord * drp
  13162. Interface: ImageCodec.h
  13163. Library: QuickTimeLib
  13164.  
  13165. Function: ImageCodecEffectBegin
  13166. Return Type: ComponentResult
  13167. Parameters: ComponentInstance effect, CodecDecompressParams * p, EffectsFrameParamsPtr ePtr
  13168. Interface: ImageCodec.h
  13169. Library: QuickTimeLib
  13170.  
  13171. Function: ImageCodecEffectCancel
  13172. Return Type: ComponentResult
  13173. Parameters: ComponentInstance effect, EffectsFrameParamsPtr p
  13174. Interface: ImageCodec.h
  13175. Library: QuickTimeLib
  13176.  
  13177. Function: ImageCodecEffectConvertEffectSourceToFormat
  13178. Return Type: ComponentResult
  13179. Parameters: ComponentInstance effect, EffectSourcePtr sourceToConvert, ImageDescriptionHandle requestedDesc
  13180. Interface: ImageCodec.h
  13181. Library: QuickTimeLib
  13182.  
  13183. Function: ImageCodecEffectGetSpeed
  13184. Return Type: ComponentResult
  13185. Parameters: ComponentInstance effect, QTAtomContainer parameters, Fixed * pFPS
  13186. Interface: ImageCodec.h
  13187. Library: QuickTimeLib
  13188.  
  13189. Function: ImageCodecEffectRenderFrame
  13190. Return Type: ComponentResult
  13191. Parameters: ComponentInstance effect, EffectsFrameParamsPtr p
  13192. Interface: ImageCodec.h
  13193. Library: QuickTimeLib
  13194.  
  13195. Function: ImageCodecEffectSetup
  13196. Return Type: ComponentResult
  13197. Parameters: ComponentInstance effect, CodecDecompressParams * p
  13198. Interface: ImageCodec.h
  13199. Library: QuickTimeLib
  13200.  
  13201. Function: ImageCodecEndBand
  13202. Return Type: ComponentResult
  13203. Parameters: ComponentInstance ci, ImageSubCodecDecompressRecord * drp, OSErr result, long flags
  13204. Interface: ImageCodec.h
  13205. Library: QuickTimeLib
  13206.  
  13207. Function: ImageCodecExtractAndCombineFields
  13208. Return Type: ComponentResult
  13209. Parameters: ComponentInstance ci, long fieldFlags, void * data1, long dataSize1, ImageDescriptionHandle desc1, void * data2, long dataSize2, ImageDescriptionHandle desc2, void * outputData, long * outDataSize, ImageDescriptionHandle descOut
  13210. Interface: ImageCodec.h
  13211. Library: QuickTimeLib
  13212.  
  13213. Function: ImageCodecFlush
  13214. Return Type: ComponentResult
  13215. Parameters: ComponentInstance ci
  13216. Interface: ImageCodec.h
  13217. Library: QuickTimeLib
  13218.  
  13219. Function: ImageCodecFlushFrame
  13220. Return Type: ComponentResult
  13221. Parameters: ComponentInstance ci, UInt32 flags
  13222. Interface: ImageCodec.h
  13223. Library: QuickTimeLib
  13224.  
  13225. Function: ImageCodecGetBaseMPWorkFunction
  13226. Return Type: ComponentResult
  13227. Parameters: ComponentInstance ci, ComponentMPWorkFunctionUPP * workFunction, void ** refCon, ImageCodecMPDrawBandUPP drawProc, void * drawProcRefCon
  13228. Interface: ImageCodec.h
  13229. Library: QuickTimeLib
  13230.  
  13231. Function: ImageCodecGetCodecInfo
  13232. Return Type: ComponentResult
  13233. Parameters: ComponentInstance ci, CodecInfo * info
  13234. Interface: ImageCodec.h
  13235. Library: QuickTimeLib
  13236.  
  13237. Function: ImageCodecGetCompressedImageSize
  13238. Return Type: ComponentResult
  13239. Parameters: ComponentInstance ci, ImageDescriptionHandle desc, Ptr data, long bufferSize, ICMDataProcRecordPtr dataProc, long * dataSize
  13240. Interface: ImageCodec.h
  13241. Library: QuickTimeLib
  13242.  
  13243. Function: ImageCodecGetCompressionTime
  13244. Return Type: ComponentResult
  13245. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, short depth, CodecQ * spatialQuality, CodecQ * temporalQuality, unsigned long * time
  13246. Interface: ImageCodec.h
  13247. Library: QuickTimeLib
  13248.  
  13249. Function: ImageCodecGetMaxCompressionSize
  13250. Return Type: ComponentResult
  13251. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, short depth, CodecQ quality, long * size
  13252. Interface: ImageCodec.h
  13253. Library: QuickTimeLib
  13254.  
  13255. Function: ImageCodecGetMaxCompressionSizeWithSources
  13256. Return Type: ComponentResult
  13257. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, short depth, CodecQ quality, CDSequenceDataSourcePtr sourceData, long * size
  13258. Interface: ImageCodec.h
  13259. Library: QuickTimeLib
  13260.  
  13261. Function: ImageCodecGetParameterList
  13262. Return Type: ComponentResult
  13263. Parameters: ComponentInstance ci, QTAtomContainer * parameterDescription
  13264. Interface: ImageCodec.h
  13265. Library: QuickTimeLib
  13266.  
  13267. Function: ImageCodecGetParameterListHandle
  13268. Return Type: ComponentResult
  13269. Parameters: ComponentInstance ci, Handle * parameterDescriptionHandle
  13270. Interface: ImageCodec.h
  13271. Library: QuickTimeLib
  13272.  
  13273. Function: ImageCodecGetSettings
  13274. Return Type: ComponentResult
  13275. Parameters: ComponentInstance ci, Handle settings
  13276. Interface: ImageCodec.h
  13277. Library: QuickTimeLib
  13278.  
  13279. Function: ImageCodecGetSettingsAsText
  13280. Return Type: ComponentResult
  13281. Parameters: ComponentInstance ci, Handle * text
  13282. Interface: ImageCodec.h
  13283. Library: QuickTimeLib
  13284.  
  13285. Function: ImageCodecGetSimilarity
  13286. Return Type: ComponentResult
  13287. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, ImageDescriptionHandle desc, Ptr data, Fixed * similarity
  13288. Interface: ImageCodec.h
  13289. Library: QuickTimeLib
  13290.  
  13291. Function: ImageCodecHitTestData
  13292. Return Type: ComponentResult
  13293. Parameters: ComponentInstance ci, ImageDescriptionHandle desc, void * data, Size dataSize, Point where, Boolean * hit
  13294. Interface: ImageCodec.h
  13295. Library: QuickTimeLib
  13296.  
  13297. Function: ImageCodecHitTestDataWithFlags
  13298. Return Type: ComponentResult
  13299. Parameters: ComponentInstance ci, ImageDescriptionHandle desc, void * data, Size dataSize, Point where, long * hit, long hitFlags
  13300. Interface: ImageCodec.h
  13301. Library: QuickTimeLib
  13302.  
  13303. Function: ImageCodecInitialize
  13304. Return Type: ComponentResult
  13305. Parameters: ComponentInstance ci, ImageSubCodecDecompressCapabilities * cap
  13306. Interface: ImageCodec.h
  13307. Library: QuickTimeLib
  13308.  
  13309. Function: ImageCodecIsImageDescriptionEquivalent
  13310. Return Type: ComponentResult
  13311. Parameters: ComponentInstance ci, ImageDescriptionHandle newDesc, Boolean * equivalent
  13312. Interface: ImageCodec.h
  13313. Library: QuickTimeLib
  13314.  
  13315. Function: ImageCodecIsStandardParameterDialogEvent
  13316. Return Type: ComponentResult
  13317. Parameters: ComponentInstance ci, EventRecord * pEvent, QTParameterDialog createdDialog
  13318. Interface: ImageCodec.h
  13319. Library: QuickTimeLib
  13320.  
  13321. Function: ImageCodecNewImageBufferMemory
  13322. Return Type: ComponentResult
  13323. Parameters: ComponentInstance ci, CodecDecompressParams * params, long flags, ICMMemoryDisposedUPP memoryGoneProc, void * refCon
  13324. Interface: ImageCodec.h
  13325. Library: QuickTimeLib
  13326.  
  13327. Function: ImageCodecNewImageGWorld
  13328. Return Type: ComponentResult
  13329. Parameters: ComponentInstance ci, CodecDecompressParams * params, GWorldPtr * newGW, long flags
  13330. Interface: ImageCodec.h
  13331. Library: QuickTimeLib
  13332.  
  13333. Function: ImageCodecNewMemory
  13334. Return Type: ComponentResult
  13335. Parameters: ComponentInstance ci, Ptr * data, Size dataSize, long dataUse, ICMMemoryDisposedUPP memoryGoneProc, void * refCon
  13336. Interface: ImageCodec.h
  13337. Library: QuickTimeLib
  13338.  
  13339. Function: ImageCodecPreCompress
  13340. Return Type: ComponentResult
  13341. Parameters: ComponentInstance ci, CodecCompressParams * params
  13342. Interface: ImageCodec.h
  13343. Library: QuickTimeLib
  13344.  
  13345. Function: ImageCodecPreDecompress
  13346. Return Type: ComponentResult
  13347. Parameters: ComponentInstance ci, CodecDecompressParams * params
  13348. Interface: ImageCodec.h
  13349. Library: QuickTimeLib
  13350.  
  13351. Function: ImageCodecPreflight
  13352. Return Type: ComponentResult
  13353. Parameters: ComponentInstance ci, CodecDecompressParams * params
  13354. Interface: ImageCodec.h
  13355. Library: QuickTimeLib
  13356.  
  13357. Function: ImageCodecQueueStarting
  13358. Return Type: ComponentResult
  13359. Parameters: ComponentInstance ci
  13360. Interface: ImageCodec.h
  13361. Library: QuickTimeLib
  13362.  
  13363. Function: ImageCodecQueueStopping
  13364. Return Type: ComponentResult
  13365. Parameters: ComponentInstance ci
  13366. Interface: ImageCodec.h
  13367. Library: QuickTimeLib
  13368.  
  13369. Function: ImageCodecRequestSettings
  13370. Return Type: ComponentResult
  13371. Parameters: ComponentInstance ci, Handle settings, Rect * rp, ModalFilterUPP filterProc
  13372. Interface: ImageCodec.h
  13373. Library: QuickTimeLib
  13374.  
  13375. Function: ImageCodecSetSettings
  13376. Return Type: ComponentResult
  13377. Parameters: ComponentInstance ci, Handle settings
  13378. Interface: ImageCodec.h
  13379. Library: QuickTimeLib
  13380.  
  13381. Function: ImageCodecSetTimeBase
  13382. Return Type: ComponentResult
  13383. Parameters: ComponentInstance ci, void * base
  13384. Interface: ImageCodec.h
  13385. Library: QuickTimeLib
  13386.  
  13387. Function: ImageCodecSetTimeCode
  13388. Return Type: ComponentResult
  13389. Parameters: ComponentInstance ci, void * timeCodeFormat, void * timeCodeTime
  13390. Interface: ImageCodec.h
  13391. Library: QuickTimeLib
  13392.  
  13393. Function: ImageCodecSourceChanged
  13394. Return Type: ComponentResult
  13395. Parameters: ComponentInstance ci, UInt32 majorSourceChangeSeed, UInt32 minorSourceChangeSeed, CDSequenceDataSourcePtr sourceData, long * flagsOut
  13396. Interface: ImageCodec.h
  13397. Library: QuickTimeLib
  13398.  
  13399. Function: ImageCodecStandardParameterDialogDoAction
  13400. Return Type: ComponentResult
  13401. Parameters: ComponentInstance ci, QTParameterDialog createdDialog, long action, void * params
  13402. Interface: ImageCodec.h
  13403. Library: QuickTimeLib
  13404.  
  13405. Function: ImageCodecTrimImage
  13406. Return Type: ComponentResult
  13407. Parameters: ComponentInstance ci, ImageDescriptionHandle Desc, Ptr inData, long inBufferSize, ICMDataProcRecordPtr dataProc, Ptr outData, long outBufferSize, ICMFlushProcRecordPtr flushProc, Rect * trimRect, ICMProgressProcRecordPtr progressProc
  13408. Interface: ImageCodec.h
  13409. Library: QuickTimeLib
  13410.  
  13411. Function: ImageCodecValidateParameters
  13412. Return Type: ComponentResult
  13413. Parameters: ComponentInstance ci, QTAtomContainer parameters, QTParameterValidationOptions validationFlags, StringPtr errorString
  13414. Interface: ImageCodec.h
  13415. Library: QuickTimeLib
  13416.  
  13417. Function: ImageFieldSequenceBegin
  13418. Return Type: OSErr
  13419. Parameters: ImageFieldSequence * ifs, ImageDescriptionHandle desc1, ImageDescriptionHandle desc2, ImageDescriptionHandle descOut
  13420. Interface: ImageCompression.h
  13421. Library: QuickTimeLib
  13422.  
  13423. Function: ImageFieldSequenceEnd
  13424. Return Type: OSErr
  13425. Parameters: ImageFieldSequence ifs
  13426. Interface: ImageCompression.h
  13427. Library: QuickTimeLib
  13428.  
  13429. Function: ImageFieldSequenceExtractCombine
  13430. Return Type: OSErr
  13431. Parameters: ImageFieldSequence ifs, long fieldFlags, void * data1, long dataSize1, void * data2, long dataSize2, void * outputData, long * outDataSize
  13432. Interface: ImageCompression.h
  13433. Library: QuickTimeLib
  13434.  
  13435. Function: ImageTranscodeDisposeFrameData
  13436. Return Type: OSErr
  13437. Parameters: ImageTranscodeSequence its, void * dstData
  13438. Interface: ImageCompression.h
  13439. Library: QuickTimeLib
  13440.  
  13441. Function: ImageTranscodeFrame
  13442. Return Type: OSErr
  13443. Parameters: ImageTranscodeSequence its, void * srcData, long srcDataSize, void ** dstData, long * dstDataSize
  13444. Interface: ImageCompression.h
  13445. Library: QuickTimeLib
  13446.  
  13447. Function: ImageTranscoderBeginSequence
  13448. Return Type: ComponentResult
  13449. Parameters: ImageTranscoderComponent itc, ImageDescriptionHandle srcDesc, ImageDescriptionHandle * dstDesc, void * data, long dataSize
  13450. Interface: ImageCompression.h
  13451. Library: QuickTimeLib
  13452.  
  13453. Function: ImageTranscoderConvert
  13454. Return Type: ComponentResult
  13455. Parameters: ImageTranscoderComponent itc, void * srcData, long srcDataSize, void ** dstData, long * dstDataSize
  13456. Interface: ImageCompression.h
  13457. Library: QuickTimeLib
  13458.  
  13459. Function: ImageTranscoderDisposeData
  13460. Return Type: ComponentResult
  13461. Parameters: ImageTranscoderComponent itc, void * dstData
  13462. Interface: ImageCompression.h
  13463. Library: QuickTimeLib
  13464.  
  13465. Function: ImageTranscoderEndSequence
  13466. Return Type: ComponentResult
  13467. Parameters: ImageTranscoderComponent itc
  13468. Interface: ImageCompression.h
  13469. Library: QuickTimeLib
  13470.  
  13471. Function: ImageTranscodeSequenceBegin
  13472. Return Type: OSErr
  13473. Parameters: ImageTranscodeSequence * its, ImageDescriptionHandle srcDesc, OSType destType, ImageDescriptionHandle * dstDesc, void * data, long dataSize
  13474. Interface: ImageCompression.h
  13475. Library: QuickTimeLib
  13476.  
  13477. Function: ImageTranscodeSequenceEnd
  13478. Return Type: OSErr
  13479. Parameters: ImageTranscodeSequence its
  13480. Interface: ImageCompression.h
  13481. Library: QuickTimeLib
  13482.  
  13483. Function: Index2Color
  13484. Return Type: void
  13485. Parameters: long index, RGBColor * aColor
  13486. Interface: Quickdraw.h
  13487. Library: InterfaceLib
  13488.  
  13489. Function: InfoScrap
  13490. Return Type: ScrapStuffPtr
  13491. Parameters: void
  13492. Interface: Scrap.h
  13493. Library: InterfaceLib
  13494.  
  13495. Function: InitAllPacks
  13496. Return Type: void
  13497. Parameters: void
  13498. Interface: Packages.h
  13499. Library: InterfaceLib
  13500.  
  13501. Function: InitApplZone
  13502. Return Type: void
  13503. Parameters: void
  13504. Interface: MacMemory.h
  13505. Library: InterfaceLib
  13506.  
  13507. Function: InitContextualMenus
  13508. Return Type: OSStatus
  13509. Parameters: void
  13510. Interface: Menus.h
  13511. Library: Not Known
  13512.  
  13513. Function: InitCPort
  13514. Return Type: void
  13515. Parameters: CGrafPtr port
  13516. Interface: Quickdraw.h
  13517. Library: InterfaceLib
  13518.  
  13519. Function: InitCursor
  13520. Return Type: void
  13521. Parameters: void
  13522. Interface: Quickdraw.h
  13523. Library: InterfaceLib
  13524.  
  13525. Function: InitDateCache
  13526. Return Type: OSErr
  13527. Parameters: DateCachePtr theCache
  13528. Interface: DateTimeUtils.h
  13529. Library: InterfaceLib
  13530.  
  13531. Function: InitDBPack
  13532. Return Type: OSErr
  13533. Parameters: void
  13534. Interface: DatabaseAccess.h
  13535. Library: InterfaceLib
  13536.  
  13537. Function: InitDialogs
  13538. Return Type: void
  13539. Parameters: void * ignored
  13540. Interface: Dialogs.h
  13541. Library: InterfaceLib
  13542.  
  13543. Function: InitEditionPack
  13544. Return Type: OSErr
  13545. Parameters: void
  13546. Interface: Editions.h
  13547. Library: Not Known
  13548.  
  13549. Function: InitEditionPackVersion
  13550. Return Type: OSErr
  13551. Parameters: short curEditionMgrVers
  13552. Interface: Editions.h
  13553. Library: InterfaceLib
  13554.  
  13555. Function: InitFonts
  13556. Return Type: void
  13557. Parameters: void
  13558. Interface: Fonts.h
  13559. Library: InterfaceLib
  13560.  
  13561. Function: InitGDevice
  13562. Return Type: void
  13563. Parameters: short qdRefNum, long mode, GDHandle gdh
  13564. Interface: Quickdraw.h
  13565. Library: InterfaceLib
  13566.  
  13567. Function: InitGraf
  13568. Return Type: void
  13569. Parameters: void * globalPtr
  13570. Interface: Quickdraw.h
  13571. Library: InterfaceLib
  13572.  
  13573. Function: InitializeDictionary
  13574. Return Type: OSErr
  13575. Parameters: const FSSpec * theFsspecPtr, SInt16 maximumKeyLength, SInt8 keyAttributes, ScriptCode script
  13576. Interface: Dictionary.h
  13577. Library: InterfaceLib
  13578.  
  13579. Function: InitiateTextService
  13580. Return Type: ComponentResult
  13581. Parameters: ComponentInstance ts
  13582. Interface: TextServices.h
  13583. Library: InterfaceLib
  13584.  
  13585. Function: InitMenus
  13586. Return Type: void
  13587. Parameters: void
  13588. Interface: Menus.h
  13589. Library: InterfaceLib
  13590.  
  13591. Function: InitPack
  13592. Return Type: void
  13593. Parameters: short packID
  13594. Interface: Packages.h
  13595. Library: InterfaceLib
  13596.  
  13597. Function: InitPalettes
  13598. Return Type: void
  13599. Parameters: void
  13600. Interface: Palettes.h
  13601. Library: InterfaceLib
  13602.  
  13603. Function: InitPort
  13604. Return Type: void
  13605. Parameters: GrafPtr port
  13606. Interface: Quickdraw.h
  13607. Library: InterfaceLib
  13608.  
  13609. Function: InitProcMenu
  13610. Return Type: void
  13611. Parameters: short resID
  13612. Interface: Menus.h
  13613. Library: InterfaceLib
  13614.  
  13615. Function: InitResources
  13616. Return Type: short
  13617. Parameters: void
  13618. Interface: Resources.h
  13619. Library: InterfaceLib
  13620.  
  13621. Function: InitSDeclMgr
  13622. Return Type: OSErr
  13623. Parameters: SpBlockPtr spBlkPtr
  13624. Interface: Slots.h
  13625. Library: InterfaceLib
  13626.  
  13627. Function: InitTSMAwareApplication
  13628. Return Type: OSErr
  13629. Parameters: void
  13630. Interface: TextServices.h
  13631. Library: InterfaceLib
  13632.  
  13633. Function: InitUtil
  13634. Return Type: OSErr
  13635. Parameters: void
  13636. Interface: OSUtils.h
  13637. Library: InterfaceLib
  13638.  
  13639. Function: InitWindows
  13640. Return Type: void
  13641. Parameters: void
  13642. Interface: MacWindows.h
  13643. Library: InterfaceLib
  13644.  
  13645. Function: InlineGetHandleSize
  13646. Return Type: Size
  13647. Parameters: Handle h
  13648. Interface: MacMemory.h
  13649. Library: InterfaceLib
  13650.  
  13651. Function: InsertEmptyMovieSegment
  13652. Return Type: OSErr
  13653. Parameters: Movie dstMovie, TimeValue dstIn, TimeValue dstDuration
  13654. Interface: Movies.h
  13655. Library: QuickTimeLib
  13656.  
  13657. Function: InsertEmptyTrackSegment
  13658. Return Type: OSErr
  13659. Parameters: Track dstTrack, TimeValue dstIn, TimeValue dstDuration
  13660. Interface: Movies.h
  13661. Library: QuickTimeLib
  13662.  
  13663. Function: InsertFontResMenu
  13664. Return Type: void
  13665. Parameters: MenuHandle theMenu, short afterItem, short scriptFilter
  13666. Interface: Menus.h
  13667. Library: InterfaceLib
  13668.  
  13669. Function: InsertIntlResMenu
  13670. Return Type: void
  13671. Parameters: MenuHandle theMenu, ResType theType, short afterItem, short scriptFilter
  13672. Interface: Menus.h
  13673. Library: InterfaceLib
  13674.  
  13675. Function: InsertMediaIntoTrack
  13676. Return Type: OSErr
  13677. Parameters: Track theTrack, TimeValue trackStart, TimeValue mediaTime, TimeValue mediaDuration, Fixed mediaRate
  13678. Interface: Movies.h
  13679. Library: QuickTimeLib
  13680.  
  13681. Function: InsertMovieSegment
  13682. Return Type: OSErr
  13683. Parameters: Movie srcMovie, Movie dstMovie, TimeValue srcIn, TimeValue srcDuration, TimeValue dstIn
  13684. Interface: Movies.h
  13685. Library: QuickTimeLib
  13686.  
  13687. Function: InsertRecordToDictionary
  13688. Return Type: OSErr
  13689. Parameters: SInt32 dictionaryReference, ConstStr255Param key, Handle recordDataHandle, DictionaryDataInsertMode whichMode
  13690. Interface: Dictionary.h
  13691. Library: InterfaceLib
  13692.  
  13693. Function: InsertResMenu
  13694. Return Type: void
  13695. Parameters: MenuHandle theMenu, ResType theType, short afterItem
  13696. Interface: Menus.h
  13697. Library: InterfaceLib
  13698.  
  13699. Function: InsertSRTRec
  13700. Return Type: OSErr
  13701. Parameters: SpBlockPtr spBlkPtr
  13702. Interface: Slots.h
  13703. Library: InterfaceLib
  13704.  
  13705. Function: InsertTrackSegment
  13706. Return Type: OSErr
  13707. Parameters: Track srcTrack, Track dstTrack, TimeValue srcIn, TimeValue srcDuration, TimeValue dstIn
  13708. Interface: Movies.h
  13709. Library: QuickTimeLib
  13710.  
  13711. Function: InsetRgn
  13712. Return Type: void
  13713. Parameters: RgnHandle rgn, short dh, short dv
  13714. Interface: Quickdraw.h
  13715. Library: InterfaceLib
  13716.  
  13717. Function: InstallExtensionNotificationProc
  13718. Return Type: OSErr
  13719. Parameters: ExtensionNotificationUPP extNotificationProc
  13720. Interface: Start.h
  13721. Library: Not Known
  13722.  
  13723. Function: InstallExtensionTableHandlerProc
  13724. Return Type: OSErr
  13725. Parameters: ExtensionTableHandlerUPP extMgrProc, ExtensionTableHandle * extTable
  13726. Interface: Start.h
  13727. Library: Not Known
  13728.  
  13729. Function: InstallFS
  13730. Return Type: OSErr
  13731. Parameters: FSDRecPtr fsdPtr
  13732. Interface: FSM.h
  13733. Library: Not Known
  13734.  
  13735. Function: InstallReceiveHandler
  13736. Return Type: OSErr
  13737. Parameters: DragReceiveHandlerUPP receiveHandler, WindowPtr theWindow, void * handlerRefCon
  13738. Interface: Drag.h
  13739. Library: DragLib
  13740.  
  13741. Function: InstallTrackingHandler
  13742. Return Type: OSErr
  13743. Parameters: DragTrackingHandlerUPP trackingHandler, WindowPtr theWindow, void * handlerRefCon
  13744. Interface: Drag.h
  13745. Library: DragLib
  13746.  
  13747. Function: InsTime
  13748. Return Type: void
  13749. Parameters: QElemPtr tmTaskPtr
  13750. Interface: Timer.h
  13751. Library: InterfaceLib
  13752.  
  13753. Function: InstrumentCloseComponentResFile
  13754. Return Type: ComponentResult
  13755. Parameters: ComponentInstance ci, short resFile
  13756. Interface: QuickTimeMusic.h
  13757. Library: QuickTimeLib
  13758.  
  13759. Function: InstrumentGetComponentRefCon
  13760. Return Type: ComponentResult
  13761. Parameters: ComponentInstance ci, void ** refCon
  13762. Interface: QuickTimeMusic.h
  13763. Library: QuickTimeLib
  13764.  
  13765. Function: InstrumentGetInfo
  13766. Return Type: ComponentResult
  13767. Parameters: ComponentInstance ci, long getInstrumentInfoFlags, InstCompInfoHandle * instInfo
  13768. Interface: QuickTimeMusic.h
  13769. Library: QuickTimeLib
  13770.  
  13771. Function: InstrumentGetInst
  13772. Return Type: ComponentResult
  13773. Parameters: ComponentInstance ci, long instID, AtomicInstrument * atomicInst, long flags
  13774. Interface: QuickTimeMusic.h
  13775. Library: QuickTimeLib
  13776.  
  13777. Function: InstrumentGetSynthesizerType
  13778. Return Type: ComponentResult
  13779. Parameters: ComponentInstance ci, OSType * synthesizerType
  13780. Interface: QuickTimeMusic.h
  13781. Library: QuickTimeLib
  13782.  
  13783. Function: InstrumentInitialize
  13784. Return Type: ComponentResult
  13785. Parameters: ComponentInstance ci, long initFormat, void * initParams
  13786. Interface: QuickTimeMusic.h
  13787. Library: QuickTimeLib
  13788.  
  13789. Function: InstrumentOpenComponentResFile
  13790. Return Type: ComponentResult
  13791. Parameters: ComponentInstance ci, short * resFile
  13792. Interface: QuickTimeMusic.h
  13793. Library: QuickTimeLib
  13794.  
  13795. Function: InstrumentSetComponentRefCon
  13796. Return Type: ComponentResult
  13797. Parameters: ComponentInstance ci, void * refCon
  13798. Interface: QuickTimeMusic.h
  13799. Library: QuickTimeLib
  13800.  
  13801. Function: InsXTime
  13802. Return Type: void
  13803. Parameters: QElemPtr tmTaskPtr
  13804. Interface: Timer.h
  13805. Library: InterfaceLib
  13806.  
  13807. Function: IntlScript
  13808. Return Type: short
  13809. Parameters: void
  13810. Interface: Script.h
  13811. Library: InterfaceLib
  13812.  
  13813. Function: IntlTokenize
  13814. Return Type: TokenResults
  13815. Parameters: TokenBlockPtr tokenParam
  13816. Interface: Script.h
  13817. Library: InterfaceLib
  13818.  
  13819. Function: InvalidateFolderDescriptorCache
  13820. Return Type: OSErr
  13821. Parameters: short vRefNum, long dirID
  13822. Interface: Folders.h
  13823. Library: FoldersLib
  13824.  
  13825. Function: InvalidateMovieRegion
  13826. Return Type: OSErr
  13827. Parameters: Movie theMovie, RgnHandle invalidRgn
  13828. Interface: Movies.h
  13829. Library: QuickTimeLib
  13830.  
  13831. Function: InvalidateSprite
  13832. Return Type: void
  13833. Parameters: Sprite theSprite
  13834. Interface: Movies.h
  13835. Library: QuickTimeLib
  13836.  
  13837. Function: InvalidateSpriteWorld
  13838. Return Type: OSErr
  13839. Parameters: SpriteWorld theSpriteWorld, Rect * invalidArea
  13840. Interface: Movies.h
  13841. Library: QuickTimeLib
  13842.  
  13843. Function: InvalMenuBar
  13844. Return Type: void
  13845. Parameters: void
  13846. Interface: Menus.h
  13847. Library: InterfaceLib
  13848.  
  13849. Function: InvalRect
  13850. Return Type: void
  13851. Parameters: const Rect * badRect
  13852. Interface: MacWindows.h
  13853. Library: InterfaceLib
  13854.  
  13855. Function: InvalRgn
  13856. Return Type: void
  13857. Parameters: RgnHandle badRgn
  13858. Interface: MacWindows.h
  13859. Library: InterfaceLib
  13860.  
  13861. Function: InverseMatrix
  13862. Return Type: Boolean
  13863. Parameters: const MatrixRecord * m, MatrixRecord * im
  13864. Interface: ImageCompression.h
  13865. Library: QuickTimeLib
  13866.  
  13867. Function: InvertArc
  13868. Return Type: void
  13869. Parameters: const Rect * r, short startAngle, short arcAngle
  13870. Interface: Quickdraw.h
  13871. Library: InterfaceLib
  13872.  
  13873. Function: InvertColor
  13874. Return Type: void
  13875. Parameters: RGBColor * myColor
  13876. Interface: Quickdraw.h
  13877. Library: InterfaceLib
  13878.  
  13879. Function: InvertMapping
  13880. Return Type: gxMapping *
  13881. Parameters: gxMapping * target, const gxMapping * source
  13882. Interface: GXMath.h
  13883. Library: QuickDrawGXLib
  13884.  
  13885. Function: InvertOval
  13886. Return Type: void
  13887. Parameters: const Rect * r
  13888. Interface: Quickdraw.h
  13889. Library: InterfaceLib
  13890.  
  13891. Function: InvertPoly
  13892. Return Type: void
  13893. Parameters: PolyHandle poly
  13894. Interface: Quickdraw.h
  13895. Library: InterfaceLib
  13896.  
  13897. Function: InvertRoundRect
  13898. Return Type: void
  13899. Parameters: const Rect * r, short ovalWidth, short ovalHeight
  13900. Interface: Quickdraw.h
  13901. Library: InterfaceLib
  13902.  
  13903. Function: IODone
  13904. Return Type: void
  13905. Parameters: DCtlPtr dce, OSErr ioResult
  13906. Interface: Devices.h
  13907. Library: Not Known
  13908.  
  13909. Function: IPCListPortsAsync
  13910. Return Type: OSErr
  13911. Parameters: IPCListPortsPBPtr pb
  13912. Interface: PPCToolbox.h
  13913. Library: InterfaceLib
  13914.  
  13915. Function: IPCListPortsSync
  13916. Return Type: OSErr
  13917. Parameters: IPCListPortsPBPtr pb
  13918. Interface: PPCToolbox.h
  13919. Library: InterfaceLib
  13920.  
  13921. Function: IPMAddRecipient
  13922. Return Type: OSErr
  13923. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13924. Interface: OCEMessaging.h
  13925. Library: AOCELib
  13926.  
  13927. Function: IPMAddReplyQueue
  13928. Return Type: OSErr
  13929. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13930. Interface: OCEMessaging.h
  13931. Library: AOCELib
  13932.  
  13933. Function: IPMChangeQueueFilter
  13934. Return Type: OSErr
  13935. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13936. Interface: OCEMessaging.h
  13937. Library: AOCELib
  13938.  
  13939. Function: IPMCloseContext
  13940. Return Type: OSErr
  13941. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13942. Interface: OCEMessaging.h
  13943. Library: AOCELib
  13944.  
  13945. Function: IPMCloseMsg
  13946. Return Type: OSErr
  13947. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13948. Interface: OCEMessaging.h
  13949. Library: AOCELib
  13950.  
  13951. Function: IPMCloseQueue
  13952. Return Type: OSErr
  13953. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13954. Interface: OCEMessaging.h
  13955. Library: AOCELib
  13956.  
  13957. Function: IPMCreateQueue
  13958. Return Type: OSErr
  13959. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13960. Interface: OCEMessaging.h
  13961. Library: AOCELib
  13962.  
  13963. Function: IPMDeleteMsgRange
  13964. Return Type: OSErr
  13965. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13966. Interface: OCEMessaging.h
  13967. Library: AOCELib
  13968.  
  13969. Function: IPMDeleteQueue
  13970. Return Type: OSErr
  13971. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13972. Interface: OCEMessaging.h
  13973. Library: AOCELib
  13974.  
  13975. Function: IPMEndMsg
  13976. Return Type: OSErr
  13977. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13978. Interface: OCEMessaging.h
  13979. Library: AOCELib
  13980.  
  13981. Function: IPMEnumerateQueue
  13982. Return Type: OSErr
  13983. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13984. Interface: OCEMessaging.h
  13985. Library: AOCELib
  13986.  
  13987. Function: IPMGetBlkIndex
  13988. Return Type: OSErr
  13989. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13990. Interface: OCEMessaging.h
  13991. Library: AOCELib
  13992.  
  13993. Function: IPMGetMsgInfo
  13994. Return Type: OSErr
  13995. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  13996. Interface: OCEMessaging.h
  13997. Library: AOCELib
  13998.  
  13999. Function: IPMNestMsg
  14000. Return Type: OSErr
  14001. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14002. Interface: OCEMessaging.h
  14003. Library: AOCELib
  14004.  
  14005. Function: IPMNewBlock
  14006. Return Type: OSErr
  14007. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14008. Interface: OCEMessaging.h
  14009. Library: AOCELib
  14010.  
  14011. Function: IPMNewHFSMsg
  14012. Return Type: OSErr
  14013. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14014. Interface: OCEMessaging.h
  14015. Library: AOCELib
  14016.  
  14017. Function: IPMNewMsg
  14018. Return Type: OSErr
  14019. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14020. Interface: OCEMessaging.h
  14021. Library: AOCELib
  14022.  
  14023. Function: IPMNewNestedMsgBlock
  14024. Return Type: OSErr
  14025. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14026. Interface: OCEMessaging.h
  14027. Library: AOCELib
  14028.  
  14029. Function: IPMOpenBlockAsMsg
  14030. Return Type: OSErr
  14031. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14032. Interface: OCEMessaging.h
  14033. Library: AOCELib
  14034.  
  14035. Function: IPMOpenContext
  14036. Return Type: OSErr
  14037. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14038. Interface: OCEMessaging.h
  14039. Library: AOCELib
  14040.  
  14041. Function: IPMOpenHFSMsg
  14042. Return Type: OSErr
  14043. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14044. Interface: OCEMessaging.h
  14045. Library: AOCELib
  14046.  
  14047. Function: IPMOpenMsg
  14048. Return Type: OSErr
  14049. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14050. Interface: OCEMessaging.h
  14051. Library: AOCELib
  14052.  
  14053. Function: IPMOpenQueue
  14054. Return Type: OSErr
  14055. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14056. Interface: OCEMessaging.h
  14057. Library: AOCELib
  14058.  
  14059. Function: IPMReadHeader
  14060. Return Type: OSErr
  14061. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14062. Interface: OCEMessaging.h
  14063. Library: AOCELib
  14064.  
  14065. Function: IPMReadMsg
  14066. Return Type: OSErr
  14067. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14068. Interface: OCEMessaging.h
  14069. Library: AOCELib
  14070.  
  14071. Function: IPMReadRecipient
  14072. Return Type: OSErr
  14073. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14074. Interface: OCEMessaging.h
  14075. Library: AOCELib
  14076.  
  14077. Function: IPMReadReplyQueue
  14078. Return Type: OSErr
  14079. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14080. Interface: OCEMessaging.h
  14081. Library: AOCELib
  14082.  
  14083. Function: IPMVerifySignature
  14084. Return Type: OSErr
  14085. Parameters: IPMParamBlockPtr paramBlock
  14086. Interface: OCEMessaging.h
  14087. Library: AOCELib
  14088.  
  14089. Function: IPMWriteMsg
  14090. Return Type: OSErr
  14091. Parameters: IPMParamBlockPtr paramBlock, Boolean async
  14092. Interface: OCEMessaging.h
  14093. Library: AOCELib
  14094.  
  14095. Function: IsAutoSlpControlDisabled
  14096. Return Type: Boolean
  14097. Parameters: void
  14098. Interface: Power.h
  14099. Library: PowerMgrLib
  14100.  
  14101. Function: IsCmdChar
  14102. Return Type: Boolean
  14103. Parameters: const EventRecord * event, short test
  14104. Interface: Script.h
  14105. Library: InterfaceLib
  14106.  
  14107. Function: IsControlActive
  14108. Return Type: Boolean
  14109. Parameters: ControlHandle inControl
  14110. Interface: Controls.h
  14111. Library: AppearanceLib
  14112.  
  14113. Function: IsControlVisible
  14114. Return Type: Boolean
  14115. Parameters: ControlHandle inControl
  14116. Interface: Controls.h
  14117. Library: AppearanceLib
  14118.  
  14119. Function: IsDialogEvent
  14120. Return Type: Boolean
  14121. Parameters: const EventRecord * theEvent
  14122. Interface: Dialogs.h
  14123. Library: InterfaceLib
  14124.  
  14125. Function: IsDimmingControlDisabled
  14126. Return Type: Boolean
  14127. Parameters: void
  14128. Interface: Power.h
  14129. Library: PowerMgrLib
  14130.  
  14131. Function: IsMetric
  14132. Return Type: Boolean
  14133. Parameters: void
  14134. Interface: OSUtils.h
  14135. Library: InterfaceLib
  14136.  
  14137. Function: IsMovieDone
  14138. Return Type: Boolean
  14139. Parameters: Movie theMovie
  14140. Interface: Movies.h
  14141. Library: QuickTimeLib
  14142.  
  14143. Function: IsOutline
  14144. Return Type: Boolean
  14145. Parameters: Point numer, Point denom
  14146. Interface: Fonts.h
  14147. Library: InterfaceLib
  14148.  
  14149. Function: IsProcessorCyclingEnabled
  14150. Return Type: Boolean
  14151. Parameters: void
  14152. Interface: Power.h
  14153. Library: PowerMgrLib
  14154.  
  14155. Function: IsRegisteredSection
  14156. Return Type: OSErr
  14157. Parameters: SectionHandle sectionH
  14158. Interface: Editions.h
  14159. Library: InterfaceLib
  14160.  
  14161. Function: IsScrapMovie
  14162. Return Type: Component
  14163. Parameters: Track targetTrack
  14164. Interface: Movies.h
  14165. Library: QuickTimeLib
  14166.  
  14167. Function: IsShowContextualMenuClick
  14168. Return Type: Boolean
  14169. Parameters: const EventRecord * inEvent
  14170. Interface: Menus.h
  14171. Library: Not Known
  14172.  
  14173. Function: IsSpindownDisabled
  14174. Return Type: Boolean
  14175. Parameters: void
  14176. Interface: Power.h
  14177. Library: PowerMgrLib
  14178.  
  14179. Function: IsWindowCollapsable
  14180. Return Type: Boolean
  14181. Parameters: WindowPtr inWindow
  14182. Interface: MacWindows.h
  14183. Library: AppearanceLib
  14184.  
  14185. Function: IsWindowCollapsed
  14186. Return Type: Boolean
  14187. Parameters: WindowPtr inWindow
  14188. Interface: MacWindows.h
  14189. Library: AppearanceLib
  14190.  
  14191. Function: ITextAddString
  14192. Return Type: OSErr
  14193. Parameters: QTAtomContainer container, QTAtom parentAtom, RegionCode theRegionCode, ConstStr255Param theString
  14194. Interface: Movies.h
  14195. Library: QuickTimeLib
  14196.  
  14197. Function: ITextGetString
  14198. Return Type: OSErr
  14199. Parameters: QTAtomContainer container, QTAtom parentAtom, RegionCode requestedRegion, RegionCode * foundRegion, StringPtr theString
  14200. Interface: Movies.h
  14201. Library: QuickTimeLib
  14202.  
  14203. Function: ITextRemoveString
  14204. Return Type: OSErr
  14205. Parameters: QTAtomContainer container, QTAtom parentAtom, RegionCode theRegionCode, long flags
  14206. Interface: Movies.h
  14207. Library: QuickTimeLib
  14208.  
  14209. Function: IUDatePString
  14210. Return Type: void
  14211. Parameters: long dateTime, DateForm longFlag, Str255 result, Handle intlHandle
  14212. Interface: DateTimeUtils.h
  14213. Library: InterfaceLib
  14214.  
  14215. Function: IUDateString
  14216. Return Type: void
  14217. Parameters: long dateTime, DateForm longFlag, Str255 result
  14218. Interface: DateTimeUtils.h
  14219. Library: InterfaceLib
  14220.  
  14221. Function: IULangOrder
  14222. Return Type: short
  14223. Parameters: LangCode language1, LangCode language2
  14224. Interface: StringCompare.h
  14225. Library: InterfaceLib
  14226.  
  14227. Function: IULDateString
  14228. Return Type: void
  14229. Parameters: LongDateTime * dateTime, DateForm longFlag, Str255 result, Handle intlHandle
  14230. Interface: DateTimeUtils.h
  14231. Library: InterfaceLib
  14232.  
  14233. Function: IULTimeString
  14234. Return Type: void
  14235. Parameters: LongDateTime * dateTime, Boolean wantSeconds, Str255 result, Handle intlHandle
  14236. Interface: DateTimeUtils.h
  14237. Library: InterfaceLib
  14238.  
  14239. Function: IUMagIDPString
  14240. Return Type: short
  14241. Parameters: const void * aPtr, const void * bPtr, short aLen, short bLen, Handle itl2Handle
  14242. Interface: StringCompare.h
  14243. Library: InterfaceLib
  14244.  
  14245. Function: IUMagIDString
  14246. Return Type: short
  14247. Parameters: const void * aPtr, const void * bPtr, short aLen, short bLen
  14248. Interface: StringCompare.h
  14249. Library: InterfaceLib
  14250.  
  14251. Function: IUMagPString
  14252. Return Type: short
  14253. Parameters: const void * aPtr, const void * bPtr, short aLen, short bLen, Handle itl2Handle
  14254. Interface: StringCompare.h
  14255. Library: InterfaceLib
  14256.  
  14257. Function: IUMagString
  14258. Return Type: short
  14259. Parameters: const void * aPtr, const void * bPtr, short aLen, short bLen
  14260. Interface: StringCompare.h
  14261. Library: InterfaceLib
  14262.  
  14263. Function: IUScriptOrder
  14264. Return Type: short
  14265. Parameters: ScriptCode script1, ScriptCode script2
  14266. Interface: StringCompare.h
  14267. Library: InterfaceLib
  14268.  
  14269. Function: IUTextOrder
  14270. Return Type: short
  14271. Parameters: const void * aPtr, const void * bPtr, short aLen, short bLen, ScriptCode aScript, ScriptCode bScript, LangCode aLang, LangCode bLang
  14272. Interface: StringCompare.h
  14273. Library: InterfaceLib
  14274.  
  14275. Function: IUTimePString
  14276. Return Type: void
  14277. Parameters: long dateTime, Boolean wantSeconds, Str255 result, Handle intlHandle
  14278. Interface: DateTimeUtils.h
  14279. Library: InterfaceLib
  14280.  
  14281. Function: IUTimeString
  14282. Return Type: void
  14283. Parameters: long dateTime, Boolean wantSeconds, Str255 result
  14284. Interface: DateTimeUtils.h
  14285. Library: InterfaceLib
  14286.  
  14287. Function: KeyScript
  14288. Return Type: void
  14289. Parameters: short code
  14290. Interface: Script.h
  14291. Library: InterfaceLib
  14292.  
  14293. Function: KeyTranslate
  14294. Return Type: UInt32
  14295. Parameters: const void * transData, UInt16 keycode, UInt32 * state
  14296. Interface: Events.h
  14297. Library: InterfaceLib
  14298.  
  14299. Function: KillControls
  14300. Return Type: void
  14301. Parameters: WindowPtr theWindow
  14302. Interface: Controls.h
  14303. Library: InterfaceLib
  14304.  
  14305. Function: KillPicture
  14306. Return Type: void
  14307. Parameters: PicHandle myPicture
  14308. Interface: Quickdraw.h
  14309. Library: InterfaceLib
  14310.  
  14311. Function: KillPoly
  14312. Return Type: void
  14313. Parameters: PolyHandle poly
  14314. Interface: Quickdraw.h
  14315. Library: InterfaceLib
  14316.  
  14317. Function: LActivate
  14318. Return Type: void
  14319. Parameters: Boolean act, ListHandle lHandle
  14320. Interface: Lists.h
  14321. Library: InterfaceLib
  14322.  
  14323. Function: LAddColumn
  14324. Return Type: short
  14325. Parameters: short count, short colNum, ListHandle lHandle
  14326. Interface: Lists.h
  14327. Library: InterfaceLib
  14328.  
  14329. Function: LAddRow
  14330. Return Type: short
  14331. Parameters: short count, short rowNum, ListHandle lHandle
  14332. Interface: Lists.h
  14333. Library: InterfaceLib
  14334.  
  14335. Function: LAddToCell
  14336. Return Type: void
  14337. Parameters: const void * dataPtr, short dataLen, Cell theCell, ListHandle lHandle
  14338. Interface: Lists.h
  14339. Library: InterfaceLib
  14340.  
  14341. Function: LaunchApplication
  14342. Return Type: OSErr
  14343. Parameters: LaunchPBPtr LaunchParams
  14344. Interface: Processes.h
  14345. Library: InterfaceLib
  14346.  
  14347. Function: LaunchDeskAccessory
  14348. Return Type: OSErr
  14349. Parameters: const FSSpec * pFileSpec, ConstStr255Param pDAName
  14350. Interface: Processes.h
  14351. Library: InterfaceLib
  14352.  
  14353. Function: LAutoScroll
  14354. Return Type: void
  14355. Parameters: ListHandle lHandle
  14356. Interface: Lists.h
  14357. Library: InterfaceLib
  14358.  
  14359. Function: LCellSize
  14360. Return Type: void
  14361. Parameters: Point cSize, ListHandle lHandle
  14362. Interface: Lists.h
  14363. Library: InterfaceLib
  14364.  
  14365. Function: LClick
  14366. Return Type: Boolean
  14367. Parameters: Point pt, short modifiers, ListHandle lHandle
  14368. Interface: Lists.h
  14369. Library: InterfaceLib
  14370.  
  14371. Function: LClrCell
  14372. Return Type: void
  14373. Parameters: Cell theCell, ListHandle lHandle
  14374. Interface: Lists.h
  14375. Library: InterfaceLib
  14376.  
  14377. Function: LDelColumn
  14378. Return Type: void
  14379. Parameters: short count, short colNum, ListHandle lHandle
  14380. Interface: Lists.h
  14381. Library: InterfaceLib
  14382.  
  14383. Function: LDelRow
  14384. Return Type: void
  14385. Parameters: short count, short rowNum, ListHandle lHandle
  14386. Interface: Lists.h
  14387. Library: InterfaceLib
  14388.  
  14389. Function: LDispose
  14390. Return Type: void
  14391. Parameters: ListHandle lHandle
  14392. Interface: Lists.h
  14393. Library: InterfaceLib
  14394.  
  14395. Function: LDraw
  14396. Return Type: void
  14397. Parameters: Cell theCell, ListHandle lHandle
  14398. Interface: Lists.h
  14399. Library: InterfaceLib
  14400.  
  14401. Function: LGetCell
  14402. Return Type: void
  14403. Parameters: void * dataPtr, short * dataLen, Cell theCell, ListHandle lHandle
  14404. Interface: Lists.h
  14405. Library: InterfaceLib
  14406.  
  14407. Function: LGetCellDataLocation
  14408. Return Type: void
  14409. Parameters: short * offset, short * len, Cell theCell, ListHandle lHandle
  14410. Interface: Lists.h
  14411. Library: InterfaceLib
  14412.  
  14413. Function: LGetSelect
  14414. Return Type: Boolean
  14415. Parameters: Boolean next, Cell * theCell, ListHandle lHandle
  14416. Interface: Lists.h
  14417. Library: InterfaceLib
  14418.  
  14419. Function: Line
  14420. Return Type: void
  14421. Parameters: short dh, short dv
  14422. Interface: Quickdraw.h
  14423. Library: InterfaceLib
  14424.  
  14425. Function: LinearRoot
  14426. Return Type: short
  14427. Parameters: Fixed first, Fixed last, Fract t[]
  14428. Interface: GXMath.h
  14429. Library: QuickDrawGXLib
  14430.  
  14431. Function: LLastClick
  14432. Return Type: Cell
  14433. Parameters: ListHandle lHandle
  14434. Interface: Lists.h
  14435. Library: InterfaceLib
  14436.  
  14437. Function: LNew
  14438. Return Type: ListHandle
  14439. Parameters: const Rect * rView, const ListBounds * dataBounds, Point cSize, short theProc, WindowPtr theWindow, Boolean drawIt, Boolean hasGrow, Boolean scrollHoriz, Boolean scrollVert
  14440. Interface: Lists.h
  14441. Library: InterfaceLib
  14442.  
  14443. Function: LNextCell
  14444. Return Type: Boolean
  14445. Parameters: Boolean hNext, Boolean vNext, Cell * theCell, ListHandle lHandle
  14446. Interface: Lists.h
  14447. Library: InterfaceLib
  14448.  
  14449. Function: LoadIconCache
  14450. Return Type: OSErr
  14451. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, IconCacheRef theIconCache
  14452. Interface: Icons.h
  14453. Library: InterfaceLib
  14454.  
  14455. Function: LoadMediaIntoRam
  14456. Return Type: OSErr
  14457. Parameters: Media theMedia, TimeValue time, TimeValue duration, long flags
  14458. Interface: Movies.h
  14459. Library: QuickTimeLib
  14460.  
  14461. Function: LoadMovieIntoRam
  14462. Return Type: OSErr
  14463. Parameters: Movie theMovie, TimeValue time, TimeValue duration, long flags
  14464. Interface: Movies.h
  14465. Library: QuickTimeLib
  14466.  
  14467. Function: LoadScrap
  14468. Return Type: SInt32
  14469. Parameters: void
  14470. Interface: Scrap.h
  14471. Library: InterfaceLib
  14472.  
  14473. Function: LoadTrackIntoRam
  14474. Return Type: OSErr
  14475. Parameters: Track theTrack, TimeValue time, TimeValue duration, long flags
  14476. Interface: Movies.h
  14477. Library: QuickTimeLib
  14478.  
  14479. Function: LocalToGlobal
  14480. Return Type: void
  14481. Parameters: Point * pt
  14482. Interface: Quickdraw.h
  14483. Library: InterfaceLib
  14484.  
  14485. Function: LockMemory
  14486. Return Type: OSErr
  14487. Parameters: void * address, unsigned long count
  14488. Interface: MacMemory.h
  14489. Library: InterfaceLib
  14490.  
  14491. Function: LockMemoryContiguous
  14492. Return Type: OSErr
  14493. Parameters: void * address, unsigned long count
  14494. Interface: MacMemory.h
  14495. Library: InterfaceLib
  14496.  
  14497. Function: LockMemoryForOutput
  14498. Return Type: OSErr
  14499. Parameters: void * address, unsigned long count
  14500. Interface: MacMemory.h
  14501. Library: Not Known
  14502.  
  14503. Function: LockPixels
  14504. Return Type: Boolean
  14505. Parameters: PixMapHandle pm
  14506. Interface: QDOffscreen.h
  14507. Library: InterfaceLib
  14508.  
  14509. Function: Long2Fix
  14510. Return Type: Fixed
  14511. Parameters: long x
  14512. Interface: FixMath.h
  14513. Library: InterfaceLib
  14514.  
  14515. Function: LongDateToSeconds
  14516. Return Type: void
  14517. Parameters: const LongDateRec * lDate, LongDateTime * lSecs
  14518. Interface: DateTimeUtils.h
  14519. Library: InterfaceLib
  14520.  
  14521. Function: LongMul
  14522. Return Type: void
  14523. Parameters: long a, long b, Int64Bit * result
  14524. Interface: ToolUtils.h
  14525. Library: Not Known
  14526.  
  14527. Function: LongSecondsToDate
  14528. Return Type: void
  14529. Parameters: const LongDateTime * lSecs, LongDateRec * lDate
  14530. Interface: DateTimeUtils.h
  14531. Library: InterfaceLib
  14532.  
  14533. Function: LowercaseText
  14534. Return Type: void
  14535. Parameters: Ptr textPtr, short len, ScriptCode script
  14536. Interface: TextUtils.h
  14537. Library: InterfaceLib
  14538.  
  14539. Function: LowerText
  14540. Return Type: void
  14541. Parameters: Ptr textPtr, short len
  14542. Interface: TextUtils.h
  14543. Library: InterfaceLib
  14544.  
  14545. Function: LRect
  14546. Return Type: void
  14547. Parameters: Rect * cellRect, Cell theCell, ListHandle lHandle
  14548. Interface: Lists.h
  14549. Library: InterfaceLib
  14550.  
  14551. Function: LScroll
  14552. Return Type: void
  14553. Parameters: short dCols, short dRows, ListHandle lHandle
  14554. Interface: Lists.h
  14555. Library: InterfaceLib
  14556.  
  14557. Function: LSearch
  14558. Return Type: Boolean
  14559. Parameters: const void * dataPtr, short dataLen, ListSearchUPP searchProc, Cell * theCell, ListHandle lHandle
  14560. Interface: Lists.h
  14561. Library: InterfaceLib
  14562.  
  14563. Function: LSetCell
  14564. Return Type: void
  14565. Parameters: const void * dataPtr, short dataLen, Cell theCell, ListHandle lHandle
  14566. Interface: Lists.h
  14567. Library: InterfaceLib
  14568.  
  14569. Function: LSetDrawingMode
  14570. Return Type: void
  14571. Parameters: Boolean drawIt, ListHandle lHandle
  14572. Interface: Lists.h
  14573. Library: InterfaceLib
  14574.  
  14575. Function: LSetSelect
  14576. Return Type: void
  14577. Parameters: Boolean setIt, Cell theCell, ListHandle lHandle
  14578. Interface: Lists.h
  14579. Library: InterfaceLib
  14580.  
  14581. Function: LSize
  14582. Return Type: void
  14583. Parameters: short listWidth, short listHeight, ListHandle lHandle
  14584. Interface: Lists.h
  14585. Library: InterfaceLib
  14586.  
  14587. Function: LUpdate
  14588. Return Type: void
  14589. Parameters: RgnHandle theRgn, ListHandle lHandle
  14590. Interface: Lists.h
  14591. Library: InterfaceLib
  14592.  
  14593. Function: LwrText
  14594. Return Type: void
  14595. Parameters: Ptr textPtr, short len
  14596. Interface: TextUtils.h
  14597. Library: InterfaceLib
  14598.  
  14599. Function: MacAnimatePalette
  14600. Return Type: void
  14601. Parameters: WindowPtr dstWindow, CTabHandle srcCTab, short srcIndex, short dstEntry, short dstLength
  14602. Interface: Palettes.h
  14603. Library: Not Known
  14604.  
  14605. Function: MacAppendMenu
  14606. Return Type: void
  14607. Parameters: MenuHandle menu, ConstStr255Param data
  14608. Interface: Menus.h
  14609. Library: Not Known
  14610.  
  14611. Function: MacCloseWindow
  14612. Return Type: void
  14613. Parameters: WindowPtr theWindow
  14614. Interface: MacWindows.h
  14615. Library: Not Known
  14616.  
  14617. Function: MacCopyRgn
  14618. Return Type: void
  14619. Parameters: RgnHandle srcRgn, RgnHandle dstRgn
  14620. Interface: Quickdraw.h
  14621. Library: Not Known
  14622.  
  14623. Function: MacDeleteMenu
  14624. Return Type: void
  14625. Parameters: short menuID
  14626. Interface: Menus.h
  14627. Library: Not Known
  14628.  
  14629. Function: MacDrawMenuBar
  14630. Return Type: void
  14631. Parameters: void
  14632. Interface: Menus.h
  14633. Library: Not Known
  14634.  
  14635. Function: MacDrawText
  14636. Return Type: void
  14637. Parameters: const void * textBuf, short firstByte, short byteCount
  14638. Interface: QuickdrawText.h
  14639. Library: Not Known
  14640.  
  14641. Function: MacEqualRect
  14642. Return Type: Boolean
  14643. Parameters: const Rect * rect1, const Rect * rect2
  14644. Interface: Quickdraw.h
  14645. Library: Not Known
  14646.  
  14647. Function: MacEqualRgn
  14648. Return Type: Boolean
  14649. Parameters: RgnHandle rgnA, RgnHandle rgnB
  14650. Interface: Quickdraw.h
  14651. Library: Not Known
  14652.  
  14653. Function: MACEVersion
  14654. Return Type: NumVersion
  14655. Parameters: void
  14656. Interface: Sound.h
  14657. Library: InterfaceLib
  14658.  
  14659. Function: MacFillRect
  14660. Return Type: void
  14661. Parameters: const Rect * r, const Pattern * pat
  14662. Interface: Quickdraw.h
  14663. Library: Not Known
  14664.  
  14665. Function: MacFillRgn
  14666. Return Type: void
  14667. Parameters: RgnHandle rgn, const Pattern * pat
  14668. Interface: Quickdraw.h
  14669. Library: Not Known
  14670.  
  14671. Function: MacFindWindow
  14672. Return Type: short
  14673. Parameters: Point thePoint, WindowPtr * theWindow
  14674. Interface: MacWindows.h
  14675. Library: Not Known
  14676.  
  14677. Function: MacFrameRect
  14678. Return Type: void
  14679. Parameters: const Rect * r
  14680. Interface: Quickdraw.h
  14681. Library: Not Known
  14682.  
  14683. Function: MacFrameRgn
  14684. Return Type: void
  14685. Parameters: RgnHandle rgn
  14686. Interface: Quickdraw.h
  14687. Library: Not Known
  14688.  
  14689. Function: MacGetCurrentProcess
  14690. Return Type: OSErr
  14691. Parameters: ProcessSerialNumber * PSN
  14692. Interface: Processes.h
  14693. Library: Not Known
  14694.  
  14695. Function: MacGetCurrentThread
  14696. Return Type: OSErr
  14697. Parameters: ThreadID * currentThreadID
  14698. Interface: Threads.h
  14699. Library: Not Known
  14700.  
  14701. Function: MacGetCursor
  14702. Return Type: CursHandle
  14703. Parameters: short cursorID
  14704. Interface: Quickdraw.h
  14705. Library: Not Known
  14706.  
  14707. Function: MacGetMenu
  14708. Return Type: MenuHandle
  14709. Parameters: short resourceID
  14710. Interface: Menus.h
  14711. Library: Not Known
  14712.  
  14713. Function: MacGetPixel
  14714. Return Type: Boolean
  14715. Parameters: short h, short v
  14716. Interface: Quickdraw.h
  14717. Library: Not Known
  14718.  
  14719. Function: MacInsertMenu
  14720. Return Type: void
  14721. Parameters: MenuHandle theMenu, short beforeID
  14722. Interface: Menus.h
  14723. Library: Not Known
  14724.  
  14725. Function: MacInsertMenuItem
  14726. Return Type: void
  14727. Parameters: MenuHandle theMenu, ConstStr255Param itemString, short afterItem
  14728. Interface: Menus.h
  14729. Library: Not Known
  14730.  
  14731. Function: MacInsetRect
  14732. Return Type: void
  14733. Parameters: Rect * r, short dh, short dv
  14734. Interface: Quickdraw.h
  14735. Library: Not Known
  14736.  
  14737. Function: MacInvertRect
  14738. Return Type: void
  14739. Parameters: const Rect * r
  14740. Interface: Quickdraw.h
  14741. Library: Not Known
  14742.  
  14743. Function: MacInvertRgn
  14744. Return Type: void
  14745. Parameters: RgnHandle rgn
  14746. Interface: Quickdraw.h
  14747. Library: Not Known
  14748.  
  14749. Function: MacLineTo
  14750. Return Type: void
  14751. Parameters: short h, short v
  14752. Interface: Quickdraw.h
  14753. Library: Not Known
  14754.  
  14755. Function: MacLoadResource
  14756. Return Type: void
  14757. Parameters: Handle theResource
  14758. Interface: Resources.h
  14759. Library: Not Known
  14760.  
  14761. Function: MacMoveWindow
  14762. Return Type: void
  14763. Parameters: WindowPtr theWindow, short hGlobal, short vGlobal, Boolean front
  14764. Interface: MacWindows.h
  14765. Library: Not Known
  14766.  
  14767. Function: MacOffsetRect
  14768. Return Type: void
  14769. Parameters: Rect * r, short dh, short dv
  14770. Interface: Quickdraw.h
  14771. Library: Not Known
  14772.  
  14773. Function: MacOffsetRgn
  14774. Return Type: void
  14775. Parameters: RgnHandle rgn, short dh, short dv
  14776. Interface: Quickdraw.h
  14777. Library: Not Known
  14778.  
  14779. Function: MacPaintRgn
  14780. Return Type: void
  14781. Parameters: RgnHandle rgn
  14782. Interface: Quickdraw.h
  14783. Library: Not Known
  14784.  
  14785. Function: MacPtInRect
  14786. Return Type: Boolean
  14787. Parameters: Point pt, const Rect * r
  14788. Interface: Quickdraw.h
  14789. Library: Not Known
  14790.  
  14791. Function: MacReplaceText
  14792. Return Type: short
  14793. Parameters: Handle baseText, Handle substitutionText, Str15 key
  14794. Interface: StringCompare.h
  14795. Library: Not Known
  14796.  
  14797. Function: MacResizePalette
  14798. Return Type: void
  14799. Parameters: PaletteHandle p, short size
  14800. Interface: Palettes.h
  14801. Library: Not Known
  14802.  
  14803. Function: MacSendMessage
  14804. Return Type: OSErr
  14805. Parameters: long messageSelector, ...
  14806. Interface: GXMessages.h
  14807. Library: Not Known
  14808.  
  14809. Function: MacSetCursor
  14810. Return Type: void
  14811. Parameters: const Cursor * crsr
  14812. Interface: Quickdraw.h
  14813. Library: Not Known
  14814.  
  14815. Function: MacSetPort
  14816. Return Type: void
  14817. Parameters: GrafPtr port
  14818. Interface: Quickdraw.h
  14819. Library: Not Known
  14820.  
  14821. Function: MacSetRect
  14822. Return Type: void
  14823. Parameters: Rect * r, short left, short top, short right, short bottom
  14824. Interface: Quickdraw.h
  14825. Library: Not Known
  14826.  
  14827. Function: MacSetRectRgn
  14828. Return Type: void
  14829. Parameters: RgnHandle rgn, short left, short top, short right, short bottom
  14830. Interface: Quickdraw.h
  14831. Library: Not Known
  14832.  
  14833. Function: MacShowCursor
  14834. Return Type: void
  14835. Parameters: void
  14836. Interface: Quickdraw.h
  14837. Library: Not Known
  14838.  
  14839. Function: MacShowWindow
  14840. Return Type: void
  14841. Parameters: WindowPtr theWindow
  14842. Interface: MacWindows.h
  14843. Library: Not Known
  14844.  
  14845. Function: MacUnionRect
  14846. Return Type: void
  14847. Parameters: const Rect * src1, const Rect * src2, Rect * dstRect
  14848. Interface: Quickdraw.h
  14849. Library: Not Known
  14850.  
  14851. Function: MacUnionRgn
  14852. Return Type: void
  14853. Parameters: RgnHandle srcRgnA, RgnHandle srcRgnB, RgnHandle dstRgn
  14854. Interface: Quickdraw.h
  14855. Library: Not Known
  14856.  
  14857. Function: MacXorRgn
  14858. Return Type: void
  14859. Parameters: RgnHandle srcRgnA, RgnHandle srcRgnB, RgnHandle dstRgn
  14860. Interface: Quickdraw.h
  14861. Library: Not Known
  14862.  
  14863. Function: Magnitude
  14864. Return Type: unsigned long
  14865. Parameters: long deltaX, long deltaY
  14866. Interface: GXMath.h
  14867. Library: QuickDrawGXLib
  14868.  
  14869. Function: MailCreateMailSlot
  14870. Return Type: OSErr
  14871. Parameters: MSAMParam * paramBlock
  14872. Interface: OCEMail.h
  14873. Library: AOCELib
  14874.  
  14875. Function: MailModifyMailSlot
  14876. Return Type: OSErr
  14877. Parameters: MSAMParam * paramBlock
  14878. Interface: OCEMail.h
  14879. Library: AOCELib
  14880.  
  14881. Function: MailWakeupPMSAM
  14882. Return Type: OSErr
  14883. Parameters: MSAMParam * paramBlock
  14884. Interface: OCEMail.h
  14885. Library: AOCELib
  14886.  
  14887. Function: MakeFilePreview
  14888. Return Type: OSErr
  14889. Parameters: short resRefNum, ICMProgressProcRecordPtr progress
  14890. Interface: ImageCompression.h
  14891. Library: QuickTimeLib
  14892.  
  14893. Function: MakeIconCache
  14894. Return Type: OSErr
  14895. Parameters: IconCacheRef * theCache, IconGetterUPP makeIcon, void * yourDataPtr
  14896. Interface: Icons.h
  14897. Library: InterfaceLib
  14898.  
  14899. Function: MakeImageDescriptionForPixMap
  14900. Return Type: OSErr
  14901. Parameters: PixMapHandle pixmap, ImageDescriptionHandle * idh
  14902. Interface: ImageCompression.h
  14903. Library: QuickTimeLib
  14904.  
  14905. Function: MakeITable
  14906. Return Type: void
  14907. Parameters: CTabHandle cTabH, ITabHandle iTabH, short res
  14908. Interface: Quickdraw.h
  14909. Library: InterfaceLib
  14910.  
  14911. Function: MakeMediaTimeTable
  14912. Return Type: OSErr
  14913. Parameters: Media theMedia, long ** offsets, TimeValue startTime, TimeValue endTime, TimeValue timeIncrement, short firstDataRefIndex, short lastDataRefIndex, long * retdataRefSkew
  14914. Interface: Movies.h
  14915. Library: QuickTimeLib
  14916.  
  14917. Function: MakeMemoryNonResident
  14918. Return Type: OSErr
  14919. Parameters: void * address, unsigned long count
  14920. Interface: MacMemory.h
  14921. Library: Not Known
  14922.  
  14923. Function: MakeMemoryResident
  14924. Return Type: OSErr
  14925. Parameters: void * address, unsigned long count
  14926. Interface: MacMemory.h
  14927. Library: Not Known
  14928.  
  14929. Function: MakeRGBPat
  14930. Return Type: void
  14931. Parameters: PixPatHandle pp, const RGBColor * myColor
  14932. Interface: Quickdraw.h
  14933. Library: InterfaceLib
  14934.  
  14935. Function: MakeThumbnailFromPicture
  14936. Return Type: OSErr
  14937. Parameters: PicHandle picture, short colorDepth, PicHandle thumbnail, ICMProgressProcRecordPtr progressProc
  14938. Interface: ImageCompression.h
  14939. Library: QuickTimeLib
  14940.  
  14941. Function: MakeThumbnailFromPictureFile
  14942. Return Type: OSErr
  14943. Parameters: short refNum, short colorDepth, PicHandle thumbnail, ICMProgressProcRecordPtr progressProc
  14944. Interface: ImageCompression.h
  14945. Library: QuickTimeLib
  14946.  
  14947. Function: MakeThumbnailFromPixMap
  14948. Return Type: OSErr
  14949. Parameters: PixMapHandle src, const Rect * srcRect, short colorDepth, PicHandle thumbnail, ICMProgressProcRecordPtr progressProc
  14950. Interface: ImageCompression.h
  14951. Library: QuickTimeLib
  14952.  
  14953. Function: MakeTrackTimeTable
  14954. Return Type: OSErr
  14955. Parameters: Track trackH, long ** offsets, TimeValue startTime, TimeValue endTime, TimeValue timeIncrement, short firstDataRefIndex, short lastDataRefIndex, long * retdataRefSkew
  14956. Interface: Movies.h
  14957. Library: QuickTimeLib
  14958.  
  14959. Function: MakeVoiceSpec
  14960. Return Type: OSErr
  14961. Parameters: OSType creator, OSType id, VoiceSpec * voice
  14962. Interface: SpeechSynthesis.h
  14963. Library: SpeechLib
  14964.  
  14965. Function: MapMapping
  14966. Return Type: gxMapping *
  14967. Parameters: gxMapping * target, const gxMapping * source
  14968. Interface: GXMath.h
  14969. Library: QuickDrawGXLib
  14970.  
  14971. Function: MapMatrix
  14972. Return Type: void
  14973. Parameters: MatrixRecord * matrix, const Rect * fromRect, const Rect * toRect
  14974. Interface: ImageCompression.h
  14975. Library: QuickTimeLib
  14976.  
  14977. Function: MapPoints
  14978. Return Type: void
  14979. Parameters: const gxMapping * source, long count, gxPoint vector[]
  14980. Interface: GXMath.h
  14981. Library: QuickDrawGXLib
  14982.  
  14983. Function: MapPoly
  14984. Return Type: void
  14985. Parameters: PolyHandle poly, const Rect * srcRect, const Rect * dstRect
  14986. Interface: Quickdraw.h
  14987. Library: InterfaceLib
  14988.  
  14989. Function: MapPt
  14990. Return Type: void
  14991. Parameters: Point * pt, const Rect * srcRect, const Rect * dstRect
  14992. Interface: Quickdraw.h
  14993. Library: InterfaceLib
  14994.  
  14995. Function: MapRect
  14996. Return Type: void
  14997. Parameters: Rect * r, const Rect * srcRect, const Rect * dstRect
  14998. Interface: Quickdraw.h
  14999. Library: InterfaceLib
  15000.  
  15001. Function: MapRgn
  15002. Return Type: void
  15003. Parameters: RgnHandle rgn, const Rect * srcRect, const Rect * dstRect
  15004. Interface: Quickdraw.h
  15005. Library: InterfaceLib
  15006.  
  15007. Function: MaxApplZone
  15008. Return Type: void
  15009. Parameters: void
  15010. Interface: MacMemory.h
  15011. Library: InterfaceLib
  15012.  
  15013. Function: MaxBlock
  15014. Return Type: long
  15015. Parameters: void
  15016. Interface: MacMemory.h
  15017. Library: InterfaceLib
  15018.  
  15019. Function: MaxBlockSys
  15020. Return Type: long
  15021. Parameters: void
  15022. Interface: MacMemory.h
  15023. Library: InterfaceLib
  15024.  
  15025. Function: MaximumProcessorSpeed
  15026. Return Type: short
  15027. Parameters: void
  15028. Interface: Power.h
  15029. Library: PowerMgrLib
  15030.  
  15031. Function: MaxMem
  15032. Return Type: Size
  15033. Parameters: Size * grow
  15034. Interface: MacMemory.h
  15035. Library: InterfaceLib
  15036.  
  15037. Function: MaxMemSys
  15038. Return Type: Size
  15039. Parameters: Size * grow
  15040. Interface: MacMemory.h
  15041. Library: InterfaceLib
  15042.  
  15043. Function: MCActivate
  15044. Return Type: ComponentResult
  15045. Parameters: MovieController mc, WindowPtr w, Boolean activate
  15046. Interface: Movies.h
  15047. Library: QuickTimeLib
  15048.  
  15049. Function: MCAdjustCursor
  15050. Return Type: ComponentResult
  15051. Parameters: MovieController mc, WindowPtr w, Point where, long modifiers
  15052. Interface: Movies.h
  15053. Library: QuickTimeLib
  15054.  
  15055. Function: MCClear
  15056. Return Type: ComponentResult
  15057. Parameters: MovieController mc
  15058. Interface: Movies.h
  15059. Library: QuickTimeLib
  15060.  
  15061. Function: MCClick
  15062. Return Type: ComponentResult
  15063. Parameters: MovieController mc, WindowPtr w, Point where, long when, long modifiers
  15064. Interface: Movies.h
  15065. Library: QuickTimeLib
  15066.  
  15067. Function: MCCopy
  15068. Return Type: Movie
  15069. Parameters: MovieController mc
  15070. Interface: Movies.h
  15071. Library: QuickTimeLib
  15072.  
  15073. Function: MCCut
  15074. Return Type: Movie
  15075. Parameters: MovieController mc
  15076. Interface: Movies.h
  15077. Library: QuickTimeLib
  15078.  
  15079. Function: MCDoAction
  15080. Return Type: ComponentResult
  15081. Parameters: MovieController mc, short action, void * params
  15082. Interface: Movies.h
  15083. Library: QuickTimeLib
  15084.  
  15085. Function: MCDraw
  15086. Return Type: ComponentResult
  15087. Parameters: MovieController mc, WindowPtr w
  15088. Interface: Movies.h
  15089. Library: QuickTimeLib
  15090.  
  15091. Function: MCDrawBadge
  15092. Return Type: ComponentResult
  15093. Parameters: MovieController mc, RgnHandle movieRgn, RgnHandle * badgeRgn
  15094. Interface: Movies.h
  15095. Library: QuickTimeLib
  15096.  
  15097. Function: MCEnableEditing
  15098. Return Type: ComponentResult
  15099. Parameters: MovieController mc, Boolean enabled
  15100. Interface: Movies.h
  15101. Library: QuickTimeLib
  15102.  
  15103. Function: MCGetClip
  15104. Return Type: ComponentResult
  15105. Parameters: MovieController mc, RgnHandle * theClip, RgnHandle * movieClip
  15106. Interface: Movies.h
  15107. Library: QuickTimeLib
  15108.  
  15109. Function: MCGetControllerBoundsRect
  15110. Return Type: ComponentResult
  15111. Parameters: MovieController mc, Rect * bounds
  15112. Interface: Movies.h
  15113. Library: QuickTimeLib
  15114.  
  15115. Function: MCGetControllerBoundsRgn
  15116. Return Type: RgnHandle
  15117. Parameters: MovieController mc
  15118. Interface: Movies.h
  15119. Library: QuickTimeLib
  15120.  
  15121. Function: MCGetControllerInfo
  15122. Return Type: ComponentResult
  15123. Parameters: MovieController mc, long * someFlags
  15124. Interface: Movies.h
  15125. Library: QuickTimeLib
  15126.  
  15127. Function: MCGetControllerPort
  15128. Return Type: CGrafPtr
  15129. Parameters: MovieController mc
  15130. Interface: Movies.h
  15131. Library: QuickTimeLib
  15132.  
  15133. Function: MCGetCurrentTime
  15134. Return Type: TimeValue
  15135. Parameters: MovieController mc, TimeScale * scale
  15136. Interface: Movies.h
  15137. Library: QuickTimeLib
  15138.  
  15139. Function: MCGetIndMovie
  15140. Return Type: Movie
  15141. Parameters: MovieController mc, short index
  15142. Interface: Movies.h
  15143. Library: QuickTimeLib
  15144.  
  15145. Function: MCGetInterfaceElement
  15146. Return Type: ComponentResult
  15147. Parameters: MovieController mc, MCInterfaceElement whichElement, void * element
  15148. Interface: Movies.h
  15149. Library: QuickTimeLib
  15150.  
  15151. Function: MCGetMenuString
  15152. Return Type: ComponentResult
  15153. Parameters: MovieController mc, long modifiers, short item, Str255 aString
  15154. Interface: Movies.h
  15155. Library: QuickTimeLib
  15156.  
  15157. Function: MCGetVisible
  15158. Return Type: ComponentResult
  15159. Parameters: MovieController mc
  15160. Interface: Movies.h
  15161. Library: QuickTimeLib
  15162.  
  15163. Function: MCGetWindowRgn
  15164. Return Type: RgnHandle
  15165. Parameters: MovieController mc, WindowPtr w
  15166. Interface: Movies.h
  15167. Library: QuickTimeLib
  15168.  
  15169. Function: MCIdle
  15170. Return Type: ComponentResult
  15171. Parameters: MovieController mc
  15172. Interface: Movies.h
  15173. Library: QuickTimeLib
  15174.  
  15175. Function: MCInvalidate
  15176. Return Type: ComponentResult
  15177. Parameters: MovieController mc, WindowPtr w, RgnHandle invalidRgn
  15178. Interface: Movies.h
  15179. Library: QuickTimeLib
  15180.  
  15181. Function: MCIsControllerAttached
  15182. Return Type: ComponentResult
  15183. Parameters: MovieController mc
  15184. Interface: Movies.h
  15185. Library: QuickTimeLib
  15186.  
  15187. Function: MCIsEditingEnabled
  15188. Return Type: long
  15189. Parameters: MovieController mc
  15190. Interface: Movies.h
  15191. Library: QuickTimeLib
  15192.  
  15193. Function: MCIsPlayerEvent
  15194. Return Type: ComponentResult
  15195. Parameters: MovieController mc, const EventRecord * e
  15196. Interface: Movies.h
  15197. Library: QuickTimeLib
  15198.  
  15199. Function: MCKey
  15200. Return Type: ComponentResult
  15201. Parameters: MovieController mc, SInt8 key, long modifiers
  15202. Interface: Movies.h
  15203. Library: QuickTimeLib
  15204.  
  15205. Function: MCMovieChanged
  15206. Return Type: ComponentResult
  15207. Parameters: MovieController mc, Movie m
  15208. Interface: Movies.h
  15209. Library: QuickTimeLib
  15210.  
  15211. Function: MCNewAttachedController
  15212. Return Type: ComponentResult
  15213. Parameters: MovieController mc, Movie theMovie, WindowPtr w, Point where
  15214. Interface: Movies.h
  15215. Library: QuickTimeLib
  15216.  
  15217. Function: MCPaste
  15218. Return Type: ComponentResult
  15219. Parameters: MovieController mc, Movie srcMovie
  15220. Interface: Movies.h
  15221. Library: QuickTimeLib
  15222.  
  15223. Function: MCPositionController
  15224. Return Type: ComponentResult
  15225. Parameters: MovieController mc, const Rect * movieRect, const Rect * controllerRect, long someFlags
  15226. Interface: Movies.h
  15227. Library: QuickTimeLib
  15228.  
  15229. Function: MCPtInController
  15230. Return Type: ComponentResult
  15231. Parameters: MovieController mc, Point thePt, Boolean * inController
  15232. Interface: Movies.h
  15233. Library: QuickTimeLib
  15234.  
  15235. Function: MCRemoveAllMovies
  15236. Return Type: ComponentResult
  15237. Parameters: MovieController mc
  15238. Interface: Movies.h
  15239. Library: QuickTimeLib
  15240.  
  15241. Function: MCRemoveAMovie
  15242. Return Type: ComponentResult
  15243. Parameters: MovieController mc, Movie m
  15244. Interface: Movies.h
  15245. Library: QuickTimeLib
  15246.  
  15247. Function: MCRemoveMovie
  15248. Return Type: ComponentResult
  15249. Parameters: MovieController mc
  15250. Interface: Movies.h
  15251. Library: QuickTimeLib
  15252.  
  15253. Function: MCSetActionFilter
  15254. Return Type: ComponentResult
  15255. Parameters: MovieController mc, MCActionFilterUPP blob
  15256. Interface: Movies.h
  15257. Library: QuickTimeLib
  15258.  
  15259. Function: MCSetActionFilterWithRefCon
  15260. Return Type: ComponentResult
  15261. Parameters: MovieController mc, MCActionFilterWithRefConUPP blob, long refCon
  15262. Interface: Movies.h
  15263. Library: QuickTimeLib
  15264.  
  15265. Function: MCSetClip
  15266. Return Type: ComponentResult
  15267. Parameters: MovieController mc, RgnHandle theClip, RgnHandle movieClip
  15268. Interface: Movies.h
  15269. Library: QuickTimeLib
  15270.  
  15271. Function: MCSetControllerAttached
  15272. Return Type: ComponentResult
  15273. Parameters: MovieController mc, Boolean attach
  15274. Interface: Movies.h
  15275. Library: QuickTimeLib
  15276.  
  15277. Function: MCSetControllerBoundsRect
  15278. Return Type: ComponentResult
  15279. Parameters: MovieController mc, const Rect * bounds
  15280. Interface: Movies.h
  15281. Library: QuickTimeLib
  15282.  
  15283. Function: MCSetControllerPort
  15284. Return Type: ComponentResult
  15285. Parameters: MovieController mc, CGrafPtr gp
  15286. Interface: Movies.h
  15287. Library: QuickTimeLib
  15288.  
  15289. Function: MCSetDuration
  15290. Return Type: ComponentResult
  15291. Parameters: MovieController mc, TimeValue duration
  15292. Interface: Movies.h
  15293. Library: QuickTimeLib
  15294.  
  15295. Function: MCSetMovie
  15296. Return Type: ComponentResult
  15297. Parameters: MovieController mc, Movie theMovie, WindowPtr movieWindow, Point where
  15298. Interface: Movies.h
  15299. Library: QuickTimeLib
  15300.  
  15301. Function: MCSetUpEditMenu
  15302. Return Type: ComponentResult
  15303. Parameters: MovieController mc, long modifiers, MenuHandle mh
  15304. Interface: Movies.h
  15305. Library: QuickTimeLib
  15306.  
  15307. Function: MCSetVisible
  15308. Return Type: ComponentResult
  15309. Parameters: MovieController mc, Boolean visible
  15310. Interface: Movies.h
  15311. Library: QuickTimeLib
  15312.  
  15313. Function: MCUndo
  15314. Return Type: ComponentResult
  15315. Parameters: MovieController mc
  15316. Interface: Movies.h
  15317. Library: QuickTimeLib
  15318.  
  15319. Function: MDVRClose
  15320. Return Type: void
  15321. Parameters: MDVRPtr driverPtr
  15322. Interface: MIDI.h
  15323. Library: Not Known
  15324.  
  15325. Function: MDVRControlIn
  15326. Return Type: void
  15327. Parameters: MDVRPtr portPtr, MDVRInCtlPtr inputCtl
  15328. Interface: MIDI.h
  15329. Library: Not Known
  15330.  
  15331. Function: MDVRControlOut
  15332. Return Type: void
  15333. Parameters: MDVRPtr portPtr, MDVROutCtlPtr outputCtl
  15334. Interface: MIDI.h
  15335. Library: Not Known
  15336.  
  15337. Function: MDVRIn
  15338. Return Type: void
  15339. Parameters: MDVRPtr portPtr
  15340. Interface: MIDI.h
  15341. Library: Not Known
  15342.  
  15343. Function: MDVRNotesOff
  15344. Return Type: void
  15345. Parameters: MDVRPtr portPtr, short mode
  15346. Interface: MIDI.h
  15347. Library: Not Known
  15348.  
  15349. Function: MDVROpen
  15350. Return Type: MDVRPtr
  15351. Parameters: short portType, short refnum
  15352. Interface: MIDI.h
  15353. Library: Not Known
  15354.  
  15355. Function: MDVROut
  15356. Return Type: void
  15357. Parameters: MDVRPtr portPtr, char * dataPtr, short length
  15358. Interface: MIDI.h
  15359. Library: Not Known
  15360.  
  15361. Function: MDVRSignIn
  15362. Return Type: OSErr
  15363. Parameters: OSType clientID, long refCon, Handle icon, Str255 name
  15364. Interface: MIDI.h
  15365. Library: Not Known
  15366.  
  15367. Function: MDVRSignOut
  15368. Return Type: void
  15369. Parameters: OSType clientID
  15370. Interface: MIDI.h
  15371. Library: Not Known
  15372.  
  15373. Function: MeasureJust
  15374. Return Type: void
  15375. Parameters: Ptr textPtr, short textLength, short slop, Ptr charLocs
  15376. Interface: QuickdrawText.h
  15377. Library: InterfaceLib
  15378.  
  15379. Function: MeasureJustified
  15380. Return Type: void
  15381. Parameters: Ptr textPtr, long textLength, Fixed slop, Ptr charLocs, JustStyleCode styleRunPosition, Point numer, Point denom
  15382. Interface: QuickdrawText.h
  15383. Library: InterfaceLib
  15384.  
  15385. Function: MeasureText
  15386. Return Type: void
  15387. Parameters: short count, const void * textAddr, void * charLocs
  15388. Interface: QuickdrawText.h
  15389. Library: InterfaceLib
  15390.  
  15391. Function: Media3DGetNamedObjectList
  15392. Return Type: ComponentResult
  15393. Parameters: MediaHandler mh, QTAtomContainer * objectList
  15394. Interface: Movies.h
  15395. Library: QuickTimeLib
  15396.  
  15397. Function: Media3DGetRendererList
  15398. Return Type: ComponentResult
  15399. Parameters: MediaHandler mh, QTAtomContainer * rendererList
  15400. Interface: Movies.h
  15401. Library: QuickTimeLib
  15402.  
  15403. Function: MediaChangedNonPrimarySource
  15404. Return Type: ComponentResult
  15405. Parameters: MediaHandler mh, long inputIndex
  15406. Interface: MediaHandlers.h
  15407. Library: QuickTimeLib
  15408.  
  15409. Function: MediaCompare
  15410. Return Type: ComponentResult
  15411. Parameters: MediaHandler mh, Boolean * isOK, Media srcMedia, ComponentInstance srcMediaComponent
  15412. Interface: MediaHandlers.h
  15413. Library: QuickTimeLib
  15414.  
  15415. Function: MediaCurrentMediaQueuedData
  15416. Return Type: ComponentResult
  15417. Parameters: MediaHandler mh, long * milliSecs
  15418. Interface: MediaHandlers.h
  15419. Library: Not Known
  15420.  
  15421. Function: MediaDisposeTargetRefCon
  15422. Return Type: ComponentResult
  15423. Parameters: MediaHandler mh, long targetRefCon
  15424. Interface: MediaHandlers.h
  15425. Library: QuickTimeLib
  15426.  
  15427. Function: MediaEnterEmptyEdit
  15428. Return Type: ComponentResult
  15429. Parameters: MediaHandler mh
  15430. Interface: MediaHandlers.h
  15431. Library: QuickTimeLib
  15432.  
  15433. Function: MediaExecuteOneAction
  15434. Return Type: ComponentResult
  15435. Parameters: MediaHandler mh, QTAtomContainer container, QTAtom actionAtom
  15436. Interface: MediaHandlers.h
  15437. Library: QuickTimeLib
  15438.  
  15439. Function: MediaFlushNonPrimarySourceData
  15440. Return Type: ComponentResult
  15441. Parameters: MediaHandler mh, long inputIndex
  15442. Interface: MediaHandlers.h
  15443. Library: QuickTimeLib
  15444.  
  15445. Function: MediaForceUpdate
  15446. Return Type: ComponentResult
  15447. Parameters: MediaHandler mh, long forceUpdateFlags
  15448. Interface: MediaHandlers.h
  15449. Library: QuickTimeLib
  15450.  
  15451. Function: MediaGetActionsForQTEvent
  15452. Return Type: ComponentResult
  15453. Parameters: MediaHandler mh, QTEventRecordPtr event, long targetRefCon, QTAtomContainer * container, QTAtom * atom
  15454. Interface: MediaHandlers.h
  15455. Library: QuickTimeLib
  15456.  
  15457. Function: MediaGetClock
  15458. Return Type: ComponentResult
  15459. Parameters: MediaHandler mh, ComponentInstance * clock
  15460. Interface: MediaHandlers.h
  15461. Library: QuickTimeLib
  15462.  
  15463. Function: MediaGetDrawingRgn
  15464. Return Type: ComponentResult
  15465. Parameters: MediaHandler mh, RgnHandle * partialRgn
  15466. Interface: MediaHandlers.h
  15467. Library: QuickTimeLib
  15468.  
  15469. Function: MediaGetGraphicsMode
  15470. Return Type: ComponentResult
  15471. Parameters: MediaHandler mh, long * mode, RGBColor * opColor
  15472. Interface: MediaHandlers.h
  15473. Library: QuickTimeLib
  15474.  
  15475. Function: MediaGetInvalidRegion
  15476. Return Type: ComponentResult
  15477. Parameters: MediaHandler mh, RgnHandle rgn
  15478. Interface: MediaHandlers.h
  15479. Library: QuickTimeLib
  15480.  
  15481. Function: MediaGetMediaInfo
  15482. Return Type: ComponentResult
  15483. Parameters: MediaHandler mh, Handle h
  15484. Interface: MediaHandlers.h
  15485. Library: QuickTimeLib
  15486.  
  15487. Function: MediaGetName
  15488. Return Type: ComponentResult
  15489. Parameters: MediaHandler mh, Str255 name, long requestedLanguage, long * actualLanguage
  15490. Interface: MediaHandlers.h
  15491. Library: QuickTimeLib
  15492.  
  15493. Function: MediaGetNextBoundsChange
  15494. Return Type: ComponentResult
  15495. Parameters: MediaHandler mh, TimeValue * when
  15496. Interface: MediaHandlers.h
  15497. Library: QuickTimeLib
  15498.  
  15499. Function: MediaGetNextStepTime
  15500. Return Type: ComponentResult
  15501. Parameters: MediaHandler mh, short flags, TimeValue mediaTimeIn, TimeValue * mediaTimeOut, Fixed rate
  15502. Interface: MediaHandlers.h
  15503. Library: QuickTimeLib
  15504.  
  15505. Function: MediaGetOffscreenBufferSize
  15506. Return Type: ComponentResult
  15507. Parameters: MediaHandler mh, Rect * bounds, short depth, CTabHandle ctab
  15508. Interface: MediaHandlers.h
  15509. Library: QuickTimeLib
  15510.  
  15511. Function: MediaGetSampleDataPointer
  15512. Return Type: ComponentResult
  15513. Parameters: MediaHandler mh, long sampleNum, Ptr * dataPtr, long * dataSize, long * sampleDescIndex
  15514. Interface: MediaHandlers.h
  15515. Library: QuickTimeLib
  15516.  
  15517. Function: MediaGetSoundBalance
  15518. Return Type: ComponentResult
  15519. Parameters: MediaHandler mh, short * balance
  15520. Interface: MediaHandlers.h
  15521. Library: QuickTimeLib
  15522.  
  15523. Function: MediaGetSoundOutputComponent
  15524. Return Type: ComponentResult
  15525. Parameters: MediaHandler mh, Component * outputComponent
  15526. Interface: MediaHandlers.h
  15527. Library: QuickTimeLib
  15528.  
  15529. Function: MediaGetSrcRgn
  15530. Return Type: ComponentResult
  15531. Parameters: MediaHandler mh, RgnHandle rgn, TimeValue atMediaTime
  15532. Interface: MediaHandlers.h
  15533. Library: QuickTimeLib
  15534.  
  15535. Function: MediaGetTrackOpaque
  15536. Return Type: ComponentResult
  15537. Parameters: MediaHandler mh, Boolean * trackIsOpaque
  15538. Interface: MediaHandlers.h
  15539. Library: QuickTimeLib
  15540.  
  15541. Function: MediaGetURLLink
  15542. Return Type: ComponentResult
  15543. Parameters: MediaHandler mh, Point displayWhere, Handle * urlLink
  15544. Interface: MediaHandlers.h
  15545. Library: QuickTimeLib
  15546.  
  15547. Function: MediaGetVideoParam
  15548. Return Type: ComponentResult
  15549. Parameters: MediaHandler mh, long whichParam, unsigned short * value
  15550. Interface: MediaHandlers.h
  15551. Library: QuickTimeLib
  15552.  
  15553. Function: MediaGGetStatus
  15554. Return Type: ComponentResult
  15555. Parameters: MediaHandler mh, ComponentResult * statusErr
  15556. Interface: MediaHandlers.h
  15557. Library: QuickTimeLib
  15558.  
  15559. Function: MediaGSetActiveSegment
  15560. Return Type: ComponentResult
  15561. Parameters: MediaHandler mh, TimeValue activeStart, TimeValue activeDuration
  15562. Interface: MediaHandlers.h
  15563. Library: QuickTimeLib
  15564.  
  15565. Function: MediaGSetVolume
  15566. Return Type: ComponentResult
  15567. Parameters: MediaHandler mh, short volume
  15568. Interface: MediaHandlers.h
  15569. Library: QuickTimeLib
  15570.  
  15571. Function: MediaHasCharacteristic
  15572. Return Type: ComponentResult
  15573. Parameters: MediaHandler mh, OSType characteristic, Boolean * hasIt
  15574. Interface: MediaHandlers.h
  15575. Library: QuickTimeLib
  15576.  
  15577. Function: MediaHitTestForTargetRefCon
  15578. Return Type: ComponentResult
  15579. Parameters: MediaHandler mh, long flags, Point loc, long * targetRefCon
  15580. Interface: MediaHandlers.h
  15581. Library: QuickTimeLib
  15582.  
  15583. Function: MediaHitTestTargetRefCon
  15584. Return Type: ComponentResult
  15585. Parameters: MediaHandler mh, long targetRefCon, long flags, Point loc, Boolean * wasHit
  15586. Interface: MediaHandlers.h
  15587. Library: QuickTimeLib
  15588.  
  15589. Function: MediaIdle
  15590. Return Type: ComponentResult
  15591. Parameters: MediaHandler mh, TimeValue atMediaTime, long flagsIn, long * flagsOut, const TimeRecord * movieTime
  15592. Interface: MediaHandlers.h
  15593. Library: QuickTimeLib
  15594.  
  15595. Function: MediaInitialize
  15596. Return Type: ComponentResult
  15597. Parameters: MediaHandler mh, GetMovieCompleteParams * gmc
  15598. Interface: MediaHandlers.h
  15599. Library: QuickTimeLib
  15600.  
  15601. Function: MediaInvalidateRegion
  15602. Return Type: ComponentResult
  15603. Parameters: MediaHandler mh, RgnHandle invalRgn
  15604. Interface: MediaHandlers.h
  15605. Library: QuickTimeLib
  15606.  
  15607. Function: MediaMakeMediaTimeTable
  15608. Return Type: ComponentResult
  15609. Parameters: MediaHandler mh, long ** offsets, TimeValue startTime, TimeValue endTime, TimeValue timeIncrement, short firstDataRefIndex, short lastDataRefIndex, long * retDataRefSkew
  15610. Interface: MediaHandlers.h
  15611. Library: QuickTimeLib
  15612.  
  15613. Function: MediaPrePrerollBegin
  15614. Return Type: ComponentResult
  15615. Parameters: MediaHandler mh, TimeValue time, Fixed rate, PrePrerollCompleteUPP completeProc, void * refcon
  15616. Interface: MediaHandlers.h
  15617. Library: QuickTimeLib
  15618.  
  15619. Function: MediaPrePrerollCancel
  15620. Return Type: ComponentResult
  15621. Parameters: MediaHandler mh, void * refcon
  15622. Interface: MediaHandlers.h
  15623. Library: QuickTimeLib
  15624.  
  15625. Function: MediaPreroll
  15626. Return Type: ComponentResult
  15627. Parameters: MediaHandler mh, TimeValue time, Fixed rate
  15628. Interface: MediaHandlers.h
  15629. Library: QuickTimeLib
  15630.  
  15631. Function: MediaPutMediaInfo
  15632. Return Type: ComponentResult
  15633. Parameters: MediaHandler mh, Handle h
  15634. Interface: MediaHandlers.h
  15635. Library: QuickTimeLib
  15636.  
  15637. Function: MediaQueueNonPrimarySourceData
  15638. Return Type: ComponentResult
  15639. Parameters: MediaHandler mh, long inputIndex, long dataDescriptionSeed, Handle dataDescription, void * data, long dataSize, ICMCompletionProcRecordPtr asyncCompletionProc, const ICMFrameTimeRecord * frameTime, UniversalProcPtr transferProc, void * refCon
  15640. Interface: MediaHandlers.h
  15641. Library: QuickTimeLib
  15642.  
  15643. Function: MediaReleaseSampleDataPointer
  15644. Return Type: ComponentResult
  15645. Parameters: MediaHandler mh, long sampleNum
  15646. Interface: MediaHandlers.h
  15647. Library: QuickTimeLib
  15648.  
  15649. Function: MediaSampleDescriptionB2N
  15650. Return Type: ComponentResult
  15651. Parameters: MediaHandler mh, SampleDescriptionHandle sampleDescriptionH
  15652. Interface: MediaHandlers.h
  15653. Library: QuickTimeLib
  15654.  
  15655. Function: MediaSampleDescriptionChanged
  15656. Return Type: ComponentResult
  15657. Parameters: MediaHandler mh, long index
  15658. Interface: MediaHandlers.h
  15659. Library: QuickTimeLib
  15660.  
  15661. Function: MediaSampleDescriptionN2B
  15662. Return Type: ComponentResult
  15663. Parameters: MediaHandler mh, SampleDescriptionHandle sampleDescriptionH
  15664. Interface: MediaHandlers.h
  15665. Library: QuickTimeLib
  15666.  
  15667. Function: MediaSetActionsCallback
  15668. Return Type: ComponentResult
  15669. Parameters: MediaHandler mh, ActionsUPP actionsCallbackProc, void * refcon
  15670. Interface: MediaHandlers.h
  15671. Library: QuickTimeLib
  15672.  
  15673. Function: MediaSetActive
  15674. Return Type: ComponentResult
  15675. Parameters: MediaHandler mh, Boolean enableMedia
  15676. Interface: MediaHandlers.h
  15677. Library: QuickTimeLib
  15678.  
  15679. Function: MediaSetClip
  15680. Return Type: ComponentResult
  15681. Parameters: MediaHandler mh, RgnHandle theClip
  15682. Interface: MediaHandlers.h
  15683. Library: QuickTimeLib
  15684.  
  15685. Function: MediaSetDimensions
  15686. Return Type: ComponentResult
  15687. Parameters: MediaHandler mh, Fixed width, Fixed height
  15688. Interface: MediaHandlers.h
  15689. Library: QuickTimeLib
  15690.  
  15691. Function: MediaSetGraphicsMode
  15692. Return Type: ComponentResult
  15693. Parameters: MediaHandler mh, long mode, const RGBColor * opColor
  15694. Interface: MediaHandlers.h
  15695. Library: QuickTimeLib
  15696.  
  15697. Function: MediaSetGWorld
  15698. Return Type: ComponentResult
  15699. Parameters: MediaHandler mh, CGrafPtr aPort, GDHandle aGD
  15700. Interface: MediaHandlers.h
  15701. Library: QuickTimeLib
  15702.  
  15703. Function: MediaSetHandlerCapabilities
  15704. Return Type: ComponentResult
  15705. Parameters: MediaHandler mh, long flags, long flagsMask
  15706. Interface: MediaHandlers.h
  15707. Library: QuickTimeLib
  15708.  
  15709. Function: MediaSetHints
  15710. Return Type: ComponentResult
  15711. Parameters: MediaHandler mh, long hints
  15712. Interface: MediaHandlers.h
  15713. Library: QuickTimeLib
  15714.  
  15715. Function: MediaSetMatrix
  15716. Return Type: ComponentResult
  15717. Parameters: MediaHandler mh, MatrixRecord * trackMovieMatrix
  15718. Interface: MediaHandlers.h
  15719. Library: QuickTimeLib
  15720.  
  15721. Function: MediaSetMediaTimeScale
  15722. Return Type: ComponentResult
  15723. Parameters: MediaHandler mh, TimeScale newTimeScale
  15724. Interface: MediaHandlers.h
  15725. Library: QuickTimeLib
  15726.  
  15727. Function: MediaSetMovieTimeScale
  15728. Return Type: ComponentResult
  15729. Parameters: MediaHandler mh, TimeScale newTimeScale
  15730. Interface: MediaHandlers.h
  15731. Library: QuickTimeLib
  15732.  
  15733. Function: MediaSetNonPrimarySourceData
  15734. Return Type: ComponentResult
  15735. Parameters: MediaHandler mh, long inputIndex, long dataDescriptionSeed, Handle dataDescription, void * data, long dataSize, ICMCompletionProcRecordPtr asyncCompletionProc, UniversalProcPtr transferProc, void * refCon
  15736. Interface: MediaHandlers.h
  15737. Library: QuickTimeLib
  15738.  
  15739. Function: MediaSetRate
  15740. Return Type: ComponentResult
  15741. Parameters: MediaHandler mh, Fixed rate
  15742. Interface: MediaHandlers.h
  15743. Library: QuickTimeLib
  15744.  
  15745. Function: MediaSetSoundBalance
  15746. Return Type: ComponentResult
  15747. Parameters: MediaHandler mh, short balance
  15748. Interface: MediaHandlers.h
  15749. Library: QuickTimeLib
  15750.  
  15751. Function: MediaSetSoundLocalizationData
  15752. Return Type: ComponentResult
  15753. Parameters: MediaHandler mh, Handle data
  15754. Interface: MediaHandlers.h
  15755. Library: QuickTimeLib
  15756.  
  15757. Function: MediaSetSoundOutputComponent
  15758. Return Type: ComponentResult
  15759. Parameters: MediaHandler mh, Component outputComponent
  15760. Interface: MediaHandlers.h
  15761. Library: QuickTimeLib
  15762.  
  15763. Function: MediaSetTrackInputMapReference
  15764. Return Type: ComponentResult
  15765. Parameters: MediaHandler mh, QTAtomContainer inputMap
  15766. Interface: MediaHandlers.h
  15767. Library: QuickTimeLib
  15768.  
  15769. Function: MediaSetVideoParam
  15770. Return Type: ComponentResult
  15771. Parameters: MediaHandler mh, long whichParam, unsigned short * value
  15772. Interface: MediaHandlers.h
  15773. Library: QuickTimeLib
  15774.  
  15775. Function: MediaTargetRefConsEqual
  15776. Return Type: ComponentResult
  15777. Parameters: MediaHandler mh, long firstRefCon, long secondRefCon, Boolean * equal
  15778. Interface: MediaHandlers.h
  15779. Library: QuickTimeLib
  15780.  
  15781. Function: MediaTimeToSampleNum
  15782. Return Type: void
  15783. Parameters: Media theMedia, TimeValue time, long * sampleNum, TimeValue * sampleTime, TimeValue * sampleDuration
  15784. Interface: Movies.h
  15785. Library: QuickTimeLib
  15786.  
  15787. Function: MediaTrackEdited
  15788. Return Type: ComponentResult
  15789. Parameters: MediaHandler mh
  15790. Interface: MediaHandlers.h
  15791. Library: QuickTimeLib
  15792.  
  15793. Function: MediaTrackPropertyAtomChanged
  15794. Return Type: ComponentResult
  15795. Parameters: MediaHandler mh
  15796. Interface: MediaHandlers.h
  15797. Library: QuickTimeLib
  15798.  
  15799. Function: MediaTrackReferencesChanged
  15800. Return Type: ComponentResult
  15801. Parameters: MediaHandler mh
  15802. Interface: MediaHandlers.h
  15803. Library: QuickTimeLib
  15804.  
  15805. Function: MemError
  15806. Return Type: OSErr
  15807. Parameters: void
  15808. Interface: MacMemory.h
  15809. Library: InterfaceLib
  15810.  
  15811. Function: MenuChoice
  15812. Return Type: long
  15813. Parameters: void
  15814. Interface: Menus.h
  15815. Library: InterfaceLib
  15816.  
  15817. Function: MenuEvent
  15818. Return Type: UInt32
  15819. Parameters: const EventRecord * inEvent
  15820. Interface: Menus.h
  15821. Library: AppearanceLib
  15822.  
  15823. Function: MenuKey
  15824. Return Type: long
  15825. Parameters: CharParameter ch
  15826. Interface: Menus.h
  15827. Library: InterfaceLib
  15828.  
  15829. Function: MenuSelect
  15830. Return Type: long
  15831. Parameters: Point startPt
  15832. Interface: Menus.h
  15833. Library: InterfaceLib
  15834.  
  15835. Function: Microseconds
  15836. Return Type: void
  15837. Parameters: UnsignedWide * microTickCount
  15838. Interface: Timer.h
  15839. Library: InterfaceLib
  15840.  
  15841. Function: MIDIAddPort
  15842. Return Type: OSErr
  15843. Parameters: OSType clientID, short BufSize, short * refnum, MIDIPortParamsPtr init
  15844. Interface: MIDI.h
  15845. Library: InterfaceLib
  15846.  
  15847. Function: MIDICallAddress
  15848. Return Type: ProcPtr
  15849. Parameters: short callNum
  15850. Interface: MIDI.h
  15851. Library: Not Known
  15852.  
  15853. Function: MIDIConnectData
  15854. Return Type: OSErr
  15855. Parameters: OSType srcClID, OSType srcPortID, OSType dstClID, OSType dstPortID
  15856. Interface: MIDI.h
  15857. Library: InterfaceLib
  15858.  
  15859. Function: MIDIConnectTime
  15860. Return Type: OSErr
  15861. Parameters: OSType srcClID, OSType srcPortID, OSType dstClID, OSType dstPortID
  15862. Interface: MIDI.h
  15863. Library: InterfaceLib
  15864.  
  15865. Function: MIDIConvertTime
  15866. Return Type: long
  15867. Parameters: short srcFormat, short dstFormat, long time
  15868. Interface: MIDI.h
  15869. Library: InterfaceLib
  15870.  
  15871. Function: MIDIDiscardPacket
  15872. Return Type: void
  15873. Parameters: short refnum, MIDIPacketPtr packet
  15874. Interface: MIDI.h
  15875. Library: Not Known
  15876.  
  15877. Function: MIDIFlush
  15878. Return Type: void
  15879. Parameters: short refnum
  15880. Interface: MIDI.h
  15881. Library: InterfaceLib
  15882.  
  15883. Function: MIDIGetClientIcon
  15884. Return Type: Handle
  15885. Parameters: OSType clientID
  15886. Interface: MIDI.h
  15887. Library: InterfaceLib
  15888.  
  15889. Function: MIDIGetClientName
  15890. Return Type: void
  15891. Parameters: OSType clientID, Str255 name
  15892. Interface: MIDI.h
  15893. Library: InterfaceLib
  15894.  
  15895. Function: MIDIGetClients
  15896. Return Type: MIDIIDListHandle
  15897. Parameters: void
  15898. Interface: MIDI.h
  15899. Library: InterfaceLib
  15900.  
  15901. Function: MIDIGetClRefCon
  15902. Return Type: long
  15903. Parameters: OSType clientID
  15904. Interface: MIDI.h
  15905. Library: InterfaceLib
  15906.  
  15907. Function: MIDIGetConnectionProc
  15908. Return Type: void
  15909. Parameters: short refnum, ProcPtr * connectionProc, long * refCon
  15910. Interface: MIDI.h
  15911. Library: Not Known
  15912.  
  15913. Function: MIDIGetCurTime
  15914. Return Type: long
  15915. Parameters: short refnum
  15916. Interface: MIDI.h
  15917. Library: InterfaceLib
  15918.  
  15919. Function: MIDIGetOffsetTime
  15920. Return Type: long
  15921. Parameters: short refnum
  15922. Interface: MIDI.h
  15923. Library: InterfaceLib
  15924.  
  15925. Function: MIDIGetPortInfo
  15926. Return Type: MIDIPortInfoHandle
  15927. Parameters: OSType clientID, OSType portID
  15928. Interface: MIDI.h
  15929. Library: InterfaceLib
  15930.  
  15931. Function: MIDIGetPortName
  15932. Return Type: void
  15933. Parameters: OSType clientID, OSType portID, Str255 name
  15934. Interface: MIDI.h
  15935. Library: InterfaceLib
  15936.  
  15937. Function: MIDIGetPorts
  15938. Return Type: MIDIIDListHandle
  15939. Parameters: OSType clientID
  15940. Interface: MIDI.h
  15941. Library: InterfaceLib
  15942.  
  15943. Function: MIDIGetReadHook
  15944. Return Type: ProcPtr
  15945. Parameters: short refnum
  15946. Interface: MIDI.h
  15947. Library: InterfaceLib
  15948.  
  15949. Function: MIDIGetRefCon
  15950. Return Type: long
  15951. Parameters: short refnum
  15952. Interface: MIDI.h
  15953. Library: InterfaceLib
  15954.  
  15955. Function: MIDIGetSync
  15956. Return Type: short
  15957. Parameters: short refnum
  15958. Interface: MIDI.h
  15959. Library: InterfaceLib
  15960.  
  15961. Function: MIDIGetTCFormat
  15962. Return Type: short
  15963. Parameters: short refnum
  15964. Interface: MIDI.h
  15965. Library: InterfaceLib
  15966.  
  15967. Function: MIDIImportGetSettings
  15968. Return Type: ComponentResult
  15969. Parameters: TextExportComponent ci, long * setting
  15970. Interface: QuickTimeComponents.h
  15971. Library: QuickTimeLib
  15972.  
  15973. Function: MIDIImportSetSettings
  15974. Return Type: ComponentResult
  15975. Parameters: TextExportComponent ci, long setting
  15976. Interface: QuickTimeComponents.h
  15977. Library: QuickTimeLib
  15978.  
  15979. Function: MIDIPoll
  15980. Return Type: void
  15981. Parameters: short refnum, long offsetTime
  15982. Interface: MIDI.h
  15983. Library: InterfaceLib
  15984.  
  15985. Function: MIDIRemovePort
  15986. Return Type: void
  15987. Parameters: short refnum
  15988. Interface: MIDI.h
  15989. Library: InterfaceLib
  15990.  
  15991. Function: MIDISetClientName
  15992. Return Type: void
  15993. Parameters: OSType clientID, ConstStr255Param name
  15994. Interface: MIDI.h
  15995. Library: InterfaceLib
  15996.  
  15997. Function: MIDISetClRefCon
  15998. Return Type: void
  15999. Parameters: OSType clientID, long refCon
  16000. Interface: MIDI.h
  16001. Library: InterfaceLib
  16002.  
  16003. Function: MIDISetConnectionProc
  16004. Return Type: void
  16005. Parameters: short refNum, ProcPtr connectionProc, long refCon
  16006. Interface: MIDI.h
  16007. Library: Not Known
  16008.  
  16009. Function: MIDISetCurTime
  16010. Return Type: void
  16011. Parameters: short refnum, long time
  16012. Interface: MIDI.h
  16013. Library: InterfaceLib
  16014.  
  16015. Function: MIDISetOffsetTime
  16016. Return Type: void
  16017. Parameters: short refnum, long offsetTime
  16018. Interface: MIDI.h
  16019. Library: InterfaceLib
  16020.  
  16021. Function: MIDISetPortName
  16022. Return Type: void
  16023. Parameters: OSType clientID, OSType portID, ConstStr255Param name
  16024. Interface: MIDI.h
  16025. Library: InterfaceLib
  16026.  
  16027. Function: MIDISetReadHook
  16028. Return Type: void
  16029. Parameters: short refnum, ProcPtr hook
  16030. Interface: MIDI.h
  16031. Library: InterfaceLib
  16032.  
  16033. Function: MIDISetRefCon
  16034. Return Type: void
  16035. Parameters: short refnum, long refCon
  16036. Interface: MIDI.h
  16037. Library: InterfaceLib
  16038.  
  16039. Function: MIDISetRunRate
  16040. Return Type: void
  16041. Parameters: short refnum, short rate, long time
  16042. Interface: MIDI.h
  16043. Library: InterfaceLib
  16044.  
  16045. Function: MIDISetSync
  16046. Return Type: void
  16047. Parameters: short refnum, short sync
  16048. Interface: MIDI.h
  16049. Library: InterfaceLib
  16050.  
  16051. Function: MIDISetTCFormat
  16052. Return Type: void
  16053. Parameters: short refnum, short format
  16054. Interface: MIDI.h
  16055. Library: InterfaceLib
  16056.  
  16057. Function: MIDISignIn
  16058. Return Type: OSErr
  16059. Parameters: OSType clientID, long refCon, Handle icon, ConstStr255Param name
  16060. Interface: MIDI.h
  16061. Library: InterfaceLib
  16062.  
  16063. Function: MIDISignOut
  16064. Return Type: void
  16065. Parameters: OSType clientID
  16066. Interface: MIDI.h
  16067. Library: InterfaceLib
  16068.  
  16069. Function: MIDIStartTime
  16070. Return Type: void
  16071. Parameters: short refnum
  16072. Interface: MIDI.h
  16073. Library: InterfaceLib
  16074.  
  16075. Function: MIDIStopTime
  16076. Return Type: void
  16077. Parameters: short refnum
  16078. Interface: MIDI.h
  16079. Library: InterfaceLib
  16080.  
  16081. Function: MIDIUnConnectData
  16082. Return Type: OSErr
  16083. Parameters: OSType srcClID, OSType srcPortID, OSType dstClID, OSType dstPortID
  16084. Interface: MIDI.h
  16085. Library: InterfaceLib
  16086.  
  16087. Function: MIDIUnConnectTime
  16088. Return Type: OSErr
  16089. Parameters: OSType srcClID, OSType srcPortID, OSType dstClID, OSType dstPortID
  16090. Interface: MIDI.h
  16091. Library: InterfaceLib
  16092.  
  16093. Function: MIDIVersion
  16094. Return Type: NumVersion
  16095. Parameters: void
  16096. Interface: MIDI.h
  16097. Library: InterfaceLib
  16098.  
  16099. Function: MIDIWakeUp
  16100. Return Type: void
  16101. Parameters: short refnum, long time, long period, MIDITimeUPP timeProc
  16102. Interface: MIDI.h
  16103. Library: InterfaceLib
  16104.  
  16105. Function: MIDIWorldChanged
  16106. Return Type: Boolean
  16107. Parameters: OSType clientID
  16108. Interface: MIDI.h
  16109. Library: InterfaceLib
  16110.  
  16111. Function: MIDIWritePacket
  16112. Return Type: OSErr
  16113. Parameters: short refnum, MIDIPacketPtr packet
  16114. Interface: MIDI.h
  16115. Library: InterfaceLib
  16116.  
  16117. Function: ModalDialog
  16118. Return Type: void
  16119. Parameters: ModalFilterUPP modalFilter, DialogItemIndex * itemHit
  16120. Interface: Dialogs.h
  16121. Library: InterfaceLib
  16122.  
  16123. Function: MoreMasters
  16124. Return Type: void
  16125. Parameters: void
  16126. Interface: MacMemory.h
  16127. Library: InterfaceLib
  16128.  
  16129. Function: Move
  16130. Return Type: void
  16131. Parameters: short dh, short dv
  16132. Interface: Quickdraw.h
  16133. Library: InterfaceLib
  16134.  
  16135. Function: MoveControl
  16136. Return Type: void
  16137. Parameters: ControlHandle theControl, SInt16 h, SInt16 v
  16138. Interface: Controls.h
  16139. Library: InterfaceLib
  16140.  
  16141. Function: MoveDialogItem
  16142. Return Type: OSErr
  16143. Parameters: DialogPtr inDialog, SInt16 inItemNo, SInt16 inHoriz, SInt16 inVert
  16144. Interface: Dialogs.h
  16145. Library: AppearanceLib
  16146.  
  16147. Function: MoveHHi
  16148. Return Type: void
  16149. Parameters: Handle h
  16150. Interface: MacMemory.h
  16151. Library: InterfaceLib
  16152.  
  16153. Function: MoveMapping
  16154. Return Type: gxMapping *
  16155. Parameters: gxMapping * target, Fixed hOffset, Fixed vOffset
  16156. Interface: GXMath.h
  16157. Library: QuickDrawGXLib
  16158.  
  16159. Function: MoveMappingTo
  16160. Return Type: gxMapping *
  16161. Parameters: gxMapping * target, Fixed hPosition, Fixed vPosition
  16162. Interface: GXMath.h
  16163. Library: QuickDrawGXLib
  16164.  
  16165. Function: MovePortTo
  16166. Return Type: void
  16167. Parameters: short leftGlobal, short topGlobal
  16168. Interface: Quickdraw.h
  16169. Library: InterfaceLib
  16170.  
  16171. Function: MoveTo
  16172. Return Type: void
  16173. Parameters: short h, short v
  16174. Interface: Quickdraw.h
  16175. Library: InterfaceLib
  16176.  
  16177. Function: MovieExportAddDataSource
  16178. Return Type: ComponentResult
  16179. Parameters: MovieExportComponent ci, OSType trackType, TimeScale scale, long * trackID, MovieExportGetPropertyUPP getPropertyProc, MovieExportGetDataUPP getDataProc, void * refCon
  16180. Interface: QuickTimeComponents.h
  16181. Library: QuickTimeLib
  16182.  
  16183. Function: MovieExportDisposeGetDataAndPropertiesProcs
  16184. Return Type: ComponentResult
  16185. Parameters: MovieExportComponent ci, MovieExportGetPropertyUPP getPropertyProc, MovieExportGetDataUPP getDataProc, void * refCon
  16186. Interface: QuickTimeComponents.h
  16187. Library: QuickTimeLib
  16188.  
  16189. Function: MovieExportDoUserDialog
  16190. Return Type: ComponentResult
  16191. Parameters: MovieExportComponent ci, Movie theMovie, Track onlyThisTrack, TimeValue startTime, TimeValue duration, Boolean * canceled
  16192. Interface: QuickTimeComponents.h
  16193. Library: QuickTimeLib
  16194.  
  16195. Function: MovieExportFromProceduresToDataRef
  16196. Return Type: ComponentResult
  16197. Parameters: MovieExportComponent ci, Handle dataRef, OSType dataRefType
  16198. Interface: QuickTimeComponents.h
  16199. Library: QuickTimeLib
  16200.  
  16201. Function: MovieExportGetAuxiliaryData
  16202. Return Type: ComponentResult
  16203. Parameters: MovieExportComponent ci, Handle dataH, OSType * handleType
  16204. Interface: QuickTimeComponents.h
  16205. Library: QuickTimeLib
  16206.  
  16207. Function: MovieExportGetCreatorType
  16208. Return Type: ComponentResult
  16209. Parameters: MovieExportComponent ci, OSType * creator
  16210. Interface: QuickTimeComponents.h
  16211. Library: QuickTimeLib
  16212.  
  16213. Function: MovieExportGetFileNameExtension
  16214. Return Type: ComponentResult
  16215. Parameters: MovieExportComponent ci, OSType * extension
  16216. Interface: QuickTimeComponents.h
  16217. Library: QuickTimeLib
  16218.  
  16219. Function: MovieExportGetSettingsAsAtomContainer
  16220. Return Type: ComponentResult
  16221. Parameters: MovieExportComponent ci, QTAtomContainer * settings
  16222. Interface: QuickTimeComponents.h
  16223. Library: QuickTimeLib
  16224.  
  16225. Function: MovieExportGetShortFileTypeString
  16226. Return Type: ComponentResult
  16227. Parameters: MovieExportComponent ci, Str255 typeString
  16228. Interface: QuickTimeComponents.h
  16229. Library: QuickTimeLib
  16230.  
  16231. Function: MovieExportGetSourceMediaType
  16232. Return Type: ComponentResult
  16233. Parameters: MovieExportComponent ci, OSType * mediaType
  16234. Interface: QuickTimeComponents.h
  16235. Library: QuickTimeLib
  16236.  
  16237. Function: MovieExportNewGetDataAndPropertiesProcs
  16238. Return Type: ComponentResult
  16239. Parameters: MovieExportComponent ci, OSType trackType, TimeScale * scale, Movie theMovie, Track theTrack, TimeValue startTime, TimeValue duration, MovieExportGetPropertyUPP * getPropertyProc, MovieExportGetDataUPP * getDataProc, void ** refCon
  16240. Interface: QuickTimeComponents.h
  16241. Library: QuickTimeLib
  16242.  
  16243. Function: MovieExportSetProgressProc
  16244. Return Type: ComponentResult
  16245. Parameters: MovieExportComponent ci, MovieProgressUPP proc, long refcon
  16246. Interface: QuickTimeComponents.h
  16247. Library: QuickTimeLib
  16248.  
  16249. Function: MovieExportSetSampleDescription
  16250. Return Type: ComponentResult
  16251. Parameters: MovieExportComponent ci, SampleDescriptionHandle desc, OSType mediaType
  16252. Interface: QuickTimeComponents.h
  16253. Library: QuickTimeLib
  16254.  
  16255. Function: MovieExportSetSettingsFromAtomContainer
  16256. Return Type: ComponentResult
  16257. Parameters: MovieExportComponent ci, QTAtomContainer settings
  16258. Interface: QuickTimeComponents.h
  16259. Library: QuickTimeLib
  16260.  
  16261. Function: MovieExportToDataRef
  16262. Return Type: ComponentResult
  16263. Parameters: MovieExportComponent ci, Handle dataRef, OSType dataRefType, Movie theMovie, Track onlyThisTrack, TimeValue startTime, TimeValue duration
  16264. Interface: QuickTimeComponents.h
  16265. Library: QuickTimeLib
  16266.  
  16267. Function: MovieExportToFile
  16268. Return Type: ComponentResult
  16269. Parameters: MovieExportComponent ci, const FSSpec * theFile, Movie theMovie, Track onlyThisTrack, TimeValue startTime, TimeValue duration
  16270. Interface: QuickTimeComponents.h
  16271. Library: QuickTimeLib
  16272.  
  16273. Function: MovieExportToHandle
  16274. Return Type: ComponentResult
  16275. Parameters: MovieExportComponent ci, Handle dataH, Movie theMovie, Track onlyThisTrack, TimeValue startTime, TimeValue duration
  16276. Interface: QuickTimeComponents.h
  16277. Library: QuickTimeLib
  16278.  
  16279. Function: MovieExportValidate
  16280. Return Type: ComponentResult
  16281. Parameters: MovieExportComponent ci, Movie theMovie, Track onlyThisTrack, Boolean * valid
  16282. Interface: QuickTimeComponents.h
  16283. Library: QuickTimeLib
  16284.  
  16285. Function: MovieImportDataRef
  16286. Return Type: ComponentResult
  16287. Parameters: MovieImportComponent ci, Handle dataRef, OSType dataRefType, Movie theMovie, Track targetTrack, Track * usedTrack, TimeValue atTime, TimeValue * addedDuration, long inFlags, long * outFlags
  16288. Interface: QuickTimeComponents.h
  16289. Library: QuickTimeLib
  16290.  
  16291. Function: MovieImportDoUserDialog
  16292. Return Type: ComponentResult
  16293. Parameters: MovieImportComponent ci, const FSSpec * theFile, Handle theData, Boolean * canceled
  16294. Interface: QuickTimeComponents.h
  16295. Library: QuickTimeLib
  16296.  
  16297. Function: MovieImportFile
  16298. Return Type: ComponentResult
  16299. Parameters: MovieImportComponent ci, const FSSpec * theFile, Movie theMovie, Track targetTrack, Track * usedTrack, TimeValue atTime, TimeValue * addedDuration, long inFlags, long * outFlags
  16300. Interface: QuickTimeComponents.h
  16301. Library: QuickTimeLib
  16302.  
  16303. Function: MovieImportGetAuxiliaryDataType
  16304. Return Type: ComponentResult
  16305. Parameters: MovieImportComponent ci, OSType * auxType
  16306. Interface: QuickTimeComponents.h
  16307. Library: QuickTimeLib
  16308.  
  16309. Function: MovieImportGetFileType
  16310. Return Type: ComponentResult
  16311. Parameters: MovieImportComponent ci, OSType * fileType
  16312. Interface: QuickTimeComponents.h
  16313. Library: QuickTimeLib
  16314.  
  16315. Function: MovieImportGetMIMETypeList
  16316. Return Type: ComponentResult
  16317. Parameters: MovieImportComponent ci, QTAtomContainer * mimeInfo
  16318. Interface: QuickTimeComponents.h
  16319. Library: QuickTimeLib
  16320.  
  16321. Function: MovieImportGetSampleDescription
  16322. Return Type: ComponentResult
  16323. Parameters: MovieImportComponent ci, SampleDescriptionHandle * desc, OSType * mediaType
  16324. Interface: QuickTimeComponents.h
  16325. Library: QuickTimeLib
  16326.  
  16327. Function: MovieImportGetSettingsAsAtomContainer
  16328. Return Type: ComponentResult
  16329. Parameters: MovieImportComponent ci, QTAtomContainer * settings
  16330. Interface: QuickTimeComponents.h
  16331. Library: QuickTimeLib
  16332.  
  16333. Function: MovieImportHandle
  16334. Return Type: ComponentResult
  16335. Parameters: MovieImportComponent ci, Handle dataH, Movie theMovie, Track targetTrack, Track * usedTrack, TimeValue atTime, TimeValue * addedDuration, long inFlags, long * outFlags
  16336. Interface: QuickTimeComponents.h
  16337. Library: QuickTimeLib
  16338.  
  16339. Function: MovieImportSetAuxiliaryData
  16340. Return Type: ComponentResult
  16341. Parameters: MovieImportComponent ci, Handle data, OSType handleType
  16342. Interface: QuickTimeComponents.h
  16343. Library: QuickTimeLib
  16344.  
  16345. Function: MovieImportSetChunkSize
  16346. Return Type: ComponentResult
  16347. Parameters: MovieImportComponent ci, long chunkSize
  16348. Interface: QuickTimeComponents.h
  16349. Library: QuickTimeLib
  16350.  
  16351. Function: MovieImportSetDimensions
  16352. Return Type: ComponentResult
  16353. Parameters: MovieImportComponent ci, Fixed width, Fixed height
  16354. Interface: QuickTimeComponents.h
  16355. Library: QuickTimeLib
  16356.  
  16357. Function: MovieImportSetDuration
  16358. Return Type: ComponentResult
  16359. Parameters: MovieImportComponent ci, TimeValue duration
  16360. Interface: QuickTimeComponents.h
  16361. Library: QuickTimeLib
  16362.  
  16363. Function: MovieImportSetFromScrap
  16364. Return Type: ComponentResult
  16365. Parameters: MovieImportComponent ci, Boolean fromScrap
  16366. Interface: QuickTimeComponents.h
  16367. Library: QuickTimeLib
  16368.  
  16369. Function: MovieImportSetMediaFile
  16370. Return Type: ComponentResult
  16371. Parameters: MovieImportComponent ci, AliasHandle alias
  16372. Interface: QuickTimeComponents.h
  16373. Library: QuickTimeLib
  16374.  
  16375. Function: MovieImportSetOffsetAndLimit
  16376. Return Type: ComponentResult
  16377. Parameters: MovieImportComponent ci, unsigned long offset, unsigned long limit
  16378. Interface: QuickTimeComponents.h
  16379. Library: QuickTimeLib
  16380.  
  16381. Function: MovieImportSetProgressProc
  16382. Return Type: ComponentResult
  16383. Parameters: MovieImportComponent ci, MovieProgressUPP proc, long refcon
  16384. Interface: QuickTimeComponents.h
  16385. Library: QuickTimeLib
  16386.  
  16387. Function: MovieImportSetSampleDescription
  16388. Return Type: ComponentResult
  16389. Parameters: MovieImportComponent ci, SampleDescriptionHandle desc, OSType mediaType
  16390. Interface: QuickTimeComponents.h
  16391. Library: QuickTimeLib
  16392.  
  16393. Function: MovieImportSetSampleDuration
  16394. Return Type: ComponentResult
  16395. Parameters: MovieImportComponent ci, TimeValue duration, TimeScale scale
  16396. Interface: QuickTimeComponents.h
  16397. Library: QuickTimeLib
  16398.  
  16399. Function: MovieImportSetSettingsFromAtomContainer
  16400. Return Type: ComponentResult
  16401. Parameters: MovieImportComponent ci, QTAtomContainer settings
  16402. Interface: QuickTimeComponents.h
  16403. Library: QuickTimeLib
  16404.  
  16405. Function: MovieImportValidate
  16406. Return Type: ComponentResult
  16407. Parameters: MovieImportComponent ci, const FSSpec * theFile, Handle theData, Boolean * valid
  16408. Interface: QuickTimeComponents.h
  16409. Library: QuickTimeLib
  16410.  
  16411. Function: MovieSearchText
  16412. Return Type: OSErr
  16413. Parameters: Movie theMovie, Ptr text, long size, long searchFlags, Track * searchTrack, TimeValue * searchTime, long * searchOffset
  16414. Interface: Movies.h
  16415. Library: QuickTimeLib
  16416.  
  16417. Function: MoviesTask
  16418. Return Type: void
  16419. Parameters: Movie theMovie, long maxMilliSecToUse
  16420. Interface: Movies.h
  16421. Library: QuickTimeLib
  16422.  
  16423. Function: MSAMBeginNested
  16424. Return Type: OSErr
  16425. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16426. Interface: OCEMail.h
  16427. Library: AOCELib
  16428.  
  16429. Function: MSAMClose
  16430. Return Type: OSErr
  16431. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16432. Interface: OCEMail.h
  16433. Library: AOCELib
  16434.  
  16435. Function: MSAMCreate
  16436. Return Type: OSErr
  16437. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16438. Interface: OCEMail.h
  16439. Library: AOCELib
  16440.  
  16441. Function: MSAMCreateReport
  16442. Return Type: OSErr
  16443. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16444. Interface: OCEMail.h
  16445. Library: AOCELib
  16446.  
  16447. Function: MSAMDelete
  16448. Return Type: OSErr
  16449. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16450. Interface: OCEMail.h
  16451. Library: AOCELib
  16452.  
  16453. Function: MSAMEndNested
  16454. Return Type: OSErr
  16455. Parameters: MSAMParam * paramBlock
  16456. Interface: OCEMail.h
  16457. Library: AOCELib
  16458.  
  16459. Function: MSAMEnumerate
  16460. Return Type: OSErr
  16461. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16462. Interface: OCEMail.h
  16463. Library: AOCELib
  16464.  
  16465. Function: MSAMEnumerateBlocks
  16466. Return Type: OSErr
  16467. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16468. Interface: OCEMail.h
  16469. Library: AOCELib
  16470.  
  16471. Function: MSAMGetAttributes
  16472. Return Type: OSErr
  16473. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16474. Interface: OCEMail.h
  16475. Library: AOCELib
  16476.  
  16477. Function: MSAMGetBlock
  16478. Return Type: OSErr
  16479. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16480. Interface: OCEMail.h
  16481. Library: AOCELib
  16482.  
  16483. Function: MSAMGetContent
  16484. Return Type: OSErr
  16485. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16486. Interface: OCEMail.h
  16487. Library: AOCELib
  16488.  
  16489. Function: MSAMGetEnclosure
  16490. Return Type: OSErr
  16491. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16492. Interface: OCEMail.h
  16493. Library: AOCELib
  16494.  
  16495. Function: MSAMGetMsgHeader
  16496. Return Type: OSErr
  16497. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16498. Interface: OCEMail.h
  16499. Library: AOCELib
  16500.  
  16501. Function: MSAMGetRecipients
  16502. Return Type: OSErr
  16503. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16504. Interface: OCEMail.h
  16505. Library: AOCELib
  16506.  
  16507. Function: MSAMMarkRecipients
  16508. Return Type: OSErr
  16509. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16510. Interface: OCEMail.h
  16511. Library: AOCELib
  16512.  
  16513. Function: MSAMnMarkRecipients
  16514. Return Type: OSErr
  16515. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16516. Interface: OCEMail.h
  16517. Library: AOCELib
  16518.  
  16519. Function: MSAMOpen
  16520. Return Type: OSErr
  16521. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16522. Interface: OCEMail.h
  16523. Library: AOCELib
  16524.  
  16525. Function: MSAMOpenNested
  16526. Return Type: OSErr
  16527. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16528. Interface: OCEMail.h
  16529. Library: AOCELib
  16530.  
  16531. Function: MSAMPutAttribute
  16532. Return Type: OSErr
  16533. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16534. Interface: OCEMail.h
  16535. Library: AOCELib
  16536.  
  16537. Function: MSAMPutBlock
  16538. Return Type: OSErr
  16539. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16540. Interface: OCEMail.h
  16541. Library: AOCELib
  16542.  
  16543. Function: MSAMPutContent
  16544. Return Type: OSErr
  16545. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16546. Interface: OCEMail.h
  16547. Library: AOCELib
  16548.  
  16549. Function: MSAMPutEnclosure
  16550. Return Type: OSErr
  16551. Parameters: MSAMParam * paramBlock
  16552. Interface: OCEMail.h
  16553. Library: AOCELib
  16554.  
  16555. Function: MSAMPutMsgHeader
  16556. Return Type: OSErr
  16557. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16558. Interface: OCEMail.h
  16559. Library: AOCELib
  16560.  
  16561. Function: MSAMPutRecipient
  16562. Return Type: OSErr
  16563. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16564. Interface: OCEMail.h
  16565. Library: AOCELib
  16566.  
  16567. Function: MSAMPutRecipientReport
  16568. Return Type: OSErr
  16569. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  16570. Interface: OCEMail.h
  16571. Library: AOCELib
  16572.  
  16573. Function: MSAMSubmit
  16574. Return Type: OSErr
  16575. Parameters: MSAMParam * paramBlock
  16576. Interface: OCEMail.h
  16577. Library: AOCELib
  16578.  
  16579. Function: MultiplyDivide
  16580. Return Type: long
  16581. Parameters: long source, long multiplier, long divisor
  16582. Interface: GXMath.h
  16583. Library: QuickDrawGXLib
  16584.  
  16585. Function: Munger
  16586. Return Type: long
  16587. Parameters: Handle h, long offset, const void * ptr1, long len1, const void * ptr2, long len2
  16588. Interface: TextUtils.h
  16589. Library: InterfaceLib
  16590.  
  16591. Function: MusicDerivedCloseResFile
  16592. Return Type: ComponentResult
  16593. Parameters: MusicComponent mc, short resRefNum
  16594. Interface: QuickTimeMusic.h
  16595. Library: QuickTimeLib
  16596.  
  16597. Function: MusicDerivedMIDISend
  16598. Return Type: ComponentResult
  16599. Parameters: MusicComponent mc, MusicMIDIPacket * packet
  16600. Interface: QuickTimeMusic.h
  16601. Library: QuickTimeLib
  16602.  
  16603. Function: MusicDerivedOpenResFile
  16604. Return Type: ComponentResult
  16605. Parameters: MusicComponent mc
  16606. Interface: QuickTimeMusic.h
  16607. Library: QuickTimeLib
  16608.  
  16609. Function: MusicDerivedSetInstrument
  16610. Return Type: ComponentResult
  16611. Parameters: MusicComponent mc, long partNumber, GCPart * p
  16612. Interface: QuickTimeMusic.h
  16613. Library: QuickTimeLib
  16614.  
  16615. Function: MusicDerivedSetKnob
  16616. Return Type: ComponentResult
  16617. Parameters: MusicComponent mc, long knobType, long knobNumber, long knobValue, long partNumber, GCPart * p, GenericKnobDescription * gkd
  16618. Interface: QuickTimeMusic.h
  16619. Library: QuickTimeLib
  16620.  
  16621. Function: MusicDerivedSetMIDI
  16622. Return Type: ComponentResult
  16623. Parameters: MusicComponent mc, MusicMIDISendUPP midiProc, long refcon, long midiChannel
  16624. Interface: QuickTimeMusic.h
  16625. Library: QuickTimeLib
  16626.  
  16627. Function: MusicDerivedSetPart
  16628. Return Type: ComponentResult
  16629. Parameters: MusicComponent mc, long partNumber, GCPart * p
  16630. Interface: QuickTimeMusic.h
  16631. Library: QuickTimeLib
  16632.  
  16633. Function: MusicDerivedSetPartInstrumentNumber
  16634. Return Type: ComponentResult
  16635. Parameters: MusicComponent mc, long partNumber, GCPart * p
  16636. Interface: QuickTimeMusic.h
  16637. Library: QuickTimeLib
  16638.  
  16639. Function: MusicDerivedStorePartInstrument
  16640. Return Type: ComponentResult
  16641. Parameters: MusicComponent mc, long partNumber, GCPart * p, long instrumentNumber
  16642. Interface: QuickTimeMusic.h
  16643. Library: QuickTimeLib
  16644.  
  16645. Function: MusicFindTone
  16646. Return Type: ComponentResult
  16647. Parameters: MusicComponent mc, ToneDescription * td, long * libraryIndexOut, unsigned long * fit
  16648. Interface: QuickTimeMusic.h
  16649. Library: QuickTimeLib
  16650.  
  16651. Function: MusicGenericConfigure
  16652. Return Type: ComponentResult
  16653. Parameters: MusicComponent mc, long mode, long flags, long baseResID
  16654. Interface: QuickTimeMusic.h
  16655. Library: QuickTimeLib
  16656.  
  16657. Function: MusicGenericGetKnobList
  16658. Return Type: ComponentResult
  16659. Parameters: MusicComponent mc, long knobType, GenericKnobDescriptionListHandle * gkdlH
  16660. Interface: QuickTimeMusic.h
  16661. Library: QuickTimeLib
  16662.  
  16663. Function: MusicGenericGetPart
  16664. Return Type: ComponentResult
  16665. Parameters: MusicComponent mc, long partNumber, GCPart ** part
  16666. Interface: QuickTimeMusic.h
  16667. Library: QuickTimeLib
  16668.  
  16669. Function: MusicGenericSetResourceNumbers
  16670. Return Type: ComponentResult
  16671. Parameters: MusicComponent mc, Handle resourceIDH
  16672. Interface: QuickTimeMusic.h
  16673. Library: QuickTimeLib
  16674.  
  16675. Function: MusicGetDescription
  16676. Return Type: ComponentResult
  16677. Parameters: MusicComponent mc, SynthesizerDescription * sd
  16678. Interface: QuickTimeMusic.h
  16679. Library: QuickTimeLib
  16680.  
  16681. Function: MusicGetDeviceConnection
  16682. Return Type: ComponentResult
  16683. Parameters: MusicComponent mc, long index, long * id1, long * id2
  16684. Interface: QuickTimeMusic.h
  16685. Library: QuickTimeLib
  16686.  
  16687. Function: MusicGetDrumKnobDescription
  16688. Return Type: ComponentResult
  16689. Parameters: MusicComponent mc, long knobIndex, KnobDescription * mkd
  16690. Interface: QuickTimeMusic.h
  16691. Library: QuickTimeLib
  16692.  
  16693. Function: MusicGetDrumKnobDescriptionObsolete
  16694. Return Type: ComponentResult
  16695. Parameters: MusicComponent mc, long knobIndex, void * mkd
  16696. Interface: QuickTimeMusic.h
  16697. Library: QuickTimeLib
  16698.  
  16699. Function: MusicGetDrumNames
  16700. Return Type: ComponentResult
  16701. Parameters: MusicComponent mc, long modifiableInstruments, Handle * instrumentNumbers, Handle * instrumentNames
  16702. Interface: QuickTimeMusic.h
  16703. Library: QuickTimeLib
  16704.  
  16705. Function: MusicGetInfoText
  16706. Return Type: ComponentResult
  16707. Parameters: MusicComponent mc, long selector, Handle * textH, Handle * styleH
  16708. Interface: QuickTimeMusic.h
  16709. Library: QuickTimeLib
  16710.  
  16711. Function: MusicGetInstrumentAboutInfo
  16712. Return Type: ComponentResult
  16713. Parameters: MusicComponent mc, long part, InstrumentAboutInfo * iai
  16714. Interface: QuickTimeMusic.h
  16715. Library: QuickTimeLib
  16716.  
  16717. Function: MusicGetInstrumentInfo
  16718. Return Type: ComponentResult
  16719. Parameters: MusicComponent mc, long getInstrumentInfoFlags, InstrumentInfoListHandle * infoListH
  16720. Interface: QuickTimeMusic.h
  16721. Library: QuickTimeLib
  16722.  
  16723. Function: MusicGetInstrumentKnobDescription
  16724. Return Type: ComponentResult
  16725. Parameters: MusicComponent mc, long knobIndex, KnobDescription * mkd
  16726. Interface: QuickTimeMusic.h
  16727. Library: QuickTimeLib
  16728.  
  16729. Function: MusicGetInstrumentKnobDescriptionObsolete
  16730. Return Type: ComponentResult
  16731. Parameters: MusicComponent mc, long knobIndex, void * mkd
  16732. Interface: QuickTimeMusic.h
  16733. Library: QuickTimeLib
  16734.  
  16735. Function: MusicGetInstrumentNames
  16736. Return Type: ComponentResult
  16737. Parameters: MusicComponent mc, long modifiableInstruments, Handle * instrumentNames, Handle * instrumentCategoryLasts, Handle * instrumentCategoryNames
  16738. Interface: QuickTimeMusic.h
  16739. Library: QuickTimeLib
  16740.  
  16741. Function: MusicGetKnob
  16742. Return Type: ComponentResult
  16743. Parameters: MusicComponent mc, long knobID
  16744. Interface: QuickTimeMusic.h
  16745. Library: QuickTimeLib
  16746.  
  16747. Function: MusicGetKnobDescription
  16748. Return Type: ComponentResult
  16749. Parameters: MusicComponent mc, long knobIndex, KnobDescription * mkd
  16750. Interface: QuickTimeMusic.h
  16751. Library: QuickTimeLib
  16752.  
  16753. Function: MusicGetKnobDescriptionObsolete
  16754. Return Type: ComponentResult
  16755. Parameters: MusicComponent mc, long knobIndex, void * mkd
  16756. Interface: QuickTimeMusic.h
  16757. Library: QuickTimeLib
  16758.  
  16759. Function: MusicGetKnobSettingStrings
  16760. Return Type: ComponentResult
  16761. Parameters: MusicComponent mc, long knobIndex, long isGlobal, Handle * settingsNames, Handle * settingsCategoryLasts, Handle * settingsCategoryNames
  16762. Interface: QuickTimeMusic.h
  16763. Library: QuickTimeLib
  16764.  
  16765. Function: MusicGetMasterTune
  16766. Return Type: ComponentResult
  16767. Parameters: MusicComponent mc
  16768. Interface: QuickTimeMusic.h
  16769. Library: QuickTimeLib
  16770.  
  16771. Function: MusicGetMIDIPorts
  16772. Return Type: ComponentResult
  16773. Parameters: MusicComponent mc, long * inputPortCount, long * outputPortCount
  16774. Interface: QuickTimeMusic.h
  16775. Library: QuickTimeLib
  16776.  
  16777. Function: MusicGetMIDIProc
  16778. Return Type: ComponentResult
  16779. Parameters: MusicComponent mc, MusicMIDISendUPP * midiSendProc, long * refCon
  16780. Interface: QuickTimeMusic.h
  16781. Library: QuickTimeLib
  16782.  
  16783. Function: MusicGetPart
  16784. Return Type: ComponentResult
  16785. Parameters: MusicComponent mc, long part, long * midiChannel, long * polyphony
  16786. Interface: QuickTimeMusic.h
  16787. Library: QuickTimeLib
  16788.  
  16789. Function: MusicGetPartAtomicInstrument
  16790. Return Type: ComponentResult
  16791. Parameters: MusicComponent mc, long part, AtomicInstrument * ai, long flags
  16792. Interface: QuickTimeMusic.h
  16793. Library: QuickTimeLib
  16794.  
  16795. Function: MusicGetPartController
  16796. Return Type: ComponentResult
  16797. Parameters: MusicComponent mc, long part, MusicController controllerNumber
  16798. Interface: QuickTimeMusic.h
  16799. Library: QuickTimeLib
  16800.  
  16801. Function: MusicGetPartInstrumentNumber
  16802. Return Type: ComponentResult
  16803. Parameters: MusicComponent mc, long part
  16804. Interface: QuickTimeMusic.h
  16805. Library: QuickTimeLib
  16806.  
  16807. Function: MusicGetPartKnob
  16808. Return Type: ComponentResult
  16809. Parameters: MusicComponent mc, long part, long knobID
  16810. Interface: QuickTimeMusic.h
  16811. Library: QuickTimeLib
  16812.  
  16813. Function: MusicGetPartName
  16814. Return Type: ComponentResult
  16815. Parameters: MusicComponent mc, long part, StringPtr name
  16816. Interface: QuickTimeMusic.h
  16817. Library: QuickTimeLib
  16818.  
  16819. Function: MusicMediaGetIndexedTunePlayer
  16820. Return Type: ComponentResult
  16821. Parameters: ComponentInstance ti, long sampleDescIndex, ComponentInstance * tp
  16822. Interface: Movies.h
  16823. Library: QuickTimeLib
  16824.  
  16825. Function: MusicPlayNote
  16826. Return Type: ComponentResult
  16827. Parameters: MusicComponent mc, long part, long pitch, long velocity
  16828. Interface: QuickTimeMusic.h
  16829. Library: QuickTimeLib
  16830.  
  16831. Function: MusicReceiveMIDI
  16832. Return Type: ComponentResult
  16833. Parameters: MusicComponent mc, MusicMIDIReadHookUPP readHook, long refCon
  16834. Interface: QuickTimeMusic.h
  16835. Library: QuickTimeLib
  16836.  
  16837. Function: MusicResetPart
  16838. Return Type: ComponentResult
  16839. Parameters: MusicComponent mc, long part
  16840. Interface: QuickTimeMusic.h
  16841. Library: QuickTimeLib
  16842.  
  16843. Function: MusicSendMIDI
  16844. Return Type: ComponentResult
  16845. Parameters: MusicComponent mc, long portIndex, MusicMIDIPacket * mp
  16846. Interface: QuickTimeMusic.h
  16847. Library: QuickTimeLib
  16848.  
  16849. Function: MusicSetKnob
  16850. Return Type: ComponentResult
  16851. Parameters: MusicComponent mc, long knobID, long knobValue
  16852. Interface: QuickTimeMusic.h
  16853. Library: QuickTimeLib
  16854.  
  16855. Function: MusicSetMasterTune
  16856. Return Type: ComponentResult
  16857. Parameters: MusicComponent mc, long masterTune
  16858. Interface: QuickTimeMusic.h
  16859. Library: QuickTimeLib
  16860.  
  16861. Function: MusicSetMIDIProc
  16862. Return Type: ComponentResult
  16863. Parameters: MusicComponent mc, MusicMIDISendUPP midiSendProc, long refCon
  16864. Interface: QuickTimeMusic.h
  16865. Library: QuickTimeLib
  16866.  
  16867. Function: MusicSetOfflineTimeTo
  16868. Return Type: ComponentResult
  16869. Parameters: MusicComponent mc, long newTimeStamp
  16870. Interface: QuickTimeMusic.h
  16871. Library: QuickTimeLib
  16872.  
  16873. Function: MusicSetPart
  16874. Return Type: ComponentResult
  16875. Parameters: MusicComponent mc, long part, long midiChannel, long polyphony
  16876. Interface: QuickTimeMusic.h
  16877. Library: QuickTimeLib
  16878.  
  16879. Function: MusicSetPartAtomicInstrument
  16880. Return Type: ComponentResult
  16881. Parameters: MusicComponent mc, long part, AtomicInstrumentPtr aiP, long flags
  16882. Interface: QuickTimeMusic.h
  16883. Library: QuickTimeLib
  16884.  
  16885. Function: MusicSetPartController
  16886. Return Type: ComponentResult
  16887. Parameters: MusicComponent mc, long part, MusicController controllerNumber, long controllerValue
  16888. Interface: QuickTimeMusic.h
  16889. Library: QuickTimeLib
  16890.  
  16891. Function: MusicSetPartInstrumentNumber
  16892. Return Type: ComponentResult
  16893. Parameters: MusicComponent mc, long part, long instrumentNumber
  16894. Interface: QuickTimeMusic.h
  16895. Library: QuickTimeLib
  16896.  
  16897. Function: MusicSetPartInstrumentNumberInterruptSafe
  16898. Return Type: ComponentResult
  16899. Parameters: MusicComponent mc, long part, long instrumentNumber
  16900. Interface: QuickTimeMusic.h
  16901. Library: QuickTimeLib
  16902.  
  16903. Function: MusicSetPartKnob
  16904. Return Type: ComponentResult
  16905. Parameters: MusicComponent mc, long part, long knobID, long knobValue
  16906. Interface: QuickTimeMusic.h
  16907. Library: QuickTimeLib
  16908.  
  16909. Function: MusicSetPartName
  16910. Return Type: ComponentResult
  16911. Parameters: MusicComponent mc, long part, StringPtr name
  16912. Interface: QuickTimeMusic.h
  16913. Library: QuickTimeLib
  16914.  
  16915. Function: MusicSetPartSoundLocalization
  16916. Return Type: ComponentResult
  16917. Parameters: MusicComponent mc, long part, Handle data
  16918. Interface: QuickTimeMusic.h
  16919. Library: QuickTimeLib
  16920.  
  16921. Function: MusicStartOffline
  16922. Return Type: ComponentResult
  16923. Parameters: MusicComponent mc, unsigned long * numChannels, UnsignedFixed * sampleRate, unsigned short * sampleSize, MusicOfflineDataUPP dataProc, long dataProcRefCon
  16924. Interface: QuickTimeMusic.h
  16925. Library: QuickTimeLib
  16926.  
  16927. Function: MusicStorePartInstrument
  16928. Return Type: ComponentResult
  16929. Parameters: MusicComponent mc, long part, long instrumentNumber
  16930. Interface: QuickTimeMusic.h
  16931. Library: QuickTimeLib
  16932.  
  16933. Function: MusicTask
  16934. Return Type: ComponentResult
  16935. Parameters: MusicComponent mc
  16936. Interface: QuickTimeMusic.h
  16937. Library: QuickTimeLib
  16938.  
  16939. Function: MusicUseDeviceConnection
  16940. Return Type: ComponentResult
  16941. Parameters: MusicComponent mc, long id1, long id2
  16942. Interface: QuickTimeMusic.h
  16943. Library: QuickTimeLib
  16944.  
  16945. Function: NACopyrightDialog
  16946. Return Type: ComponentResult
  16947. Parameters: NoteAllocator na, PicHandle p, StringPtr author, StringPtr copyright, StringPtr other, StringPtr title, ModalFilterUPP filterProc, long refCon
  16948. Interface: QuickTimeMusic.h
  16949. Library: QuickTimeLib
  16950.  
  16951. Function: NADisposeNoteChannel
  16952. Return Type: ComponentResult
  16953. Parameters: NoteAllocator na, NoteChannel noteChannel
  16954. Interface: QuickTimeMusic.h
  16955. Library: QuickTimeLib
  16956.  
  16957. Function: NAFindNoteChannelTone
  16958. Return Type: ComponentResult
  16959. Parameters: NoteAllocator na, NoteChannel noteChannel, ToneDescription * td, long * instrumentNumber
  16960. Interface: QuickTimeMusic.h
  16961. Library: QuickTimeLib
  16962.  
  16963. Function: NAGetController
  16964. Return Type: ComponentResult
  16965. Parameters: NoteAllocator na, NoteChannel noteChannel, long controllerNumber, long * controllerValue
  16966. Interface: QuickTimeMusic.h
  16967. Library: QuickTimeLib
  16968.  
  16969. Function: NAGetDefaultMIDIInput
  16970. Return Type: ComponentResult
  16971. Parameters: NoteAllocator na, SynthesizerConnections * sc
  16972. Interface: QuickTimeMusic.h
  16973. Library: QuickTimeLib
  16974.  
  16975. Function: NAGetIndNoteChannel
  16976. Return Type: ComponentResult
  16977. Parameters: NoteAllocator na, long index, NoteChannel * nc, long * seed
  16978. Interface: QuickTimeMusic.h
  16979. Library: QuickTimeLib
  16980.  
  16981. Function: NAGetKnob
  16982. Return Type: ComponentResult
  16983. Parameters: NoteAllocator na, NoteChannel noteChannel, long knobNumber, long * knobValue
  16984. Interface: QuickTimeMusic.h
  16985. Library: QuickTimeLib
  16986.  
  16987. Function: NAGetMIDIPorts
  16988. Return Type: ComponentResult
  16989. Parameters: NoteAllocator na, QTMIDIPortListHandle * inputPorts, QTMIDIPortListHandle * outputPorts
  16990. Interface: QuickTimeMusic.h
  16991. Library: QuickTimeLib
  16992.  
  16993. Function: NAGetNoteChannelInfo
  16994. Return Type: ComponentResult
  16995. Parameters: NoteAllocator na, NoteChannel noteChannel, long * index, long * part
  16996. Interface: QuickTimeMusic.h
  16997. Library: QuickTimeLib
  16998.  
  16999. Function: NAGetNoteRequest
  17000. Return Type: ComponentResult
  17001. Parameters: NoteAllocator na, NoteChannel noteChannel, NoteRequest * nrOut
  17002. Interface: QuickTimeMusic.h
  17003. Library: QuickTimeLib
  17004.  
  17005. Function: NAGetRegisteredMusicDevice
  17006. Return Type: ComponentResult
  17007. Parameters: NoteAllocator na, long index, OSType * synthType, Str31 name, SynthesizerConnections * connections, MusicComponent * mc
  17008. Interface: QuickTimeMusic.h
  17009. Library: QuickTimeLib
  17010.  
  17011. Function: NALoseDefaultMIDIInput
  17012. Return Type: ComponentResult
  17013. Parameters: NoteAllocator na
  17014. Interface: QuickTimeMusic.h
  17015. Library: QuickTimeLib
  17016.  
  17017. Function: NANewNoteChannel
  17018. Return Type: ComponentResult
  17019. Parameters: NoteAllocator na, NoteRequest * noteRequest, NoteChannel * outChannel
  17020. Interface: QuickTimeMusic.h
  17021. Library: QuickTimeLib
  17022.  
  17023. Function: NANewNoteChannelFromAtomicInstrument
  17024. Return Type: ComponentResult
  17025. Parameters: NoteAllocator na, AtomicInstrumentPtr instrument, long flags, NoteChannel * outChannel
  17026. Interface: QuickTimeMusic.h
  17027. Library: QuickTimeLib
  17028.  
  17029. Function: NAPickArrangement
  17030. Return Type: ComponentResult
  17031. Parameters: NoteAllocator na, ModalFilterUPP filterProc, StringPtr prompt, long zero1, long zero2, Track t, StringPtr songName
  17032. Interface: QuickTimeMusic.h
  17033. Library: QuickTimeLib
  17034.  
  17035. Function: NAPickEditInstrument
  17036. Return Type: ComponentResult
  17037. Parameters: NoteAllocator na, ModalFilterUPP filterProc, StringPtr prompt, long refCon, NoteChannel nc, AtomicInstrument ai, long flags
  17038. Interface: QuickTimeMusic.h
  17039. Library: QuickTimeLib
  17040.  
  17041. Function: NAPickInstrument
  17042. Return Type: ComponentResult
  17043. Parameters: NoteAllocator na, ModalFilterUPP filterProc, StringPtr prompt, ToneDescription * sd, unsigned long flags, long refCon, long reserved1, long reserved2
  17044. Interface: QuickTimeMusic.h
  17045. Library: QuickTimeLib
  17046.  
  17047. Function: NAPlayNote
  17048. Return Type: ComponentResult
  17049. Parameters: NoteAllocator na, NoteChannel noteChannel, long pitch, long velocity
  17050. Interface: QuickTimeMusic.h
  17051. Library: QuickTimeLib
  17052.  
  17053. Function: NAPrerollNoteChannel
  17054. Return Type: ComponentResult
  17055. Parameters: NoteAllocator na, NoteChannel noteChannel
  17056. Interface: QuickTimeMusic.h
  17057. Library: QuickTimeLib
  17058.  
  17059. Function: NARegisterMusicDevice
  17060. Return Type: ComponentResult
  17061. Parameters: NoteAllocator na, OSType synthType, Str31 name, SynthesizerConnections * connections
  17062. Interface: QuickTimeMusic.h
  17063. Library: QuickTimeLib
  17064.  
  17065. Function: NAResetNoteChannel
  17066. Return Type: ComponentResult
  17067. Parameters: NoteAllocator na, NoteChannel noteChannel
  17068. Interface: QuickTimeMusic.h
  17069. Library: QuickTimeLib
  17070.  
  17071. Function: NASaveMusicConfiguration
  17072. Return Type: ComponentResult
  17073. Parameters: NoteAllocator na
  17074. Interface: QuickTimeMusic.h
  17075. Library: QuickTimeLib
  17076.  
  17077. Function: NASendMIDI
  17078. Return Type: ComponentResult
  17079. Parameters: NoteAllocator na, NoteChannel noteChannel, MusicMIDIPacket * mp
  17080. Interface: QuickTimeMusic.h
  17081. Library: QuickTimeLib
  17082.  
  17083. Function: NASetAtomicInstrument
  17084. Return Type: ComponentResult
  17085. Parameters: NoteAllocator na, NoteChannel noteChannel, AtomicInstrumentPtr instrument, long flags
  17086. Interface: QuickTimeMusic.h
  17087. Library: QuickTimeLib
  17088.  
  17089. Function: NASetController
  17090. Return Type: ComponentResult
  17091. Parameters: NoteAllocator na, NoteChannel noteChannel, long controllerNumber, long controllerValue
  17092. Interface: QuickTimeMusic.h
  17093. Library: QuickTimeLib
  17094.  
  17095. Function: NASetDefaultMIDIInput
  17096. Return Type: ComponentResult
  17097. Parameters: NoteAllocator na, SynthesizerConnections * sc
  17098. Interface: QuickTimeMusic.h
  17099. Library: QuickTimeLib
  17100.  
  17101. Function: NASetInstrumentNumber
  17102. Return Type: ComponentResult
  17103. Parameters: NoteAllocator na, NoteChannel noteChannel, long instrumentNumber
  17104. Interface: QuickTimeMusic.h
  17105. Library: QuickTimeLib
  17106.  
  17107. Function: NASetInstrumentNumberInterruptSafe
  17108. Return Type: ComponentResult
  17109. Parameters: NoteAllocator na, NoteChannel noteChannel, long instrumentNumber
  17110. Interface: QuickTimeMusic.h
  17111. Library: QuickTimeLib
  17112.  
  17113. Function: NASetKnob
  17114. Return Type: ComponentResult
  17115. Parameters: NoteAllocator na, NoteChannel noteChannel, long knobNumber, long knobValue
  17116. Interface: QuickTimeMusic.h
  17117. Library: QuickTimeLib
  17118.  
  17119. Function: NASetNoteChannelBalance
  17120. Return Type: ComponentResult
  17121. Parameters: NoteAllocator na, NoteChannel noteChannel, long balance
  17122. Interface: QuickTimeMusic.h
  17123. Library: QuickTimeLib
  17124.  
  17125. Function: NASetNoteChannelSoundLocalization
  17126. Return Type: ComponentResult
  17127. Parameters: NoteAllocator na, NoteChannel noteChannel, Handle data
  17128. Interface: QuickTimeMusic.h
  17129. Library: QuickTimeLib
  17130.  
  17131. Function: NASetNoteChannelVolume
  17132. Return Type: ComponentResult
  17133. Parameters: NoteAllocator na, NoteChannel noteChannel, Fixed volume
  17134. Interface: QuickTimeMusic.h
  17135. Library: QuickTimeLib
  17136.  
  17137. Function: NAStuffToneDescription
  17138. Return Type: ComponentResult
  17139. Parameters: NoteAllocator na, long gmNumber, ToneDescription * td
  17140. Interface: QuickTimeMusic.h
  17141. Library: QuickTimeLib
  17142.  
  17143. Function: NATask
  17144. Return Type: ComponentResult
  17145. Parameters: NoteAllocator na
  17146. Interface: QuickTimeMusic.h
  17147. Library: QuickTimeLib
  17148.  
  17149. Function: NAUnregisterMusicDevice
  17150. Return Type: ComponentResult
  17151. Parameters: NoteAllocator na, long index
  17152. Interface: QuickTimeMusic.h
  17153. Library: QuickTimeLib
  17154.  
  17155. Function: NAUnrollNoteChannel
  17156. Return Type: ComponentResult
  17157. Parameters: NoteAllocator na, NoteChannel noteChannel
  17158. Interface: QuickTimeMusic.h
  17159. Library: QuickTimeLib
  17160.  
  17161. Function: NAUseDefaultMIDIInput
  17162. Return Type: ComponentResult
  17163. Parameters: NoteAllocator na, MusicMIDIReadHookUPP readHook, long refCon, unsigned long flags
  17164. Interface: QuickTimeMusic.h
  17165. Library: QuickTimeLib
  17166.  
  17167. Function: NCMBeginMatching
  17168. Return Type: CMError
  17169. Parameters: CMProfileRef src, CMProfileRef dst, CMMatchRef * myRef
  17170. Interface: CMApplication.h
  17171. Library: ColorSyncLib
  17172.  
  17173. Function: NCMDrawMatchedPicture
  17174. Return Type: void
  17175. Parameters: PicHandle myPicture, CMProfileRef dst, Rect * myRect
  17176. Interface: CMApplication.h
  17177. Library: ColorSyncLib
  17178.  
  17179. Function: NCMGetProfileLocation
  17180. Return Type: CMError
  17181. Parameters: CMProfileRef prof, CMProfileLocation * theProfile, unsigned long * locationSize
  17182. Interface: CMApplication.h
  17183. Library: ColorSyncLib
  17184.  
  17185. Function: NCMInit
  17186. Return Type: CMError
  17187. Parameters: ComponentInstance CMSession, CMProfileRef srcProfile, CMProfileRef dstProfile
  17188. Interface: CMMComponent.h
  17189. Library: Not Known
  17190.  
  17191. Function: NCMUseProfileComment
  17192. Return Type: CMError
  17193. Parameters: CMProfileRef prof, unsigned long flags
  17194. Interface: CMApplication.h
  17195. Library: ColorSyncLib
  17196.  
  17197. Function: NCWNewColorWorld
  17198. Return Type: CMError
  17199. Parameters: CMWorldRef * cw, CMProfileRef src, CMProfileRef dst
  17200. Interface: CMApplication.h
  17201. Library: ColorSyncLib
  17202.  
  17203. Function: NewCallBack
  17204. Return Type: QTCallBack
  17205. Parameters: TimeBase tb, short cbType
  17206. Interface: Movies.h
  17207. Library: QuickTimeLib
  17208.  
  17209. Function: NewCollection
  17210. Return Type: Collection
  17211. Parameters: void
  17212. Interface: Collections.h
  17213. Library: CollectionsLib, GXPrintingLib
  17214.  
  17215. Function: NewColorDialog
  17216. Return Type: DialogPtr
  17217. Parameters: void * dStorage, const Rect * boundsRect, ConstStr255Param title, Boolean visible, SInt16 procID, WindowPtr behind, Boolean goAwayFlag, SInt32 refCon, Handle items
  17218. Interface: Dialogs.h
  17219. Library: InterfaceLib
  17220.  
  17221. Function: NewControl
  17222. Return Type: ControlHandle
  17223. Parameters: WindowPtr owningWindow, const Rect * boundsRect, ConstStr255Param controlTitle, Boolean initiallyVisible, SInt16 initialValue, SInt16 minimumValue, SInt16 maximumValue, SInt16 procID, SInt32 controlReference
  17224. Interface: Controls.h
  17225. Library: InterfaceLib
  17226.  
  17227. Function: NewCServiceWindow
  17228. Return Type: OSErr
  17229. Parameters: void * wStorage, const Rect * boundsRect, ConstStr255Param title, Boolean visible, short theProc, WindowPtr behind, Boolean goAwayFlag, ComponentInstance ts, WindowPtr * window
  17230. Interface: TextServices.h
  17231. Library: Not Known
  17232.  
  17233. Function: NewCWindow
  17234. Return Type: WindowPtr
  17235. Parameters: void * wStorage, const Rect * boundsRect, ConstStr255Param title, Boolean visible, short procID, WindowPtr behind, Boolean goAwayFlag, long refCon
  17236. Interface: MacWindows.h
  17237. Library: InterfaceLib
  17238.  
  17239. Function: NewDialog
  17240. Return Type: DialogPtr
  17241. Parameters: void * dStorage, const Rect * boundsRect, ConstStr255Param title, Boolean visible, SInt16 procID, WindowPtr behind, Boolean goAwayFlag, SInt32 refCon, Handle items
  17242. Interface: Dialogs.h
  17243. Library: InterfaceLib
  17244.  
  17245. Function: NewDrag
  17246. Return Type: OSErr
  17247. Parameters: DragReference * theDrag
  17248. Interface: Drag.h
  17249. Library: DragLib
  17250.  
  17251. Function: NewEmptyHandle
  17252. Return Type: Handle
  17253. Parameters: void
  17254. Interface: MacMemory.h
  17255. Library: InterfaceLib
  17256.  
  17257. Function: NewEmptyHandleSys
  17258. Return Type: Handle
  17259. Parameters: void
  17260. Interface: MacMemory.h
  17261. Library: InterfaceLib
  17262.  
  17263. Function: NewFatRoutineDescriptorTrap
  17264. Return Type: UniversalProcPtr
  17265. Parameters: ProcPtr theM68kProc, ProcPtr thePowerPCProc, ProcInfoType theProcInfo
  17266. Interface: MixedMode.h
  17267. Library: Not Known
  17268.  
  17269. Function: NewFeaturesDialog
  17270. Return Type: DialogPtr
  17271. Parameters: void * inStorage, const Rect * inBoundsRect, ConstStr255Param inTitle, Boolean inIsVisible, SInt16 inProcID, WindowPtr inBehind, Boolean inGoAwayFlag, SInt32 inRefCon, Handle inItemListHandle, UInt32 inFlags
  17272. Interface: Dialogs.h
  17273. Library: AppearanceLib
  17274.  
  17275. Function: NewGDevice
  17276. Return Type: GDHandle
  17277. Parameters: short refNum, long mode
  17278. Interface: Quickdraw.h
  17279. Library: InterfaceLib
  17280.  
  17281. Function: NewGestalt
  17282. Return Type: OSErr
  17283. Parameters: OSType selector, SelectorFunctionUPP gestaltFunction
  17284. Interface: Gestalt.h
  17285. Library: InterfaceLib
  17286.  
  17287. Function: NewGestaltValue
  17288. Return Type: OSErr
  17289. Parameters: OSType selector, long newValue
  17290. Interface: Gestalt.h
  17291. Library: Not Known
  17292.  
  17293. Function: NewGWorld
  17294. Return Type: QDErr
  17295. Parameters: GWorldPtr * offscreenGWorld, short PixelDepth, const Rect * boundsRect, CTabHandle cTable, GDHandle aGDevice, GWorldFlags flags
  17296. Interface: QDOffscreen.h
  17297. Library: InterfaceLib
  17298.  
  17299. Function: NewHandle
  17300. Return Type: Handle
  17301. Parameters: Size byteCount
  17302. Interface: MacMemory.h
  17303. Library: InterfaceLib
  17304.  
  17305. Function: NewHandleClear
  17306. Return Type: Handle
  17307. Parameters: Size byteCount
  17308. Interface: MacMemory.h
  17309. Library: InterfaceLib
  17310.  
  17311. Function: NewHandleSys
  17312. Return Type: Handle
  17313. Parameters: Size byteCount
  17314. Interface: MacMemory.h
  17315. Library: InterfaceLib
  17316.  
  17317. Function: NewHandleSysClear
  17318. Return Type: Handle
  17319. Parameters: Size byteCount
  17320. Interface: MacMemory.h
  17321. Library: InterfaceLib
  17322.  
  17323. Function: NewIconSuite
  17324. Return Type: OSErr
  17325. Parameters: IconSuiteRef * theIconSuite
  17326. Interface: Icons.h
  17327. Library: InterfaceLib
  17328.  
  17329. Function: NewImageGWorld
  17330. Return Type: OSErr
  17331. Parameters: GWorldPtr * gworld, ImageDescriptionHandle idh, GWorldFlags flags
  17332. Interface: ImageCompression.h
  17333. Library: QuickTimeLib
  17334.  
  17335. Function: NewMenu
  17336. Return Type: MenuHandle
  17337. Parameters: short menuID, ConstStr255Param menuTitle
  17338. Interface: Menus.h
  17339. Library: InterfaceLib
  17340.  
  17341. Function: NewMessageGlobals
  17342. Return Type: OSErr
  17343. Parameters: long messageGlobalsSize, MessageGlobalsInitUPP initProc
  17344. Interface: GXMessages.h
  17345. Library: GXPrintingLib
  17346.  
  17347. Function: NewMovie
  17348. Return Type: Movie
  17349. Parameters: long flags
  17350. Interface: Movies.h
  17351. Library: QuickTimeLib
  17352.  
  17353. Function: NewMovieController
  17354. Return Type: ComponentInstance
  17355. Parameters: Movie theMovie, const Rect * movieRect, long someFlags
  17356. Interface: Movies.h
  17357. Library: QuickTimeLib
  17358.  
  17359. Function: NewMovieEditState
  17360. Return Type: MovieEditState
  17361. Parameters: Movie theMovie
  17362. Interface: Movies.h
  17363. Library: QuickTimeLib
  17364.  
  17365. Function: NewMovieFromDataFork
  17366. Return Type: OSErr
  17367. Parameters: Movie * theMovie, short fRefNum, long fileOffset, short newMovieFlags, Boolean * dataRefWasChanged
  17368. Interface: Movies.h
  17369. Library: QuickTimeLib
  17370.  
  17371. Function: NewMovieFromDataRef
  17372. Return Type: OSErr
  17373. Parameters: Movie * m, short flags, short * id, Handle dataRef, OSType dataRefType
  17374. Interface: Movies.h
  17375. Library: QuickTimeLib
  17376.  
  17377. Function: NewMovieFromFile
  17378. Return Type: OSErr
  17379. Parameters: Movie * theMovie, short resRefNum, short * resId, StringPtr resName, short newMovieFlags, Boolean * dataRefWasChanged
  17380. Interface: Movies.h
  17381. Library: QuickTimeLib
  17382.  
  17383. Function: NewMovieFromHandle
  17384. Return Type: OSErr
  17385. Parameters: Movie * theMovie, Handle h, short newMovieFlags, Boolean * dataRefWasChanged
  17386. Interface: Movies.h
  17387. Library: QuickTimeLib
  17388.  
  17389. Function: NewMovieFromScrap
  17390. Return Type: Movie
  17391. Parameters: long newMovieFlags
  17392. Interface: Movies.h
  17393. Library: QuickTimeLib
  17394.  
  17395. Function: NewMovieFromUserProc
  17396. Return Type: OSErr
  17397. Parameters: Movie * m, short flags, Boolean * dataRefWasChanged, GetMovieUPP getProc, void * refCon, Handle defaultDataRef, OSType dataRefType
  17398. Interface: Movies.h
  17399. Library: QuickTimeLib
  17400.  
  17401. Function: NewMovieTrack
  17402. Return Type: Track
  17403. Parameters: Movie theMovie, Fixed width, Fixed height, short trackVolume
  17404. Interface: Movies.h
  17405. Library: QuickTimeLib
  17406.  
  17407. Function: NewPalette
  17408. Return Type: PaletteHandle
  17409. Parameters: short entries, CTabHandle srcColors, short srcUsage, short srcTolerance
  17410. Interface: Palettes.h
  17411. Library: InterfaceLib
  17412.  
  17413. Function: NewPictInfo
  17414. Return Type: OSErr
  17415. Parameters: PictInfoID * thePictInfoID, short verb, short colorsRequested, short colorPickMethod, short version
  17416. Interface: PictUtils.h
  17417. Library: InterfaceLib
  17418.  
  17419. Function: NewPixMap
  17420. Return Type: PixMapHandle
  17421. Parameters: void
  17422. Interface: Quickdraw.h
  17423. Library: InterfaceLib
  17424.  
  17425. Function: NewPixPat
  17426. Return Type: PixPatHandle
  17427. Parameters: void
  17428. Interface: Quickdraw.h
  17429. Library: InterfaceLib
  17430.  
  17431. Function: NewPtr
  17432. Return Type: Ptr
  17433. Parameters: Size byteCount
  17434. Interface: MacMemory.h
  17435. Library: InterfaceLib
  17436.  
  17437. Function: NewPtrClear
  17438. Return Type: Ptr
  17439. Parameters: Size byteCount
  17440. Interface: MacMemory.h
  17441. Library: InterfaceLib
  17442.  
  17443. Function: NewPtrSys
  17444. Return Type: Ptr
  17445. Parameters: Size byteCount
  17446. Interface: MacMemory.h
  17447. Library: InterfaceLib
  17448.  
  17449. Function: NewPtrSysClear
  17450. Return Type: Ptr
  17451. Parameters: Size byteCount
  17452. Interface: MacMemory.h
  17453. Library: InterfaceLib
  17454.  
  17455. Function: NewPublisherDialog
  17456. Return Type: OSErr
  17457. Parameters: NewPublisherReply * reply
  17458. Interface: Editions.h
  17459. Library: InterfaceLib
  17460.  
  17461. Function: NewPublisherExpDialog
  17462. Return Type: OSErr
  17463. Parameters: NewPublisherReply * reply, Point where, short expansionDITLresID, ExpDlgHookUPP dlgHook, ExpModalFilterUPP filter, void * yourDataPtr
  17464. Interface: Editions.h
  17465. Library: InterfaceLib
  17466.  
  17467. Function: NewRgn
  17468. Return Type: RgnHandle
  17469. Parameters: void
  17470. Interface: Quickdraw.h
  17471. Library: InterfaceLib
  17472.  
  17473. Function: NewRoutineDescriptorTrap
  17474. Return Type: UniversalProcPtr
  17475. Parameters: ProcPtr theProc, ProcInfoType theProcInfo, ISAType theISA
  17476. Interface: MixedMode.h
  17477. Library: Not Known
  17478.  
  17479. Function: NewScreenBuffer
  17480. Return Type: QDErr
  17481. Parameters: const Rect * globalRect, Boolean purgeable, GDHandle * gdh, PixMapHandle * offscreenPixMap
  17482. Interface: QDOffscreen.h
  17483. Library: InterfaceLib
  17484.  
  17485. Function: NewSection
  17486. Return Type: OSErr
  17487. Parameters: const EditionContainerSpec * container, ConstFSSpecPtr sectionDocument, SectionType kind, long sectionID, UpdateMode initalMode, SectionHandle * sectionH
  17488. Interface: Editions.h
  17489. Library: InterfaceLib
  17490.  
  17491. Function: NewServiceWindow
  17492. Return Type: OSErr
  17493. Parameters: void * wStorage, const Rect * boundsRect, ConstStr255Param title, Boolean visible, short theProc, WindowPtr behind, Boolean goAwayFlag, ComponentInstance ts, WindowPtr * window
  17494. Interface: TextServices.h
  17495. Library: InterfaceLib
  17496.  
  17497. Function: NewSpeechChannel
  17498. Return Type: OSErr
  17499. Parameters: VoiceSpecPtr voice, SpeechChannel * chan
  17500. Interface: SpeechSynthesis.h
  17501. Library: SpeechLib
  17502.  
  17503. Function: NewSprite
  17504. Return Type: OSErr
  17505. Parameters: Sprite * newSprite, SpriteWorld itsSpriteWorld, ImageDescriptionHandle idh, Ptr imageDataPtr, MatrixRecord * matrix, Boolean visible, short layer
  17506. Interface: Movies.h
  17507. Library: QuickTimeLib
  17508.  
  17509. Function: NewSpriteWorld
  17510. Return Type: OSErr
  17511. Parameters: SpriteWorld * newSpriteWorld, GWorldPtr destination, GWorldPtr spriteLayer, RGBColor * backgroundColor, GWorldPtr background
  17512. Interface: Movies.h
  17513. Library: QuickTimeLib
  17514.  
  17515. Function: NewString
  17516. Return Type: StringHandle
  17517. Parameters: ConstStr255Param theString
  17518. Interface: TextUtils.h
  17519. Library: InterfaceLib
  17520.  
  17521. Function: NewSubscriberDialog
  17522. Return Type: OSErr
  17523. Parameters: NewSubscriberReply * reply
  17524. Interface: Editions.h
  17525. Library: InterfaceLib
  17526.  
  17527. Function: NewSubscriberExpDialog
  17528. Return Type: OSErr
  17529. Parameters: NewSubscriberReply * reply, Point where, short expansionDITLresID, ExpDlgHookUPP dlgHook, ExpModalFilterUPP filter, void * yourDataPtr
  17530. Interface: Editions.h
  17531. Library: InterfaceLib
  17532.  
  17533. Function: NewTempScreenBuffer
  17534. Return Type: QDErr
  17535. Parameters: const Rect * globalRect, Boolean purgeable, GDHandle * gdh, PixMapHandle * offscreenPixMap
  17536. Interface: QDOffscreen.h
  17537. Library: InterfaceLib
  17538.  
  17539. Function: NewThread
  17540. Return Type: OSErr
  17541. Parameters: ThreadStyle threadStyle, ThreadEntryProcPtr threadEntry, void * threadParam, Size stackSize, ThreadOptions options, void ** threadResult, ThreadID * threadMade
  17542. Interface: Threads.h
  17543. Library: ThreadsLib
  17544.  
  17545. Function: NewTimeBase
  17546. Return Type: TimeBase
  17547. Parameters: void
  17548. Interface: Movies.h
  17549. Library: QuickTimeLib
  17550.  
  17551. Function: NewTrackEditState
  17552. Return Type: TrackEditState
  17553. Parameters: Track theTrack
  17554. Interface: Movies.h
  17555. Library: QuickTimeLib
  17556.  
  17557. Function: NewTrackMedia
  17558. Return Type: Media
  17559. Parameters: Track theTrack, OSType mediaType, TimeScale timeScale, Handle dataRef, OSType dataRefType
  17560. Interface: Movies.h
  17561. Library: QuickTimeLib
  17562.  
  17563. Function: NewTSMDocument
  17564. Return Type: OSErr
  17565. Parameters: short numOfInterface, InterfaceTypeList supportedInterfaceTypes, TSMDocumentID * idocID, long refcon
  17566. Interface: TextServices.h
  17567. Library: InterfaceLib
  17568.  
  17569. Function: NewUserData
  17570. Return Type: OSErr
  17571. Parameters: UserData * theUserData
  17572. Interface: Movies.h
  17573. Library: QuickTimeLib
  17574.  
  17575. Function: NewUserDataFromHandle
  17576. Return Type: OSErr
  17577. Parameters: Handle h, UserData * theUserData
  17578. Interface: Movies.h
  17579. Library: QuickTimeLib
  17580.  
  17581. Function: NewWindow
  17582. Return Type: WindowPtr
  17583. Parameters: void * wStorage, const Rect * boundsRect, ConstStr255Param title, Boolean visible, short theProc, WindowPtr behind, Boolean goAwayFlag, long refCon
  17584. Interface: MacWindows.h
  17585. Library: InterfaceLib
  17586.  
  17587. Function: NFindWord
  17588. Return Type: void
  17589. Parameters: Ptr textPtr, short textLength, short offset, Boolean leadingEdge, NBreakTablePtr nbreaks, OffsetTable offsets
  17590. Interface: TextUtils.h
  17591. Library: InterfaceLib
  17592.  
  17593. Function: NMInstall
  17594. Return Type: OSErr
  17595. Parameters: NMRecPtr nmReqPtr
  17596. Interface: Notification.h
  17597. Library: InterfaceLib
  17598.  
  17599. Function: NMRemove
  17600. Return Type: OSErr
  17601. Parameters: NMRecPtr nmReqPtr
  17602. Interface: Notification.h
  17603. Library: InterfaceLib
  17604.  
  17605. Function: NoPurgePixels
  17606. Return Type: void
  17607. Parameters: PixMapHandle pm
  17608. Interface: QDOffscreen.h
  17609. Library: InterfaceLib
  17610.  
  17611. Function: NormalizeMapping
  17612. Return Type: gxMapping *
  17613. Parameters: gxMapping * target
  17614. Interface: GXMath.h
  17615. Library: QuickDrawGXLib
  17616.  
  17617. Function: NoteAlert
  17618. Return Type: DialogItemIndex
  17619. Parameters: SInt16 alertID, ModalFilterUPP modalFilter
  17620. Interface: Dialogs.h
  17621. Library: InterfaceLib
  17622.  
  17623. Function: NPickColor
  17624. Return Type: OSErr
  17625. Parameters: NColorPickerInfo * theColorInfo
  17626. Interface: ColorPicker.h
  17627. Library: Not Known
  17628.  
  17629. Function: NPickerGetColor
  17630. Return Type: ComponentResult
  17631. Parameters: long storage, PickerColorType whichColor, NPMColor * color
  17632. Interface: ColorPickerComponents.h
  17633. Library: Not Known
  17634.  
  17635. Function: NPickerGetProfile
  17636. Return Type: ComponentResult
  17637. Parameters: long storage, CMProfileRef * profile
  17638. Interface: ColorPickerComponents.h
  17639. Library: Not Known
  17640.  
  17641. Function: NPickerSetColor
  17642. Return Type: ComponentResult
  17643. Parameters: long storage, PickerColorType whichColor, NPMColor * color
  17644. Interface: ColorPickerComponents.h
  17645. Library: Not Known
  17646.  
  17647. Function: NPickerSetColorChangedProc
  17648. Return Type: ComponentResult
  17649. Parameters: long storage, NColorChangedUPP colorProc, long colorProcData
  17650. Interface: ColorPickerComponents.h
  17651. Library: Not Known
  17652.  
  17653. Function: NPickerSetProfile
  17654. Return Type: ComponentResult
  17655. Parameters: long storage, CMProfileRef profile
  17656. Interface: ColorPickerComponents.h
  17657. Library: Not Known
  17658.  
  17659. Function: NSetPalette
  17660. Return Type: void
  17661. Parameters: WindowPtr dstWindow, PaletteHandle srcPalette, short nCUpdates
  17662. Interface: Palettes.h
  17663. Library: InterfaceLib
  17664.  
  17665. Function: ObscureCursor
  17666. Return Type: void
  17667. Parameters: void
  17668. Interface: Quickdraw.h
  17669. Library: InterfaceLib
  17670.  
  17671. Function: OCECopyCreationID
  17672. Return Type: void
  17673. Parameters: const CreationID * cid1, CreationID * cid2
  17674. Interface: OCE.h
  17675. Library: AOCELib
  17676.  
  17677. Function: OCECopyDirDiscriminator
  17678. Return Type: void
  17679. Parameters: const DirDiscriminator * disc1, DirDiscriminator * disc2
  17680. Interface: OCE.h
  17681. Library: AOCELib
  17682.  
  17683. Function: OCECopyLocalRecordID
  17684. Return Type: OSErr
  17685. Parameters: const LocalRecordID * lRID1, LocalRecordID * lRID2
  17686. Interface: OCE.h
  17687. Library: AOCELib
  17688.  
  17689. Function: OCECopyPackedDSSpec
  17690. Return Type: OSErr
  17691. Parameters: const PackedDSSpec * pdss1, const PackedDSSpec * pdss2, unsigned short pdss2Length
  17692. Interface: OCE.h
  17693. Library: AOCELib
  17694.  
  17695. Function: OCECopyPackedPathName
  17696. Return Type: OSErr
  17697. Parameters: const PackedPathName * path1, PackedPathName * path2, unsigned short path2Length
  17698. Interface: OCE.h
  17699. Library: AOCELib
  17700.  
  17701. Function: OCECopyPackedRecordID
  17702. Return Type: OSErr
  17703. Parameters: const PackedRecordID * pRID1, const PackedRecordID * pRID2, unsigned short pRID2Length
  17704. Interface: OCE.h
  17705. Library: AOCELib
  17706.  
  17707. Function: OCECopyPackedRLI
  17708. Return Type: OSErr
  17709. Parameters: const PackedRLI * prli1, PackedRLI * prli2, unsigned short prli2Length
  17710. Interface: OCE.h
  17711. Library: AOCELib
  17712.  
  17713. Function: OCECopyRecordID
  17714. Return Type: OSErr
  17715. Parameters: const RecordID * rid1, const RecordID * rid2
  17716. Interface: OCE.h
  17717. Library: AOCELib
  17718.  
  17719. Function: OCECopyRLI
  17720. Return Type: OSErr
  17721. Parameters: const RLI * rli1, RLI * rli2
  17722. Interface: OCE.h
  17723. Library: AOCELib
  17724.  
  17725. Function: OCECopyRString
  17726. Return Type: OSErr
  17727. Parameters: const RString * str1, RString * str2, unsigned short str2Length
  17728. Interface: OCE.h
  17729. Library: AOCELib
  17730.  
  17731. Function: OCECopyShortRecordID
  17732. Return Type: OSErr
  17733. Parameters: const ShortRecordID * sRID1, ShortRecordID * sRID2
  17734. Interface: OCE.h
  17735. Library: AOCELib
  17736.  
  17737. Function: OCECToRString
  17738. Return Type: void
  17739. Parameters: const char * cStr, CharacterSet charSet, RString * rStr, unsigned short rStrLength
  17740. Interface: OCE.h
  17741. Library: AOCELib
  17742.  
  17743. Function: OCEDNodeNameCount
  17744. Return Type: unsigned short
  17745. Parameters: const PackedPathName * path
  17746. Interface: OCE.h
  17747. Library: AOCELib
  17748.  
  17749. Function: OCEDuplicateRLI
  17750. Return Type: void
  17751. Parameters: const RLI * rli1, RLI * rli2
  17752. Interface: OCE.h
  17753. Library: AOCELib
  17754.  
  17755. Function: OCEEqualCreationID
  17756. Return Type: Boolean
  17757. Parameters: const CreationID * cid1, const CreationID * cid2
  17758. Interface: OCE.h
  17759. Library: AOCELib
  17760.  
  17761. Function: OCEEqualDirDiscriminator
  17762. Return Type: Boolean
  17763. Parameters: const DirDiscriminator * disc1, const DirDiscriminator * disc2
  17764. Interface: OCE.h
  17765. Library: AOCELib
  17766.  
  17767. Function: OCEEqualDSSpec
  17768. Return Type: Boolean
  17769. Parameters: const DSSpec * pdss1, const DSSpec * pdss2
  17770. Interface: OCE.h
  17771. Library: AOCELib
  17772.  
  17773. Function: OCEEqualLocalRecordID
  17774. Return Type: Boolean
  17775. Parameters: const LocalRecordID * lRID1, const LocalRecordID * lRID2
  17776. Interface: OCE.h
  17777. Library: AOCELib
  17778.  
  17779. Function: OCEEqualPackedDSSpec
  17780. Return Type: Boolean
  17781. Parameters: const PackedDSSpec * pdss1, const PackedDSSpec * pdss2
  17782. Interface: OCE.h
  17783. Library: AOCELib
  17784.  
  17785. Function: OCEEqualPackedPathName
  17786. Return Type: Boolean
  17787. Parameters: const PackedPathName * path1, const PackedPathName * path2
  17788. Interface: OCE.h
  17789. Library: AOCELib
  17790.  
  17791. Function: OCEEqualPackedRecordID
  17792. Return Type: Boolean
  17793. Parameters: const PackedRecordID * pRID1, const PackedRecordID * pRID2
  17794. Interface: OCE.h
  17795. Library: AOCELib
  17796.  
  17797. Function: OCEEqualPackedRLI
  17798. Return Type: Boolean
  17799. Parameters: const PackedRLI * prli1, const PackedRLI * prli2
  17800. Interface: OCE.h
  17801. Library: AOCELib
  17802.  
  17803. Function: OCEEqualRecordID
  17804. Return Type: Boolean
  17805. Parameters: const RecordID * rid1, const RecordID * rid2
  17806. Interface: OCE.h
  17807. Library: AOCELib
  17808.  
  17809. Function: OCEEqualRLI
  17810. Return Type: Boolean
  17811. Parameters: const RLI * rli1, const RLI * rli2
  17812. Interface: OCE.h
  17813. Library: AOCELib
  17814.  
  17815. Function: OCEEqualRString
  17816. Return Type: Boolean
  17817. Parameters: const void * str1, const void * str2, RStringKind kind
  17818. Interface: OCE.h
  17819. Library: AOCELib
  17820.  
  17821. Function: OCEEqualShortRecordID
  17822. Return Type: Boolean
  17823. Parameters: const ShortRecordID * sRID1, const ShortRecordID * sRID2
  17824. Interface: OCE.h
  17825. Library: AOCELib
  17826.  
  17827. Function: OCEExtractAlias
  17828. Return Type: AliasPtr
  17829. Parameters: const PackedRLI * prli
  17830. Interface: OCE.h
  17831. Library: AOCELib
  17832.  
  17833. Function: OCEGetAccessControlDSSpec
  17834. Return Type: DSSpec *
  17835. Parameters: CategoryMask categoryBitMask
  17836. Interface: OCE.h
  17837. Library: AOCELib
  17838.  
  17839. Function: OCEGetDirectoryRootPackedRLI
  17840. Return Type: const PackedRLI *
  17841. Parameters: void
  17842. Interface: OCE.h
  17843. Library: AOCELib
  17844.  
  17845. Function: OCEGetDSSpecInfo
  17846. Return Type: OSType
  17847. Parameters: const DSSpec * spec
  17848. Interface: OCE.h
  17849. Library: AOCELib
  17850.  
  17851. Function: OCEGetExtensionType
  17852. Return Type: OSType
  17853. Parameters: const PackedDSSpec * pdss
  17854. Interface: OCE.h
  17855. Library: AOCELib
  17856.  
  17857. Function: OCEGetIndAttributeType
  17858. Return Type: AttributeType *
  17859. Parameters: OCEAttributeTypeIndex stringIndex
  17860. Interface: OCE.h
  17861. Library: AOCELib
  17862.  
  17863. Function: OCEGetIndRecordType
  17864. Return Type: RString *
  17865. Parameters: OCERecordTypeIndex stringIndex
  17866. Interface: OCE.h
  17867. Library: AOCELib
  17868.  
  17869. Function: OCEGetRecipientType
  17870. Return Type: OSType
  17871. Parameters: const CreationID * cid
  17872. Interface: OCE.h
  17873. Library: AOCELib
  17874.  
  17875. Function: OCEIsNullPackedPathName
  17876. Return Type: Boolean
  17877. Parameters: const PackedPathName * path
  17878. Interface: OCE.h
  17879. Library: AOCELib
  17880.  
  17881. Function: OCENewLocalRecordID
  17882. Return Type: void
  17883. Parameters: const RString * recordName, const RString * recordType, const CreationID * cid, LocalRecordID * lRID
  17884. Interface: OCE.h
  17885. Library: AOCELib
  17886.  
  17887. Function: OCENewRecordID
  17888. Return Type: void
  17889. Parameters: const PackedRLI * theRLI, const LocalRecordID * lRID, RecordID * rid
  17890. Interface: OCE.h
  17891. Library: AOCELib
  17892.  
  17893. Function: OCENewRLI
  17894. Return Type: void
  17895. Parameters: RLI * newRLI, const DirectoryName * dirName, DirDiscriminator * discriminator, DNodeNum dNodeNumber, const PackedPathName * path
  17896. Interface: OCE.h
  17897. Library: AOCELib
  17898.  
  17899. Function: OCENewShortRecordID
  17900. Return Type: void
  17901. Parameters: const PackedRLI * theRLI, const CreationID * cid, ShortRecordIDPtr sRID
  17902. Interface: OCE.h
  17903. Library: AOCELib
  17904.  
  17905. Function: OCENullCID
  17906. Return Type: const CreationID *
  17907. Parameters: void
  17908. Interface: OCE.h
  17909. Library: AOCELib
  17910.  
  17911. Function: OCEPackDSSpec
  17912. Return Type: OSErr
  17913. Parameters: const DSSpec * dss, PackedDSSpec * pdss, unsigned short pdssLength
  17914. Interface: OCE.h
  17915. Library: AOCELib
  17916.  
  17917. Function: OCEPackedDSSpecSize
  17918. Return Type: unsigned short
  17919. Parameters: const DSSpec * dss
  17920. Interface: OCE.h
  17921. Library: AOCELib
  17922.  
  17923. Function: OCEPackedPathNameSize
  17924. Return Type: unsigned short
  17925. Parameters: const RStringPtr parts[], unsigned short nParts
  17926. Interface: OCE.h
  17927. Library: AOCELib
  17928.  
  17929. Function: OCEPackedRecordIDSize
  17930. Return Type: unsigned short
  17931. Parameters: const RecordID * rid
  17932. Interface: OCE.h
  17933. Library: AOCELib
  17934.  
  17935. Function: OCEPackedRLIPartsSize
  17936. Return Type: unsigned short
  17937. Parameters: const DirectoryName * dirName, const RStringPtr parts[], unsigned short nParts
  17938. Interface: OCE.h
  17939. Library: AOCELib
  17940.  
  17941. Function: OCEPackedRLISize
  17942. Return Type: unsigned short
  17943. Parameters: const RLI * theRLI
  17944. Interface: OCE.h
  17945. Library: AOCELib
  17946.  
  17947. Function: OCEPackPathName
  17948. Return Type: OSErr
  17949. Parameters: const RStringPtr parts[], unsigned short nParts, PackedPathName * path, unsigned short pathLength
  17950. Interface: OCE.h
  17951. Library: AOCELib
  17952.  
  17953. Function: OCEPackRecipient
  17954. Return Type: unsigned short
  17955. Parameters: const OCERecipient * rcpt, void * buffer
  17956. Interface: OCE.h
  17957. Library: AOCELib
  17958.  
  17959. Function: OCEPackRecordID
  17960. Return Type: OSErr
  17961. Parameters: const RecordID * rid, PackedRecordID * pRID, unsigned short packedRecordIDLength
  17962. Interface: OCE.h
  17963. Library: AOCELib
  17964.  
  17965. Function: OCEPackRLI
  17966. Return Type: OSErr
  17967. Parameters: const RLI * theRLI, PackedRLI * prli, unsigned short prliLength
  17968. Interface: OCE.h
  17969. Library: AOCELib
  17970.  
  17971. Function: OCEPackRLIParts
  17972. Return Type: OSErr
  17973. Parameters: const DirectoryName * dirName, const DirDiscriminator * discriminator, DNodeNum dNodeNumber, const RStringPtr parts[], unsigned short nParts, PackedRLI * prli, unsigned short prliLength
  17974. Interface: OCE.h
  17975. Library: AOCELib
  17976.  
  17977. Function: OCEPathFinderCID
  17978. Return Type: const CreationID *
  17979. Parameters: void
  17980. Interface: OCE.h
  17981. Library: AOCELib
  17982.  
  17983. Function: OCEPToRString
  17984. Return Type: void
  17985. Parameters: ConstStr255Param pStr, CharacterSet charSet, RString * rStr, unsigned short rStrLength
  17986. Interface: OCE.h
  17987. Library: AOCELib
  17988.  
  17989. Function: OCERelRString
  17990. Return Type: short
  17991. Parameters: const void * str1, const void * str2, RStringKind kind
  17992. Interface: OCE.h
  17993. Library: AOCELib
  17994.  
  17995. Function: OCERToPString
  17996. Return Type: StringPtr
  17997. Parameters: const RString * rStr
  17998. Interface: OCE.h
  17999. Library: AOCELib
  18000.  
  18001. Function: OCESetCreationIDtoNull
  18002. Return Type: void
  18003. Parameters: CreationID * cid
  18004. Interface: OCE.h
  18005. Library: AOCELib
  18006.  
  18007. Function: OCESetRecipientType
  18008. Return Type: void
  18009. Parameters: OSType extensionType, CreationID * cid
  18010. Interface: OCE.h
  18011. Library: AOCELib
  18012.  
  18013. Function: OCESetupAddDirectoryInfo
  18014. Return Type: OSErr
  18015. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  18016. Interface: OCEAuthDir.h
  18017. Library: AOCELib
  18018.  
  18019. Function: OCESetupChangeDirectoryInfo
  18020. Return Type: OSErr
  18021. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  18022. Interface: OCEAuthDir.h
  18023. Library: AOCELib
  18024.  
  18025. Function: OCESetupGetDirectoryInfo
  18026. Return Type: OSErr
  18027. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  18028. Interface: OCEAuthDir.h
  18029. Library: AOCELib
  18030.  
  18031. Function: OCESetupRemoveDirectoryInfo
  18032. Return Type: OSErr
  18033. Parameters: AuthParamBlockPtr paramBlock, Boolean async
  18034. Interface: OCEAuthDir.h
  18035. Library: AOCELib
  18036.  
  18037. Function: OCESizePackedRecipient
  18038. Return Type: unsigned short
  18039. Parameters: const OCERecipient * rcpt
  18040. Interface: OCE.h
  18041. Library: AOCELib
  18042.  
  18043. Function: OCEStreamPackedDSSpec
  18044. Return Type: OSErr
  18045. Parameters: const DSSpec * dss, DSSpecStreamer stream, long userData, unsigned long * actualCount
  18046. Interface: OCE.h
  18047. Library: AOCELib
  18048.  
  18049. Function: OCEStreamRecipient
  18050. Return Type: OSErr
  18051. Parameters: const OCERecipient * rcpt, OCERecipientStreamer stream, long userData, unsigned long * actualCount
  18052. Interface: OCE.h
  18053. Library: AOCELib
  18054.  
  18055. Function: OCEUnpackDSSpec
  18056. Return Type: void
  18057. Parameters: const PackedDSSpec * pdss, DSSpec * dss, RecordID * rid
  18058. Interface: OCE.h
  18059. Library: AOCELib
  18060.  
  18061. Function: OCEUnpackPathName
  18062. Return Type: unsigned short
  18063. Parameters: const PackedPathName * path, RString *const parts[], unsigned short nParts
  18064. Interface: OCE.h
  18065. Library: AOCELib
  18066.  
  18067. Function: OCEUnpackRecipient
  18068. Return Type: OSErr
  18069. Parameters: const void * buffer, OCERecipient * rcpt, RecordID * entitySpecifier
  18070. Interface: OCE.h
  18071. Library: AOCELib
  18072.  
  18073. Function: OCEUnpackRecordID
  18074. Return Type: void
  18075. Parameters: const PackedRecordID * pRID, RecordID * rid
  18076. Interface: OCE.h
  18077. Library: AOCELib
  18078.  
  18079. Function: OCEUnpackRLI
  18080. Return Type: void
  18081. Parameters: const PackedRLI * prli, RLI * theRLI
  18082. Interface: OCE.h
  18083. Library: AOCELib
  18084.  
  18085. Function: OCEValidPackedDSSpec
  18086. Return Type: Boolean
  18087. Parameters: const PackedDSSpec * pdss
  18088. Interface: OCE.h
  18089. Library: AOCELib
  18090.  
  18091. Function: OCEValidPackedPathName
  18092. Return Type: Boolean
  18093. Parameters: const PackedPathName * path
  18094. Interface: OCE.h
  18095. Library: AOCELib
  18096.  
  18097. Function: OCEValidPackedRecordID
  18098. Return Type: Boolean
  18099. Parameters: const PackedRecordID * pRID
  18100. Interface: OCE.h
  18101. Library: AOCELib
  18102.  
  18103. Function: OCEValidPackedRLI
  18104. Return Type: Boolean
  18105. Parameters: const PackedRLI * prli
  18106. Interface: OCE.h
  18107. Library: AOCELib
  18108.  
  18109. Function: OCEValidRLI
  18110. Return Type: Boolean
  18111. Parameters: const RLI * theRLI
  18112. Interface: OCE.h
  18113. Library: AOCELib
  18114.  
  18115. Function: OCEValidRString
  18116. Return Type: Boolean
  18117. Parameters: const void * str, RStringKind kind
  18118. Interface: OCE.h
  18119. Library: AOCELib
  18120.  
  18121. Function: OffscreenVersion
  18122. Return Type: long
  18123. Parameters: void
  18124. Interface: QDOffscreen.h
  18125. Library: InterfaceLib
  18126.  
  18127. Function: OffsetPoly
  18128. Return Type: void
  18129. Parameters: PolyHandle poly, short dh, short dv
  18130. Interface: Quickdraw.h
  18131. Library: InterfaceLib
  18132.  
  18133. Function: OpColor
  18134. Return Type: void
  18135. Parameters: const RGBColor * color
  18136. Interface: Quickdraw.h
  18137. Library: InterfaceLib
  18138.  
  18139. Function: OpenAComponent
  18140. Return Type: OSErr
  18141. Parameters: Component aComponent, ComponentInstance * ci
  18142. Interface: Components.h
  18143. Library: Not Known
  18144.  
  18145. Function: OpenAComponentResFile
  18146. Return Type: OSErr
  18147. Parameters: Component aComponent, short * resRef
  18148. Interface: Components.h
  18149. Library: Not Known
  18150.  
  18151. Function: OpenADefaultComponent
  18152. Return Type: OSErr
  18153. Parameters: OSType componentType, OSType componentSubType, ComponentInstance * ci
  18154. Interface: Components.h
  18155. Library: Not Known
  18156.  
  18157. Function: OpenComponent
  18158. Return Type: ComponentInstance
  18159. Parameters: Component aComponent
  18160. Interface: Components.h
  18161. Library: InterfaceLib
  18162.  
  18163. Function: OpenComponentResFile
  18164. Return Type: short
  18165. Parameters: Component aComponent
  18166. Interface: Components.h
  18167. Library: InterfaceLib
  18168.  
  18169. Function: OpenCPicture
  18170. Return Type: PicHandle
  18171. Parameters: const OpenCPicParams * newHeader
  18172. Interface: Quickdraw.h
  18173. Library: InterfaceLib
  18174.  
  18175. Function: OpenCPort
  18176. Return Type: void
  18177. Parameters: CGrafPtr port
  18178. Interface: Quickdraw.h
  18179. Library: InterfaceLib
  18180.  
  18181. Function: OpenDefaultComponent
  18182. Return Type: ComponentInstance
  18183. Parameters: OSType componentType, OSType componentSubType
  18184. Interface: Components.h
  18185. Library: InterfaceLib
  18186.  
  18187. Function: OpenDeskAcc
  18188. Return Type: short
  18189. Parameters: ConstStr255Param deskAccName
  18190. Interface: Devices.h
  18191. Library: InterfaceLib
  18192.  
  18193. Function: OpenDictionary
  18194. Return Type: OSErr
  18195. Parameters: const FSSpec * theFsspecPtr, SInt8 accessPermission, SInt32 * dictionaryReference
  18196. Interface: Dictionary.h
  18197. Library: InterfaceLib
  18198.  
  18199. Function: OpenEdition
  18200. Return Type: OSErr
  18201. Parameters: SectionHandle subscriberSectionH, EditionRefNum * refNum
  18202. Interface: Editions.h
  18203. Library: InterfaceLib
  18204.  
  18205. Function: OpenMixerSoundComponent
  18206. Return Type: OSErr
  18207. Parameters: SoundComponentDataPtr outputDescription, long outputFlags, ComponentInstance * mixerComponent
  18208. Interface: Sound.h
  18209. Library: SoundLib
  18210.  
  18211. Function: OpenMovieFile
  18212. Return Type: OSErr
  18213. Parameters: const FSSpec * fileSpec, short * resRefNum, SInt8 permission
  18214. Interface: Movies.h
  18215. Library: QuickTimeLib
  18216.  
  18217. Function: OpenNewEdition
  18218. Return Type: OSErr
  18219. Parameters: SectionHandle publisherSectionH, OSType fdCreator, ConstFSSpecPtr publisherSectionDocument, EditionRefNum * refNum
  18220. Interface: Editions.h
  18221. Library: InterfaceLib
  18222.  
  18223. Function: OpenPicture
  18224. Return Type: PicHandle
  18225. Parameters: const Rect * picFrame
  18226. Interface: Quickdraw.h
  18227. Library: InterfaceLib
  18228.  
  18229. Function: OpenPoly
  18230. Return Type: PolyHandle
  18231. Parameters: void
  18232. Interface: Quickdraw.h
  18233. Library: InterfaceLib
  18234.  
  18235. Function: OpenPort
  18236. Return Type: void
  18237. Parameters: GrafPtr port
  18238. Interface: Quickdraw.h
  18239. Library: InterfaceLib
  18240.  
  18241. Function: OpenResFile
  18242. Return Type: short
  18243. Parameters: ConstStr255Param fileName
  18244. Interface: Resources.h
  18245. Library: InterfaceLib
  18246.  
  18247. Function: OpenRFPerm
  18248. Return Type: short
  18249. Parameters: ConstStr255Param fileName, short vRefNum, SInt8 permission
  18250. Interface: Resources.h
  18251. Library: InterfaceLib
  18252.  
  18253. Function: OpenRgn
  18254. Return Type: void
  18255. Parameters: void
  18256. Interface: Quickdraw.h
  18257. Library: InterfaceLib
  18258.  
  18259. Function: OpenSlotAsync
  18260. Return Type: OSErr
  18261. Parameters: ParmBlkPtr paramBlock
  18262. Interface: Slots.h
  18263. Library: InterfaceLib
  18264.  
  18265. Function: OpenSlotSync
  18266. Return Type: OSErr
  18267. Parameters: ParmBlkPtr paramBlock
  18268. Interface: Slots.h
  18269. Library: InterfaceLib
  18270.  
  18271. Function: OpenTextService
  18272. Return Type: OSErr
  18273. Parameters: TSMDocumentID idocID, Component aComponent, ComponentInstance * aComponentInstance
  18274. Interface: TextServices.h
  18275. Library: InterfaceLib
  18276.  
  18277. Function: OSAAvailableDialectCodeList
  18278. Return Type: OSAError
  18279. Parameters: ComponentInstance scriptingComponent, AEDesc * resultingDialectCodeList
  18280. Interface: OSA.h
  18281. Library: AppleScriptLib
  18282.  
  18283. Function: OSAAvailableDialects
  18284. Return Type: OSAError
  18285. Parameters: ComponentInstance scriptingComponent, AEDesc * resultingDialectInfoList
  18286. Interface: OSA.h
  18287. Library: AppleScriptLib
  18288.  
  18289. Function: OSACoerceFromDesc
  18290. Return Type: OSAError
  18291. Parameters: ComponentInstance scriptingComponent, const AEDesc * scriptData, long modeFlags, OSAID * resultingScriptID
  18292. Interface: OSA.h
  18293. Library: AppleScriptLib
  18294.  
  18295. Function: OSACoerceToDesc
  18296. Return Type: OSAError
  18297. Parameters: ComponentInstance scriptingComponent, OSAID scriptID, DescType desiredType, long modeFlags, AEDesc * result
  18298. Interface: OSA.h
  18299. Library: AppleScriptLib
  18300.  
  18301. Function: OSACompile
  18302. Return Type: OSAError
  18303. Parameters: ComponentInstance scriptingComponent, const AEDesc * sourceData, long modeFlags, OSAID * previousAndResultingScriptID
  18304. Interface: OSA.h
  18305. Library: AppleScriptLib
  18306.  
  18307. Function: OSACompileExecute
  18308. Return Type: OSAError
  18309. Parameters: ComponentInstance scriptingComponent, const AEDesc * sourceData, OSAID contextID, long modeFlags, OSAID * resultingScriptValueID
  18310. Interface: OSA.h
  18311. Library: AppleScriptLib
  18312.  
  18313. Function: OSACopyID
  18314. Return Type: OSAError
  18315. Parameters: ComponentInstance scriptingComponent, OSAID fromID, OSAID * toID
  18316. Interface: OSA.h
  18317. Library: AppleScriptLib
  18318.  
  18319. Function: OSADisplay
  18320. Return Type: OSAError
  18321. Parameters: ComponentInstance scriptingComponent, OSAID scriptValueID, DescType desiredType, long modeFlags, AEDesc * resultingText
  18322. Interface: OSA.h
  18323. Library: AppleScriptLib
  18324.  
  18325. Function: OSADispose
  18326. Return Type: OSAError
  18327. Parameters: ComponentInstance scriptingComponent, OSAID scriptID
  18328. Interface: OSA.h
  18329. Library: AppleScriptLib
  18330.  
  18331. Function: OSADoEvent
  18332. Return Type: OSAError
  18333. Parameters: ComponentInstance scriptingComponent, const AppleEvent * theAppleEvent, OSAID contextID, long modeFlags, AppleEvent * reply
  18334. Interface: OSA.h
  18335. Library: AppleScriptLib
  18336.  
  18337. Function: OSADoScript
  18338. Return Type: OSAError
  18339. Parameters: ComponentInstance scriptingComponent, const AEDesc * sourceData, OSAID contextID, DescType desiredType, long modeFlags, AEDesc * resultingText
  18340. Interface: OSA.h
  18341. Library: AppleScriptLib
  18342.  
  18343. Function: OSAExecute
  18344. Return Type: OSAError
  18345. Parameters: ComponentInstance scriptingComponent, OSAID compiledScriptID, OSAID contextID, long modeFlags, OSAID * resultingScriptValueID
  18346. Interface: OSA.h
  18347. Library: AppleScriptLib
  18348.  
  18349. Function: OSAExecuteEvent
  18350. Return Type: OSAError
  18351. Parameters: ComponentInstance scriptingComponent, const AppleEvent * theAppleEvent, OSAID contextID, long modeFlags, OSAID * resultingScriptValueID
  18352. Interface: OSA.h
  18353. Library: AppleScriptLib
  18354.  
  18355. Function: OSAGenericToRealID
  18356. Return Type: OSAError
  18357. Parameters: ComponentInstance genericScriptingComponent, OSAID * theScriptID, ComponentInstance * theExactComponent
  18358. Interface: OSAGeneric.h
  18359. Library: AppleScriptLib
  18360.  
  18361. Function: OSAGetActiveProc
  18362. Return Type: OSAError
  18363. Parameters: ComponentInstance scriptingComponent, OSAActiveUPP * activeProc, long * refCon
  18364. Interface: OSA.h
  18365. Library: AppleScriptLib
  18366.  
  18367. Function: OSAGetAppTerminology
  18368. Return Type: OSAError
  18369. Parameters: ComponentInstance scriptingComponent, long modeFlags, FSSpec * fileSpec, short terminologyID, Boolean * didLaunch, AEDesc * terminologyList
  18370. Interface: ASDebugging.h
  18371. Library: AppleScriptLib
  18372.  
  18373. Function: OSAGetCreateProc
  18374. Return Type: OSAError
  18375. Parameters: ComponentInstance scriptingComponent, OSACreateAppleEventUPP * createProc, long * refCon
  18376. Interface: OSA.h
  18377. Library: AppleScriptLib
  18378.  
  18379. Function: OSAGetCurrentDialect
  18380. Return Type: OSAError
  18381. Parameters: ComponentInstance scriptingComponent, short * resultingDialectCode
  18382. Interface: OSA.h
  18383. Library: AppleScriptLib
  18384.  
  18385. Function: OSAGetDefaultScriptingComponent
  18386. Return Type: OSAError
  18387. Parameters: ComponentInstance genericScriptingComponent, ScriptingComponentSelector * scriptingSubType
  18388. Interface: OSAGeneric.h
  18389. Library: AppleScriptLib
  18390.  
  18391. Function: OSAGetDialectInfo
  18392. Return Type: OSAError
  18393. Parameters: ComponentInstance scriptingComponent, short dialectCode, OSType selector, AEDesc * resultingDialectInfo
  18394. Interface: OSA.h
  18395. Library: AppleScriptLib
  18396.  
  18397. Function: OSAGetHandler
  18398. Return Type: OSAError
  18399. Parameters: ComponentInstance scriptingComponent, long modeFlags, OSAID contextID, const AEDesc * handlerName, OSAID * resultingCompiledScriptID
  18400. Interface: ASDebugging.h
  18401. Library: AppleScriptLib
  18402.  
  18403. Function: OSAGetHandlerNames
  18404. Return Type: OSAError
  18405. Parameters: ComponentInstance scriptingComponent, long modeFlags, OSAID contextID, AEDescList * resultingHandlerNames
  18406. Interface: ASDebugging.h
  18407. Library: AppleScriptLib
  18408.  
  18409. Function: OSAGetProperty
  18410. Return Type: OSAError
  18411. Parameters: ComponentInstance scriptingComponent, long modeFlags, OSAID contextID, const AEDesc * variableName, OSAID * resultingScriptValueID
  18412. Interface: ASDebugging.h
  18413. Library: AppleScriptLib
  18414.  
  18415. Function: OSAGetPropertyNames
  18416. Return Type: OSAError
  18417. Parameters: ComponentInstance scriptingComponent, long modeFlags, OSAID contextID, AEDescList * resultingPropertyNames
  18418. Interface: ASDebugging.h
  18419. Library: AppleScriptLib
  18420.  
  18421. Function: OSAGetResumeDispatchProc
  18422. Return Type: OSAError
  18423. Parameters: ComponentInstance scriptingComponent, AEEventHandlerUPP * resumeDispatchProc, long * refCon
  18424. Interface: OSA.h
  18425. Library: AppleScriptLib
  18426.  
  18427. Function: OSAGetScriptInfo
  18428. Return Type: OSAError
  18429. Parameters: ComponentInstance scriptingComponent, OSAID scriptID, OSType selector, long * result
  18430. Interface: OSA.h
  18431. Library: AppleScriptLib
  18432.  
  18433. Function: OSAGetScriptingComponent
  18434. Return Type: OSAError
  18435. Parameters: ComponentInstance genericScriptingComponent, ScriptingComponentSelector scriptingSubType, ComponentInstance * scriptingInstance
  18436. Interface: OSAGeneric.h
  18437. Library: AppleScriptLib
  18438.  
  18439. Function: OSAGetScriptingComponentFromStored
  18440. Return Type: OSAError
  18441. Parameters: ComponentInstance genericScriptingComponent, const AEDesc * scriptData, ScriptingComponentSelector * scriptingSubType
  18442. Interface: OSAGeneric.h
  18443. Library: AppleScriptLib
  18444.  
  18445. Function: OSAGetSendProc
  18446. Return Type: OSAError
  18447. Parameters: ComponentInstance scriptingComponent, OSASendUPP * sendProc, long * refCon
  18448. Interface: OSA.h
  18449. Library: AppleScriptLib
  18450.  
  18451. Function: OSAGetSource
  18452. Return Type: OSAError
  18453. Parameters: ComponentInstance scriptingComponent, OSAID scriptID, DescType desiredType, AEDesc * resultingSourceData
  18454. Interface: OSA.h
  18455. Library: AppleScriptLib
  18456.  
  18457. Function: OSAGetSysTerminology
  18458. Return Type: OSAError
  18459. Parameters: ComponentInstance scriptingComponent, long modeFlags, short terminologyID, AEDesc * terminologyList
  18460. Interface: ASDebugging.h
  18461. Library: AppleScriptLib
  18462.  
  18463. Function: OSALoad
  18464. Return Type: OSAError
  18465. Parameters: ComponentInstance scriptingComponent, const AEDesc * scriptData, long modeFlags, OSAID * resultingScriptID
  18466. Interface: OSA.h
  18467. Library: AppleScriptLib
  18468.  
  18469. Function: OSALoadExecute
  18470. Return Type: OSAError
  18471. Parameters: ComponentInstance scriptingComponent, const AEDesc * scriptData, OSAID contextID, long modeFlags, OSAID * resultingScriptValueID
  18472. Interface: OSA.h
  18473. Library: AppleScriptLib
  18474.  
  18475. Function: OSAMakeContext
  18476. Return Type: OSAError
  18477. Parameters: ComponentInstance scriptingComponent, const AEDesc * contextName, OSAID parentContext, OSAID * resultingContextID
  18478. Interface: OSA.h
  18479. Library: AppleScriptLib
  18480.  
  18481. Function: OSARealToGenericID
  18482. Return Type: OSAError
  18483. Parameters: ComponentInstance genericScriptingComponent, OSAID * theScriptID, ComponentInstance theExactComponent
  18484. Interface: OSAGeneric.h
  18485. Library: AppleScriptLib
  18486.  
  18487. Function: OSAScriptError
  18488. Return Type: OSAError
  18489. Parameters: ComponentInstance scriptingComponent, OSType selector, DescType desiredType, AEDesc * resultingErrorDescription
  18490. Interface: OSA.h
  18491. Library: AppleScriptLib
  18492.  
  18493. Function: OSAScriptingComponentName
  18494. Return Type: OSAError
  18495. Parameters: ComponentInstance scriptingComponent, AEDesc * resultingScriptingComponentName
  18496. Interface: OSA.h
  18497. Library: AppleScriptLib
  18498.  
  18499. Function: OSASetActiveProc
  18500. Return Type: OSAError
  18501. Parameters: ComponentInstance scriptingComponent, OSAActiveUPP activeProc, long refCon
  18502. Interface: OSA.h
  18503. Library: AppleScriptLib
  18504.  
  18505. Function: OSASetCreateProc
  18506. Return Type: OSAError
  18507. Parameters: ComponentInstance scriptingComponent, OSACreateAppleEventUPP createProc, long refCon
  18508. Interface: OSA.h
  18509. Library: AppleScriptLib
  18510.  
  18511. Function: OSASetCurrentDialect
  18512. Return Type: OSAError
  18513. Parameters: ComponentInstance scriptingComponent, short dialectCode
  18514. Interface: OSA.h
  18515. Library: AppleScriptLib
  18516.  
  18517. Function: OSASetDefaultScriptingComponent
  18518. Return Type: OSAError
  18519. Parameters: ComponentInstance genericScriptingComponent, ScriptingComponentSelector scriptingSubType
  18520. Interface: OSAGeneric.h
  18521. Library: AppleScriptLib
  18522.  
  18523. Function: OSASetDefaultTarget
  18524. Return Type: OSAError
  18525. Parameters: ComponentInstance scriptingComponent, const AEAddressDesc * target
  18526. Interface: OSA.h
  18527. Library: AppleScriptLib
  18528.  
  18529. Function: OSASetHandler
  18530. Return Type: OSAError
  18531. Parameters: ComponentInstance scriptingComponent, long modeFlags, OSAID contextID, const AEDesc * handlerName, OSAID compiledScriptID
  18532. Interface: ASDebugging.h
  18533. Library: AppleScriptLib
  18534.  
  18535. Function: OSASetProperty
  18536. Return Type: OSAError
  18537. Parameters: ComponentInstance scriptingComponent, long modeFlags, OSAID contextID, const AEDesc * variableName, OSAID scriptValueID
  18538. Interface: ASDebugging.h
  18539. Library: AppleScriptLib
  18540.  
  18541. Function: OSASetResumeDispatchProc
  18542. Return Type: OSAError
  18543. Parameters: ComponentInstance scriptingComponent, AEEventHandlerUPP resumeDispatchProc, long refCon
  18544. Interface: OSA.h
  18545. Library: AppleScriptLib
  18546.  
  18547. Function: OSASetScriptInfo
  18548. Return Type: OSAError
  18549. Parameters: ComponentInstance scriptingComponent, OSAID scriptID, OSType selector, long value
  18550. Interface: OSA.h
  18551. Library: AppleScriptLib
  18552.  
  18553. Function: OSASetSendProc
  18554. Return Type: OSAError
  18555. Parameters: ComponentInstance scriptingComponent, OSASendUPP sendProc, long refCon
  18556. Interface: OSA.h
  18557. Library: AppleScriptLib
  18558.  
  18559. Function: OSAStartRecording
  18560. Return Type: OSAError
  18561. Parameters: ComponentInstance scriptingComponent, OSAID * compiledScriptToModifyID
  18562. Interface: OSA.h
  18563. Library: AppleScriptLib
  18564.  
  18565. Function: OSAStopRecording
  18566. Return Type: OSAError
  18567. Parameters: ComponentInstance scriptingComponent, OSAID compiledScriptID
  18568. Interface: OSA.h
  18569. Library: AppleScriptLib
  18570.  
  18571. Function: OSAStore
  18572. Return Type: OSAError
  18573. Parameters: ComponentInstance scriptingComponent, OSAID scriptID, DescType desiredType, long modeFlags, AEDesc * resultingScriptData
  18574. Interface: OSA.h
  18575. Library: AppleScriptLib
  18576.  
  18577. Function: OSEventAvail
  18578. Return Type: Boolean
  18579. Parameters: EventMask mask, EventRecord * theEvent
  18580. Interface: Events.h
  18581. Library: InterfaceLib
  18582.  
  18583. Function: OutlineMetrics
  18584. Return Type: OSErr
  18585. Parameters: short byteCount, const void * textPtr, Point numer, Point denom, short * yMax, short * yMin, FixedPtr awArray, FixedPtr lsbArray, RectPtr boundsArray
  18586. Interface: Fonts.h
  18587. Library: InterfaceLib
  18588.  
  18589. Function: PackBits
  18590. Return Type: void
  18591. Parameters: Ptr * srcPtr, Ptr * dstPtr, short srcBytes
  18592. Interface: Quickdraw.h
  18593. Library: InterfaceLib
  18594.  
  18595. Function: PageFaultFatal
  18596. Return Type: Boolean
  18597. Parameters: void
  18598. Interface: MacMemory.h
  18599. Library: InterfaceLib
  18600.  
  18601. Function: PaintArc
  18602. Return Type: void
  18603. Parameters: const Rect * r, short startAngle, short arcAngle
  18604. Interface: Quickdraw.h
  18605. Library: InterfaceLib
  18606.  
  18607. Function: PaintBehind
  18608. Return Type: void
  18609. Parameters: WindowPtr startWindow, RgnHandle clobberedRgn
  18610. Interface: MacWindows.h
  18611. Library: InterfaceLib
  18612.  
  18613. Function: PaintOne
  18614. Return Type: void
  18615. Parameters: WindowPtr window, RgnHandle clobberedRgn
  18616. Interface: MacWindows.h
  18617. Library: InterfaceLib
  18618.  
  18619. Function: PaintOval
  18620. Return Type: void
  18621. Parameters: const Rect * r
  18622. Interface: Quickdraw.h
  18623. Library: InterfaceLib
  18624.  
  18625. Function: PaintPoly
  18626. Return Type: void
  18627. Parameters: PolyHandle poly
  18628. Interface: Quickdraw.h
  18629. Library: InterfaceLib
  18630.  
  18631. Function: PaintRect
  18632. Return Type: void
  18633. Parameters: const Rect * r
  18634. Interface: Quickdraw.h
  18635. Library: InterfaceLib
  18636.  
  18637. Function: PaintRoundRect
  18638. Return Type: void
  18639. Parameters: const Rect * r, short ovalWidth, short ovalHeight
  18640. Interface: Quickdraw.h
  18641. Library: InterfaceLib
  18642.  
  18643. Function: Palette2CTab
  18644. Return Type: void
  18645. Parameters: PaletteHandle srcPalette, CTabHandle dstCTab
  18646. Interface: Palettes.h
  18647. Library: InterfaceLib
  18648.  
  18649. Function: ParamText
  18650. Return Type: void
  18651. Parameters: ConstStr255Param param0, ConstStr255Param param1, ConstStr255Param param2, ConstStr255Param param3
  18652. Interface: Dialogs.h
  18653. Library: InterfaceLib
  18654.  
  18655. Function: ParseAIFFHeader
  18656. Return Type: OSErr
  18657. Parameters: short fRefNum, SoundComponentData * sndInfo, unsigned long * numFrames, unsigned long * dataOffset
  18658. Interface: Sound.h
  18659. Library: SoundLib
  18660.  
  18661. Function: ParseSndHeader
  18662. Return Type: OSErr
  18663. Parameters: SndListHandle sndHandle, SoundComponentData * sndInfo, unsigned long * numFrames, unsigned long * dataOffset
  18664. Interface: Sound.h
  18665. Library: SoundLib
  18666.  
  18667. Function: ParseTable
  18668. Return Type: Boolean
  18669. Parameters: CharByteTable table
  18670. Interface: Script.h
  18671. Library: InterfaceLib
  18672.  
  18673. Function: PasteHandleIntoMovie
  18674. Return Type: OSErr
  18675. Parameters: Handle h, OSType handleType, Movie theMovie, long flags, ComponentInstance userComp
  18676. Interface: Movies.h
  18677. Library: QuickTimeLib
  18678.  
  18679. Function: PasteMovieSelection
  18680. Return Type: void
  18681. Parameters: Movie theMovie, Movie src
  18682. Interface: Movies.h
  18683. Library: QuickTimeLib
  18684.  
  18685. Function: PauseSpeechAt
  18686. Return Type: OSErr
  18687. Parameters: SpeechChannel chan, long whereToPause
  18688. Interface: SpeechSynthesis.h
  18689. Library: SpeechLib
  18690.  
  18691. Function: PBCloseAsync
  18692. Return Type: OSErr
  18693. Parameters: ParmBlkPtr paramBlock
  18694. Interface: Devices.h
  18695. Library: InterfaceLib
  18696.  
  18697. Function: PBCloseImmed
  18698. Return Type: OSErr
  18699. Parameters: ParmBlkPtr paramBlock
  18700. Interface: Devices.h
  18701. Library: InterfaceLib
  18702.  
  18703. Function: PBCloseSync
  18704. Return Type: OSErr
  18705. Parameters: ParmBlkPtr paramBlock
  18706. Interface: Devices.h
  18707. Library: InterfaceLib
  18708.  
  18709. Function: PBControlAsync
  18710. Return Type: OSErr
  18711. Parameters: ParmBlkPtr paramBlock
  18712. Interface: Devices.h
  18713. Library: InterfaceLib
  18714.  
  18715. Function: PBControlImmed
  18716. Return Type: OSErr
  18717. Parameters: ParmBlkPtr paramBlock
  18718. Interface: Devices.h
  18719. Library: InterfaceLib
  18720.  
  18721. Function: PBControlSync
  18722. Return Type: OSErr
  18723. Parameters: ParmBlkPtr paramBlock
  18724. Interface: Devices.h
  18725. Library: InterfaceLib
  18726.  
  18727. Function: PBKillIOAsync
  18728. Return Type: OSErr
  18729. Parameters: ParmBlkPtr paramBlock
  18730. Interface: Devices.h
  18731. Library: InterfaceLib
  18732.  
  18733. Function: PBKillIOImmed
  18734. Return Type: OSErr
  18735. Parameters: ParmBlkPtr paramBlock
  18736. Interface: Devices.h
  18737. Library: InterfaceLib
  18738.  
  18739. Function: PBKillIOSync
  18740. Return Type: OSErr
  18741. Parameters: ParmBlkPtr paramBlock
  18742. Interface: Devices.h
  18743. Library: InterfaceLib
  18744.  
  18745. Function: PBOpenAsync
  18746. Return Type: OSErr
  18747. Parameters: ParmBlkPtr paramBlock
  18748. Interface: Devices.h
  18749. Library: InterfaceLib
  18750.  
  18751. Function: PBOpenImmed
  18752. Return Type: OSErr
  18753. Parameters: ParmBlkPtr paramBlock
  18754. Interface: Devices.h
  18755. Library: InterfaceLib
  18756.  
  18757. Function: PBOpenSync
  18758. Return Type: OSErr
  18759. Parameters: ParmBlkPtr paramBlock
  18760. Interface: Devices.h
  18761. Library: InterfaceLib
  18762.  
  18763. Function: PBReadAsync
  18764. Return Type: OSErr
  18765. Parameters: ParmBlkPtr paramBlock
  18766. Interface: Devices.h
  18767. Library: InterfaceLib
  18768.  
  18769. Function: PBReadImmed
  18770. Return Type: OSErr
  18771. Parameters: ParmBlkPtr paramBlock
  18772. Interface: Devices.h
  18773. Library: InterfaceLib
  18774.  
  18775. Function: PBReadSync
  18776. Return Type: OSErr
  18777. Parameters: ParmBlkPtr paramBlock
  18778. Interface: Devices.h
  18779. Library: InterfaceLib
  18780.  
  18781. Function: PBStatusAsync
  18782. Return Type: OSErr
  18783. Parameters: ParmBlkPtr paramBlock
  18784. Interface: Devices.h
  18785. Library: InterfaceLib
  18786.  
  18787. Function: PBStatusImmed
  18788. Return Type: OSErr
  18789. Parameters: ParmBlkPtr paramBlock
  18790. Interface: Devices.h
  18791. Library: InterfaceLib
  18792.  
  18793. Function: PBStatusSync
  18794. Return Type: OSErr
  18795. Parameters: ParmBlkPtr paramBlock
  18796. Interface: Devices.h
  18797. Library: InterfaceLib
  18798.  
  18799. Function: PBWriteAsync
  18800. Return Type: OSErr
  18801. Parameters: ParmBlkPtr paramBlock
  18802. Interface: Devices.h
  18803. Library: InterfaceLib
  18804.  
  18805. Function: PBWriteImmed
  18806. Return Type: OSErr
  18807. Parameters: ParmBlkPtr paramBlock
  18808. Interface: Devices.h
  18809. Library: InterfaceLib
  18810.  
  18811. Function: PBWriteSync
  18812. Return Type: OSErr
  18813. Parameters: ParmBlkPtr paramBlock
  18814. Interface: Devices.h
  18815. Library: InterfaceLib
  18816.  
  18817. Function: PenMode
  18818. Return Type: void
  18819. Parameters: short mode
  18820. Interface: Quickdraw.h
  18821. Library: InterfaceLib
  18822.  
  18823. Function: PenNormal
  18824. Return Type: void
  18825. Parameters: void
  18826. Interface: Quickdraw.h
  18827. Library: InterfaceLib
  18828.  
  18829. Function: PenPat
  18830. Return Type: void
  18831. Parameters: const Pattern * pat
  18832. Interface: Quickdraw.h
  18833. Library: InterfaceLib
  18834.  
  18835. Function: PenPixPat
  18836. Return Type: void
  18837. Parameters: PixPatHandle pp
  18838. Interface: Quickdraw.h
  18839. Library: InterfaceLib
  18840.  
  18841. Function: PenSize
  18842. Return Type: void
  18843. Parameters: short width, short height
  18844. Interface: Quickdraw.h
  18845. Library: InterfaceLib
  18846.  
  18847. Function: PicComment
  18848. Return Type: void
  18849. Parameters: short kind, short dataSize, Handle dataHandle
  18850. Interface: Quickdraw.h
  18851. Library: InterfaceLib
  18852.  
  18853. Function: PickColor
  18854. Return Type: OSErr
  18855. Parameters: ColorPickerInfo * theColorInfo
  18856. Interface: ColorPicker.h
  18857. Library: ColorPickerLib
  18858.  
  18859. Function: PickerDisplay
  18860. Return Type: ComponentResult
  18861. Parameters: long storage
  18862. Interface: ColorPickerComponents.h
  18863. Library: Not Known
  18864.  
  18865. Function: PickerEdit
  18866. Return Type: ComponentResult
  18867. Parameters: long storage, PickerEditData * data
  18868. Interface: ColorPickerComponents.h
  18869. Library: Not Known
  18870.  
  18871. Function: PickerEvent
  18872. Return Type: ComponentResult
  18873. Parameters: long storage, PickerEventData * data
  18874. Interface: ColorPickerComponents.h
  18875. Library: Not Known
  18876.  
  18877. Function: PickerExtractHelpItem
  18878. Return Type: ComponentResult
  18879. Parameters: long storage, short itemNo, short whichMsg, PickerHelpItemInfo * helpInfo
  18880. Interface: ColorPickerComponents.h
  18881. Library: Not Known
  18882.  
  18883. Function: PickerGetColor
  18884. Return Type: ComponentResult
  18885. Parameters: long storage, PickerColorType whichColor, PMColorPtr color
  18886. Interface: ColorPickerComponents.h
  18887. Library: Not Known
  18888.  
  18889. Function: PickerGetDialog
  18890. Return Type: ComponentResult
  18891. Parameters: long storage
  18892. Interface: ColorPickerComponents.h
  18893. Library: Not Known
  18894.  
  18895. Function: PickerGetEditMenuState
  18896. Return Type: ComponentResult
  18897. Parameters: long storage, PickerMenuState * mState
  18898. Interface: ColorPickerComponents.h
  18899. Library: Not Known
  18900.  
  18901. Function: PickerGetIconData
  18902. Return Type: ComponentResult
  18903. Parameters: long storage, PickerIconData * data
  18904. Interface: ColorPickerComponents.h
  18905. Library: Not Known
  18906.  
  18907. Function: PickerGetItemList
  18908. Return Type: ComponentResult
  18909. Parameters: long storage
  18910. Interface: ColorPickerComponents.h
  18911. Library: Not Known
  18912.  
  18913. Function: PickerGetProfile
  18914. Return Type: ComponentResult
  18915. Parameters: long storage
  18916. Interface: ColorPickerComponents.h
  18917. Library: Not Known
  18918.  
  18919. Function: PickerGetPrompt
  18920. Return Type: ComponentResult
  18921. Parameters: long storage, Str255 prompt
  18922. Interface: ColorPickerComponents.h
  18923. Library: Not Known
  18924.  
  18925. Function: PickerInit
  18926. Return Type: ComponentResult
  18927. Parameters: long storage, PickerInitData * data
  18928. Interface: ColorPickerComponents.h
  18929. Library: Not Known
  18930.  
  18931. Function: PickerItemHit
  18932. Return Type: ComponentResult
  18933. Parameters: long storage, PickerItemHitData * data
  18934. Interface: ColorPickerComponents.h
  18935. Library: Not Known
  18936.  
  18937. Function: PickerSetBaseItem
  18938. Return Type: ComponentResult
  18939. Parameters: long storage, short baseItem
  18940. Interface: ColorPickerComponents.h
  18941. Library: Not Known
  18942.  
  18943. Function: PickerSetColor
  18944. Return Type: ComponentResult
  18945. Parameters: long storage, PickerColorType whichColor, PMColorPtr color
  18946. Interface: ColorPickerComponents.h
  18947. Library: Not Known
  18948.  
  18949. Function: PickerSetColorChangedProc
  18950. Return Type: ComponentResult
  18951. Parameters: long storage, ColorChangedUPP colorProc, long colorProcData
  18952. Interface: ColorPickerComponents.h
  18953. Library: Not Known
  18954.  
  18955. Function: PickerSetOrigin
  18956. Return Type: ComponentResult
  18957. Parameters: long storage, Point where
  18958. Interface: ColorPickerComponents.h
  18959. Library: Not Known
  18960.  
  18961. Function: PickerSetProfile
  18962. Return Type: ComponentResult
  18963. Parameters: long storage, CMProfileHandle profile
  18964. Interface: ColorPickerComponents.h
  18965. Library: Not Known
  18966.  
  18967. Function: PickerSetPrompt
  18968. Return Type: ComponentResult
  18969. Parameters: long storage, ConstStr255Param prompt
  18970. Interface: ColorPickerComponents.h
  18971. Library: Not Known
  18972.  
  18973. Function: PickerSetVisibility
  18974. Return Type: ComponentResult
  18975. Parameters: long storage, Boolean visible
  18976. Interface: ColorPickerComponents.h
  18977. Library: Not Known
  18978.  
  18979. Function: PickerTestGraphicsWorld
  18980. Return Type: ComponentResult
  18981. Parameters: long storage, PickerInitData * data
  18982. Interface: ColorPickerComponents.h
  18983. Library: Not Known
  18984.  
  18985. Function: PinRect
  18986. Return Type: long
  18987. Parameters: const Rect * theRect, Point thePt
  18988. Interface: MacWindows.h
  18989. Library: InterfaceLib
  18990.  
  18991. Function: Pixel2Char
  18992. Return Type: short
  18993. Parameters: Ptr textBuf, short textLen, short slop, short pixelWidth, Boolean * leadingEdge
  18994. Interface: QuickdrawText.h
  18995. Library: InterfaceLib
  18996.  
  18997. Function: PixelToChar
  18998. Return Type: short
  18999. Parameters: Ptr textBuf, long textLength, Fixed slop, Fixed pixelWidth, Boolean * leadingEdge, Fixed * widthRemaining, JustStyleCode styleRunPosition, Point numer, Point denom
  19000. Interface: QuickdrawText.h
  19001. Library: InterfaceLib
  19002.  
  19003. Function: PixMap32Bit
  19004. Return Type: Boolean
  19005. Parameters: PixMapHandle pmHandle
  19006. Interface: QDOffscreen.h
  19007. Library: InterfaceLib
  19008.  
  19009. Function: PixPatChanged
  19010. Return Type: void
  19011. Parameters: PixPatHandle ppat
  19012. Interface: QDOffscreen.h
  19013. Library: InterfaceLib
  19014.  
  19015. Function: PlayMoviePreview
  19016. Return Type: void
  19017. Parameters: Movie theMovie, MoviePreviewCallOutUPP callOutProc, long refcon
  19018. Interface: Movies.h
  19019. Library: QuickTimeLib
  19020.  
  19021. Function: PlotCIcon
  19022. Return Type: void
  19023. Parameters: const Rect * theRect, CIconHandle theIcon
  19024. Interface: Icons.h
  19025. Library: InterfaceLib
  19026.  
  19027. Function: PlotCIcon
  19028. Return Type: void
  19029. Parameters: const Rect * theRect, CIconHandle theIcon
  19030. Interface: Quickdraw.h
  19031. Library: InterfaceLib
  19032.  
  19033. Function: PlotCIconHandle
  19034. Return Type: OSErr
  19035. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, CIconHandle theCIcon
  19036. Interface: Icons.h
  19037. Library: InterfaceLib
  19038.  
  19039. Function: PlotIcon
  19040. Return Type: void
  19041. Parameters: const Rect * theRect, Handle theIcon
  19042. Interface: Icons.h
  19043. Library: InterfaceLib
  19044.  
  19045. Function: PlotIconHandle
  19046. Return Type: OSErr
  19047. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, Handle theIcon
  19048. Interface: Icons.h
  19049. Library: InterfaceLib
  19050.  
  19051. Function: PlotIconID
  19052. Return Type: OSErr
  19053. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, SInt16 theResID
  19054. Interface: Icons.h
  19055. Library: InterfaceLib
  19056.  
  19057. Function: PlotIconMethod
  19058. Return Type: OSErr
  19059. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, IconGetterUPP theMethod, void * yourDataPtr
  19060. Interface: Icons.h
  19061. Library: InterfaceLib
  19062.  
  19063. Function: PlotIconSuite
  19064. Return Type: OSErr
  19065. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, IconSuiteRef theIconSuite
  19066. Interface: Icons.h
  19067. Library: InterfaceLib
  19068.  
  19069. Function: PlotSICNHandle
  19070. Return Type: OSErr
  19071. Parameters: const Rect * theRect, IconAlignmentType align, IconTransformType transform, Handle theSICN
  19072. Interface: Icons.h
  19073. Library: InterfaceLib
  19074.  
  19075. Function: PmBackColor
  19076. Return Type: void
  19077. Parameters: short dstEntry
  19078. Interface: Palettes.h
  19079. Library: InterfaceLib
  19080.  
  19081. Function: PMFeatures
  19082. Return Type: unsigned long
  19083. Parameters: void
  19084. Interface: Power.h
  19085. Library: PowerMgrLib
  19086.  
  19087. Function: PmForeColor
  19088. Return Type: void
  19089. Parameters: short dstEntry
  19090. Interface: Palettes.h
  19091. Library: InterfaceLib
  19092.  
  19093. Function: PMgrStateQInstall
  19094. Return Type: OSErr
  19095. Parameters: PMgrQueueElement * theElement
  19096. Interface: Power.h
  19097. Library: PowerMgrLib
  19098.  
  19099. Function: PMgrStateQRemove
  19100. Return Type: OSErr
  19101. Parameters: PMgrQueueElement * theElement
  19102. Interface: Power.h
  19103. Library: PowerMgrLib
  19104.  
  19105. Function: PMgrVersion
  19106. Return Type: short
  19107. Parameters: void
  19108. Interface: Palettes.h
  19109. Library: InterfaceLib
  19110.  
  19111. Function: PMSAMCreateMsgSummary
  19112. Return Type: OSErr
  19113. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  19114. Interface: OCEMail.h
  19115. Library: AOCELib
  19116.  
  19117. Function: PMSAMGetMSAMRecord
  19118. Return Type: OSErr
  19119. Parameters: MSAMParam * paramBlock
  19120. Interface: OCEMail.h
  19121. Library: AOCELib
  19122.  
  19123. Function: PMSAMGetMsgSummary
  19124. Return Type: OSErr
  19125. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  19126. Interface: OCEMail.h
  19127. Library: AOCELib
  19128.  
  19129. Function: PMSAMLogError
  19130. Return Type: OSErr
  19131. Parameters: MSAMParam * paramBlock
  19132. Interface: OCEMail.h
  19133. Library: AOCELib
  19134.  
  19135. Function: PMSAMOpenQueues
  19136. Return Type: OSErr
  19137. Parameters: MSAMParam * paramBlock
  19138. Interface: OCEMail.h
  19139. Library: AOCELib
  19140.  
  19141. Function: PMSAMPutMsgSummary
  19142. Return Type: OSErr
  19143. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  19144. Interface: OCEMail.h
  19145. Library: AOCELib
  19146.  
  19147. Function: PMSAMSetStatus
  19148. Return Type: OSErr
  19149. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  19150. Interface: OCEMail.h
  19151. Library: AOCELib
  19152.  
  19153. Function: PMSelectorCount
  19154. Return Type: short
  19155. Parameters: void
  19156. Interface: Power.h
  19157. Library: PowerMgrLib
  19158.  
  19159. Function: PointToPolar
  19160. Return Type: gxPolar *
  19161. Parameters: const gxPoint * xy, gxPolar * ra
  19162. Interface: GXMath.h
  19163. Library: QuickDrawGXLib
  19164.  
  19165. Function: PolarToPoint
  19166. Return Type: gxPoint *
  19167. Parameters: const gxPolar * ra, gxPoint * xy
  19168. Interface: GXMath.h
  19169. Library: QuickDrawGXLib
  19170.  
  19171. Function: PopUpMenuSelect
  19172. Return Type: long
  19173. Parameters: MenuHandle menu, short top, short left, short popUpItem
  19174. Interface: Menus.h
  19175. Library: InterfaceLib
  19176.  
  19177. Function: PortChanged
  19178. Return Type: void
  19179. Parameters: GrafPtr port
  19180. Interface: QDOffscreen.h
  19181. Library: InterfaceLib
  19182.  
  19183. Function: PortionLine
  19184. Return Type: Fixed
  19185. Parameters: Ptr textPtr, long textLen, JustStyleCode styleRunPosition, Point numer, Point denom
  19186. Interface: QuickdrawText.h
  19187. Library: InterfaceLib
  19188.  
  19189. Function: PortionText
  19190. Return Type: Fixed
  19191. Parameters: Ptr textPtr, long textLength
  19192. Interface: QuickdrawText.h
  19193. Library: InterfaceLib
  19194.  
  19195. Function: PortSize
  19196. Return Type: void
  19197. Parameters: short width, short height
  19198. Interface: Quickdraw.h
  19199. Library: InterfaceLib
  19200.  
  19201. Function: PostEvent
  19202. Return Type: OSErr
  19203. Parameters: EventKind eventNum, UInt32 eventMsg
  19204. Interface: Events.h
  19205. Library: InterfaceLib
  19206.  
  19207. Function: PostHighLevelEvent
  19208. Return Type: OSErr
  19209. Parameters: const EventRecord * theEvent, void * receiverID, unsigned long msgRefcon, void * msgBuff, unsigned long msgLen, unsigned long postingOptions
  19210. Interface: EPPC.h
  19211. Library: InterfaceLib
  19212.  
  19213. Function: PPCAcceptAsync
  19214. Return Type: OSErr
  19215. Parameters: PPCAcceptPBPtr pb
  19216. Interface: PPCToolbox.h
  19217. Library: InterfaceLib
  19218.  
  19219. Function: PPCAcceptSync
  19220. Return Type: OSErr
  19221. Parameters: PPCAcceptPBPtr pb
  19222. Interface: PPCToolbox.h
  19223. Library: InterfaceLib
  19224.  
  19225. Function: PPCBrowser
  19226. Return Type: OSErr
  19227. Parameters: ConstStr255Param prompt, ConstStr255Param applListLabel, Boolean defaultSpecified, LocationNameRec * theLocation, PortInfoRec * thePortInfo, PPCFilterUPP portFilter, ConstStr32Param theLocNBPType
  19228. Interface: PPCToolbox.h
  19229. Library: InterfaceLib
  19230.  
  19231. Function: PPCCloseAsync
  19232. Return Type: OSErr
  19233. Parameters: PPCClosePBPtr pb
  19234. Interface: PPCToolbox.h
  19235. Library: InterfaceLib
  19236.  
  19237. Function: PPCCloseSync
  19238. Return Type: OSErr
  19239. Parameters: PPCClosePBPtr pb
  19240. Interface: PPCToolbox.h
  19241. Library: InterfaceLib
  19242.  
  19243. Function: PPCEndAsync
  19244. Return Type: OSErr
  19245. Parameters: PPCEndPBPtr pb
  19246. Interface: PPCToolbox.h
  19247. Library: InterfaceLib
  19248.  
  19249. Function: PPCEndSync
  19250. Return Type: OSErr
  19251. Parameters: PPCEndPBPtr pb
  19252. Interface: PPCToolbox.h
  19253. Library: InterfaceLib
  19254.  
  19255. Function: PPCInformAsync
  19256. Return Type: OSErr
  19257. Parameters: PPCInformPBPtr pb
  19258. Interface: PPCToolbox.h
  19259. Library: InterfaceLib
  19260.  
  19261. Function: PPCInformSync
  19262. Return Type: OSErr
  19263. Parameters: PPCInformPBPtr pb
  19264. Interface: PPCToolbox.h
  19265. Library: InterfaceLib
  19266.  
  19267. Function: PPCInit
  19268. Return Type: OSErr
  19269. Parameters: void
  19270. Interface: PPCToolbox.h
  19271. Library: InterfaceLib
  19272.  
  19273. Function: PPCOpenAsync
  19274. Return Type: OSErr
  19275. Parameters: PPCOpenPBPtr pb
  19276. Interface: PPCToolbox.h
  19277. Library: InterfaceLib
  19278.  
  19279. Function: PPCOpenSync
  19280. Return Type: OSErr
  19281. Parameters: PPCOpenPBPtr pb
  19282. Interface: PPCToolbox.h
  19283. Library: InterfaceLib
  19284.  
  19285. Function: PPCReadAsync
  19286. Return Type: OSErr
  19287. Parameters: PPCReadPBPtr pb
  19288. Interface: PPCToolbox.h
  19289. Library: InterfaceLib
  19290.  
  19291. Function: PPCReadSync
  19292. Return Type: OSErr
  19293. Parameters: PPCReadPBPtr pb
  19294. Interface: PPCToolbox.h
  19295. Library: InterfaceLib
  19296.  
  19297. Function: PPCRejectAsync
  19298. Return Type: OSErr
  19299. Parameters: PPCRejectPBPtr pb
  19300. Interface: PPCToolbox.h
  19301. Library: InterfaceLib
  19302.  
  19303. Function: PPCRejectSync
  19304. Return Type: OSErr
  19305. Parameters: PPCRejectPBPtr pb
  19306. Interface: PPCToolbox.h
  19307. Library: InterfaceLib
  19308.  
  19309. Function: PPCStartAsync
  19310. Return Type: OSErr
  19311. Parameters: PPCStartPBPtr pb
  19312. Interface: PPCToolbox.h
  19313. Library: InterfaceLib
  19314.  
  19315. Function: PPCStartSync
  19316. Return Type: OSErr
  19317. Parameters: PPCStartPBPtr pb
  19318. Interface: PPCToolbox.h
  19319. Library: InterfaceLib
  19320.  
  19321. Function: PPCWriteAsync
  19322. Return Type: OSErr
  19323. Parameters: PPCWritePBPtr pb
  19324. Interface: PPCToolbox.h
  19325. Library: InterfaceLib
  19326.  
  19327. Function: PPCWriteSync
  19328. Return Type: OSErr
  19329. Parameters: PPCWritePBPtr pb
  19330. Interface: PPCToolbox.h
  19331. Library: InterfaceLib
  19332.  
  19333. Function: PPostEvent
  19334. Return Type: OSErr
  19335. Parameters: EventKind eventCode, UInt32 eventMsg, EvQElPtr * qEl
  19336. Interface: Events.h
  19337. Library: InterfaceLib
  19338.  
  19339. Function: PrClose
  19340. Return Type: void
  19341. Parameters: void
  19342. Interface: Printing.h
  19343. Library: InterfaceLib
  19344.  
  19345. Function: PrCloseDoc
  19346. Return Type: void
  19347. Parameters: TPPrPortRef pPrPort
  19348. Interface: Printing.h
  19349. Library: InterfaceLib
  19350.  
  19351. Function: PrClosePage
  19352. Return Type: void
  19353. Parameters: TPPrPortRef pPrPort
  19354. Interface: Printing.h
  19355. Library: InterfaceLib
  19356.  
  19357. Function: PrCtlCall
  19358. Return Type: void
  19359. Parameters: short iWhichCtl, long lParam1, long lParam2, long lParam3
  19360. Interface: Printing.h
  19361. Library: InterfaceLib
  19362.  
  19363. Function: PrDlgMain
  19364. Return Type: Boolean
  19365. Parameters: THPrint hPrint, PDlgInitUPP pDlgInit
  19366. Interface: Printing.h
  19367. Library: InterfaceLib
  19368.  
  19369. Function: PrDrvrClose
  19370. Return Type: void
  19371. Parameters: void
  19372. Interface: Printing.h
  19373. Library: InterfaceLib
  19374.  
  19375. Function: PrDrvrDCE
  19376. Return Type: Handle
  19377. Parameters: void
  19378. Interface: Printing.h
  19379. Library: InterfaceLib
  19380.  
  19381. Function: PrDrvrOpen
  19382. Return Type: void
  19383. Parameters: void
  19384. Interface: Printing.h
  19385. Library: InterfaceLib
  19386.  
  19387. Function: PrDrvrVers
  19388. Return Type: short
  19389. Parameters: void
  19390. Interface: Printing.h
  19391. Library: InterfaceLib
  19392.  
  19393. Function: PrerollMovie
  19394. Return Type: OSErr
  19395. Parameters: Movie theMovie, TimeValue time, Fixed Rate
  19396. Interface: Movies.h
  19397. Library: QuickTimeLib
  19398.  
  19399. Function: PrError
  19400. Return Type: short
  19401. Parameters: void
  19402. Interface: Printing.h
  19403. Library: InterfaceLib
  19404.  
  19405. Function: PreviewEvent
  19406. Return Type: ComponentResult
  19407. Parameters: pnotComponent p, EventRecord * e, Boolean * handledEvent
  19408. Interface: QuickTimeComponents.h
  19409. Library: QuickTimeLib
  19410.  
  19411. Function: PreviewMakePreview
  19412. Return Type: ComponentResult
  19413. Parameters: pnotComponent p, OSType * previewType, Handle * previewResult, const FSSpec * sourceFile, ICMProgressProcRecordPtr progress
  19414. Interface: QuickTimeComponents.h
  19415. Library: QuickTimeLib
  19416.  
  19417. Function: PreviewMakePreviewReference
  19418. Return Type: ComponentResult
  19419. Parameters: pnotComponent p, OSType * previewType, short * resID, const FSSpec * sourceFile
  19420. Interface: QuickTimeComponents.h
  19421. Library: QuickTimeLib
  19422.  
  19423. Function: PreviewShowData
  19424. Return Type: ComponentResult
  19425. Parameters: pnotComponent p, OSType dataType, Handle data, const Rect * inHere
  19426. Interface: QuickTimeComponents.h
  19427. Library: QuickTimeLib
  19428.  
  19429. Function: PrGeneral
  19430. Return Type: void
  19431. Parameters: Ptr pData
  19432. Interface: Printing.h
  19433. Library: InterfaceLib
  19434.  
  19435. Function: PrimeTime
  19436. Return Type: void
  19437. Parameters: QElemPtr tmTaskPtr, long count
  19438. Interface: Timer.h
  19439. Library: InterfaceLib
  19440.  
  19441. Function: PrintDefault
  19442. Return Type: void
  19443. Parameters: THPrint hPrint
  19444. Interface: Printing.h
  19445. Library: InterfaceLib
  19446.  
  19447. Function: PrJobDialog
  19448. Return Type: Boolean
  19449. Parameters: THPrint hPrint
  19450. Interface: Printing.h
  19451. Library: InterfaceLib
  19452.  
  19453. Function: PrJobInit
  19454. Return Type: TPPrDlgRef
  19455. Parameters: THPrint hPrint
  19456. Interface: Printing.h
  19457. Library: InterfaceLib
  19458.  
  19459. Function: PrJobMerge
  19460. Return Type: void
  19461. Parameters: THPrint hPrintSrc, THPrint hPrintDst
  19462. Interface: Printing.h
  19463. Library: InterfaceLib
  19464.  
  19465. Function: PrLoadDriver
  19466. Return Type: short
  19467. Parameters: void
  19468. Interface: Printing.h
  19469. Library: Not Known
  19470.  
  19471. Function: PrNoPurge
  19472. Return Type: void
  19473. Parameters: void
  19474. Interface: Printing.h
  19475. Library: InterfaceLib
  19476.  
  19477. Function: ProcessIsContextualMenuClient
  19478. Return Type: Boolean
  19479. Parameters: ProcessSerialNumber * inPSN
  19480. Interface: Menus.h
  19481. Library: Not Known
  19482.  
  19483. Function: PrOpen
  19484. Return Type: void
  19485. Parameters: void
  19486. Interface: Printing.h
  19487. Library: InterfaceLib
  19488.  
  19489. Function: PrOpenDoc
  19490. Return Type: TPPrPortRef
  19491. Parameters: THPrint hPrint, TPPrPortRef pPrPort, Ptr pIOBuf
  19492. Interface: Printing.h
  19493. Library: InterfaceLib
  19494.  
  19495. Function: PrOpenPage
  19496. Return Type: void
  19497. Parameters: TPPrPortRef pPrPort, TPRect pPageFrame
  19498. Interface: Printing.h
  19499. Library: InterfaceLib
  19500.  
  19501. Function: ProtectEntry
  19502. Return Type: void
  19503. Parameters: short index, Boolean protect
  19504. Interface: Quickdraw.h
  19505. Library: InterfaceLib
  19506.  
  19507. Function: PrPicFile
  19508. Return Type: void
  19509. Parameters: THPrint hPrint, TPPrPortRef pPrPort, Ptr pIOBuf, Ptr pDevBuf, TPPrStatusRef prStatus
  19510. Interface: Printing.h
  19511. Library: InterfaceLib
  19512.  
  19513. Function: PrPurge
  19514. Return Type: void
  19515. Parameters: void
  19516. Interface: Printing.h
  19517. Library: InterfaceLib
  19518.  
  19519. Function: PrSetError
  19520. Return Type: void
  19521. Parameters: short iErr
  19522. Interface: Printing.h
  19523. Library: InterfaceLib
  19524.  
  19525. Function: PrStlDialog
  19526. Return Type: Boolean
  19527. Parameters: THPrint hPrint
  19528. Interface: Printing.h
  19529. Library: InterfaceLib
  19530.  
  19531. Function: PrStlInit
  19532. Return Type: TPPrDlgRef
  19533. Parameters: THPrint hPrint
  19534. Interface: Printing.h
  19535. Library: InterfaceLib
  19536.  
  19537. Function: PrValidate
  19538. Return Type: Boolean
  19539. Parameters: THPrint hPrint
  19540. Interface: Printing.h
  19541. Library: InterfaceLib
  19542.  
  19543. Function: Pt2Rect
  19544. Return Type: void
  19545. Parameters: Point pt1, Point pt2, Rect * dstRect
  19546. Interface: Quickdraw.h
  19547. Library: InterfaceLib
  19548.  
  19549. Function: PtInDSequenceData
  19550. Return Type: OSErr
  19551. Parameters: ImageSequence seqID, void * data, Size dataSize, Point where, Boolean * hit
  19552. Interface: ImageCompression.h
  19553. Library: QuickTimeLib
  19554.  
  19555. Function: PtInIconID
  19556. Return Type: Boolean
  19557. Parameters: Point testPt, const Rect * iconRect, IconAlignmentType align, SInt16 iconID
  19558. Interface: Icons.h
  19559. Library: InterfaceLib
  19560.  
  19561. Function: PtInIconMethod
  19562. Return Type: Boolean
  19563. Parameters: Point testPt, const Rect * iconRect, IconAlignmentType align, IconGetterUPP theMethod, void * yourDataPtr
  19564. Interface: Icons.h
  19565. Library: InterfaceLib
  19566.  
  19567. Function: PtInIconSuite
  19568. Return Type: Boolean
  19569. Parameters: Point testPt, const Rect * iconRect, IconAlignmentType align, IconSuiteRef theIconSuite
  19570. Interface: Icons.h
  19571. Library: InterfaceLib
  19572.  
  19573. Function: PtInMovie
  19574. Return Type: Boolean
  19575. Parameters: Movie theMovie, Point pt
  19576. Interface: Movies.h
  19577. Library: QuickTimeLib
  19578.  
  19579. Function: PtInRgn
  19580. Return Type: Boolean
  19581. Parameters: Point pt, RgnHandle rgn
  19582. Interface: Quickdraw.h
  19583. Library: InterfaceLib
  19584.  
  19585. Function: PtInTrack
  19586. Return Type: Boolean
  19587. Parameters: Track theTrack, Point pt
  19588. Interface: Movies.h
  19589. Library: QuickTimeLib
  19590.  
  19591. Function: PtrAndHand
  19592. Return Type: OSErr
  19593. Parameters: const void * ptr1, Handle hand2, long size
  19594. Interface: MacMemory.h
  19595. Library: InterfaceLib
  19596.  
  19597. Function: PtrToXHand
  19598. Return Type: OSErr
  19599. Parameters: const void * srcPtr, Handle dstHndl, long size
  19600. Interface: MacMemory.h
  19601. Library: InterfaceLib
  19602.  
  19603. Function: PtrZone
  19604. Return Type: THz
  19605. Parameters: Ptr p
  19606. Interface: MacMemory.h
  19607. Library: InterfaceLib
  19608.  
  19609. Function: PtToAngle
  19610. Return Type: void
  19611. Parameters: const Rect * r, Point pt, short * angle
  19612. Interface: Quickdraw.h
  19613. Library: InterfaceLib
  19614.  
  19615. Function: PurgeCollection
  19616. Return Type: void
  19617. Parameters: Collection c, SInt32 whichAttributes, SInt32 matchingAttributes
  19618. Interface: Collections.h
  19619. Library: CollectionsLib, GXPrintingLib
  19620.  
  19621. Function: PurgeCollectionTag
  19622. Return Type: void
  19623. Parameters: Collection c, CollectionTag tag
  19624. Interface: Collections.h
  19625. Library: CollectionsLib, GXPrintingLib
  19626.  
  19627. Function: PurgeMem
  19628. Return Type: void
  19629. Parameters: Size cbNeeded
  19630. Interface: MacMemory.h
  19631. Library: InterfaceLib
  19632.  
  19633. Function: PurgeMemSys
  19634. Return Type: void
  19635. Parameters: Size cbNeeded
  19636. Interface: MacMemory.h
  19637. Library: InterfaceLib
  19638.  
  19639. Function: PurgeSpaceContiguous
  19640. Return Type: long
  19641. Parameters: void
  19642. Interface: MacMemory.h
  19643. Library: Not Known
  19644.  
  19645. Function: PurgeSpaceSysContiguous
  19646. Return Type: long
  19647. Parameters: void
  19648. Interface: MacMemory.h
  19649. Library: Not Known
  19650.  
  19651. Function: PurgeSpaceSysTotal
  19652. Return Type: long
  19653. Parameters: void
  19654. Interface: MacMemory.h
  19655. Library: Not Known
  19656.  
  19657. Function: PurgeSpaceTotal
  19658. Return Type: long
  19659. Parameters: void
  19660. Interface: MacMemory.h
  19661. Library: Not Known
  19662.  
  19663. Function: PutMovieIntoDataFork
  19664. Return Type: OSErr
  19665. Parameters: Movie theMovie, short fRefNum, long offset, long maxSize
  19666. Interface: Movies.h
  19667. Library: QuickTimeLib
  19668.  
  19669. Function: PutMovieIntoHandle
  19670. Return Type: OSErr
  19671. Parameters: Movie theMovie, Handle publicMovie
  19672. Interface: Movies.h
  19673. Library: QuickTimeLib
  19674.  
  19675. Function: PutMovieIntoTypedHandle
  19676. Return Type: OSErr
  19677. Parameters: Movie theMovie, Track targetTrack, OSType handleType, Handle publicMovie, TimeValue start, TimeValue dur, long flags, ComponentInstance userComp
  19678. Interface: Movies.h
  19679. Library: QuickTimeLib
  19680.  
  19681. Function: PutMovieOnScrap
  19682. Return Type: OSErr
  19683. Parameters: Movie theMovie, long movieScrapFlags
  19684. Interface: Movies.h
  19685. Library: QuickTimeLib
  19686.  
  19687. Function: PutScrap
  19688. Return Type: SInt32
  19689. Parameters: SInt32 length, ResType theType, const void * source
  19690. Interface: Scrap.h
  19691. Library: InterfaceLib
  19692.  
  19693. Function: PutUserDataIntoHandle
  19694. Return Type: OSErr
  19695. Parameters: UserData theUserData, Handle h
  19696. Interface: Movies.h
  19697. Library: QuickTimeLib
  19698.  
  19699. Function: QDDone
  19700. Return Type: Boolean
  19701. Parameters: GrafPtr port
  19702. Interface: QDOffscreen.h
  19703. Library: InterfaceLib
  19704.  
  19705. Function: QDError
  19706. Return Type: short
  19707. Parameters: void
  19708. Interface: Quickdraw.h
  19709. Library: InterfaceLib
  19710.  
  19711. Function: QTCopyAtom
  19712. Return Type: OSErr
  19713. Parameters: QTAtomContainer container, QTAtom atom, QTAtomContainer * targetContainer
  19714. Interface: Movies.h
  19715. Library: QuickTimeLib
  19716.  
  19717. Function: QTCopyAtomDataToHandle
  19718. Return Type: OSErr
  19719. Parameters: QTAtomContainer container, QTAtom atom, Handle targetHandle
  19720. Interface: Movies.h
  19721. Library: QuickTimeLib
  19722.  
  19723. Function: QTCopyAtomDataToPtr
  19724. Return Type: OSErr
  19725. Parameters: QTAtomContainer container, QTAtom atom, Boolean sizeOrLessOK, long size, void * targetPtr, long * actualSize
  19726. Interface: Movies.h
  19727. Library: QuickTimeLib
  19728.  
  19729. Function: QTCountChildrenOfType
  19730. Return Type: short
  19731. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtomType childType
  19732. Interface: Movies.h
  19733. Library: QuickTimeLib
  19734.  
  19735. Function: QTCreateStandardParameterDialog
  19736. Return Type: OSErr
  19737. Parameters: QTAtomContainer effectList, QTAtomContainer parameters, QTParameterDialogOptions dialogOptions, QTParameterDialog * createdDialog
  19738. Interface: Movies.h
  19739. Library: QuickTimeLib
  19740.  
  19741. Function: QTDismissStandardParameterDialog
  19742. Return Type: OSErr
  19743. Parameters: QTParameterDialog createdDialog
  19744. Interface: Movies.h
  19745. Library: QuickTimeLib
  19746.  
  19747. Function: QTDisposeAtomContainer
  19748. Return Type: OSErr
  19749. Parameters: QTAtomContainer atomData
  19750. Interface: Movies.h
  19751. Library: QuickTimeLib
  19752.  
  19753. Function: QTDisposeTween
  19754. Return Type: OSErr
  19755. Parameters: QTTweener tween
  19756. Interface: Movies.h
  19757. Library: QuickTimeLib
  19758.  
  19759. Function: QTDoTween
  19760. Return Type: OSErr
  19761. Parameters: QTTweener tween, TimeValue atTime, Handle result, long * resultSize, void * tweenDataProc, void * tweenDataRefCon
  19762. Interface: Movies.h
  19763. Library: QuickTimeLib
  19764.  
  19765. Function: QTFindChildByID
  19766. Return Type: QTAtom
  19767. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtomType atomType, QTAtomID id, short * index
  19768. Interface: Movies.h
  19769. Library: QuickTimeLib
  19770.  
  19771. Function: QTFindChildByIndex
  19772. Return Type: QTAtom
  19773. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtomType atomType, short index, QTAtomID * id
  19774. Interface: Movies.h
  19775. Library: QuickTimeLib
  19776.  
  19777. Function: QTGetAccessKeys
  19778. Return Type: OSErr
  19779. Parameters: Str255 accessKeyType, long flags, QTAtomContainer * keys
  19780. Interface: Movies.h
  19781. Library: QuickTimeLib
  19782.  
  19783. Function: QTGetAtomDataPtr
  19784. Return Type: OSErr
  19785. Parameters: QTAtomContainer container, QTAtom atom, long * dataSize, Ptr * atomData
  19786. Interface: Movies.h
  19787. Library: QuickTimeLib
  19788.  
  19789. Function: QTGetAtomTypeAndID
  19790. Return Type: OSErr
  19791. Parameters: QTAtomContainer container, QTAtom atom, QTAtomType * atomType, QTAtomID * id
  19792. Interface: Movies.h
  19793. Library: QuickTimeLib
  19794.  
  19795. Function: QTGetDataRefMaxFileOffset
  19796. Return Type: OSErr
  19797. Parameters: Movie movieH, OSType dataRefType, Handle dataRef, long * offset
  19798. Interface: Movies.h
  19799. Library: QuickTimeLib
  19800.  
  19801. Function: QTGetEffectsList
  19802. Return Type: OSErr
  19803. Parameters: QTAtomContainer * returnedList, long minSources, long maxSources, QTEffectListOptions getOptions
  19804. Interface: Movies.h
  19805. Library: QuickTimeLib
  19806.  
  19807. Function: QTGetEffectSpeed
  19808. Return Type: OSErr
  19809. Parameters: QTAtomContainer parameters, Fixed * pFPS
  19810. Interface: Movies.h
  19811. Library: QuickTimeLib
  19812.  
  19813. Function: QTGetFileNameExtension
  19814. Return Type: OSErr
  19815. Parameters: ConstStrFileNameParam fileName, OSType fileType, OSType * extension
  19816. Interface: ImageCompression.h
  19817. Library: QuickTimeLib
  19818.  
  19819. Function: QTGetNextChildType
  19820. Return Type: QTAtomType
  19821. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtomType currentChildType
  19822. Interface: Movies.h
  19823. Library: QuickTimeLib
  19824.  
  19825. Function: QTGetPixelSize
  19826. Return Type: short
  19827. Parameters: OSType PixelFormat
  19828. Interface: ImageCompression.h
  19829. Library: QuickTimeLib
  19830.  
  19831. Function: QTInsertChild
  19832. Return Type: OSErr
  19833. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtomType atomType, QTAtomID id, short index, long dataSize, void * data, QTAtom * newAtom
  19834. Interface: Movies.h
  19835. Library: QuickTimeLib
  19836.  
  19837. Function: QTInsertChildren
  19838. Return Type: OSErr
  19839. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtomContainer childrenContainer
  19840. Interface: Movies.h
  19841. Library: QuickTimeLib
  19842.  
  19843. Function: QTIsStandardParameterDialogEvent
  19844. Return Type: OSErr
  19845. Parameters: EventRecord * pEvent, QTParameterDialog createdDialog
  19846. Interface: Movies.h
  19847. Library: QuickTimeLib
  19848.  
  19849. Function: QTLockContainer
  19850. Return Type: OSErr
  19851. Parameters: QTAtomContainer container
  19852. Interface: Movies.h
  19853. Library: QuickTimeLib
  19854.  
  19855. Function: QTMIDIGetMIDIPorts
  19856. Return Type: ComponentResult
  19857. Parameters: QTMIDIComponent ci, QTMIDIPortListHandle * inputPorts, QTMIDIPortListHandle * outputPorts
  19858. Interface: QuickTimeMusic.h
  19859. Library: QuickTimeLib
  19860.  
  19861. Function: QTMIDISendMIDI
  19862. Return Type: ComponentResult
  19863. Parameters: QTMIDIComponent ci, long portIndex, MusicMIDIPacket * mp
  19864. Interface: QuickTimeMusic.h
  19865. Library: QuickTimeLib
  19866.  
  19867. Function: QTMIDIUseReceivePort
  19868. Return Type: ComponentResult
  19869. Parameters: QTMIDIComponent ci, long portIndex, MusicMIDIReadHookUPP readHook, long refCon
  19870. Interface: QuickTimeMusic.h
  19871. Library: QuickTimeLib
  19872.  
  19873. Function: QTMIDIUseSendPort
  19874. Return Type: ComponentResult
  19875. Parameters: QTMIDIComponent ci, long portIndex, long inUse
  19876. Interface: QuickTimeMusic.h
  19877. Library: QuickTimeLib
  19878.  
  19879. Function: QTMovieNeedsTimeTable
  19880. Return Type: OSErr
  19881. Parameters: Movie theMovie, Boolean * needsTimeTable
  19882. Interface: Movies.h
  19883. Library: QuickTimeLib
  19884.  
  19885. Function: QTNewAlias
  19886. Return Type: OSErr
  19887. Parameters: const FSSpec * fss, AliasHandle * alias, Boolean minimal
  19888. Interface: Movies.h
  19889. Library: QuickTimeLib
  19890.  
  19891. Function: QTNewAtomContainer
  19892. Return Type: OSErr
  19893. Parameters: QTAtomContainer * atomData
  19894. Interface: Movies.h
  19895. Library: QuickTimeLib
  19896.  
  19897. Function: QTNewGWorld
  19898. Return Type: OSErr
  19899. Parameters: GWorldPtr * offscreenGWorld, OSType PixelFormat, const Rect * boundsRect, CTabHandle cTable, GDHandle aGDevice, GWorldFlags flags
  19900. Interface: ImageCompression.h
  19901. Library: QuickTimeLib
  19902.  
  19903. Function: QTNewTween
  19904. Return Type: OSErr
  19905. Parameters: QTTweener * tween, QTAtomContainer container, QTAtom tweenAtom, TimeValue maxTime
  19906. Interface: Movies.h
  19907. Library: QuickTimeLib
  19908.  
  19909. Function: QTNextChildAnyType
  19910. Return Type: OSErr
  19911. Parameters: QTAtomContainer container, QTAtom parentAtom, QTAtom currentChild, QTAtom * nextChild
  19912. Interface: Movies.h
  19913. Library: QuickTimeLib
  19914.  
  19915. Function: QTPhotoDefineHuffmanTable
  19916. Return Type: ComponentResult
  19917. Parameters: ComponentInstance codec, short componentNumber, Boolean isDC, unsigned char * lengthCounts, unsigned char * values
  19918. Interface: ImageCodec.h
  19919. Library: QuickTimeLib
  19920.  
  19921. Function: QTPhotoDefineQuantizationTable
  19922. Return Type: ComponentResult
  19923. Parameters: ComponentInstance codec, short componentNumber, unsigned char * table
  19924. Interface: ImageCodec.h
  19925. Library: QuickTimeLib
  19926.  
  19927. Function: QTPhotoSetRestartInterval
  19928. Return Type: ComponentResult
  19929. Parameters: ComponentInstance codec, unsigned short restartInterval
  19930. Interface: ImageCodec.h
  19931. Library: QuickTimeLib
  19932.  
  19933. Function: QTPhotoSetSampling
  19934. Return Type: ComponentResult
  19935. Parameters: ComponentInstance codec, short yH, short yV, short cbH, short cbV, short crH, short crV
  19936. Interface: ImageCodec.h
  19937. Library: QuickTimeLib
  19938.  
  19939. Function: QTRegisterAccessKey
  19940. Return Type: OSErr
  19941. Parameters: Str255 accessKeyType, long flags, Handle accessKey
  19942. Interface: Movies.h
  19943. Library: QuickTimeLib
  19944.  
  19945. Function: QTRemoveAtom
  19946. Return Type: OSErr
  19947. Parameters: QTAtomContainer container, QTAtom atom
  19948. Interface: Movies.h
  19949. Library: QuickTimeLib
  19950.  
  19951. Function: QTRemoveChildren
  19952. Return Type: OSErr
  19953. Parameters: QTAtomContainer container, QTAtom atom
  19954. Interface: Movies.h
  19955. Library: QuickTimeLib
  19956.  
  19957. Function: QTReplaceAtom
  19958. Return Type: OSErr
  19959. Parameters: QTAtomContainer targetContainer, QTAtom targetAtom, QTAtomContainer replacementContainer, QTAtom replacementAtom
  19960. Interface: Movies.h
  19961. Library: QuickTimeLib
  19962.  
  19963. Function: QTSetAtomData
  19964. Return Type: OSErr
  19965. Parameters: QTAtomContainer container, QTAtom atom, long dataSize, void * atomData
  19966. Interface: Movies.h
  19967. Library: QuickTimeLib
  19968.  
  19969. Function: QTSetAtomID
  19970. Return Type: OSErr
  19971. Parameters: QTAtomContainer container, QTAtom atom, QTAtomID newID
  19972. Interface: Movies.h
  19973. Library: QuickTimeLib
  19974.  
  19975. Function: QTStandardParameterDialogDoAction
  19976. Return Type: OSErr
  19977. Parameters: QTParameterDialog createdDialog, long action, void * params
  19978. Interface: Movies.h
  19979. Library: QuickTimeLib
  19980.  
  19981. Function: QTSwapAtoms
  19982. Return Type: OSErr
  19983. Parameters: QTAtomContainer container, QTAtom atom1, QTAtom atom2
  19984. Interface: Movies.h
  19985. Library: QuickTimeLib
  19986.  
  19987. Function: QTTextToNativeText
  19988. Return Type: OSErr
  19989. Parameters: Handle theText, long encoding, long flags
  19990. Interface: Movies.h
  19991. Library: QuickTimeLib
  19992.  
  19993. Function: QTUnlockContainer
  19994. Return Type: OSErr
  19995. Parameters: QTAtomContainer container
  19996. Interface: Movies.h
  19997. Library: QuickTimeLib
  19998.  
  19999. Function: QTUnregisterAccessKey
  20000. Return Type: OSErr
  20001. Parameters: Str255 accessKeyType, long flags, Handle accessKey
  20002. Interface: Movies.h
  20003. Library: QuickTimeLib
  20004.  
  20005. Function: QTUpdateGWorld
  20006. Return Type: GWorldFlags
  20007. Parameters: GWorldPtr * offscreenGWorld, OSType PixelFormat, const Rect * boundsRect, CTabHandle cTable, GDHandle aGDevice, GWorldFlags flags
  20008. Interface: ImageCompression.h
  20009. Library: QuickTimeLib
  20010.  
  20011. Function: QTVideoOutputBegin
  20012. Return Type: ComponentResult
  20013. Parameters: QTVideoOutputComponent vo
  20014. Interface: QuickTimeComponents.h
  20015. Library: QuickTimeLib
  20016.  
  20017. Function: QTVideoOutputCustomConfigureDisplay
  20018. Return Type: ComponentResult
  20019. Parameters: QTVideoOutputComponent vo, ModalFilterUPP filter
  20020. Interface: QuickTimeComponents.h
  20021. Library: QuickTimeLib
  20022.  
  20023. Function: QTVideoOutputEnd
  20024. Return Type: ComponentResult
  20025. Parameters: QTVideoOutputComponent vo
  20026. Interface: QuickTimeComponents.h
  20027. Library: QuickTimeLib
  20028.  
  20029. Function: QTVideoOutputGetClientName
  20030. Return Type: ComponentResult
  20031. Parameters: QTVideoOutputComponent vo, Str255 str
  20032. Interface: QuickTimeComponents.h
  20033. Library: QuickTimeLib
  20034.  
  20035. Function: QTVideoOutputGetClock
  20036. Return Type: ComponentResult
  20037. Parameters: QTVideoOutputComponent vo, ComponentInstance * clock
  20038. Interface: QuickTimeComponents.h
  20039. Library: QuickTimeLib
  20040.  
  20041. Function: QTVideoOutputGetCurrentClientName
  20042. Return Type: ComponentResult
  20043. Parameters: QTVideoOutputComponent vo, Str255 str
  20044. Interface: QuickTimeComponents.h
  20045. Library: QuickTimeLib
  20046.  
  20047. Function: QTVideoOutputGetDisplayMode
  20048. Return Type: ComponentResult
  20049. Parameters: QTVideoOutputComponent vo, long * displayModeID
  20050. Interface: QuickTimeComponents.h
  20051. Library: QuickTimeLib
  20052.  
  20053. Function: QTVideoOutputGetDisplayModeList
  20054. Return Type: ComponentResult
  20055. Parameters: QTVideoOutputComponent vo, QTAtomContainer * outputs
  20056. Interface: QuickTimeComponents.h
  20057. Library: QuickTimeLib
  20058.  
  20059. Function: QTVideoOutputGetGWorld
  20060. Return Type: ComponentResult
  20061. Parameters: QTVideoOutputComponent vo, GWorldPtr * gw
  20062. Interface: QuickTimeComponents.h
  20063. Library: QuickTimeLib
  20064.  
  20065. Function: QTVideoOutputGetGWorldParameters
  20066. Return Type: ComponentResult
  20067. Parameters: QTVideoOutputComponent vo, Ptr * baseAddr, long * rowBytes, CTabHandle * colorTable
  20068. Interface: QuickTimeComponents.h
  20069. Library: QuickTimeLib
  20070.  
  20071. Function: QTVideoOutputGetIndSoundOutput
  20072. Return Type: ComponentResult
  20073. Parameters: QTVideoOutputComponent vo, long index, Component * outputComponent
  20074. Interface: QuickTimeComponents.h
  20075. Library: QuickTimeLib
  20076.  
  20077. Function: QTVideoOutputRestoreState
  20078. Return Type: ComponentResult
  20079. Parameters: QTVideoOutputComponent vo, QTAtomContainer state
  20080. Interface: QuickTimeComponents.h
  20081. Library: QuickTimeLib
  20082.  
  20083. Function: QTVideoOutputSaveState
  20084. Return Type: ComponentResult
  20085. Parameters: QTVideoOutputComponent vo, QTAtomContainer * state
  20086. Interface: QuickTimeComponents.h
  20087. Library: QuickTimeLib
  20088.  
  20089. Function: QTVideoOutputSetClientName
  20090. Return Type: ComponentResult
  20091. Parameters: QTVideoOutputComponent vo, ConstStr255Param str
  20092. Interface: QuickTimeComponents.h
  20093. Library: QuickTimeLib
  20094.  
  20095. Function: QTVideoOutputSetDisplayMode
  20096. Return Type: ComponentResult
  20097. Parameters: QTVideoOutputComponent vo, long displayModeID
  20098. Interface: QuickTimeComponents.h
  20099. Library: QuickTimeLib
  20100.  
  20101. Function: QTVideoOutputSetEchoPort
  20102. Return Type: ComponentResult
  20103. Parameters: QTVideoOutputComponent vo, CGrafPtr echoPort
  20104. Interface: QuickTimeComponents.h
  20105. Library: QuickTimeLib
  20106.  
  20107. Function: QuadraticRoot
  20108. Return Type: short
  20109. Parameters: Fixed first, Fixed control, Fixed last, Fract t[]
  20110. Interface: GXMath.h
  20111. Library: QuickDrawGXLib
  20112.  
  20113. Function: Random
  20114. Return Type: short
  20115. Parameters: void
  20116. Interface: Quickdraw.h
  20117. Library: InterfaceLib
  20118.  
  20119. Function: RandomBits
  20120. Return Type: unsigned long
  20121. Parameters: long count, long focus
  20122. Interface: GXMath.h
  20123. Library: QuickDrawGXLib
  20124.  
  20125. Function: ReadDateTime
  20126. Return Type: OSErr
  20127. Parameters: unsigned long * time
  20128. Interface: DateTimeUtils.h
  20129. Library: InterfaceLib
  20130.  
  20131. Function: ReadEdition
  20132. Return Type: OSErr
  20133. Parameters: EditionRefNum whichEdition, FormatType whichFormat, void * buffPtr, Size * buffLen
  20134. Interface: Editions.h
  20135. Library: InterfaceLib
  20136.  
  20137. Function: ReadLocation
  20138. Return Type: void
  20139. Parameters: MachineLocation * loc
  20140. Interface: OSUtils.h
  20141. Library: InterfaceLib
  20142.  
  20143. Function: ReadPartialResource
  20144. Return Type: void
  20145. Parameters: Handle theResource, long offset, void * buffer, long count
  20146. Interface: Resources.h
  20147. Library: InterfaceLib
  20148.  
  20149. Function: RealColor
  20150. Return Type: Boolean
  20151. Parameters: const RGBColor * color
  20152. Interface: Quickdraw.h
  20153. Library: InterfaceLib
  20154.  
  20155. Function: RealFont
  20156. Return Type: Boolean
  20157. Parameters: short fontNum, short size
  20158. Interface: Fonts.h
  20159. Library: InterfaceLib
  20160.  
  20161. Function: ReallocateHandle
  20162. Return Type: void
  20163. Parameters: Handle h, Size byteCount
  20164. Interface: MacMemory.h
  20165. Library: InterfaceLib
  20166.  
  20167. Function: ReallocateHandleSys
  20168. Return Type: void
  20169. Parameters: Handle h, Size byteCount
  20170. Interface: MacMemory.h
  20171. Library: Not Known
  20172.  
  20173. Function: RecordPictInfo
  20174. Return Type: OSErr
  20175. Parameters: PictInfoID thePictInfoID, PicHandle thePictHandle
  20176. Interface: PictUtils.h
  20177. Library: InterfaceLib
  20178.  
  20179. Function: RecordPixMapInfo
  20180. Return Type: OSErr
  20181. Parameters: PictInfoID thePictInfoID, PixMapHandle thePixMapHandle
  20182. Interface: PictUtils.h
  20183. Library: InterfaceLib
  20184.  
  20185. Function: RecoverHandle
  20186. Return Type: Handle
  20187. Parameters: Ptr p
  20188. Interface: MacMemory.h
  20189. Library: InterfaceLib
  20190.  
  20191. Function: RecoverHandleSys
  20192. Return Type: Handle
  20193. Parameters: Ptr p
  20194. Interface: MacMemory.h
  20195. Library: InterfaceLib
  20196.  
  20197. Function: RectInIconID
  20198. Return Type: Boolean
  20199. Parameters: const Rect * testRect, const Rect * iconRect, IconAlignmentType align, SInt16 iconID
  20200. Interface: Icons.h
  20201. Library: InterfaceLib
  20202.  
  20203. Function: RectInIconMethod
  20204. Return Type: Boolean
  20205. Parameters: const Rect * testRect, const Rect * iconRect, IconAlignmentType align, IconGetterUPP theMethod, void * yourDataPtr
  20206. Interface: Icons.h
  20207. Library: InterfaceLib
  20208.  
  20209. Function: RectInIconSuite
  20210. Return Type: Boolean
  20211. Parameters: const Rect * testRect, const Rect * iconRect, IconAlignmentType align, IconSuiteRef theIconSuite
  20212. Interface: Icons.h
  20213. Library: InterfaceLib
  20214.  
  20215. Function: RectInRgn
  20216. Return Type: Boolean
  20217. Parameters: const Rect * r, RgnHandle rgn
  20218. Interface: Quickdraw.h
  20219. Library: InterfaceLib
  20220.  
  20221. Function: RectMatrix
  20222. Return Type: void
  20223. Parameters: MatrixRecord * matrix, const Rect * srcRect, const Rect * dstRect
  20224. Interface: ImageCompression.h
  20225. Library: QuickTimeLib
  20226.  
  20227. Function: RectRgn
  20228. Return Type: void
  20229. Parameters: RgnHandle rgn, const Rect * r
  20230. Interface: Quickdraw.h
  20231. Library: InterfaceLib
  20232.  
  20233. Function: RegisterComponent
  20234. Return Type: Component
  20235. Parameters: ComponentDescription * cd, ComponentRoutineUPP componentEntryPoint, short global, Handle componentName, Handle componentInfo, Handle componentIcon
  20236. Interface: Components.h
  20237. Library: InterfaceLib
  20238.  
  20239. Function: RegisterComponentResource
  20240. Return Type: Component
  20241. Parameters: ComponentResourceHandle cr, short global
  20242. Interface: Components.h
  20243. Library: InterfaceLib
  20244.  
  20245. Function: RegisterComponentResourceFile
  20246. Return Type: long
  20247. Parameters: short resRefNum, short global
  20248. Interface: Components.h
  20249. Library: InterfaceLib
  20250.  
  20251. Function: RegisterSection
  20252. Return Type: OSErr
  20253. Parameters: const FSSpec * sectionDocument, SectionHandle sectionH, Boolean * aliasWasUpdated
  20254. Interface: Editions.h
  20255. Library: InterfaceLib
  20256.  
  20257. Function: ReleaseFolder
  20258. Return Type: OSErr
  20259. Parameters: short vRefNum, OSType folderType
  20260. Interface: Folders.h
  20261. Library: FoldersLib
  20262.  
  20263. Function: ReleaseMemoryData
  20264. Return Type: OSErr
  20265. Parameters: void * address, unsigned long count
  20266. Interface: MacMemory.h
  20267. Library: Not Known
  20268.  
  20269. Function: ReleaseResource
  20270. Return Type: void
  20271. Parameters: Handle theResource
  20272. Interface: Resources.h
  20273. Library: InterfaceLib
  20274.  
  20275. Function: RemoveCallBackFromTimeBase
  20276. Return Type: OSErr
  20277. Parameters: QTCallBack cb
  20278. Interface: Movies.h
  20279. Library: QuickTimeLib
  20280.  
  20281. Function: RemoveCollectionItem
  20282. Return Type: OSErr
  20283. Parameters: Collection c, CollectionTag tag, SInt32 id
  20284. Interface: Collections.h
  20285. Library: CollectionsLib, GXPrintingLib
  20286.  
  20287. Function: RemoveExtensionNotificationProc
  20288. Return Type: OSErr
  20289. Parameters: ExtensionNotificationUPP extNotificationProc
  20290. Interface: Start.h
  20291. Library: Not Known
  20292.  
  20293. Function: RemoveExtensionTableHandlerProc
  20294. Return Type: OSErr
  20295. Parameters: ExtensionTableHandlerUPP extMgrProc
  20296. Interface: Start.h
  20297. Library: Not Known
  20298.  
  20299. Function: RemoveFolderDescriptor
  20300. Return Type: OSErr
  20301. Parameters: FolderType foldType
  20302. Interface: Folders.h
  20303. Library: FoldersLib
  20304.  
  20305. Function: RemoveFolderRouting
  20306. Return Type: OSErr
  20307. Parameters: OSType fileType, FolderType routeFromFolder
  20308. Interface: Folders.h
  20309. Library: FoldersLib
  20310.  
  20311. Function: RemoveFS
  20312. Return Type: OSErr
  20313. Parameters: short fsid
  20314. Interface: FSM.h
  20315. Library: Not Known
  20316.  
  20317. Function: RemoveImageDescriptionExtension
  20318. Return Type: OSErr
  20319. Parameters: ImageDescriptionHandle desc, long idType, long index
  20320. Interface: ImageCompression.h
  20321. Library: QuickTimeLib
  20322.  
  20323. Function: RemoveIndexedCollectionItem
  20324. Return Type: OSErr
  20325. Parameters: Collection c, SInt32 index
  20326. Interface: Collections.h
  20327. Library: CollectionsLib, GXPrintingLib
  20328.  
  20329. Function: RemoveMovieResource
  20330. Return Type: OSErr
  20331. Parameters: short resRefNum, short resId
  20332. Interface: Movies.h
  20333. Library: QuickTimeLib
  20334.  
  20335. Function: RemoveReceiveHandler
  20336. Return Type: OSErr
  20337. Parameters: DragReceiveHandlerUPP receiveHandler, WindowPtr theWindow
  20338. Interface: Drag.h
  20339. Library: DragLib
  20340.  
  20341. Function: RemoveResource
  20342. Return Type: void
  20343. Parameters: Handle theResource
  20344. Interface: Resources.h
  20345. Library: InterfaceLib
  20346.  
  20347. Function: RemoveSoundDescriptionExtension
  20348. Return Type: OSErr
  20349. Parameters: SoundDescriptionHandle desc, OSType idType
  20350. Interface: Movies.h
  20351. Library: QuickTimeLib
  20352.  
  20353. Function: RemoveTrackingHandler
  20354. Return Type: OSErr
  20355. Parameters: DragTrackingHandlerUPP trackingHandler, WindowPtr theWindow
  20356. Interface: Drag.h
  20357. Library: DragLib
  20358.  
  20359. Function: RemoveUserData
  20360. Return Type: OSErr
  20361. Parameters: UserData theUserData, OSType udType, long index
  20362. Interface: Movies.h
  20363. Library: QuickTimeLib
  20364.  
  20365. Function: RemoveUserDataText
  20366. Return Type: OSErr
  20367. Parameters: UserData theUserData, OSType udType, long index, short itlRegionTag
  20368. Interface: Movies.h
  20369. Library: QuickTimeLib
  20370.  
  20371. Function: ReplaceGestalt
  20372. Return Type: OSErr
  20373. Parameters: OSType selector, SelectorFunctionUPP gestaltFunction, SelectorFunctionUPP * oldGestaltFunction
  20374. Interface: Gestalt.h
  20375. Library: InterfaceLib
  20376.  
  20377. Function: ReplaceGestaltValue
  20378. Return Type: OSErr
  20379. Parameters: OSType selector, long replacementValue
  20380. Interface: Gestalt.h
  20381. Library: Not Known
  20382.  
  20383. Function: ReplaceIndexedCollectionItem
  20384. Return Type: OSErr
  20385. Parameters: Collection c, SInt32 index, SInt32 itemSize, void * itemData
  20386. Interface: Collections.h
  20387. Library: CollectionsLib, GXPrintingLib
  20388.  
  20389. Function: ReplaceIndexedCollectionItemHdl
  20390. Return Type: OSErr
  20391. Parameters: Collection aCollection, SInt32 index, Handle itemData
  20392. Interface: Collections.h
  20393. Library: CollectionsLib, GXPrintingLib
  20394.  
  20395. Function: ResError
  20396. Return Type: OSErr
  20397. Parameters: void
  20398. Interface: Resources.h
  20399. Library: InterfaceLib
  20400.  
  20401. Function: ReserveEntry
  20402. Return Type: void
  20403. Parameters: short index, Boolean reserve
  20404. Interface: Quickdraw.h
  20405. Library: InterfaceLib
  20406.  
  20407. Function: ReserveMem
  20408. Return Type: void
  20409. Parameters: Size cbNeeded
  20410. Interface: MacMemory.h
  20411. Library: InterfaceLib
  20412.  
  20413. Function: ReserveMemSys
  20414. Return Type: void
  20415. Parameters: Size cbNeeded
  20416. Interface: MacMemory.h
  20417. Library: InterfaceLib
  20418.  
  20419. Function: ResetAlertStage
  20420. Return Type: void
  20421. Parameters: void
  20422. Interface: Dialogs.h
  20423. Library: InterfaceLib
  20424.  
  20425. Function: ResetMapping
  20426. Return Type: gxMapping *
  20427. Parameters: gxMapping * target
  20428. Interface: GXMath.h
  20429. Library: QuickDrawGXLib
  20430.  
  20431. Function: ResolveComponentAlias
  20432. Return Type: Component
  20433. Parameters: Component aComponent
  20434. Interface: Components.h
  20435. Library: Not Known
  20436.  
  20437. Function: RestoreBack
  20438. Return Type: void
  20439. Parameters: const ColorSpec * c
  20440. Interface: Palettes.h
  20441. Library: InterfaceLib
  20442.  
  20443. Function: RestoreDeviceClut
  20444. Return Type: void
  20445. Parameters: GDHandle gd
  20446. Interface: Palettes.h
  20447. Library: InterfaceLib
  20448.  
  20449. Function: RestoreEntries
  20450. Return Type: void
  20451. Parameters: CTabHandle srcTable, CTabHandle dstTable, ReqListRec * selection
  20452. Interface: Quickdraw.h
  20453. Library: InterfaceLib
  20454.  
  20455. Function: RestoreFore
  20456. Return Type: void
  20457. Parameters: const ColorSpec * c
  20458. Interface: Palettes.h
  20459. Library: InterfaceLib
  20460.  
  20461. Function: RestoreMixedModeState
  20462. Return Type: OSErr
  20463. Parameters: MixedModeStateRecord * stateStorage, UInt32 stateVersion
  20464. Interface: MixedMode.h
  20465. Library: Not Known
  20466.  
  20467. Function: RetrievePictInfo
  20468. Return Type: OSErr
  20469. Parameters: PictInfoID thePictInfoID, PictInfo * thePictInfo, short colorsRequested
  20470. Interface: PictUtils.h
  20471. Library: InterfaceLib
  20472.  
  20473. Function: ReverseKeyboardFocus
  20474. Return Type: OSErr
  20475. Parameters: WindowPtr inWindow
  20476. Interface: Controls.h
  20477. Library: AppearanceLib
  20478.  
  20479. Function: RGB2CMY
  20480. Return Type: void
  20481. Parameters: const RGBColor * rColor, CMYColor * cColor
  20482. Interface: ColorPicker.h
  20483. Library: InterfaceLib
  20484.  
  20485. Function: RGB2HSL
  20486. Return Type: void
  20487. Parameters: const RGBColor * rColor, HSLColor * hColor
  20488. Interface: ColorPicker.h
  20489. Library: InterfaceLib
  20490.  
  20491. Function: RGB2HSV
  20492. Return Type: void
  20493. Parameters: const RGBColor * rColor, HSVColor * hColor
  20494. Interface: ColorPicker.h
  20495. Library: InterfaceLib
  20496.  
  20497. Function: RGBBackColor
  20498. Return Type: void
  20499. Parameters: const RGBColor * color
  20500. Interface: Quickdraw.h
  20501. Library: InterfaceLib
  20502.  
  20503. Function: RGBForeColor
  20504. Return Type: void
  20505. Parameters: const RGBColor * color
  20506. Interface: Quickdraw.h
  20507. Library: InterfaceLib
  20508.  
  20509. Function: RGetResource
  20510. Return Type: Handle
  20511. Parameters: ResType theType, short theID
  20512. Interface: Resources.h
  20513. Library: InterfaceLib
  20514.  
  20515. Function: RmvTime
  20516. Return Type: void
  20517. Parameters: QElemPtr tmTaskPtr
  20518. Interface: Timer.h
  20519. Library: InterfaceLib
  20520.  
  20521. Function: RotateMapping
  20522. Return Type: gxMapping *
  20523. Parameters: gxMapping * target, Fixed angle, Fixed xCenter, Fixed yCenter
  20524. Interface: GXMath.h
  20525. Library: QuickDrawGXLib
  20526.  
  20527. Function: RotateMatrix
  20528. Return Type: void
  20529. Parameters: MatrixRecord * m, Fixed degrees, Fixed aboutX, Fixed aboutY
  20530. Interface: ImageCompression.h
  20531. Library: QuickTimeLib
  20532.  
  20533. Function: RsrcMapEntry
  20534. Return Type: long
  20535. Parameters: Handle theResource
  20536. Interface: Resources.h
  20537. Library: InterfaceLib
  20538.  
  20539. Function: RsrcZoneInit
  20540. Return Type: void
  20541. Parameters: void
  20542. Interface: Resources.h
  20543. Library: InterfaceLib
  20544.  
  20545. Function: SameProcess
  20546. Return Type: OSErr
  20547. Parameters: const ProcessSerialNumber * PSN1, const ProcessSerialNumber * PSN2, Boolean * result
  20548. Interface: Processes.h
  20549. Library: InterfaceLib
  20550.  
  20551. Function: SampleNumToMediaTime
  20552. Return Type: void
  20553. Parameters: Media theMedia, long logicalSampleNum, TimeValue * sampleTime, TimeValue * sampleDuration
  20554. Interface: Movies.h
  20555. Library: QuickTimeLib
  20556.  
  20557. Function: SaveBack
  20558. Return Type: void
  20559. Parameters: ColorSpec * c
  20560. Interface: Palettes.h
  20561. Library: InterfaceLib
  20562.  
  20563. Function: SaveEntries
  20564. Return Type: void
  20565. Parameters: CTabHandle srcTable, CTabHandle resultTable, ReqListRec * selection
  20566. Interface: Quickdraw.h
  20567. Library: InterfaceLib
  20568.  
  20569. Function: SaveFore
  20570. Return Type: void
  20571. Parameters: ColorSpec * c
  20572. Interface: Palettes.h
  20573. Library: InterfaceLib
  20574.  
  20575. Function: SaveMixedModeState
  20576. Return Type: OSErr
  20577. Parameters: MixedModeStateRecord * stateStorage, UInt32 stateVersion
  20578. Interface: MixedMode.h
  20579. Library: Not Known
  20580.  
  20581. Function: SaveOld
  20582. Return Type: void
  20583. Parameters: WindowPtr window
  20584. Interface: MacWindows.h
  20585. Library: InterfaceLib
  20586.  
  20587. Function: SBDrawBarGraph
  20588. Return Type: void
  20589. Parameters: short level, short barCount, short direction, Point barGraphTopLeft
  20590. Interface: ControlStrip.h
  20591. Library: Not Known
  20592.  
  20593. Function: SBEnableShowHideHotKey
  20594. Return Type: OSErr
  20595. Parameters: Boolean enabled
  20596. Interface: ControlStrip.h
  20597. Library: Not Known
  20598.  
  20599. Function: SBGetBarGraphWidth
  20600. Return Type: short
  20601. Parameters: short barCount
  20602. Interface: ControlStrip.h
  20603. Library: Not Known
  20604.  
  20605. Function: SBGetControlStripFontID
  20606. Return Type: OSErr
  20607. Parameters: short * fontID
  20608. Interface: ControlStrip.h
  20609. Library: Not Known
  20610.  
  20611. Function: SBGetControlStripFontSize
  20612. Return Type: OSErr
  20613. Parameters: short * fontSize
  20614. Interface: ControlStrip.h
  20615. Library: Not Known
  20616.  
  20617. Function: SBGetDetachedIndString
  20618. Return Type: void
  20619. Parameters: StringPtr theString, Handle stringList, short whichString
  20620. Interface: ControlStrip.h
  20621. Library: Not Known
  20622.  
  20623. Function: SBGetDetachIconSuite
  20624. Return Type: OSErr
  20625. Parameters: Handle * theIconSuite, short theResID, unsigned long selector
  20626. Interface: ControlStrip.h
  20627. Library: Not Known
  20628.  
  20629. Function: SBGetShowHideHotKey
  20630. Return Type: OSErr
  20631. Parameters: short * modifiers, unsigned char * keyCode
  20632. Interface: ControlStrip.h
  20633. Library: Not Known
  20634.  
  20635. Function: SBHitTrackSlider
  20636. Return Type: short
  20637. Parameters: const Rect * moduleRect, short ticksOnSlider, short initialValue, Boolean * hit
  20638. Interface: ControlStrip.h
  20639. Library: Not Known
  20640.  
  20641. Function: SBIsControlStripVisible
  20642. Return Type: Boolean
  20643. Parameters: void
  20644. Interface: ControlStrip.h
  20645. Library: Not Known
  20646.  
  20647. Function: SBIsShowHideHotKeyEnabled
  20648. Return Type: OSErr
  20649. Parameters: Boolean * enabled
  20650. Interface: ControlStrip.h
  20651. Library: Not Known
  20652.  
  20653. Function: SBLoadPreferences
  20654. Return Type: OSErr
  20655. Parameters: ConstStr255Param prefsResourceName, Handle * preferences
  20656. Interface: ControlStrip.h
  20657. Library: Not Known
  20658.  
  20659. Function: SBModalDialogInContext
  20660. Return Type: void
  20661. Parameters: ModalFilterUPP filterProc, short * itemHit
  20662. Interface: ControlStrip.h
  20663. Library: Not Known
  20664.  
  20665. Function: SBOpenModuleResourceFile
  20666. Return Type: short
  20667. Parameters: OSType fileCreator
  20668. Interface: ControlStrip.h
  20669. Library: Not Known
  20670.  
  20671. Function: SBSafeToAccessStartupDisk
  20672. Return Type: Boolean
  20673. Parameters: void
  20674. Interface: ControlStrip.h
  20675. Library: Not Known
  20676.  
  20677. Function: SBSavePreferences
  20678. Return Type: OSErr
  20679. Parameters: ConstStr255Param prefsResourceName, Handle preferences
  20680. Interface: ControlStrip.h
  20681. Library: Not Known
  20682.  
  20683. Function: SBSetControlStripFontID
  20684. Return Type: OSErr
  20685. Parameters: short fontID
  20686. Interface: ControlStrip.h
  20687. Library: Not Known
  20688.  
  20689. Function: SBSetControlStripFontSize
  20690. Return Type: OSErr
  20691. Parameters: short fontSize
  20692. Interface: ControlStrip.h
  20693. Library: Not Known
  20694.  
  20695. Function: SBSetShowHideHotKey
  20696. Return Type: OSErr
  20697. Parameters: short modifiers, unsigned char keyCode
  20698. Interface: ControlStrip.h
  20699. Library: Not Known
  20700.  
  20701. Function: SBShowHelpString
  20702. Return Type: OSErr
  20703. Parameters: const Rect * moduleRect, StringPtr helpString
  20704. Interface: ControlStrip.h
  20705. Library: Not Known
  20706.  
  20707. Function: SBShowHideControlStrip
  20708. Return Type: void
  20709. Parameters: Boolean showIt
  20710. Interface: ControlStrip.h
  20711. Library: Not Known
  20712.  
  20713. Function: SBTrackPopupMenu
  20714. Return Type: short
  20715. Parameters: const Rect * moduleRect, MenuHandle theMenu
  20716. Interface: ControlStrip.h
  20717. Library: Not Known
  20718.  
  20719. Function: SBTrackSlider
  20720. Return Type: short
  20721. Parameters: const Rect * moduleRect, short ticksOnSlider, short initialValue
  20722. Interface: ControlStrip.h
  20723. Library: Not Known
  20724.  
  20725. Function: SCalcSPointer
  20726. Return Type: OSErr
  20727. Parameters: SpBlockPtr spBlkPtr
  20728. Interface: Slots.h
  20729. Library: InterfaceLib
  20730.  
  20731. Function: SCalcStep
  20732. Return Type: OSErr
  20733. Parameters: SpBlockPtr spBlkPtr
  20734. Interface: Slots.h
  20735. Library: InterfaceLib
  20736.  
  20737. Function: ScaleMapping
  20738. Return Type: gxMapping *
  20739. Parameters: gxMapping * target, Fixed hFactor, Fixed vFactor, Fixed xCenter, Fixed yCenter
  20740. Interface: GXMath.h
  20741. Library: QuickDrawGXLib
  20742.  
  20743. Function: ScaleMatrix
  20744. Return Type: void
  20745. Parameters: MatrixRecord * m, Fixed scaleX, Fixed scaleY, Fixed aboutX, Fixed aboutY
  20746. Interface: ImageCompression.h
  20747. Library: QuickTimeLib
  20748.  
  20749. Function: ScaleMovieSegment
  20750. Return Type: OSErr
  20751. Parameters: Movie theMovie, TimeValue startTime, TimeValue oldDuration, TimeValue newDuration
  20752. Interface: Movies.h
  20753. Library: QuickTimeLib
  20754.  
  20755. Function: ScalePt
  20756. Return Type: void
  20757. Parameters: Point * pt, const Rect * srcRect, const Rect * dstRect
  20758. Interface: Quickdraw.h
  20759. Library: InterfaceLib
  20760.  
  20761. Function: ScaleTrackSegment
  20762. Return Type: OSErr
  20763. Parameters: Track theTrack, TimeValue startTime, TimeValue oldDuration, TimeValue newDuration
  20764. Interface: Movies.h
  20765. Library: QuickTimeLib
  20766.  
  20767. Function: SCardChanged
  20768. Return Type: OSErr
  20769. Parameters: SpBlockPtr spBlkPtr
  20770. Interface: Slots.h
  20771. Library: InterfaceLib
  20772.  
  20773. Function: SCCompressImage
  20774. Return Type: ComponentResult
  20775. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, ImageDescriptionHandle * desc, Handle * data
  20776. Interface: QuickTimeComponents.h
  20777. Library: QuickTimeLib
  20778.  
  20779. Function: SCCompressPicture
  20780. Return Type: ComponentResult
  20781. Parameters: ComponentInstance ci, PicHandle srcPicture, PicHandle dstPicture
  20782. Interface: QuickTimeComponents.h
  20783. Library: QuickTimeLib
  20784.  
  20785. Function: SCCompressPictureFile
  20786. Return Type: ComponentResult
  20787. Parameters: ComponentInstance ci, short srcRefNum, short dstRefNum
  20788. Interface: QuickTimeComponents.h
  20789. Library: QuickTimeLib
  20790.  
  20791. Function: SCCompressSequenceBegin
  20792. Return Type: ComponentResult
  20793. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, ImageDescriptionHandle * desc
  20794. Interface: QuickTimeComponents.h
  20795. Library: QuickTimeLib
  20796.  
  20797. Function: SCCompressSequenceEnd
  20798. Return Type: ComponentResult
  20799. Parameters: ComponentInstance ci
  20800. Interface: QuickTimeComponents.h
  20801. Library: QuickTimeLib
  20802.  
  20803. Function: SCCompressSequenceFrame
  20804. Return Type: ComponentResult
  20805. Parameters: ComponentInstance ci, PixMapHandle src, const Rect * srcRect, Handle * data, long * dataSize, short * notSyncFlag
  20806. Interface: QuickTimeComponents.h
  20807. Library: QuickTimeLib
  20808.  
  20809. Function: SCDefaultPictFileSettings
  20810. Return Type: ComponentResult
  20811. Parameters: ComponentInstance ci, short srcRef, short motion
  20812. Interface: QuickTimeComponents.h
  20813. Library: QuickTimeLib
  20814.  
  20815. Function: SCDefaultPictHandleSettings
  20816. Return Type: ComponentResult
  20817. Parameters: ComponentInstance ci, PicHandle srcPicture, short motion
  20818. Interface: QuickTimeComponents.h
  20819. Library: QuickTimeLib
  20820.  
  20821. Function: SCDefaultPixMapSettings
  20822. Return Type: ComponentResult
  20823. Parameters: ComponentInstance ci, PixMapHandle src, short motion
  20824. Interface: QuickTimeComponents.h
  20825. Library: QuickTimeLib
  20826.  
  20827. Function: SCGetBestDeviceRect
  20828. Return Type: ComponentResult
  20829. Parameters: ComponentInstance ci, Rect * r
  20830. Interface: QuickTimeComponents.h
  20831. Library: QuickTimeLib
  20832.  
  20833. Function: SCGetCompressFlags
  20834. Return Type: ComponentResult
  20835. Parameters: ComponentInstance ci, long * flags
  20836. Interface: QuickTimeComponents.h
  20837. Library: QuickTimeLib
  20838.  
  20839. Function: SCGetCompressionExtended
  20840. Return Type: ComponentResult
  20841. Parameters: ComponentInstance ci, SCParams * params, Point where, SCModalFilterUPP filterProc, SCModalHookUPP hookProc, long refcon, StringPtr customName
  20842. Interface: QuickTimeComponents.h
  20843. Library: QuickTimeLib
  20844.  
  20845. Function: SCGetInfo
  20846. Return Type: ComponentResult
  20847. Parameters: ComponentInstance ci, OSType infoType, void * info
  20848. Interface: QuickTimeComponents.h
  20849. Library: QuickTimeLib
  20850.  
  20851. Function: SCGetSettingsAsAtomContainer
  20852. Return Type: ComponentResult
  20853. Parameters: ComponentInstance ci, QTAtomContainer * settings
  20854. Interface: QuickTimeComponents.h
  20855. Library: QuickTimeLib
  20856.  
  20857. Function: SCGetSettingsAsText
  20858. Return Type: ComponentResult
  20859. Parameters: ComponentInstance ci, Handle * text
  20860. Interface: QuickTimeComponents.h
  20861. Library: QuickTimeLib
  20862.  
  20863. Function: SCkCardStat
  20864. Return Type: OSErr
  20865. Parameters: SpBlockPtr spBlkPtr
  20866. Interface: Slots.h
  20867. Library: InterfaceLib
  20868.  
  20869. Function: SCNewGWorld
  20870. Return Type: ComponentResult
  20871. Parameters: ComponentInstance ci, GWorldPtr * gwp, Rect * rp, GWorldFlags flags
  20872. Interface: QuickTimeComponents.h
  20873. Library: QuickTimeLib
  20874.  
  20875. Function: SCPositionDialog
  20876. Return Type: ComponentResult
  20877. Parameters: ComponentInstance ci, short id, Point * where
  20878. Interface: QuickTimeComponents.h
  20879. Library: QuickTimeLib
  20880.  
  20881. Function: SCPositionRect
  20882. Return Type: ComponentResult
  20883. Parameters: ComponentInstance ci, Rect * rp, Point * where
  20884. Interface: QuickTimeComponents.h
  20885. Library: QuickTimeLib
  20886.  
  20887. Function: ScreenRes
  20888. Return Type: void
  20889. Parameters: short * scrnHRes, short * scrnVRes
  20890. Interface: Quickdraw.h
  20891. Library: InterfaceLib
  20892.  
  20893. Function: SCRequestImageSettings
  20894. Return Type: ComponentResult
  20895. Parameters: ComponentInstance ci
  20896. Interface: QuickTimeComponents.h
  20897. Library: QuickTimeLib
  20898.  
  20899. Function: SCRequestSequenceSettings
  20900. Return Type: ComponentResult
  20901. Parameters: ComponentInstance ci
  20902. Interface: QuickTimeComponents.h
  20903. Library: QuickTimeLib
  20904.  
  20905. Function: ScriptOrder
  20906. Return Type: short
  20907. Parameters: ScriptCode script1, ScriptCode script2
  20908. Interface: StringCompare.h
  20909. Library: InterfaceLib
  20910.  
  20911. Function: ScrollRect
  20912. Return Type: void
  20913. Parameters: const Rect * r, short dh, short dv, RgnHandle updateRgn
  20914. Interface: Quickdraw.h
  20915. Library: InterfaceLib
  20916.  
  20917. Function: SCSetCompressFlags
  20918. Return Type: ComponentResult
  20919. Parameters: ComponentInstance ci, long flags
  20920. Interface: QuickTimeComponents.h
  20921. Library: QuickTimeLib
  20922.  
  20923. Function: SCSetInfo
  20924. Return Type: ComponentResult
  20925. Parameters: ComponentInstance ci, OSType infoType, void * info
  20926. Interface: QuickTimeComponents.h
  20927. Library: QuickTimeLib
  20928.  
  20929. Function: SCSetSettingsFromAtomContainer
  20930. Return Type: ComponentResult
  20931. Parameters: ComponentInstance ci, QTAtomContainer settings
  20932. Interface: QuickTimeComponents.h
  20933. Library: QuickTimeLib
  20934.  
  20935. Function: SCSetTestImagePictFile
  20936. Return Type: ComponentResult
  20937. Parameters: ComponentInstance ci, short testFileRef, Rect * testRect, short testFlags
  20938. Interface: QuickTimeComponents.h
  20939. Library: QuickTimeLib
  20940.  
  20941. Function: SCSetTestImagePictHandle
  20942. Return Type: ComponentResult
  20943. Parameters: ComponentInstance ci, PicHandle testPict, Rect * testRect, short testFlags
  20944. Interface: QuickTimeComponents.h
  20945. Library: QuickTimeLib
  20946.  
  20947. Function: SCSetTestImagePixMap
  20948. Return Type: ComponentResult
  20949. Parameters: ComponentInstance ci, PixMapHandle testPixMap, Rect * testRect, short testFlags
  20950. Interface: QuickTimeComponents.h
  20951. Library: QuickTimeLib
  20952.  
  20953. Function: SCSIAction
  20954. Return Type: OSErr
  20955. Parameters: SCSI_PB * parameterBlock
  20956. Interface: SCSI.h
  20957. Library: InterfaceLib
  20958.  
  20959. Function: SCSICmd
  20960. Return Type: OSErr
  20961. Parameters: Ptr buffer, short count
  20962. Interface: SCSI.h
  20963. Library: InterfaceLib
  20964.  
  20965. Function: SCSIComplete
  20966. Return Type: OSErr
  20967. Parameters: short * stat, short * message, unsigned long wait
  20968. Interface: SCSI.h
  20969. Library: InterfaceLib
  20970.  
  20971. Function: SCSIDeregisterBus
  20972. Return Type: OSErr
  20973. Parameters: SCSI_PB * parameterBlock
  20974. Interface: SCSI.h
  20975. Library: InterfaceLib
  20976.  
  20977. Function: SCSIGet
  20978. Return Type: OSErr
  20979. Parameters: void
  20980. Interface: SCSI.h
  20981. Library: InterfaceLib
  20982.  
  20983. Function: SCSIKillXPT
  20984. Return Type: OSErr
  20985. Parameters: SIMInitInfo * parameterBlock
  20986. Interface: SCSI.h
  20987. Library: InterfaceLib
  20988.  
  20989. Function: SCSIMsgIn
  20990. Return Type: OSErr
  20991. Parameters: short * message
  20992. Interface: SCSI.h
  20993. Library: InterfaceLib
  20994.  
  20995. Function: SCSIMsgOut
  20996. Return Type: OSErr
  20997. Parameters: short message
  20998. Interface: SCSI.h
  20999. Library: InterfaceLib
  21000.  
  21001. Function: SCSIRBlind
  21002. Return Type: OSErr
  21003. Parameters: Ptr tibPtr
  21004. Interface: SCSI.h
  21005. Library: InterfaceLib
  21006.  
  21007. Function: SCSIRead
  21008. Return Type: OSErr
  21009. Parameters: Ptr tibPtr
  21010. Interface: SCSI.h
  21011. Library: InterfaceLib
  21012.  
  21013. Function: SCSIRegisterBus
  21014. Return Type: OSErr
  21015. Parameters: SIMInitInfo * parameterBlock
  21016. Interface: SCSI.h
  21017. Library: InterfaceLib
  21018.  
  21019. Function: SCSIReregisterBus
  21020. Return Type: OSErr
  21021. Parameters: SIMInitInfo * parameterBlock
  21022. Interface: SCSI.h
  21023. Library: InterfaceLib
  21024.  
  21025. Function: SCSIReset
  21026. Return Type: OSErr
  21027. Parameters: void
  21028. Interface: SCSI.h
  21029. Library: InterfaceLib
  21030.  
  21031. Function: SCSISelAtn
  21032. Return Type: OSErr
  21033. Parameters: short targetID
  21034. Interface: SCSI.h
  21035. Library: InterfaceLib
  21036.  
  21037. Function: SCSISelect
  21038. Return Type: OSErr
  21039. Parameters: short targetID
  21040. Interface: SCSI.h
  21041. Library: InterfaceLib
  21042.  
  21043. Function: SCSIStat
  21044. Return Type: short
  21045. Parameters: void
  21046. Interface: SCSI.h
  21047. Library: InterfaceLib
  21048.  
  21049. Function: SCSIWBlind
  21050. Return Type: OSErr
  21051. Parameters: Ptr tibPtr
  21052. Interface: SCSI.h
  21053. Library: InterfaceLib
  21054.  
  21055. Function: SCSIWrite
  21056. Return Type: OSErr
  21057. Parameters: Ptr tibPtr
  21058. Interface: SCSI.h
  21059. Library: InterfaceLib
  21060.  
  21061. Function: SDeleteSRTRec
  21062. Return Type: OSErr
  21063. Parameters: SpBlockPtr spBlkPtr
  21064. Interface: Slots.h
  21065. Library: InterfaceLib
  21066.  
  21067. Function: SDisposePtr
  21068. Return Type: OSErr
  21069. Parameters: SpBlockPtr spBlkPtr
  21070. Interface: Slots.h
  21071. Library: Not Known
  21072.  
  21073. Function: SDPDisposeFindPanel
  21074. Return Type: OSErr
  21075. Parameters: SDPFindPanelHandle findPanel
  21076. Interface: OCEStandardDirectory.h
  21077. Library: AOCELib
  21078.  
  21079. Function: SDPDisposePanel
  21080. Return Type: OSErr
  21081. Parameters: SDPPanelHandle panel
  21082. Interface: OCEStandardDirectory.h
  21083. Library: AOCELib
  21084.  
  21085. Function: SDPEnableFindPanel
  21086. Return Type: OSErr
  21087. Parameters: SDPFindPanelHandle findPanel, Boolean enabled
  21088. Interface: OCEStandardDirectory.h
  21089. Library: AOCELib
  21090.  
  21091. Function: SDPEnablePanel
  21092. Return Type: OSErr
  21093. Parameters: SDPPanelHandle panel, Boolean enable
  21094. Interface: OCEStandardDirectory.h
  21095. Library: AOCELib
  21096.  
  21097. Function: SDPFindPanelEvent
  21098. Return Type: OSErr
  21099. Parameters: SDPFindPanelHandle findPanel, const EventRecord * event, SDPFindPanelResult * whatHappened
  21100. Interface: OCEStandardDirectory.h
  21101. Library: AOCELib
  21102.  
  21103. Function: SDPGetCategories
  21104. Return Type: OSErr
  21105. Parameters: PackedRStringListHandle * categories, PackedRStringListHandle * displayNames
  21106. Interface: OCEStandardDirectory.h
  21107. Library: AOCELib
  21108.  
  21109. Function: SDPGetCategoryTypes
  21110. Return Type: OSErr
  21111. Parameters: const RString * category, PackedRStringListHandle * types
  21112. Interface: OCEStandardDirectory.h
  21113. Library: AOCELib
  21114.  
  21115. Function: SDPGetDSSpecIcon
  21116. Return Type: OSErr
  21117. Parameters: const PackedDSSpec * packedDSSpec, IconSelectorValue whichIcons, Handle * iconSuite
  21118. Interface: OCEStandardDirectory.h
  21119. Library: AOCELib
  21120.  
  21121. Function: SDPGetFindPanelSelection
  21122. Return Type: OSErr
  21123. Parameters: SDPFindPanelHandle findPanel, PackedDSSpec * selection
  21124. Interface: OCEStandardDirectory.h
  21125. Library: AOCELib
  21126.  
  21127. Function: SDPGetFindPanelSelectionSize
  21128. Return Type: OSErr
  21129. Parameters: SDPFindPanelHandle findPanel, unsigned short * size
  21130. Interface: OCEStandardDirectory.h
  21131. Library: AOCELib
  21132.  
  21133. Function: SDPGetFindPanelState
  21134. Return Type: OSErr
  21135. Parameters: SDPFindPanelHandle findPanel, SDPFindPanelState * itsState
  21136. Interface: OCEStandardDirectory.h
  21137. Library: AOCELib
  21138.  
  21139. Function: SDPGetIconByType
  21140. Return Type: OSErr
  21141. Parameters: const RString * recordType, IconSelectorValue whichIcons, Handle * iconSuite
  21142. Interface: OCEStandardDirectory.h
  21143. Library: AOCELib
  21144.  
  21145. Function: SDPGetNewPanel
  21146. Return Type: OSErr
  21147. Parameters: SDPPanelHandle * newPanel, short resourceID, WindowPtr window, const PackedRLI * initialRLI, AuthIdentity identity
  21148. Interface: OCEStandardDirectory.h
  21149. Library: AOCELib
  21150.  
  21151. Function: SDPGetPanelSelection
  21152. Return Type: OSErr
  21153. Parameters: SDPPanelHandle panel, PackedDSSpec * selection
  21154. Interface: OCEStandardDirectory.h
  21155. Library: AOCELib
  21156.  
  21157. Function: SDPGetPanelSelectionSize
  21158. Return Type: OSErr
  21159. Parameters: SDPPanelHandle panel, unsigned short * dsSpecSize
  21160. Interface: OCEStandardDirectory.h
  21161. Library: AOCELib
  21162.  
  21163. Function: SDPGetPanelSelectionState
  21164. Return Type: OSErr
  21165. Parameters: SDPPanelHandle panel, SDPSelectionState * itsState
  21166. Interface: OCEStandardDirectory.h
  21167. Library: AOCELib
  21168.  
  21169. Function: SDPGetPath
  21170. Return Type: OSErr
  21171. Parameters: SDPPanelHandle panel, PackedRLI * prli, short * dsRefNum
  21172. Interface: OCEStandardDirectory.h
  21173. Library: AOCELib
  21174.  
  21175. Function: SDPGetPathLength
  21176. Return Type: OSErr
  21177. Parameters: SDPPanelHandle panel, unsigned short * pathNameLength
  21178. Interface: OCEStandardDirectory.h
  21179. Library: AOCELib
  21180.  
  21181. Function: SDPHideFindPanel
  21182. Return Type: OSErr
  21183. Parameters: SDPFindPanelHandle findPanel
  21184. Interface: OCEStandardDirectory.h
  21185. Library: AOCELib
  21186.  
  21187. Function: SDPHidePanel
  21188. Return Type: OSErr
  21189. Parameters: SDPPanelHandle panel
  21190. Interface: OCEStandardDirectory.h
  21191. Library: AOCELib
  21192.  
  21193. Function: SDPInstallFindPanelBusyProc
  21194. Return Type: OSErr
  21195. Parameters: SDPFindPanelHandle findPanel, FindPanelBusyProc busyProc
  21196. Interface: OCEStandardDirectory.h
  21197. Library: AOCELib
  21198.  
  21199. Function: SDPInstallPanelBusyProc
  21200. Return Type: OSErr
  21201. Parameters: SDPPanelHandle panel, PanelBusyProc busyProc
  21202. Interface: OCEStandardDirectory.h
  21203. Library: AOCELib
  21204.  
  21205. Function: SDPMoveFindPanel
  21206. Return Type: OSErr
  21207. Parameters: SDPFindPanelHandle findPanel, short h, short v
  21208. Interface: OCEStandardDirectory.h
  21209. Library: AOCELib
  21210.  
  21211. Function: SDPMovePanel
  21212. Return Type: OSErr
  21213. Parameters: SDPPanelHandle panel, short h, short v
  21214. Interface: OCEStandardDirectory.h
  21215. Library: AOCELib
  21216.  
  21217. Function: SDPNewFindPanel
  21218. Return Type: OSErr
  21219. Parameters: SDPFindPanelHandle * newPanel, WindowPtr window, Point upperLeft, short layoutResourceID, Boolean visible, Boolean enabled, const RStringPtr * typesList, long typeCount, DirMatchWith matchTypeHow, AuthIdentity identity, short simultaneousSearchCount, SDPFindPanelFocus initialFocus, long refCon
  21220. Interface: OCEStandardDirectory.h
  21221. Library: AOCELib
  21222.  
  21223. Function: SDPNewPanel
  21224. Return Type: OSErr
  21225. Parameters: SDPPanelHandle * newPanel, WindowPtr window, const Rect * bounds, Boolean visible, Boolean enabled, const PackedRLI * initialRLI, const RStringPtr * typesList, unsigned long typeCount, AuthIdentity identity, DirEnumChoices enumFlags, DirMatchWith matchTypeHow, long refCon
  21226. Interface: OCEStandardDirectory.h
  21227. Library: AOCELib
  21228.  
  21229. Function: SDPOpenSelectedItem
  21230. Return Type: OSErr
  21231. Parameters: SDPPanelHandle panel, SDPPanelState * whatHappened
  21232. Interface: OCEStandardDirectory.h
  21233. Library: AOCELib
  21234.  
  21235. Function: SDPPanelEvent
  21236. Return Type: OSErr
  21237. Parameters: SDPPanelHandle panel, const EventRecord * theEvent, SDPPanelState * whatHappened
  21238. Interface: OCEStandardDirectory.h
  21239. Library: AOCELib
  21240.  
  21241. Function: SDPPromptForID
  21242. Return Type: OSErr
  21243. Parameters: AuthIdentity * id, ConstStr255Param guestPrompt, ConstStr255Param specificIDPrompt, ConstStr255Param localIDPrompt, const RString * recordType, SDPIdentityKind permittedKinds, SDPIdentityKind * selectedKind, const RecordID * loginFilter, SDPLoginFilterKind filterKind
  21244. Interface: OCEStandardDirectory.h
  21245. Library: AOCELib
  21246.  
  21247. Function: SDPRepairPersonalDirectory
  21248. Return Type: OSErr
  21249. Parameters: FSSpec * pd, Boolean showProgress
  21250. Interface: OCEStandardDirectory.h
  21251. Library: AOCELib
  21252.  
  21253. Function: SDPResolveAliasDSSpec
  21254. Return Type: OSErr
  21255. Parameters: PackedDSSpecHandle theAliasDSSpec, AuthIdentity identity, Boolean mayPromptUser
  21256. Interface: OCEStandardDirectory.h
  21257. Library: AOCELib
  21258.  
  21259. Function: SDPResolveAliasFile
  21260. Return Type: OSErr
  21261. Parameters: FSSpecPtr fileSpec, PackedDSSpecHandle resolvedDSSpec, AuthIdentity identity, Boolean mayPromptUser
  21262. Interface: OCEStandardDirectory.h
  21263. Library: AOCELib
  21264.  
  21265. Function: SDPSelectString
  21266. Return Type: OSErr
  21267. Parameters: SDPPanelHandle panel, const RString * name
  21268. Interface: OCEStandardDirectory.h
  21269. Library: AOCELib
  21270.  
  21271. Function: SDPSetFindIdentity
  21272. Return Type: OSErr
  21273. Parameters: SDPFindPanelHandle findPanel, AuthIdentity identity
  21274. Interface: OCEStandardDirectory.h
  21275. Library: AOCELib
  21276.  
  21277. Function: SDPSetFindPanelBalloonHelp
  21278. Return Type: OSErr
  21279. Parameters: SDPFindPanelHandle findPanel, short balloonHelpID
  21280. Interface: OCEStandardDirectory.h
  21281. Library: AOCELib
  21282.  
  21283. Function: SDPSetFindPanelFocus
  21284. Return Type: OSErr
  21285. Parameters: SDPFindPanelHandle findPanel, SDPFindPanelFocus newFocus
  21286. Interface: OCEStandardDirectory.h
  21287. Library: AOCELib
  21288.  
  21289. Function: SDPSetFocus
  21290. Return Type: OSErr
  21291. Parameters: SDPPanelHandle panel, Boolean focus
  21292. Interface: OCEStandardDirectory.h
  21293. Library: AOCELib
  21294.  
  21295. Function: SDPSetIdentity
  21296. Return Type: OSErr
  21297. Parameters: SDPPanelHandle panel, AuthIdentity identity
  21298. Interface: OCEStandardDirectory.h
  21299. Library: AOCELib
  21300.  
  21301. Function: SDPSetPanelBalloonHelp
  21302. Return Type: OSErr
  21303. Parameters: SDPPanelHandle panel, short balloonHelpID
  21304. Interface: OCEStandardDirectory.h
  21305. Library: AOCELib
  21306.  
  21307. Function: SDPSetPath
  21308. Return Type: OSErr
  21309. Parameters: SDPPanelHandle panel, const PackedRLI * prli
  21310. Interface: OCEStandardDirectory.h
  21311. Library: AOCELib
  21312.  
  21313. Function: SDPShowFindPanel
  21314. Return Type: OSErr
  21315. Parameters: SDPFindPanelHandle findPanel
  21316. Interface: OCEStandardDirectory.h
  21317. Library: AOCELib
  21318.  
  21319. Function: SDPShowPanel
  21320. Return Type: OSErr
  21321. Parameters: SDPPanelHandle panel
  21322. Interface: OCEStandardDirectory.h
  21323. Library: AOCELib
  21324.  
  21325. Function: SDPSizePanel
  21326. Return Type: OSErr
  21327. Parameters: SDPPanelHandle panel, short width, short height
  21328. Interface: OCEStandardDirectory.h
  21329. Library: AOCELib
  21330.  
  21331. Function: SDPStartFind
  21332. Return Type: OSErr
  21333. Parameters: SDPFindPanelHandle findPanel
  21334. Interface: OCEStandardDirectory.h
  21335. Library: AOCELib
  21336.  
  21337. Function: SDPStopFind
  21338. Return Type: OSErr
  21339. Parameters: SDPFindPanelHandle findPanel
  21340. Interface: OCEStandardDirectory.h
  21341. Library: AOCELib
  21342.  
  21343. Function: SDPUpdateFindPanel
  21344. Return Type: OSErr
  21345. Parameters: SDPFindPanelHandle findPanel, RgnHandle theRgn
  21346. Interface: OCEStandardDirectory.h
  21347. Library: AOCELib
  21348.  
  21349. Function: SDPUpdatePanel
  21350. Return Type: OSErr
  21351. Parameters: SDPPanelHandle panel, RgnHandle theRgn
  21352. Interface: OCEStandardDirectory.h
  21353. Library: AOCELib
  21354.  
  21355. Function: SecondsToDate
  21356. Return Type: void
  21357. Parameters: unsigned long secs, DateTimeRec * d
  21358. Interface: DateTimeUtils.h
  21359. Library: InterfaceLib
  21360.  
  21361. Function: SectionOptionsDialog
  21362. Return Type: OSErr
  21363. Parameters: SectionOptionsReply * reply
  21364. Interface: Editions.h
  21365. Library: InterfaceLib
  21366.  
  21367. Function: SectionOptionsExpDialog
  21368. Return Type: OSErr
  21369. Parameters: SectionOptionsReply * reply, Point where, short expansionDITLresID, ExpDlgHookUPP dlgHook, ExpModalFilterUPP filter, void * yourDataPtr
  21370. Interface: Editions.h
  21371. Library: InterfaceLib
  21372.  
  21373. Function: SectRect
  21374. Return Type: Boolean
  21375. Parameters: const Rect * src1, const Rect * src2, Rect * dstRect
  21376. Interface: Quickdraw.h
  21377. Library: InterfaceLib
  21378.  
  21379. Function: SectRgn
  21380. Return Type: void
  21381. Parameters: RgnHandle srcRgnA, RgnHandle srcRgnB, RgnHandle dstRgn
  21382. Interface: Quickdraw.h
  21383. Library: InterfaceLib
  21384.  
  21385. Function: SeedCFill
  21386. Return Type: void
  21387. Parameters: const BitMap * srcBits, const BitMap * dstBits, const Rect * srcRect, const Rect * dstRect, short seedH, short seedV, ColorSearchUPP matchProc, long matchData
  21388. Interface: Quickdraw.h
  21389. Library: InterfaceLib
  21390.  
  21391. Function: SeedFill
  21392. Return Type: void
  21393. Parameters: const void * srcPtr, void * dstPtr, short srcRow, short dstRow, short height, short words, short seedH, short seedV
  21394. Interface: Quickdraw.h
  21395. Library: InterfaceLib
  21396.  
  21397. Function: SelectDialogItemText
  21398. Return Type: void
  21399. Parameters: DialogPtr theDialog, DialogItemIndex itemNo, SInt16 strtSel, SInt16 endSel
  21400. Interface: Dialogs.h
  21401. Library: InterfaceLib
  21402.  
  21403. Function: SelectMovieAlternates
  21404. Return Type: void
  21405. Parameters: Movie theMovie
  21406. Interface: Movies.h
  21407. Library: QuickTimeLib
  21408.  
  21409. Function: SelectWindow
  21410. Return Type: void
  21411. Parameters: WindowPtr theWindow
  21412. Interface: MacWindows.h
  21413. Library: InterfaceLib
  21414.  
  21415. Function: SendAEFromTSMComponent
  21416. Return Type: OSErr
  21417. Parameters: const AppleEvent * theAppleEvent, AppleEvent * reply, AESendMode sendMode, AESendPriority sendPriority, long timeOutInTicks, AEIdleUPP idleProc, AEFilterUPP filterProc
  21418. Interface: TextServices.h
  21419. Library: InterfaceLib
  21420.  
  21421. Function: SendBehind
  21422. Return Type: void
  21423. Parameters: WindowPtr theWindow, WindowPtr behindWindow
  21424. Interface: MacWindows.h
  21425. Library: InterfaceLib
  21426.  
  21427. Function: SendControlMessage
  21428. Return Type: SInt32
  21429. Parameters: ControlHandle inControl, SInt16 inMessage, SInt32 inParam
  21430. Interface: Controls.h
  21431. Library: AppearanceLib
  21432.  
  21433. Function: SendMessageTo
  21434. Return Type: OSErr
  21435. Parameters: long messageSelector, MessageHandler msgHandler, ...
  21436. Interface: GXMessages.h
  21437. Library: GXPrintingLib
  21438.  
  21439. Function: SendObjectMessage
  21440. Return Type: OSErr
  21441. Parameters: MessageObject msgObject, long messageSelector, ...
  21442. Interface: GXMessages.h
  21443. Library: GXPrintingLib
  21444.  
  21445. Function: SendObjectMessageFor
  21446. Return Type: OSErr
  21447. Parameters: MessageObject msgObject, long messageSelector, MessageHandler msgHandler, ...
  21448. Interface: GXMessages.h
  21449. Library: GXPrintingLib
  21450.  
  21451. Function: SendObjectMessageTo
  21452. Return Type: OSErr
  21453. Parameters: MessageObject msgObject, long messageSelector, MessageHandler msgHandler, ...
  21454. Interface: GXMessages.h
  21455. Library: GXPrintingLib
  21456.  
  21457. Function: SetA5
  21458. Return Type: long
  21459. Parameters: long newA5
  21460. Interface: OSUtils.h
  21461. Library: InterfaceLib
  21462.  
  21463. Function: SetADBInfo
  21464. Return Type: OSErr
  21465. Parameters: const ADBSetInfoBlock * info, ADBAddress adbAddr
  21466. Interface: DeskBus.h
  21467. Library: InterfaceLib
  21468.  
  21469. Function: SetApplBase
  21470. Return Type: void
  21471. Parameters: void * startPtr
  21472. Interface: MacMemory.h
  21473. Library: InterfaceLib
  21474.  
  21475. Function: SetApplLimit
  21476. Return Type: void
  21477. Parameters: void * zoneLimit
  21478. Interface: MacMemory.h
  21479. Library: InterfaceLib
  21480.  
  21481. Function: SetAutoTrackAlternatesEnabled
  21482. Return Type: void
  21483. Parameters: Movie theMovie, Boolean enable
  21484. Interface: Movies.h
  21485. Library: QuickTimeLib
  21486.  
  21487. Function: SetCCursor
  21488. Return Type: void
  21489. Parameters: CCrsrHandle cCrsr
  21490. Interface: Quickdraw.h
  21491. Library: InterfaceLib
  21492.  
  21493. Function: SetClientID
  21494. Return Type: void
  21495. Parameters: short id
  21496. Interface: Quickdraw.h
  21497. Library: InterfaceLib
  21498.  
  21499. Function: SetClip
  21500. Return Type: void
  21501. Parameters: RgnHandle rgn
  21502. Interface: Quickdraw.h
  21503. Library: InterfaceLib
  21504.  
  21505. Function: SetCollectionDefaultAttributes
  21506. Return Type: void
  21507. Parameters: Collection c, SInt32 whichAttributes, SInt32 newAttributes
  21508. Interface: Collections.h
  21509. Library: CollectionsLib, GXPrintingLib
  21510.  
  21511. Function: SetCollectionExceptionProc
  21512. Return Type: void
  21513. Parameters: Collection c, CollectionExceptionUPP exceptionProc
  21514. Interface: Collections.h
  21515. Library: CollectionsLib, GXPrintingLib
  21516.  
  21517. Function: SetCollectionItemInfo
  21518. Return Type: OSErr
  21519. Parameters: Collection c, CollectionTag tag, SInt32 id, SInt32 whichAttributes, SInt32 newAttributes
  21520. Interface: Collections.h
  21521. Library: CollectionsLib, GXPrintingLib
  21522.  
  21523. Function: SetComponentInstanceA5
  21524. Return Type: void
  21525. Parameters: ComponentInstance aComponentInstance, long theA5
  21526. Interface: Components.h
  21527. Library: InterfaceLib
  21528.  
  21529. Function: SetComponentInstanceError
  21530. Return Type: void
  21531. Parameters: ComponentInstance aComponentInstance, OSErr theError
  21532. Interface: Components.h
  21533. Library: InterfaceLib
  21534.  
  21535. Function: SetComponentInstanceStorage
  21536. Return Type: void
  21537. Parameters: ComponentInstance aComponentInstance, Handle theStorage
  21538. Interface: Components.h
  21539. Library: InterfaceLib
  21540.  
  21541. Function: SetComponentRefcon
  21542. Return Type: void
  21543. Parameters: Component aComponent, long theRefcon
  21544. Interface: Components.h
  21545. Library: InterfaceLib
  21546.  
  21547. Function: SetCompressedPixMapInfo
  21548. Return Type: OSErr
  21549. Parameters: PixMapPtr pix, ImageDescriptionHandle desc, Ptr data, long bufferSize, ICMDataProcRecordPtr dataProc, ICMProgressProcRecordPtr progressProc
  21550. Interface: ImageCompression.h
  21551. Library: QuickTimeLib
  21552.  
  21553. Function: SetControlAction
  21554. Return Type: void
  21555. Parameters: ControlHandle theControl, ControlActionUPP actionProc
  21556. Interface: Controls.h
  21557. Library: InterfaceLib
  21558.  
  21559. Function: SetControlColor
  21560. Return Type: void
  21561. Parameters: ControlHandle theControl, CCTabHandle newColorTable
  21562. Interface: Controls.h
  21563. Library: InterfaceLib
  21564.  
  21565. Function: SetControlData
  21566. Return Type: OSErr
  21567. Parameters: ControlHandle inControl, ControlPartCode inPart, ResType inTagName, Size inSize, Ptr inData
  21568. Interface: Controls.h
  21569. Library: AppearanceLib
  21570.  
  21571. Function: SetControlFontStyle
  21572. Return Type: OSErr
  21573. Parameters: ControlHandle inControl, const ControlFontStyleRec * inStyle
  21574. Interface: Controls.h
  21575. Library: AppearanceLib
  21576.  
  21577. Function: SetControlMaximum
  21578. Return Type: void
  21579. Parameters: ControlHandle theControl, SInt16 newMaximum
  21580. Interface: Controls.h
  21581. Library: InterfaceLib
  21582.  
  21583. Function: SetControlMinimum
  21584. Return Type: void
  21585. Parameters: ControlHandle theControl, SInt16 newMinimum
  21586. Interface: Controls.h
  21587. Library: InterfaceLib
  21588.  
  21589. Function: SetControlReference
  21590. Return Type: void
  21591. Parameters: ControlHandle theControl, SInt32 data
  21592. Interface: Controls.h
  21593. Library: InterfaceLib
  21594.  
  21595. Function: SetControlSupervisor
  21596. Return Type: OSErr
  21597. Parameters: ControlHandle inControl, ControlHandle inBoss
  21598. Interface: Controls.h
  21599. Library: AppearanceLib
  21600.  
  21601. Function: SetControlTitle
  21602. Return Type: void
  21603. Parameters: ControlHandle theControl, ConstStr255Param title
  21604. Interface: Controls.h
  21605. Library: InterfaceLib
  21606.  
  21607. Function: SetControlValue
  21608. Return Type: void
  21609. Parameters: ControlHandle theControl, SInt16 newValue
  21610. Interface: Controls.h
  21611. Library: InterfaceLib
  21612.  
  21613. Function: SetControlVisibility
  21614. Return Type: OSErr
  21615. Parameters: ControlHandle inControl, Boolean inIsVisible, Boolean inDoDraw
  21616. Interface: Controls.h
  21617. Library: AppearanceLib
  21618.  
  21619. Function: SetCPixel
  21620. Return Type: void
  21621. Parameters: short h, short v, const RGBColor * cPix
  21622. Interface: Quickdraw.h
  21623. Library: InterfaceLib
  21624.  
  21625. Function: SetCSequenceDataRateParams
  21626. Return Type: OSErr
  21627. Parameters: ImageSequence seqID, DataRateParamsPtr params
  21628. Interface: ImageCompression.h
  21629. Library: QuickTimeLib
  21630.  
  21631. Function: SetCSequenceFlushProc
  21632. Return Type: OSErr
  21633. Parameters: ImageSequence seqID, ICMFlushProcRecordPtr flushProc, long bufferSize
  21634. Interface: ImageCompression.h
  21635. Library: QuickTimeLib
  21636.  
  21637. Function: SetCSequenceFrameNumber
  21638. Return Type: OSErr
  21639. Parameters: ImageSequence seqID, long frameNumber
  21640. Interface: ImageCompression.h
  21641. Library: QuickTimeLib
  21642.  
  21643. Function: SetCSequenceKeyFrameRate
  21644. Return Type: OSErr
  21645. Parameters: ImageSequence seqID, long keyFrameRate
  21646. Interface: ImageCompression.h
  21647. Library: QuickTimeLib
  21648.  
  21649. Function: SetCSequencePreferredPacketSize
  21650. Return Type: OSErr
  21651. Parameters: ImageSequence seqID, long preferredPacketSizeInBytes
  21652. Interface: ImageCompression.h
  21653. Library: QuickTimeLib
  21654.  
  21655. Function: SetCSequencePrev
  21656. Return Type: OSErr
  21657. Parameters: ImageSequence seqID, PixMapHandle prev, const Rect * prevRect
  21658. Interface: ImageCompression.h
  21659. Library: QuickTimeLib
  21660.  
  21661. Function: SetCSequenceQuality
  21662. Return Type: OSErr
  21663. Parameters: ImageSequence seqID, CodecQ spatialQuality, CodecQ temporalQuality
  21664. Interface: ImageCompression.h
  21665. Library: QuickTimeLib
  21666.  
  21667. Function: SetCurrentA5
  21668. Return Type: long
  21669. Parameters: void
  21670. Interface: OSUtils.h
  21671. Library: InterfaceLib
  21672.  
  21673. Function: SetDateTime
  21674. Return Type: OSErr
  21675. Parameters: unsigned long time
  21676. Interface: DateTimeUtils.h
  21677. Library: InterfaceLib
  21678.  
  21679. Function: SetDebuggerNotificationProcs
  21680. Return Type: OSErr
  21681. Parameters: DebuggerNewThreadProcPtr notifyNewThread, DebuggerDisposeThreadProcPtr notifyDisposeThread, DebuggerThreadSchedulerProcPtr notifyThreadScheduler
  21682. Interface: Threads.h
  21683. Library: ThreadsLib
  21684.  
  21685. Function: SetDefaultComponent
  21686. Return Type: OSErr
  21687. Parameters: Component aComponent, short flags
  21688. Interface: Components.h
  21689. Library: InterfaceLib
  21690.  
  21691. Function: SetDefaultInputMethod
  21692. Return Type: OSErr
  21693. Parameters: Component ts, ScriptLanguageRecord * slRecordPtr
  21694. Interface: TextServices.h
  21695. Library: InterfaceLib
  21696.  
  21697. Function: SetDefaultOutputVolume
  21698. Return Type: OSErr
  21699. Parameters: long level
  21700. Interface: Sound.h
  21701. Library: InterfaceLib
  21702.  
  21703. Function: SetDefaultStartup
  21704. Return Type: void
  21705. Parameters: DefStartPtr paramBlock
  21706. Interface: Start.h
  21707. Library: InterfaceLib
  21708.  
  21709. Function: SetDepth
  21710. Return Type: OSErr
  21711. Parameters: GDHandle gd, short depth, short whichFlags, short flags
  21712. Interface: Palettes.h
  21713. Library: InterfaceLib
  21714.  
  21715. Function: SetDeskCPat
  21716. Return Type: void
  21717. Parameters: PixPatHandle deskPixPat
  21718. Interface: MacWindows.h
  21719. Library: InterfaceLib
  21720.  
  21721. Function: SetDeviceAttribute
  21722. Return Type: void
  21723. Parameters: GDHandle gdh, short attribute, Boolean value
  21724. Interface: Quickdraw.h
  21725. Library: InterfaceLib
  21726.  
  21727. Function: SetDialogCancelItem
  21728. Return Type: OSErr
  21729. Parameters: DialogPtr theDialog, DialogItemIndex newItem
  21730. Interface: Dialogs.h
  21731. Library: InterfaceLib
  21732.  
  21733. Function: SetDialogDefaultItem
  21734. Return Type: OSErr
  21735. Parameters: DialogPtr theDialog, DialogItemIndex newItem
  21736. Interface: Dialogs.h
  21737. Library: InterfaceLib
  21738.  
  21739. Function: SetDialogFont
  21740. Return Type: void
  21741. Parameters: SInt16 value
  21742. Interface: Dialogs.h
  21743. Library: InterfaceLib
  21744.  
  21745. Function: SetDialogItem
  21746. Return Type: void
  21747. Parameters: DialogPtr theDialog, DialogItemIndex itemNo, DialogItemType itemType, Handle item, const Rect * box
  21748. Interface: Dialogs.h
  21749. Library: InterfaceLib
  21750.  
  21751. Function: SetDialogItemText
  21752. Return Type: void
  21753. Parameters: Handle item, ConstStr255Param text
  21754. Interface: Dialogs.h
  21755. Library: InterfaceLib
  21756.  
  21757. Function: SetDialogTracksCursor
  21758. Return Type: OSErr
  21759. Parameters: DialogPtr theDialog, Boolean tracks
  21760. Interface: Dialogs.h
  21761. Library: InterfaceLib
  21762.  
  21763. Function: SetDimmingTimeout
  21764. Return Type: void
  21765. Parameters: UInt8 timeout
  21766. Interface: Power.h
  21767. Library: PowerMgrLib
  21768.  
  21769. Function: SetDimSuspendState
  21770. Return Type: void
  21771. Parameters: Boolean dimSuspendState
  21772. Interface: Power.h
  21773. Library: Not Known
  21774.  
  21775. Function: SetDragDrawingProc
  21776. Return Type: OSErr
  21777. Parameters: DragReference theDrag, DragDrawingUPP drawingProc, void * dragDrawingRefCon
  21778. Interface: Drag.h
  21779. Library: DragLib
  21780.  
  21781. Function: SetDragImage
  21782. Return Type: OSErr
  21783. Parameters: DragReference theDrag, PixMapHandle imagePixMap, RgnHandle imageRgn, Point imageOffsetPt, DragImageFlags theImageFlags
  21784. Interface: Drag.h
  21785. Library: DragLib
  21786.  
  21787. Function: SetDragInputProc
  21788. Return Type: OSErr
  21789. Parameters: DragReference theDrag, DragInputUPP inputProc, void * dragInputRefCon
  21790. Interface: Drag.h
  21791. Library: DragLib
  21792.  
  21793. Function: SetDragItemBounds
  21794. Return Type: OSErr
  21795. Parameters: DragReference theDrag, ItemReference theItemRef, const Rect * itemBounds
  21796. Interface: Drag.h
  21797. Library: DragLib
  21798.  
  21799. Function: SetDragItemFlavorData
  21800. Return Type: OSErr
  21801. Parameters: DragReference theDrag, ItemReference theItemRef, FlavorType theType, const void * dataPtr, Size dataSize, UInt32 dataOffset
  21802. Interface: Drag.h
  21803. Library: DragLib
  21804.  
  21805. Function: SetDragMouse
  21806. Return Type: OSErr
  21807. Parameters: DragReference theDrag, Point globalPinnedMouse
  21808. Interface: Drag.h
  21809. Library: DragLib
  21810.  
  21811. Function: SetDragSendProc
  21812. Return Type: OSErr
  21813. Parameters: DragReference theDrag, DragSendDataUPP sendProc, void * dragSendRefCon
  21814. Interface: Drag.h
  21815. Library: DragLib
  21816.  
  21817. Function: SetDropLocation
  21818. Return Type: OSErr
  21819. Parameters: DragReference theDrag, const AEDesc * dropLocation
  21820. Interface: Drag.h
  21821. Library: DragLib
  21822.  
  21823. Function: SetDSequenceAccuracy
  21824. Return Type: OSErr
  21825. Parameters: ImageSequence seqID, CodecQ accuracy
  21826. Interface: ImageCompression.h
  21827. Library: QuickTimeLib
  21828.  
  21829. Function: SetDSequenceDataProc
  21830. Return Type: OSErr
  21831. Parameters: ImageSequence seqID, ICMDataProcRecordPtr dataProc, long bufferSize
  21832. Interface: ImageCompression.h
  21833. Library: QuickTimeLib
  21834.  
  21835. Function: SetDSequenceMask
  21836. Return Type: OSErr
  21837. Parameters: ImageSequence seqID, RgnHandle mask
  21838. Interface: ImageCompression.h
  21839. Library: QuickTimeLib
  21840.  
  21841. Function: SetDSequenceMatrix
  21842. Return Type: OSErr
  21843. Parameters: ImageSequence seqID, MatrixRecordPtr matrix
  21844. Interface: ImageCompression.h
  21845. Library: QuickTimeLib
  21846.  
  21847. Function: SetDSequenceMatte
  21848. Return Type: OSErr
  21849. Parameters: ImageSequence seqID, PixMapHandle matte, const Rect * matteRect
  21850. Interface: ImageCompression.h
  21851. Library: QuickTimeLib
  21852.  
  21853. Function: SetDSequenceSrcRect
  21854. Return Type: OSErr
  21855. Parameters: ImageSequence seqID, const Rect * srcRect
  21856. Interface: ImageCompression.h
  21857. Library: QuickTimeLib
  21858.  
  21859. Function: SetDSequenceTimeCode
  21860. Return Type: OSErr
  21861. Parameters: ImageSequence seqID, void * timeCodeFormat, void * timeCodeTime
  21862. Interface: ImageCompression.h
  21863. Library: QuickTimeLib
  21864.  
  21865. Function: SetDSequenceTransferMode
  21866. Return Type: OSErr
  21867. Parameters: ImageSequence seqID, short mode, const RGBColor * opColor
  21868. Interface: ImageCompression.h
  21869. Library: QuickTimeLib
  21870.  
  21871. Function: SetEditionFormatMark
  21872. Return Type: OSErr
  21873. Parameters: EditionRefNum whichEdition, FormatType whichFormat, unsigned long setMarkTo
  21874. Interface: Editions.h
  21875. Library: InterfaceLib
  21876.  
  21877. Function: SetEditionOpenerProc
  21878. Return Type: OSErr
  21879. Parameters: EditionOpenerUPP opener
  21880. Interface: Editions.h
  21881. Library: InterfaceLib
  21882.  
  21883. Function: SetEmptyRgn
  21884. Return Type: void
  21885. Parameters: RgnHandle rgn
  21886. Interface: Quickdraw.h
  21887. Library: InterfaceLib
  21888.  
  21889. Function: SetEntries
  21890. Return Type: void
  21891. Parameters: short start, short count, CSpecArray aTable
  21892. Interface: Quickdraw.h
  21893. Library: InterfaceLib
  21894.  
  21895. Function: SetEntryColor
  21896. Return Type: void
  21897. Parameters: PaletteHandle dstPalette, short dstEntry, const RGBColor * srcRGB
  21898. Interface: Palettes.h
  21899. Library: InterfaceLib
  21900.  
  21901. Function: SetEntryUsage
  21902. Return Type: void
  21903. Parameters: PaletteHandle dstPalette, short dstEntry, short srcUsage, short srcTolerance
  21904. Interface: Palettes.h
  21905. Library: InterfaceLib
  21906.  
  21907. Function: SetEventMask
  21908. Return Type: void
  21909. Parameters: EventMask value
  21910. Interface: Events.h
  21911. Library: InterfaceLib
  21912.  
  21913. Function: SetFontLock
  21914. Return Type: void
  21915. Parameters: Boolean lockFlag
  21916. Interface: Fonts.h
  21917. Library: InterfaceLib
  21918.  
  21919. Function: SetFractEnable
  21920. Return Type: void
  21921. Parameters: Boolean fractEnable
  21922. Interface: Fonts.h
  21923. Library: InterfaceLib
  21924.  
  21925. Function: SetFrontProcess
  21926. Return Type: OSErr
  21927. Parameters: const ProcessSerialNumber * PSN
  21928. Interface: Processes.h
  21929. Library: InterfaceLib
  21930.  
  21931. Function: SetFScaleDisable
  21932. Return Type: void
  21933. Parameters: Boolean fscaleDisable
  21934. Interface: Fonts.h
  21935. Library: InterfaceLib
  21936.  
  21937. Function: SetGDevice
  21938. Return Type: void
  21939. Parameters: GDHandle gd
  21940. Interface: Quickdraw.h
  21941. Library: InterfaceLib
  21942.  
  21943. Function: SetGestaltValue
  21944. Return Type: OSErr
  21945. Parameters: OSType selector, long newValue
  21946. Interface: Gestalt.h
  21947. Library: Not Known
  21948.  
  21949. Function: SetGrowZone
  21950. Return Type: void
  21951. Parameters: GrowZoneUPP growZone
  21952. Interface: MacMemory.h
  21953. Library: InterfaceLib
  21954.  
  21955. Function: SetGWorld
  21956. Return Type: void
  21957. Parameters: CGrafPtr port, GDHandle gdh
  21958. Interface: QDOffscreen.h
  21959. Library: InterfaceLib
  21960.  
  21961. Function: SetHandleSize
  21962. Return Type: void
  21963. Parameters: Handle h, Size newSize
  21964. Interface: MacMemory.h
  21965. Library: InterfaceLib
  21966.  
  21967. Function: SetHardDiskTimeout
  21968. Return Type: void
  21969. Parameters: UInt8 timeout
  21970. Interface: Power.h
  21971. Library: PowerMgrLib
  21972.  
  21973. Function: SetIconCacheData
  21974. Return Type: OSErr
  21975. Parameters: IconCacheRef theCache, void * theData
  21976. Interface: Icons.h
  21977. Library: InterfaceLib
  21978.  
  21979. Function: SetIconCacheProc
  21980. Return Type: OSErr
  21981. Parameters: IconCacheRef theCache, IconGetterUPP theProc
  21982. Interface: Icons.h
  21983. Library: InterfaceLib
  21984.  
  21985. Function: SetIdentityMatrix
  21986. Return Type: void
  21987. Parameters: MatrixRecord * matrix
  21988. Interface: ImageCompression.h
  21989. Library: QuickTimeLib
  21990.  
  21991. Function: SetImageDescriptionCTable
  21992. Return Type: OSErr
  21993. Parameters: ImageDescriptionHandle desc, CTabHandle ctable
  21994. Interface: ImageCompression.h
  21995. Library: QuickTimeLib
  21996.  
  21997. Function: SetIndexedCollectionItemInfo
  21998. Return Type: OSErr
  21999. Parameters: Collection c, SInt32 index, SInt32 whichAttributes, SInt32 newAttributes
  22000. Interface: Collections.h
  22001. Library: CollectionsLib, GXPrintingLib
  22002.  
  22003. Function: SetIntlResource
  22004. Return Type: void
  22005. Parameters: short refNum, short theID, Handle intlHandle
  22006. Interface: Script.h
  22007. Library: InterfaceLib
  22008.  
  22009. Function: SetIntModemState
  22010. Return Type: void
  22011. Parameters: short theState
  22012. Interface: Power.h
  22013. Library: PowerMgrLib
  22014.  
  22015. Function: SetItemCmd
  22016. Return Type: void
  22017. Parameters: MenuHandle theMenu, short item, CharParameter cmdChar
  22018. Interface: Menus.h
  22019. Library: InterfaceLib
  22020.  
  22021. Function: SetItemIcon
  22022. Return Type: void
  22023. Parameters: MenuHandle theMenu, short item, short iconIndex
  22024. Interface: Menus.h
  22025. Library: InterfaceLib
  22026.  
  22027. Function: SetItemMark
  22028. Return Type: void
  22029. Parameters: MenuHandle theMenu, short item, CharParameter markChar
  22030. Interface: Menus.h
  22031. Library: InterfaceLib
  22032.  
  22033. Function: SetItemStyle
  22034. Return Type: void
  22035. Parameters: MenuHandle theMenu, short item, StyleParameter chStyle
  22036. Interface: Menus.h
  22037. Library: InterfaceLib
  22038.  
  22039. Function: SetKeyboardFocus
  22040. Return Type: OSErr
  22041. Parameters: WindowPtr inWindow, ControlHandle inControl, ControlFocusPart inPart
  22042. Interface: Controls.h
  22043. Library: AppearanceLib
  22044.  
  22045. Function: SetMCEntries
  22046. Return Type: void
  22047. Parameters: short numEntries, MCTablePtr menuCEntries
  22048. Interface: Menus.h
  22049. Library: InterfaceLib
  22050.  
  22051. Function: SetMCInfo
  22052. Return Type: void
  22053. Parameters: MCTableHandle menuCTbl
  22054. Interface: Menus.h
  22055. Library: InterfaceLib
  22056.  
  22057. Function: SetMediaDataHandler
  22058. Return Type: OSErr
  22059. Parameters: Media theMedia, short index, DataHandlerComponent dataHandler
  22060. Interface: Movies.h
  22061. Library: QuickTimeLib
  22062.  
  22063. Function: SetMediaDataRef
  22064. Return Type: OSErr
  22065. Parameters: Media theMedia, short index, Handle dataRef, OSType dataRefType
  22066. Interface: Movies.h
  22067. Library: QuickTimeLib
  22068.  
  22069. Function: SetMediaDataRefAttributes
  22070. Return Type: OSErr
  22071. Parameters: Media theMedia, short index, long dataRefAttributes
  22072. Interface: Movies.h
  22073. Library: QuickTimeLib
  22074.  
  22075. Function: SetMediaDefaultDataRefIndex
  22076. Return Type: OSErr
  22077. Parameters: Media theMedia, short index
  22078. Interface: Movies.h
  22079. Library: QuickTimeLib
  22080.  
  22081. Function: SetMediaHandler
  22082. Return Type: OSErr
  22083. Parameters: Media theMedia, MediaHandlerComponent mH
  22084. Interface: Movies.h
  22085. Library: QuickTimeLib
  22086.  
  22087. Function: SetMediaInputMap
  22088. Return Type: OSErr
  22089. Parameters: Media theMedia, QTAtomContainer inputMap
  22090. Interface: Movies.h
  22091. Library: QuickTimeLib
  22092.  
  22093. Function: SetMediaLanguage
  22094. Return Type: void
  22095. Parameters: Media theMedia, short language
  22096. Interface: Movies.h
  22097. Library: QuickTimeLib
  22098.  
  22099. Function: SetMediaPlayHints
  22100. Return Type: void
  22101. Parameters: Media theMedia, long flags, long flagsMask
  22102. Interface: Movies.h
  22103. Library: QuickTimeLib
  22104.  
  22105. Function: SetMediaPreferredChunkSize
  22106. Return Type: OSErr
  22107. Parameters: Media theMedia, long maxChunkSize
  22108. Interface: Movies.h
  22109. Library: QuickTimeLib
  22110.  
  22111. Function: SetMediaPropertyAtom
  22112. Return Type: OSErr
  22113. Parameters: Media theMedia, QTAtomContainer propertyAtom
  22114. Interface: Movies.h
  22115. Library: QuickTimeLib
  22116.  
  22117. Function: SetMediaQuality
  22118. Return Type: void
  22119. Parameters: Media theMedia, short quality
  22120. Interface: Movies.h
  22121. Library: QuickTimeLib
  22122.  
  22123. Function: SetMediaSampleDescription
  22124. Return Type: OSErr
  22125. Parameters: Media theMedia, long index, SampleDescriptionHandle descH
  22126. Interface: Movies.h
  22127. Library: QuickTimeLib
  22128.  
  22129. Function: SetMediaShadowSync
  22130. Return Type: OSErr
  22131. Parameters: Media theMedia, long frameDiffSampleNum, long syncSampleNum
  22132. Interface: Movies.h
  22133. Library: QuickTimeLib
  22134.  
  22135. Function: SetMediaTimeScale
  22136. Return Type: void
  22137. Parameters: Media theMedia, TimeScale timeScale
  22138. Interface: Movies.h
  22139. Library: QuickTimeLib
  22140.  
  22141. Function: SetMenuBar
  22142. Return Type: void
  22143. Parameters: Handle menuList
  22144. Interface: Menus.h
  22145. Library: InterfaceLib
  22146.  
  22147. Function: SetMenuFlash
  22148. Return Type: void
  22149. Parameters: short count
  22150. Interface: Menus.h
  22151. Library: InterfaceLib
  22152.  
  22153. Function: SetMenuItemCommandID
  22154. Return Type: OSErr
  22155. Parameters: MenuHandle inMenu, SInt16 inItem, UInt32 inCommandID
  22156. Interface: Menus.h
  22157. Library: AppearanceLib
  22158.  
  22159. Function: SetMenuItemFontID
  22160. Return Type: OSErr
  22161. Parameters: MenuHandle inMenu, SInt16 inItem, SInt16 inFontID
  22162. Interface: Menus.h
  22163. Library: AppearanceLib
  22164.  
  22165. Function: SetMenuItemHierarchicalID
  22166. Return Type: OSErr
  22167. Parameters: MenuHandle inMenu, SInt16 inItem, SInt16 inHierID
  22168. Interface: Menus.h
  22169. Library: AppearanceLib
  22170.  
  22171. Function: SetMenuItemIconHandle
  22172. Return Type: OSErr
  22173. Parameters: MenuHandle inMenu, SInt16 inItem, UInt8 inIconType, Handle inIconHandle
  22174. Interface: Menus.h
  22175. Library: AppearanceLib
  22176.  
  22177. Function: SetMenuItemKeyGlyph
  22178. Return Type: OSErr
  22179. Parameters: MenuHandle inMenu, SInt16 inItem, SInt16 inGlyph
  22180. Interface: Menus.h
  22181. Library: AppearanceLib
  22182.  
  22183. Function: SetMenuItemModifiers
  22184. Return Type: OSErr
  22185. Parameters: MenuHandle inMenu, SInt16 inItem, UInt8 inModifiers
  22186. Interface: Menus.h
  22187. Library: AppearanceLib
  22188.  
  22189. Function: SetMenuItemRefCon
  22190. Return Type: OSErr
  22191. Parameters: MenuHandle inMenu, SInt16 inItem, UInt32 inRefCon
  22192. Interface: Menus.h
  22193. Library: AppearanceLib
  22194.  
  22195. Function: SetMenuItemRefCon2
  22196. Return Type: OSErr
  22197. Parameters: MenuHandle inMenu, SInt16 inItem, UInt32 inRefCon2
  22198. Interface: Menus.h
  22199. Library: AppearanceLib
  22200.  
  22201. Function: SetMenuItemText
  22202. Return Type: void
  22203. Parameters: MenuHandle theMenu, short item, ConstStr255Param itemString
  22204. Interface: Menus.h
  22205. Library: InterfaceLib
  22206.  
  22207. Function: SetMenuItemTextEncoding
  22208. Return Type: OSErr
  22209. Parameters: MenuHandle inMenu, SInt16 inItem, TextEncoding inScriptID
  22210. Interface: Menus.h
  22211. Library: AppearanceLib
  22212.  
  22213. Function: SetMessageHandlerClassContext
  22214. Return Type: void *
  22215. Parameters: void * anyValue
  22216. Interface: GXMessages.h
  22217. Library: GXPrintingLib
  22218.  
  22219. Function: SetMessageHandlerInstanceContext
  22220. Return Type: void *
  22221. Parameters: void * anyValue
  22222. Interface: GXMessages.h
  22223. Library: GXPrintingLib
  22224.  
  22225. Function: SetMovieActive
  22226. Return Type: void
  22227. Parameters: Movie theMovie, Boolean active
  22228. Interface: Movies.h
  22229. Library: QuickTimeLib
  22230.  
  22231. Function: SetMovieActiveSegment
  22232. Return Type: void
  22233. Parameters: Movie theMovie, TimeValue startTime, TimeValue duration
  22234. Interface: Movies.h
  22235. Library: QuickTimeLib
  22236.  
  22237. Function: SetMovieBox
  22238. Return Type: void
  22239. Parameters: Movie theMovie, const Rect * boxRect
  22240. Interface: Movies.h
  22241. Library: QuickTimeLib
  22242.  
  22243. Function: SetMovieClipRgn
  22244. Return Type: void
  22245. Parameters: Movie theMovie, RgnHandle theClip
  22246. Interface: Movies.h
  22247. Library: QuickTimeLib
  22248.  
  22249. Function: SetMovieColorTable
  22250. Return Type: OSErr
  22251. Parameters: Movie theMovie, CTabHandle ctab
  22252. Interface: Movies.h
  22253. Library: QuickTimeLib
  22254.  
  22255. Function: SetMovieCoverProcs
  22256. Return Type: void
  22257. Parameters: Movie theMovie, MovieRgnCoverUPP uncoverProc, MovieRgnCoverUPP coverProc, long refcon
  22258. Interface: Movies.h
  22259. Library: QuickTimeLib
  22260.  
  22261. Function: SetMovieDefaultDataRef
  22262. Return Type: OSErr
  22263. Parameters: Movie theMovie, Handle dataRef, OSType dataRefType
  22264. Interface: Movies.h
  22265. Library: QuickTimeLib
  22266.  
  22267. Function: SetMovieDisplayClipRgn
  22268. Return Type: void
  22269. Parameters: Movie theMovie, RgnHandle theClip
  22270. Interface: Movies.h
  22271. Library: QuickTimeLib
  22272.  
  22273. Function: SetMovieDrawingCompleteProc
  22274. Return Type: void
  22275. Parameters: Movie theMovie, long flags, MovieDrawingCompleteUPP proc, long refCon
  22276. Interface: Movies.h
  22277. Library: QuickTimeLib
  22278.  
  22279. Function: SetMovieGWorld
  22280. Return Type: void
  22281. Parameters: Movie theMovie, CGrafPtr port, GDHandle gdh
  22282. Interface: Movies.h
  22283. Library: QuickTimeLib
  22284.  
  22285. Function: SetMovieLanguage
  22286. Return Type: void
  22287. Parameters: Movie theMovie, long language
  22288. Interface: Movies.h
  22289. Library: QuickTimeLib
  22290.  
  22291. Function: SetMovieMasterClock
  22292. Return Type: void
  22293. Parameters: Movie theMovie, Component clockMeister, const TimeRecord * slaveZero
  22294. Interface: Movies.h
  22295. Library: QuickTimeLib
  22296.  
  22297. Function: SetMovieMasterTimeBase
  22298. Return Type: void
  22299. Parameters: Movie theMovie, TimeBase tb, const TimeRecord * slaveZero
  22300. Interface: Movies.h
  22301. Library: QuickTimeLib
  22302.  
  22303. Function: SetMovieMatrix
  22304. Return Type: void
  22305. Parameters: Movie theMovie, const MatrixRecord * matrix
  22306. Interface: Movies.h
  22307. Library: QuickTimeLib
  22308.  
  22309. Function: SetMoviePlayHints
  22310. Return Type: void
  22311. Parameters: Movie theMovie, long flags, long flagsMask
  22312. Interface: Movies.h
  22313. Library: QuickTimeLib
  22314.  
  22315. Function: SetMoviePosterTime
  22316. Return Type: void
  22317. Parameters: Movie theMovie, TimeValue posterTime
  22318. Interface: Movies.h
  22319. Library: QuickTimeLib
  22320.  
  22321. Function: SetMoviePreferredRate
  22322. Return Type: void
  22323. Parameters: Movie theMovie, Fixed rate
  22324. Interface: Movies.h
  22325. Library: QuickTimeLib
  22326.  
  22327. Function: SetMoviePreferredVolume
  22328. Return Type: void
  22329. Parameters: Movie theMovie, short volume
  22330. Interface: Movies.h
  22331. Library: QuickTimeLib
  22332.  
  22333. Function: SetMoviePreviewMode
  22334. Return Type: void
  22335. Parameters: Movie theMovie, Boolean usePreview
  22336. Interface: Movies.h
  22337. Library: QuickTimeLib
  22338.  
  22339. Function: SetMoviePreviewTime
  22340. Return Type: void
  22341. Parameters: Movie theMovie, TimeValue previewTime, TimeValue previewDuration
  22342. Interface: Movies.h
  22343. Library: QuickTimeLib
  22344.  
  22345. Function: SetMovieProgressProc
  22346. Return Type: void
  22347. Parameters: Movie theMovie, MovieProgressUPP p, long refcon
  22348. Interface: Movies.h
  22349. Library: QuickTimeLib
  22350.  
  22351. Function: SetMovieRate
  22352. Return Type: void
  22353. Parameters: Movie theMovie, Fixed rate
  22354. Interface: Movies.h
  22355. Library: QuickTimeLib
  22356.  
  22357. Function: SetMovieSelection
  22358. Return Type: void
  22359. Parameters: Movie theMovie, TimeValue selectionTime, TimeValue selectionDuration
  22360. Interface: Movies.h
  22361. Library: QuickTimeLib
  22362.  
  22363. Function: SetMoviesErrorProc
  22364. Return Type: void
  22365. Parameters: MoviesErrorUPP errProc, long refcon
  22366. Interface: Movies.h
  22367. Library: QuickTimeLib
  22368.  
  22369. Function: SetMovieTime
  22370. Return Type: void
  22371. Parameters: Movie theMovie, const TimeRecord * newtime
  22372. Interface: Movies.h
  22373. Library: QuickTimeLib
  22374.  
  22375. Function: SetMovieTimeScale
  22376. Return Type: void
  22377. Parameters: Movie theMovie, TimeScale timeScale
  22378. Interface: Movies.h
  22379. Library: QuickTimeLib
  22380.  
  22381. Function: SetMovieTimeValue
  22382. Return Type: void
  22383. Parameters: Movie theMovie, TimeValue newtime
  22384. Interface: Movies.h
  22385. Library: QuickTimeLib
  22386.  
  22387. Function: SetMovieVolume
  22388. Return Type: void
  22389. Parameters: Movie theMovie, short volume
  22390. Interface: Movies.h
  22391. Library: QuickTimeLib
  22392.  
  22393. Function: SetOrigin
  22394. Return Type: void
  22395. Parameters: short h, short v
  22396. Interface: Quickdraw.h
  22397. Library: InterfaceLib
  22398.  
  22399. Function: SetOSDefault
  22400. Return Type: void
  22401. Parameters: DefOSPtr paramBlock
  22402. Interface: Start.h
  22403. Library: InterfaceLib
  22404.  
  22405. Function: SetOSTrapAddress
  22406. Return Type: void
  22407. Parameters: UniversalProcPtr trapAddr, UInt16 trapNum
  22408. Interface: Patches.h
  22409. Library: InterfaceLib
  22410.  
  22411. Function: SetOutlinePreferred
  22412. Return Type: void
  22413. Parameters: Boolean outlinePreferred
  22414. Interface: Fonts.h
  22415. Library: InterfaceLib
  22416.  
  22417. Function: SetPalette
  22418. Return Type: void
  22419. Parameters: WindowPtr dstWindow, PaletteHandle srcPalette, Boolean cUpdates
  22420. Interface: Palettes.h
  22421. Library: InterfaceLib
  22422.  
  22423. Function: SetPaletteUpdates
  22424. Return Type: void
  22425. Parameters: PaletteHandle p, short updates
  22426. Interface: Palettes.h
  22427. Library: InterfaceLib
  22428.  
  22429. Function: SetPenState
  22430. Return Type: void
  22431. Parameters: const PenState * pnState
  22432. Interface: Quickdraw.h
  22433. Library: InterfaceLib
  22434.  
  22435. Function: SetPixelsState
  22436. Return Type: void
  22437. Parameters: PixMapHandle pm, GWorldFlags state
  22438. Interface: QDOffscreen.h
  22439. Library: InterfaceLib
  22440.  
  22441. Function: SetPortBits
  22442. Return Type: void
  22443. Parameters: const BitMap * bm
  22444. Interface: Quickdraw.h
  22445. Library: InterfaceLib
  22446.  
  22447. Function: SetPortPix
  22448. Return Type: void
  22449. Parameters: PixMapHandle pm
  22450. Interface: Quickdraw.h
  22451. Library: InterfaceLib
  22452.  
  22453. Function: SetPosterBox
  22454. Return Type: void
  22455. Parameters: Movie theMovie, const Rect * boxRect
  22456. Interface: Movies.h
  22457. Library: QuickTimeLib
  22458.  
  22459. Function: SetPreserveGlyph
  22460. Return Type: void
  22461. Parameters: Boolean preserveGlyph
  22462. Interface: Fonts.h
  22463. Library: InterfaceLib
  22464.  
  22465. Function: SetProcessorSpeed
  22466. Return Type: Boolean
  22467. Parameters: Boolean fullSpeed
  22468. Interface: Power.h
  22469. Library: PowerMgrLib
  22470.  
  22471. Function: SetProfile
  22472. Return Type: CMError
  22473. Parameters: OSType deviceType, long refNum, CMProfileHandle newProfile
  22474. Interface: CMApplication.h
  22475. Library: ColorSyncLib
  22476.  
  22477. Function: SetProfileDescription
  22478. Return Type: CMError
  22479. Parameters: OSType deviceType, long refNum, long deviceData, CMProfileHandle hProfile
  22480. Interface: CMApplication.h
  22481. Library: ColorSyncLib
  22482.  
  22483. Function: SetPt
  22484. Return Type: void
  22485. Parameters: Point * pt, short h, short v
  22486. Interface: Quickdraw.h
  22487. Library: InterfaceLib
  22488.  
  22489. Function: SetPtrSize
  22490. Return Type: void
  22491. Parameters: Ptr p, Size newSize
  22492. Interface: MacMemory.h
  22493. Library: InterfaceLib
  22494.  
  22495. Function: SetQuickTimePreference
  22496. Return Type: OSErr
  22497. Parameters: OSType preferenceType, QTAtomContainer preferenceAtom
  22498. Interface: Movies.h
  22499. Library: QuickTimeLib
  22500.  
  22501. Function: SetRandomSeed
  22502. Return Type: void
  22503. Parameters: const wide * seed
  22504. Interface: GXMath.h
  22505. Library: QuickDrawGXLib
  22506.  
  22507. Function: SetResAttrs
  22508. Return Type: void
  22509. Parameters: Handle theResource, short attrs
  22510. Interface: Resources.h
  22511. Library: InterfaceLib
  22512.  
  22513. Function: SetResFileAttrs
  22514. Return Type: void
  22515. Parameters: short refNum, short attrs
  22516. Interface: Resources.h
  22517. Library: InterfaceLib
  22518.  
  22519. Function: SetResInfo
  22520. Return Type: void
  22521. Parameters: Handle theResource, short theID, ConstStr255Param name
  22522. Interface: Resources.h
  22523. Library: InterfaceLib
  22524.  
  22525. Function: SetResLoad
  22526. Return Type: void
  22527. Parameters: Boolean load
  22528. Interface: Resources.h
  22529. Library: InterfaceLib
  22530.  
  22531. Function: SetResourceSize
  22532. Return Type: void
  22533. Parameters: Handle theResource, long newSize
  22534. Interface: Resources.h
  22535. Library: InterfaceLib
  22536.  
  22537. Function: SetResPurge
  22538. Return Type: void
  22539. Parameters: Boolean install
  22540. Interface: Resources.h
  22541. Library: InterfaceLib
  22542.  
  22543. Function: SetScriptManagerVariable
  22544. Return Type: OSErr
  22545. Parameters: short selector, long param
  22546. Interface: Script.h
  22547. Library: InterfaceLib
  22548.  
  22549. Function: SetScriptQDPatchAddress
  22550. Return Type: void
  22551. Parameters: short trapNum, Boolean Before, Boolean forPrinting, UniversalProcPtr routineAddr, ScriptCode script
  22552. Interface: Script.h
  22553. Library: InterfaceLib
  22554.  
  22555. Function: SetScriptUtilityAddress
  22556. Return Type: void
  22557. Parameters: short selector, Boolean Before, UniversalProcPtr routineAddr, ScriptCode script
  22558. Interface: Script.h
  22559. Library: InterfaceLib
  22560.  
  22561. Function: SetScriptVariable
  22562. Return Type: OSErr
  22563. Parameters: short script, short selector, long param
  22564. Interface: Script.h
  22565. Library: InterfaceLib
  22566.  
  22567. Function: SetSCSIDiskModeAddress
  22568. Return Type: void
  22569. Parameters: short scsiAddress
  22570. Interface: Power.h
  22571. Library: PowerMgrLib
  22572.  
  22573. Function: SetSequenceProgressProc
  22574. Return Type: OSErr
  22575. Parameters: ImageSequence seqID, ICMProgressProcRecord * progressProc
  22576. Interface: ImageCompression.h
  22577. Library: QuickTimeLib
  22578.  
  22579. Function: SetSleepTimeout
  22580. Return Type: void
  22581. Parameters: UInt8 timeout
  22582. Interface: Power.h
  22583. Library: PowerMgrLib
  22584.  
  22585. Function: SetSoundMixerState
  22586. Return Type: OSErr
  22587. Parameters: SoundMixerByte * theSoundMixerByte
  22588. Interface: Power.h
  22589. Library: Not Known
  22590.  
  22591. Function: SetSoundOutputInfo
  22592. Return Type: OSErr
  22593. Parameters: Component outputDevice, OSType selector, const void * infoPtr
  22594. Interface: Sound.h
  22595. Library: SoundLib
  22596.  
  22597. Function: SetSoundPreference
  22598. Return Type: OSErr
  22599. Parameters: OSType theType, Str255 name, Handle settings
  22600. Interface: Sound.h
  22601. Library: SoundLib
  22602.  
  22603. Function: SetSpeechInfo
  22604. Return Type: OSErr
  22605. Parameters: SpeechChannel chan, OSType selector, const void * speechInfo
  22606. Interface: SpeechSynthesis.h
  22607. Library: SpeechLib
  22608.  
  22609. Function: SetSpeechPitch
  22610. Return Type: OSErr
  22611. Parameters: SpeechChannel chan, Fixed pitch
  22612. Interface: SpeechSynthesis.h
  22613. Library: SpeechLib
  22614.  
  22615. Function: SetSpeechRate
  22616. Return Type: OSErr
  22617. Parameters: SpeechChannel chan, Fixed rate
  22618. Interface: SpeechSynthesis.h
  22619. Library: SpeechLib
  22620.  
  22621. Function: SetSpindownDisable
  22622. Return Type: void
  22623. Parameters: Boolean setDisable
  22624. Interface: Power.h
  22625. Library: PowerMgrLib
  22626.  
  22627. Function: SetSpriteProperty
  22628. Return Type: OSErr
  22629. Parameters: Sprite theSprite, long propertyType, void * propertyValue
  22630. Interface: Movies.h
  22631. Library: QuickTimeLib
  22632.  
  22633. Function: SetSpriteWorldClip
  22634. Return Type: OSErr
  22635. Parameters: SpriteWorld theSpriteWorld, RgnHandle clipRgn
  22636. Interface: Movies.h
  22637. Library: QuickTimeLib
  22638.  
  22639. Function: SetSpriteWorldFlags
  22640. Return Type: OSErr
  22641. Parameters: SpriteWorld spriteWorld, long flags, long flagsMask
  22642. Interface: Movies.h
  22643. Library: QuickTimeLib
  22644.  
  22645. Function: SetSpriteWorldGraphicsMode
  22646. Return Type: OSErr
  22647. Parameters: SpriteWorld theSpriteWorld, long mode, const RGBColor * opColor
  22648. Interface: Movies.h
  22649. Library: QuickTimeLib
  22650.  
  22651. Function: SetSpriteWorldMatrix
  22652. Return Type: OSErr
  22653. Parameters: SpriteWorld theSpriteWorld, const MatrixRecord * matrix
  22654. Interface: Movies.h
  22655. Library: QuickTimeLib
  22656.  
  22657. Function: SetSRsrcState
  22658. Return Type: OSErr
  22659. Parameters: SpBlockPtr spBlkPtr
  22660. Interface: Slots.h
  22661. Library: InterfaceLib
  22662.  
  22663. Function: SetStartupTimer
  22664. Return Type: OSErr
  22665. Parameters: StartupTime * theTime
  22666. Interface: Power.h
  22667. Library: PowerMgrLib
  22668.  
  22669. Function: SetStdCProcs
  22670. Return Type: void
  22671. Parameters: CQDProcs * procs
  22672. Interface: Quickdraw.h
  22673. Library: InterfaceLib
  22674.  
  22675. Function: SetStdProcs
  22676. Return Type: void
  22677. Parameters: QDProcs * procs
  22678. Interface: Quickdraw.h
  22679. Library: InterfaceLib
  22680.  
  22681. Function: SetString
  22682. Return Type: void
  22683. Parameters: StringHandle theString, ConstStr255Param strNew
  22684. Interface: TextUtils.h
  22685. Library: InterfaceLib
  22686.  
  22687. Function: SetSuiteLabel
  22688. Return Type: OSErr
  22689. Parameters: IconSuiteRef theSuite, SInt16 theLabel
  22690. Interface: Icons.h
  22691. Library: InterfaceLib
  22692.  
  22693. Function: SetSysBeepVolume
  22694. Return Type: OSErr
  22695. Parameters: long level
  22696. Interface: Sound.h
  22697. Library: InterfaceLib
  22698.  
  22699. Function: SetSysDirection
  22700. Return Type: void
  22701. Parameters: short value
  22702. Interface: Script.h
  22703. Library: InterfaceLib
  22704.  
  22705. Function: SetTextServiceCursor
  22706. Return Type: ComponentResult
  22707. Parameters: ComponentInstance ts, Point mousePos
  22708. Interface: TextServices.h
  22709. Library: InterfaceLib
  22710.  
  22711. Function: SetTextServiceLanguage
  22712. Return Type: OSErr
  22713. Parameters: ScriptLanguageRecord * slRecordPtr
  22714. Interface: TextServices.h
  22715. Library: InterfaceLib
  22716.  
  22717. Function: SetThreadReadyGivenTaskRef
  22718. Return Type: OSErr
  22719. Parameters: ThreadTaskRef threadTRef, ThreadID threadToSet
  22720. Interface: Threads.h
  22721. Library: ThreadsLib
  22722.  
  22723. Function: SetThreadScheduler
  22724. Return Type: OSErr
  22725. Parameters: ThreadSchedulerProcPtr threadScheduler
  22726. Interface: Threads.h
  22727. Library: ThreadsLib
  22728.  
  22729. Function: SetThreadState
  22730. Return Type: OSErr
  22731. Parameters: ThreadID threadToSet, ThreadState newState, ThreadID suggestedThread
  22732. Interface: Threads.h
  22733. Library: ThreadsLib
  22734.  
  22735. Function: SetThreadStateEndCritical
  22736. Return Type: OSErr
  22737. Parameters: ThreadID threadToSet, ThreadState newState, ThreadID suggestedThread
  22738. Interface: Threads.h
  22739. Library: ThreadsLib
  22740.  
  22741. Function: SetThreadSwitcher
  22742. Return Type: OSErr
  22743. Parameters: ThreadID thread, ThreadSwitchProcPtr threadSwitcher, void * switchProcParam, Boolean inOrOut
  22744. Interface: Threads.h
  22745. Library: ThreadsLib
  22746.  
  22747. Function: SetThreadTerminator
  22748. Return Type: OSErr
  22749. Parameters: ThreadID thread, ThreadTerminationProcPtr threadTerminator, void * terminationProcParam
  22750. Interface: Threads.h
  22751. Library: ThreadsLib
  22752.  
  22753. Function: SetTime
  22754. Return Type: void
  22755. Parameters: const DateTimeRec * d
  22756. Interface: DateTimeUtils.h
  22757. Library: InterfaceLib
  22758.  
  22759. Function: SetTimeBaseFlags
  22760. Return Type: void
  22761. Parameters: TimeBase tb, long timeBaseFlags
  22762. Interface: Movies.h
  22763. Library: QuickTimeLib
  22764.  
  22765. Function: SetTimeBaseMasterClock
  22766. Return Type: void
  22767. Parameters: TimeBase slave, Component clockMeister, const TimeRecord * slaveZero
  22768. Interface: Movies.h
  22769. Library: QuickTimeLib
  22770.  
  22771. Function: SetTimeBaseMasterTimeBase
  22772. Return Type: void
  22773. Parameters: TimeBase slave, TimeBase master, const TimeRecord * slaveZero
  22774. Interface: Movies.h
  22775. Library: QuickTimeLib
  22776.  
  22777. Function: SetTimeBaseRate
  22778. Return Type: void
  22779. Parameters: TimeBase tb, Fixed r
  22780. Interface: Movies.h
  22781. Library: QuickTimeLib
  22782.  
  22783. Function: SetTimeBaseStartTime
  22784. Return Type: void
  22785. Parameters: TimeBase tb, const TimeRecord * tr
  22786. Interface: Movies.h
  22787. Library: QuickTimeLib
  22788.  
  22789. Function: SetTimeBaseStopTime
  22790. Return Type: void
  22791. Parameters: TimeBase tb, const TimeRecord * tr
  22792. Interface: Movies.h
  22793. Library: QuickTimeLib
  22794.  
  22795. Function: SetTimeBaseTime
  22796. Return Type: void
  22797. Parameters: TimeBase tb, const TimeRecord * tr
  22798. Interface: Movies.h
  22799. Library: QuickTimeLib
  22800.  
  22801. Function: SetTimeBaseValue
  22802. Return Type: void
  22803. Parameters: TimeBase tb, TimeValue t, TimeScale s
  22804. Interface: Movies.h
  22805. Library: QuickTimeLib
  22806.  
  22807. Function: SetTimeBaseZero
  22808. Return Type: void
  22809. Parameters: TimeBase tb, TimeRecord * zero
  22810. Interface: Movies.h
  22811. Library: QuickTimeLib
  22812.  
  22813. Function: SetToolboxTrapAddress
  22814. Return Type: void
  22815. Parameters: UniversalProcPtr trapAddr, UInt16 trapNum
  22816. Interface: Patches.h
  22817. Library: InterfaceLib
  22818.  
  22819. Function: SetToolTrapAddress
  22820. Return Type: void
  22821. Parameters: UniversalProcPtr trapAddr, UInt16 trapNum
  22822. Interface: Patches.h
  22823. Library: InterfaceLib
  22824.  
  22825. Function: SetTrackAlternate
  22826. Return Type: void
  22827. Parameters: Track theTrack, Track alternateT
  22828. Interface: Movies.h
  22829. Library: QuickTimeLib
  22830.  
  22831. Function: SetTrackClipRgn
  22832. Return Type: void
  22833. Parameters: Track theTrack, RgnHandle theClip
  22834. Interface: Movies.h
  22835. Library: QuickTimeLib
  22836.  
  22837. Function: SetTrackDimensions
  22838. Return Type: void
  22839. Parameters: Track theTrack, Fixed width, Fixed height
  22840. Interface: Movies.h
  22841. Library: QuickTimeLib
  22842.  
  22843. Function: SetTrackEnabled
  22844. Return Type: void
  22845. Parameters: Track theTrack, Boolean isEnabled
  22846. Interface: Movies.h
  22847. Library: QuickTimeLib
  22848.  
  22849. Function: SetTrackGWorld
  22850. Return Type: void
  22851. Parameters: Track theTrack, CGrafPtr port, GDHandle gdh, TrackTransferUPP proc, long refCon
  22852. Interface: Movies.h
  22853. Library: QuickTimeLib
  22854.  
  22855. Function: SetTrackLayer
  22856. Return Type: void
  22857. Parameters: Track theTrack, short layer
  22858. Interface: Movies.h
  22859. Library: QuickTimeLib
  22860.  
  22861. Function: SetTrackLoadSettings
  22862. Return Type: void
  22863. Parameters: Track theTrack, TimeValue preloadTime, TimeValue preloadDuration, long preloadFlags, long defaultHints
  22864. Interface: Movies.h
  22865. Library: QuickTimeLib
  22866.  
  22867. Function: SetTrackMatrix
  22868. Return Type: void
  22869. Parameters: Track theTrack, const MatrixRecord * matrix
  22870. Interface: Movies.h
  22871. Library: QuickTimeLib
  22872.  
  22873. Function: SetTrackMatte
  22874. Return Type: void
  22875. Parameters: Track theTrack, PixMapHandle theMatte
  22876. Interface: Movies.h
  22877. Library: QuickTimeLib
  22878.  
  22879. Function: SetTrackOffset
  22880. Return Type: void
  22881. Parameters: Track theTrack, TimeValue movieOffsetTime
  22882. Interface: Movies.h
  22883. Library: QuickTimeLib
  22884.  
  22885. Function: SetTrackReference
  22886. Return Type: OSErr
  22887. Parameters: Track theTrack, Track refTrack, OSType refType, long index
  22888. Interface: Movies.h
  22889. Library: QuickTimeLib
  22890.  
  22891. Function: SetTrackSoundLocalizationSettings
  22892. Return Type: OSErr
  22893. Parameters: Track theTrack, Handle settings
  22894. Interface: Movies.h
  22895. Library: QuickTimeLib
  22896.  
  22897. Function: SetTrackUsage
  22898. Return Type: void
  22899. Parameters: Track theTrack, long usage
  22900. Interface: Movies.h
  22901. Library: QuickTimeLib
  22902.  
  22903. Function: SetTrackVolume
  22904. Return Type: void
  22905. Parameters: Track theTrack, short volume
  22906. Interface: Movies.h
  22907. Library: QuickTimeLib
  22908.  
  22909. Function: SetTranslationAdvertisement
  22910. Return Type: OSErr
  22911. Parameters: TranslationRefNum refNum, PicHandle advertisement
  22912. Interface: TranslationExtensions.h
  22913. Library: TranslationLib
  22914.  
  22915. Function: SetTrapAddress
  22916. Return Type: void
  22917. Parameters: UniversalProcPtr trapAddr, UInt16 trapNum
  22918. Interface: Patches.h
  22919. Library: Not Known
  22920.  
  22921. Function: SetTSMCursor
  22922. Return Type: Boolean
  22923. Parameters: Point mousePos
  22924. Interface: TextServices.h
  22925. Library: InterfaceLib
  22926.  
  22927. Function: SetupAIFFHeader
  22928. Return Type: OSErr
  22929. Parameters: short fRefNum, short numChannels, UnsignedFixed sampleRate, short sampleSize, OSType compressionType, unsigned long numBytes, unsigned long numFrames
  22930. Interface: Sound.h
  22931. Library: InterfaceLib
  22932.  
  22933. Function: SetUpControlBackground
  22934. Return Type: OSErr
  22935. Parameters: ControlHandle inControl, SInt16 inDepth, Boolean inIsColorDevice
  22936. Interface: Controls.h
  22937. Library: AppearanceLib
  22938.  
  22939. Function: SetupSndHeader
  22940. Return Type: OSErr
  22941. Parameters: SndListHandle sndHandle, short numChannels, UnsignedFixed sampleRate, short sampleSize, OSType compressionType, short baseNote, unsigned long numBytes, short * headerLen
  22942. Interface: Sound.h
  22943. Library: InterfaceLib
  22944.  
  22945. Function: SetUserDataItem
  22946. Return Type: OSErr
  22947. Parameters: UserData theUserData, void * data, long size, OSType udType, long index
  22948. Interface: Movies.h
  22949. Library: QuickTimeLib
  22950.  
  22951. Function: SetVideoDefault
  22952. Return Type: void
  22953. Parameters: DefVideoPtr paramBlock
  22954. Interface: Start.h
  22955. Library: InterfaceLib
  22956.  
  22957. Function: SetWakeupTimer
  22958. Return Type: void
  22959. Parameters: WakeupTime * theTime
  22960. Interface: Power.h
  22961. Library: PowerMgrLib
  22962.  
  22963. Function: SetWinColor
  22964. Return Type: void
  22965. Parameters: WindowPtr theWindow, WCTabHandle newColorTable
  22966. Interface: MacWindows.h
  22967. Library: InterfaceLib
  22968.  
  22969. Function: SetWindowPic
  22970. Return Type: void
  22971. Parameters: WindowPtr theWindow, PicHandle pic
  22972. Interface: MacWindows.h
  22973. Library: InterfaceLib
  22974.  
  22975. Function: SetWRefCon
  22976. Return Type: void
  22977. Parameters: WindowPtr theWindow, long data
  22978. Interface: MacWindows.h
  22979. Library: InterfaceLib
  22980.  
  22981. Function: SetWTitle
  22982. Return Type: void
  22983. Parameters: WindowPtr theWindow, ConstStr255Param title
  22984. Interface: MacWindows.h
  22985. Library: InterfaceLib
  22986.  
  22987. Function: SetZone
  22988. Return Type: void
  22989. Parameters: THz hz
  22990. Interface: MacMemory.h
  22991. Library: InterfaceLib
  22992.  
  22993. Function: SExec
  22994. Return Type: OSErr
  22995. Parameters: SpBlockPtr spBlkPtr
  22996. Interface: Slots.h
  22997. Library: InterfaceLib
  22998.  
  22999. Function: SFGetFile
  23000. Return Type: void
  23001. Parameters: Point where, ConstStr255Param prompt, FileFilterUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, DlgHookUPP dlgHook, SFReply * reply
  23002. Interface: StandardFile.h
  23003. Library: InterfaceLib
  23004.  
  23005. Function: SFGetFilePreview
  23006. Return Type: void
  23007. Parameters: Point where, ConstStr255Param prompt, FileFilterUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, DlgHookUPP dlgHook, SFReply * reply
  23008. Interface: ImageCompression.h
  23009. Library: QuickTimeLib
  23010.  
  23011. Function: SFindBigDevBase
  23012. Return Type: OSErr
  23013. Parameters: SpBlockPtr spBlkPtr
  23014. Interface: Slots.h
  23015. Library: InterfaceLib
  23016.  
  23017. Function: SFindDevBase
  23018. Return Type: OSErr
  23019. Parameters: SpBlockPtr spBlkPtr
  23020. Interface: Slots.h
  23021. Library: InterfaceLib
  23022.  
  23023. Function: SFindSInfoRecPtr
  23024. Return Type: OSErr
  23025. Parameters: SpBlockPtr spBlkPtr
  23026. Interface: Slots.h
  23027. Library: InterfaceLib
  23028.  
  23029. Function: SFindSRsrcPtr
  23030. Return Type: OSErr
  23031. Parameters: SpBlockPtr spBlkPtr
  23032. Interface: Slots.h
  23033. Library: InterfaceLib
  23034.  
  23035. Function: SFindSRTRec
  23036. Return Type: OSErr
  23037. Parameters: SpBlockPtr spBlkPtr
  23038. Interface: Slots.h
  23039. Library: Not Known
  23040.  
  23041. Function: SFindStruct
  23042. Return Type: OSErr
  23043. Parameters: SpBlockPtr spBlkPtr
  23044. Interface: Slots.h
  23045. Library: InterfaceLib
  23046.  
  23047. Function: SFPGetFile
  23048. Return Type: void
  23049. Parameters: Point where, ConstStr255Param prompt, FileFilterUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, DlgHookUPP dlgHook, SFReply * reply, short dlgID, ModalFilterUPP filterProc
  23050. Interface: StandardFile.h
  23051. Library: InterfaceLib
  23052.  
  23053. Function: SFPGetFilePreview
  23054. Return Type: void
  23055. Parameters: Point where, ConstStr255Param prompt, FileFilterUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, DlgHookUPP dlgHook, SFReply * reply, short dlgID, ModalFilterUPP filterProc
  23056. Interface: ImageCompression.h
  23057. Library: QuickTimeLib
  23058.  
  23059. Function: SFPPutFile
  23060. Return Type: void
  23061. Parameters: Point where, ConstStr255Param prompt, ConstStr255Param origName, DlgHookUPP dlgHook, SFReply * reply, short dlgID, ModalFilterUPP filterProc
  23062. Interface: StandardFile.h
  23063. Library: InterfaceLib
  23064.  
  23065. Function: SFPutFile
  23066. Return Type: void
  23067. Parameters: Point where, ConstStr255Param prompt, ConstStr255Param origName, DlgHookUPP dlgHook, SFReply * reply
  23068. Interface: StandardFile.h
  23069. Library: InterfaceLib
  23070.  
  23071. Function: SGAddExtendedFrameReference
  23072. Return Type: ComponentResult
  23073. Parameters: SeqGrabComponent s, SeqGrabExtendedFrameInfoPtr frameInfo
  23074. Interface: QuickTimeComponents.h
  23075. Library: QuickTimeLib
  23076.  
  23077. Function: SGAddExtendedMovieData
  23078. Return Type: ComponentResult
  23079. Parameters: SeqGrabComponent s, SGChannel c, Ptr p, long len, wide * offset, long chRefCon, TimeValue time, short writeType, SGOutput * whichOutput
  23080. Interface: QuickTimeComponents.h
  23081. Library: QuickTimeLib
  23082.  
  23083. Function: SGAddFrame
  23084. Return Type: ComponentResult
  23085. Parameters: SGChannel c, short bufferNum, TimeValue atTime, TimeScale scale, const SGCompressInfo * ci
  23086. Interface: QuickTimeComponents.h
  23087. Library: QuickTimeLib
  23088.  
  23089. Function: SGAddFrameReference
  23090. Return Type: ComponentResult
  23091. Parameters: SeqGrabComponent s, SeqGrabFrameInfoPtr frameInfo
  23092. Interface: QuickTimeComponents.h
  23093. Library: QuickTimeLib
  23094.  
  23095. Function: SGAddMovieData
  23096. Return Type: ComponentResult
  23097. Parameters: SeqGrabComponent s, SGChannel c, Ptr p, long len, long * offset, long chRefCon, TimeValue time, short writeType
  23098. Interface: QuickTimeComponents.h
  23099. Library: QuickTimeLib
  23100.  
  23101. Function: SGAddOutputDataRefToMedia
  23102. Return Type: ComponentResult
  23103. Parameters: SeqGrabComponent s, SGOutput sgOut, Media theMedia, SampleDescriptionHandle desc
  23104. Interface: QuickTimeComponents.h
  23105. Library: QuickTimeLib
  23106.  
  23107. Function: SGAlignChannelRect
  23108. Return Type: ComponentResult
  23109. Parameters: SGChannel c, Rect * r
  23110. Interface: QuickTimeComponents.h
  23111. Library: QuickTimeLib
  23112.  
  23113. Function: SGAppendDeviceListToMenu
  23114. Return Type: ComponentResult
  23115. Parameters: SeqGrabComponent s, SGDeviceList list, MenuHandle mh
  23116. Interface: QuickTimeComponents.h
  23117. Library: QuickTimeLib
  23118.  
  23119. Function: SGChangedSource
  23120. Return Type: ComponentResult
  23121. Parameters: SeqGrabComponent s, SGChannel c
  23122. Interface: QuickTimeComponents.h
  23123. Library: QuickTimeLib
  23124.  
  23125. Function: SGChannelGetDataSourceName
  23126. Return Type: ComponentResult
  23127. Parameters: SGChannel c, Str255 name, ScriptCode * scriptTag
  23128. Interface: QuickTimeComponents.h
  23129. Library: QuickTimeLib
  23130.  
  23131. Function: SGChannelGetRequestedDataRate
  23132. Return Type: ComponentResult
  23133. Parameters: SGChannel c, long * bytesPerSecond
  23134. Interface: QuickTimeComponents.h
  23135. Library: QuickTimeLib
  23136.  
  23137. Function: SGChannelPutPicture
  23138. Return Type: ComponentResult
  23139. Parameters: SGChannel c
  23140. Interface: QuickTimeComponents.h
  23141. Library: QuickTimeLib
  23142.  
  23143. Function: SGChannelSetDataSourceName
  23144. Return Type: ComponentResult
  23145. Parameters: SGChannel c, ConstStr255Param name, ScriptCode scriptTag
  23146. Interface: QuickTimeComponents.h
  23147. Library: QuickTimeLib
  23148.  
  23149. Function: SGChannelSetRequestedDataRate
  23150. Return Type: ComponentResult
  23151. Parameters: SGChannel c, long bytesPerSecond
  23152. Interface: QuickTimeComponents.h
  23153. Library: QuickTimeLib
  23154.  
  23155. Function: SGCompressFrame
  23156. Return Type: ComponentResult
  23157. Parameters: SGChannel c, short bufferNum
  23158. Interface: QuickTimeComponents.h
  23159. Library: QuickTimeLib
  23160.  
  23161. Function: SGCompressFrameComplete
  23162. Return Type: ComponentResult
  23163. Parameters: SGChannel c, short bufferNum, Boolean * done, SGCompressInfo * ci
  23164. Interface: QuickTimeComponents.h
  23165. Library: QuickTimeLib
  23166.  
  23167. Function: SGDisplayCompress
  23168. Return Type: ComponentResult
  23169. Parameters: SGChannel c, Ptr dataPtr, ImageDescriptionHandle desc, MatrixRecord * mp, RgnHandle clipRgn
  23170. Interface: QuickTimeComponents.h
  23171. Library: QuickTimeLib
  23172.  
  23173. Function: SGDisplayFrame
  23174. Return Type: ComponentResult
  23175. Parameters: SGChannel c, short bufferNum, const MatrixRecord * mp, RgnHandle clipRgn
  23176. Interface: QuickTimeComponents.h
  23177. Library: QuickTimeLib
  23178.  
  23179. Function: SGDisposeChannel
  23180. Return Type: ComponentResult
  23181. Parameters: SeqGrabComponent s, SGChannel c
  23182. Interface: QuickTimeComponents.h
  23183. Library: QuickTimeLib
  23184.  
  23185. Function: SGDisposeDeviceList
  23186. Return Type: ComponentResult
  23187. Parameters: SeqGrabComponent s, SGDeviceList list
  23188. Interface: QuickTimeComponents.h
  23189. Library: QuickTimeLib
  23190.  
  23191. Function: SGDisposeOutput
  23192. Return Type: ComponentResult
  23193. Parameters: SeqGrabComponent s, SGOutput sgOut
  23194. Interface: QuickTimeComponents.h
  23195. Library: QuickTimeLib
  23196.  
  23197. Function: SGetBlock
  23198. Return Type: OSErr
  23199. Parameters: SpBlockPtr spBlkPtr
  23200. Interface: Slots.h
  23201. Library: InterfaceLib
  23202.  
  23203. Function: SGetCString
  23204. Return Type: OSErr
  23205. Parameters: SpBlockPtr spBlkPtr
  23206. Interface: Slots.h
  23207. Library: InterfaceLib
  23208.  
  23209. Function: SGetDriver
  23210. Return Type: OSErr
  23211. Parameters: SpBlockPtr spBlkPtr
  23212. Interface: Slots.h
  23213. Library: InterfaceLib
  23214.  
  23215. Function: SGetSRsrc
  23216. Return Type: OSErr
  23217. Parameters: SpBlockPtr spBlkPtr
  23218. Interface: Slots.h
  23219. Library: InterfaceLib
  23220.  
  23221. Function: SGetSRsrcPtr
  23222. Return Type: OSErr
  23223. Parameters: SpBlockPtr spBlkPtr
  23224. Interface: Slots.h
  23225. Library: InterfaceLib
  23226.  
  23227. Function: SGetTypeSRsrc
  23228. Return Type: OSErr
  23229. Parameters: SpBlockPtr spBlkPtr
  23230. Interface: Slots.h
  23231. Library: InterfaceLib
  23232.  
  23233. Function: SGGetAdditionalSoundRates
  23234. Return Type: ComponentResult
  23235. Parameters: SGChannel c, Handle * rates
  23236. Interface: QuickTimeComponents.h
  23237. Library: QuickTimeLib
  23238.  
  23239. Function: SGGetAlignmentProc
  23240. Return Type: ComponentResult
  23241. Parameters: SeqGrabComponent s, ICMAlignmentProcRecordPtr alignmentProc
  23242. Interface: QuickTimeComponents.h
  23243. Library: QuickTimeLib
  23244.  
  23245. Function: SGGetBufferInfo
  23246. Return Type: ComponentResult
  23247. Parameters: SGChannel c, short bufferNum, PixMapHandle * bufferPM, Rect * bufferRect, GWorldPtr * compressBuffer, Rect * compressBufferRect
  23248. Interface: QuickTimeComponents.h
  23249. Library: QuickTimeLib
  23250.  
  23251. Function: SGGetChannelBounds
  23252. Return Type: ComponentResult
  23253. Parameters: SGChannel c, Rect * bounds
  23254. Interface: QuickTimeComponents.h
  23255. Library: QuickTimeLib
  23256.  
  23257. Function: SGGetChannelClip
  23258. Return Type: ComponentResult
  23259. Parameters: SGChannel c, RgnHandle * theClip
  23260. Interface: QuickTimeComponents.h
  23261. Library: QuickTimeLib
  23262.  
  23263. Function: SGGetChannelDeviceList
  23264. Return Type: ComponentResult
  23265. Parameters: SGChannel c, long selectionFlags, SGDeviceList * list
  23266. Interface: QuickTimeComponents.h
  23267. Library: QuickTimeLib
  23268.  
  23269. Function: SGGetChannelInfo
  23270. Return Type: ComponentResult
  23271. Parameters: SGChannel c, long * channelInfo
  23272. Interface: QuickTimeComponents.h
  23273. Library: QuickTimeLib
  23274.  
  23275. Function: SGGetChannelMatrix
  23276. Return Type: ComponentResult
  23277. Parameters: SGChannel c, MatrixRecord * m
  23278. Interface: QuickTimeComponents.h
  23279. Library: QuickTimeLib
  23280.  
  23281. Function: SGGetChannelMaxFrames
  23282. Return Type: ComponentResult
  23283. Parameters: SGChannel c, long * frameCount
  23284. Interface: QuickTimeComponents.h
  23285. Library: QuickTimeLib
  23286.  
  23287. Function: SGGetChannelPlayFlags
  23288. Return Type: ComponentResult
  23289. Parameters: SGChannel c, long * playFlags
  23290. Interface: QuickTimeComponents.h
  23291. Library: QuickTimeLib
  23292.  
  23293. Function: SGGetChannelSampleDescription
  23294. Return Type: ComponentResult
  23295. Parameters: SGChannel c, Handle sampleDesc
  23296. Interface: QuickTimeComponents.h
  23297. Library: QuickTimeLib
  23298.  
  23299. Function: SGGetChannelSettings
  23300. Return Type: ComponentResult
  23301. Parameters: SeqGrabComponent s, SGChannel c, UserData * ud, long flags
  23302. Interface: QuickTimeComponents.h
  23303. Library: QuickTimeLib
  23304.  
  23305. Function: SGGetChannelTimeScale
  23306. Return Type: ComponentResult
  23307. Parameters: SGChannel c, TimeScale * scale
  23308. Interface: QuickTimeComponents.h
  23309. Library: QuickTimeLib
  23310.  
  23311. Function: SGGetChannelUsage
  23312. Return Type: ComponentResult
  23313. Parameters: SGChannel c, long * usage
  23314. Interface: QuickTimeComponents.h
  23315. Library: QuickTimeLib
  23316.  
  23317. Function: SGGetChannelVolume
  23318. Return Type: ComponentResult
  23319. Parameters: SGChannel c, short * volume
  23320. Interface: QuickTimeComponents.h
  23321. Library: QuickTimeLib
  23322.  
  23323. Function: SGGetCompressBuffer
  23324. Return Type: ComponentResult
  23325. Parameters: SGChannel c, short * depth, Rect * compressSize
  23326. Interface: QuickTimeComponents.h
  23327. Library: QuickTimeLib
  23328.  
  23329. Function: SGGetDataOutput
  23330. Return Type: ComponentResult
  23331. Parameters: SeqGrabComponent s, FSSpec * movieFile, long * whereFlags
  23332. Interface: QuickTimeComponents.h
  23333. Library: QuickTimeLib
  23334.  
  23335. Function: SGGetDataOutputStorageSpaceRemaining
  23336. Return Type: ComponentResult
  23337. Parameters: SeqGrabComponent s, SGOutput sgOut, unsigned long * space
  23338. Interface: QuickTimeComponents.h
  23339. Library: QuickTimeLib
  23340.  
  23341. Function: SGGetDataRate
  23342. Return Type: ComponentResult
  23343. Parameters: SGChannel c, long * bytesPerSecond
  23344. Interface: QuickTimeComponents.h
  23345. Library: QuickTimeLib
  23346.  
  23347. Function: SGGetDataRef
  23348. Return Type: ComponentResult
  23349. Parameters: SeqGrabComponent s, Handle * dataRef, OSType * dataRefType, long * whereFlags
  23350. Interface: QuickTimeComponents.h
  23351. Library: QuickTimeLib
  23352.  
  23353. Function: SGGetFlags
  23354. Return Type: ComponentResult
  23355. Parameters: SeqGrabComponent s, long * sgFlags
  23356. Interface: QuickTimeComponents.h
  23357. Library: QuickTimeLib
  23358.  
  23359. Function: SGGetFrameRate
  23360. Return Type: ComponentResult
  23361. Parameters: SGChannel c, Fixed * frameRate
  23362. Interface: QuickTimeComponents.h
  23363. Library: QuickTimeLib
  23364.  
  23365. Function: SGGetGWorld
  23366. Return Type: ComponentResult
  23367. Parameters: SeqGrabComponent s, CGrafPtr * gp, GDHandle * gd
  23368. Interface: QuickTimeComponents.h
  23369. Library: QuickTimeLib
  23370.  
  23371. Function: SGGetIndChannel
  23372. Return Type: ComponentResult
  23373. Parameters: SeqGrabComponent s, short index, SGChannel * ref, OSType * chanType
  23374. Interface: QuickTimeComponents.h
  23375. Library: QuickTimeLib
  23376.  
  23377. Function: SGGetInstrument
  23378. Return Type: ComponentResult
  23379. Parameters: SGChannel c, ToneDescription * td
  23380. Interface: QuickTimeComponents.h
  23381. Library: QuickTimeLib
  23382.  
  23383. Function: SGGetLastMovieResID
  23384. Return Type: ComponentResult
  23385. Parameters: SeqGrabComponent s, short * resID
  23386. Interface: QuickTimeComponents.h
  23387. Library: QuickTimeLib
  23388.  
  23389. Function: SGGetMaximumRecordTime
  23390. Return Type: ComponentResult
  23391. Parameters: SeqGrabComponent s, unsigned long * ticks
  23392. Interface: QuickTimeComponents.h
  23393. Library: QuickTimeLib
  23394.  
  23395. Function: SGGetMode
  23396. Return Type: ComponentResult
  23397. Parameters: SeqGrabComponent s, Boolean * previewMode, Boolean * recordMode
  23398. Interface: QuickTimeComponents.h
  23399. Library: QuickTimeLib
  23400.  
  23401. Function: SGGetMovie
  23402. Return Type: Movie
  23403. Parameters: SeqGrabComponent s
  23404. Interface: QuickTimeComponents.h
  23405. Library: QuickTimeLib
  23406.  
  23407. Function: SGGetNextExtendedFrameReference
  23408. Return Type: ComponentResult
  23409. Parameters: SeqGrabComponent s, SeqGrabExtendedFrameInfoPtr frameInfo, TimeValue * frameDuration, long * frameNumber
  23410. Interface: QuickTimeComponents.h
  23411. Library: QuickTimeLib
  23412.  
  23413. Function: SGGetNextFrameReference
  23414. Return Type: ComponentResult
  23415. Parameters: SeqGrabComponent s, SeqGrabFrameInfoPtr frameInfo, TimeValue * frameDuration, long * frameNumber
  23416. Interface: QuickTimeComponents.h
  23417. Library: QuickTimeLib
  23418.  
  23419. Function: SGGetOutputDataReference
  23420. Return Type: ComponentResult
  23421. Parameters: SeqGrabComponent s, SGOutput sgOut, Handle * dataRef, OSType * dataRefType
  23422. Interface: QuickTimeComponents.h
  23423. Library: QuickTimeLib
  23424.  
  23425. Function: SGGetOutputMaximumOffset
  23426. Return Type: ComponentResult
  23427. Parameters: SeqGrabComponent s, SGOutput sgOut, wide * maxOffset
  23428. Interface: QuickTimeComponents.h
  23429. Library: QuickTimeLib
  23430.  
  23431. Function: SGGetOutputNextOutput
  23432. Return Type: ComponentResult
  23433. Parameters: SeqGrabComponent s, SGOutput sgOut, SGOutput * nextOut
  23434. Interface: QuickTimeComponents.h
  23435. Library: QuickTimeLib
  23436.  
  23437. Function: SGGetPause
  23438. Return Type: ComponentResult
  23439. Parameters: SeqGrabComponent s, Byte * paused
  23440. Interface: QuickTimeComponents.h
  23441. Library: QuickTimeLib
  23442.  
  23443. Function: SGGetPreferredPacketSize
  23444. Return Type: ComponentResult
  23445. Parameters: SGChannel c, long * preferredPacketSizeInBytes
  23446. Interface: QuickTimeComponents.h
  23447. Library: QuickTimeLib
  23448.  
  23449. Function: SGGetSettings
  23450. Return Type: ComponentResult
  23451. Parameters: SeqGrabComponent s, UserData * ud, long flags
  23452. Interface: QuickTimeComponents.h
  23453. Library: QuickTimeLib
  23454.  
  23455. Function: SGGetSoundInputDriver
  23456. Return Type: long
  23457. Parameters: SGChannel c
  23458. Interface: QuickTimeComponents.h
  23459. Library: QuickTimeLib
  23460.  
  23461. Function: SGGetSoundInputParameters
  23462. Return Type: ComponentResult
  23463. Parameters: SGChannel c, short * sampleSize, short * numChannels, OSType * compressionType
  23464. Interface: QuickTimeComponents.h
  23465. Library: QuickTimeLib
  23466.  
  23467. Function: SGGetSoundInputRate
  23468. Return Type: Fixed
  23469. Parameters: SGChannel c
  23470. Interface: QuickTimeComponents.h
  23471. Library: QuickTimeLib
  23472.  
  23473. Function: SGGetSoundRecordChunkSize
  23474. Return Type: long
  23475. Parameters: SGChannel c
  23476. Interface: QuickTimeComponents.h
  23477. Library: QuickTimeLib
  23478.  
  23479. Function: SGGetSrcVideoBounds
  23480. Return Type: ComponentResult
  23481. Parameters: SGChannel c, Rect * r
  23482. Interface: QuickTimeComponents.h
  23483. Library: QuickTimeLib
  23484.  
  23485. Function: SGGetStorageSpaceRemaining
  23486. Return Type: ComponentResult
  23487. Parameters: SeqGrabComponent s, unsigned long * bytes
  23488. Interface: QuickTimeComponents.h
  23489. Library: QuickTimeLib
  23490.  
  23491. Function: SGGetTextReturnToSpaceValue
  23492. Return Type: ComponentResult
  23493. Parameters: SGChannel c, short * rettospace
  23494. Interface: QuickTimeComponents.h
  23495. Library: QuickTimeLib
  23496.  
  23497. Function: SGGetTimeBase
  23498. Return Type: ComponentResult
  23499. Parameters: SeqGrabComponent s, TimeBase * tb
  23500. Interface: QuickTimeComponents.h
  23501. Library: QuickTimeLib
  23502.  
  23503. Function: SGGetTimeRemaining
  23504. Return Type: ComponentResult
  23505. Parameters: SeqGrabComponent s, long * ticksLeft
  23506. Interface: QuickTimeComponents.h
  23507. Library: QuickTimeLib
  23508.  
  23509. Function: SGGetUserVideoCompressorList
  23510. Return Type: ComponentResult
  23511. Parameters: SGChannel c, Handle * compressorTypes
  23512. Interface: QuickTimeComponents.h
  23513. Library: QuickTimeLib
  23514.  
  23515. Function: SGGetUseScreenBuffer
  23516. Return Type: ComponentResult
  23517. Parameters: SGChannel c, Boolean * useScreenBuffer
  23518. Interface: QuickTimeComponents.h
  23519. Library: QuickTimeLib
  23520.  
  23521. Function: SGGetVideoBottlenecks
  23522. Return Type: ComponentResult
  23523. Parameters: SGChannel c, VideoBottles * vb
  23524. Interface: QuickTimeComponents.h
  23525. Library: QuickTimeLib
  23526.  
  23527. Function: SGGetVideoCompressor
  23528. Return Type: ComponentResult
  23529. Parameters: SGChannel c, short * depth, CompressorComponent * compressor, CodecQ * spatialQuality, CodecQ * temporalQuality, long * keyFrameRate
  23530. Interface: QuickTimeComponents.h
  23531. Library: QuickTimeLib
  23532.  
  23533. Function: SGGetVideoCompressorType
  23534. Return Type: ComponentResult
  23535. Parameters: SGChannel c, OSType * compressorType
  23536. Interface: QuickTimeComponents.h
  23537. Library: QuickTimeLib
  23538.  
  23539. Function: SGGetVideoDigitizerComponent
  23540. Return Type: ComponentInstance
  23541. Parameters: SGChannel c
  23542. Interface: QuickTimeComponents.h
  23543. Library: QuickTimeLib
  23544.  
  23545. Function: SGGetVideoRect
  23546. Return Type: ComponentResult
  23547. Parameters: SGChannel c, Rect * r
  23548. Interface: QuickTimeComponents.h
  23549. Library: QuickTimeLib
  23550.  
  23551. Function: SGGrabCompressComplete
  23552. Return Type: ComponentResult
  23553. Parameters: SGChannel c, Boolean * done, SGCompressInfo * ci, TimeRecord * tr
  23554. Interface: QuickTimeComponents.h
  23555. Library: QuickTimeLib
  23556.  
  23557. Function: SGGrabFrame
  23558. Return Type: ComponentResult
  23559. Parameters: SGChannel c, short bufferNum
  23560. Interface: QuickTimeComponents.h
  23561. Library: QuickTimeLib
  23562.  
  23563. Function: SGGrabFrameComplete
  23564. Return Type: ComponentResult
  23565. Parameters: SGChannel c, short bufferNum, Boolean * done
  23566. Interface: QuickTimeComponents.h
  23567. Library: QuickTimeLib
  23568.  
  23569. Function: SGGrabPict
  23570. Return Type: ComponentResult
  23571. Parameters: SeqGrabComponent s, PicHandle * p, const Rect * bounds, short offscreenDepth, long grabPictFlags
  23572. Interface: QuickTimeComponents.h
  23573. Library: QuickTimeLib
  23574.  
  23575. Function: SGHandleUpdateEvent
  23576. Return Type: ComponentResult
  23577. Parameters: SeqGrabComponent s, const EventRecord * event, Boolean * handled
  23578. Interface: QuickTimeComponents.h
  23579. Library: QuickTimeLib
  23580.  
  23581. Function: SGIdle
  23582. Return Type: ComponentResult
  23583. Parameters: SeqGrabComponent s
  23584. Interface: QuickTimeComponents.h
  23585. Library: QuickTimeLib
  23586.  
  23587. Function: SGInitChannel
  23588. Return Type: ComponentResult
  23589. Parameters: SGChannel c, SeqGrabComponent owner
  23590. Interface: QuickTimeComponents.h
  23591. Library: QuickTimeLib
  23592.  
  23593. Function: SGInitialize
  23594. Return Type: ComponentResult
  23595. Parameters: SeqGrabComponent s
  23596. Interface: QuickTimeComponents.h
  23597. Library: QuickTimeLib
  23598.  
  23599. Function: SGNewChannel
  23600. Return Type: ComponentResult
  23601. Parameters: SeqGrabComponent s, OSType channelType, SGChannel * ref
  23602. Interface: QuickTimeComponents.h
  23603. Library: QuickTimeLib
  23604.  
  23605. Function: SGNewChannelFromComponent
  23606. Return Type: ComponentResult
  23607. Parameters: SeqGrabComponent s, SGChannel * newChannel, Component sgChannelComponent
  23608. Interface: QuickTimeComponents.h
  23609. Library: QuickTimeLib
  23610.  
  23611. Function: SGNewOutput
  23612. Return Type: ComponentResult
  23613. Parameters: SeqGrabComponent s, Handle dataRef, OSType dataRefType, long whereFlags, SGOutput * sgOut
  23614. Interface: QuickTimeComponents.h
  23615. Library: QuickTimeLib
  23616.  
  23617. Function: SGPanelCanRun
  23618. Return Type: ComponentResult
  23619. Parameters: SeqGrabComponent s, SGChannel c
  23620. Interface: QuickTimeComponents.h
  23621. Library: QuickTimeLib
  23622.  
  23623. Function: SGPanelEvent
  23624. Return Type: ComponentResult
  23625. Parameters: SeqGrabComponent s, SGChannel c, DialogPtr d, short itemOffset, const EventRecord * theEvent, short * itemHit, Boolean * handled
  23626. Interface: QuickTimeComponents.h
  23627. Library: QuickTimeLib
  23628.  
  23629. Function: SGPanelGetDitl
  23630. Return Type: ComponentResult
  23631. Parameters: SeqGrabComponent s, Handle * ditl
  23632. Interface: QuickTimeComponents.h
  23633. Library: QuickTimeLib
  23634.  
  23635. Function: SGPanelGetSettings
  23636. Return Type: ComponentResult
  23637. Parameters: SeqGrabComponent s, SGChannel c, UserData * ud, long flags
  23638. Interface: QuickTimeComponents.h
  23639. Library: QuickTimeLib
  23640.  
  23641. Function: SGPanelGetTitle
  23642. Return Type: ComponentResult
  23643. Parameters: SeqGrabComponent s, Str255 title
  23644. Interface: QuickTimeComponents.h
  23645. Library: QuickTimeLib
  23646.  
  23647. Function: SGPanelInstall
  23648. Return Type: ComponentResult
  23649. Parameters: SeqGrabComponent s, SGChannel c, DialogPtr d, short itemOffset
  23650. Interface: QuickTimeComponents.h
  23651. Library: QuickTimeLib
  23652.  
  23653. Function: SGPanelItem
  23654. Return Type: ComponentResult
  23655. Parameters: SeqGrabComponent s, SGChannel c, DialogPtr d, short itemOffset, short itemNum
  23656. Interface: QuickTimeComponents.h
  23657. Library: QuickTimeLib
  23658.  
  23659. Function: SGPanelRemove
  23660. Return Type: ComponentResult
  23661. Parameters: SeqGrabComponent s, SGChannel c, DialogPtr d, short itemOffset
  23662. Interface: QuickTimeComponents.h
  23663. Library: QuickTimeLib
  23664.  
  23665. Function: SGPanelSetEventFilter
  23666. Return Type: ComponentResult
  23667. Parameters: SeqGrabComponent s, SGModalFilterUPP proc, long refCon
  23668. Interface: QuickTimeComponents.h
  23669. Library: QuickTimeLib
  23670.  
  23671. Function: SGPanelSetGrabber
  23672. Return Type: ComponentResult
  23673. Parameters: SeqGrabComponent s, SeqGrabComponent sg
  23674. Interface: QuickTimeComponents.h
  23675. Library: QuickTimeLib
  23676.  
  23677. Function: SGPanelSetResFile
  23678. Return Type: ComponentResult
  23679. Parameters: SeqGrabComponent s, short resRef
  23680. Interface: QuickTimeComponents.h
  23681. Library: QuickTimeLib
  23682.  
  23683. Function: SGPanelSetSettings
  23684. Return Type: ComponentResult
  23685. Parameters: SeqGrabComponent s, SGChannel c, UserData ud, long flags
  23686. Interface: QuickTimeComponents.h
  23687. Library: QuickTimeLib
  23688.  
  23689. Function: SGPanelValidateInput
  23690. Return Type: ComponentResult
  23691. Parameters: SeqGrabComponent s, Boolean * ok
  23692. Interface: QuickTimeComponents.h
  23693. Library: QuickTimeLib
  23694.  
  23695. Function: SGPause
  23696. Return Type: ComponentResult
  23697. Parameters: SeqGrabComponent s, Byte pause
  23698. Interface: QuickTimeComponents.h
  23699. Library: QuickTimeLib
  23700.  
  23701. Function: SGPrepare
  23702. Return Type: ComponentResult
  23703. Parameters: SeqGrabComponent s, Boolean prepareForPreview, Boolean prepareForRecord
  23704. Interface: QuickTimeComponents.h
  23705. Library: QuickTimeLib
  23706.  
  23707. Function: SGRelease
  23708. Return Type: ComponentResult
  23709. Parameters: SeqGrabComponent s
  23710. Interface: QuickTimeComponents.h
  23711. Library: QuickTimeLib
  23712.  
  23713. Function: SGSetAdditionalSoundRates
  23714. Return Type: ComponentResult
  23715. Parameters: SGChannel c, Handle rates
  23716. Interface: QuickTimeComponents.h
  23717. Library: QuickTimeLib
  23718.  
  23719. Function: SGSetChannelBounds
  23720. Return Type: ComponentResult
  23721. Parameters: SGChannel c, const Rect * bounds
  23722. Interface: QuickTimeComponents.h
  23723. Library: QuickTimeLib
  23724.  
  23725. Function: SGSetChannelClip
  23726. Return Type: ComponentResult
  23727. Parameters: SGChannel c, RgnHandle theClip
  23728. Interface: QuickTimeComponents.h
  23729. Library: QuickTimeLib
  23730.  
  23731. Function: SGSetChannelDevice
  23732. Return Type: ComponentResult
  23733. Parameters: SGChannel c, StringPtr name
  23734. Interface: QuickTimeComponents.h
  23735. Library: QuickTimeLib
  23736.  
  23737. Function: SGSetChannelMatrix
  23738. Return Type: ComponentResult
  23739. Parameters: SGChannel c, const MatrixRecord * m
  23740. Interface: QuickTimeComponents.h
  23741. Library: QuickTimeLib
  23742.  
  23743. Function: SGSetChannelMaxFrames
  23744. Return Type: ComponentResult
  23745. Parameters: SGChannel c, long frameCount
  23746. Interface: QuickTimeComponents.h
  23747. Library: QuickTimeLib
  23748.  
  23749. Function: SGSetChannelOutput
  23750. Return Type: ComponentResult
  23751. Parameters: SeqGrabComponent s, SGChannel c, SGOutput sgOut
  23752. Interface: QuickTimeComponents.h
  23753. Library: QuickTimeLib
  23754.  
  23755. Function: SGSetChannelPlayFlags
  23756. Return Type: ComponentResult
  23757. Parameters: SGChannel c, long playFlags
  23758. Interface: QuickTimeComponents.h
  23759. Library: QuickTimeLib
  23760.  
  23761. Function: SGSetChannelRefCon
  23762. Return Type: ComponentResult
  23763. Parameters: SGChannel c, long refCon
  23764. Interface: QuickTimeComponents.h
  23765. Library: QuickTimeLib
  23766.  
  23767. Function: SGSetChannelSettings
  23768. Return Type: ComponentResult
  23769. Parameters: SeqGrabComponent s, SGChannel c, UserData ud, long flags
  23770. Interface: QuickTimeComponents.h
  23771. Library: QuickTimeLib
  23772.  
  23773. Function: SGSetChannelUsage
  23774. Return Type: ComponentResult
  23775. Parameters: SGChannel c, long usage
  23776. Interface: QuickTimeComponents.h
  23777. Library: QuickTimeLib
  23778.  
  23779. Function: SGSetChannelVolume
  23780. Return Type: ComponentResult
  23781. Parameters: SGChannel c, short volume
  23782. Interface: QuickTimeComponents.h
  23783. Library: QuickTimeLib
  23784.  
  23785. Function: SGSetCompressBuffer
  23786. Return Type: ComponentResult
  23787. Parameters: SGChannel c, short depth, const Rect * compressSize
  23788. Interface: QuickTimeComponents.h
  23789. Library: QuickTimeLib
  23790.  
  23791. Function: SGSetDataOutput
  23792. Return Type: ComponentResult
  23793. Parameters: SeqGrabComponent s, const FSSpec * movieFile, long whereFlags
  23794. Interface: QuickTimeComponents.h
  23795. Library: QuickTimeLib
  23796.  
  23797. Function: SGSetDataProc
  23798. Return Type: ComponentResult
  23799. Parameters: SeqGrabComponent s, SGDataUPP proc, long refCon
  23800. Interface: QuickTimeComponents.h
  23801. Library: QuickTimeLib
  23802.  
  23803. Function: SGSetDataRef
  23804. Return Type: ComponentResult
  23805. Parameters: SeqGrabComponent s, Handle dataRef, OSType dataRefType, long whereFlags
  23806. Interface: QuickTimeComponents.h
  23807. Library: QuickTimeLib
  23808.  
  23809. Function: SGSetFlags
  23810. Return Type: ComponentResult
  23811. Parameters: SeqGrabComponent s, long sgFlags
  23812. Interface: QuickTimeComponents.h
  23813. Library: QuickTimeLib
  23814.  
  23815. Function: SGSetFontName
  23816. Return Type: ComponentResult
  23817. Parameters: SGChannel c, StringPtr pstr
  23818. Interface: QuickTimeComponents.h
  23819. Library: QuickTimeLib
  23820.  
  23821. Function: SGSetFontSize
  23822. Return Type: ComponentResult
  23823. Parameters: SGChannel c, short fontSize
  23824. Interface: QuickTimeComponents.h
  23825. Library: QuickTimeLib
  23826.  
  23827. Function: SGSetFrameRate
  23828. Return Type: ComponentResult
  23829. Parameters: SGChannel c, Fixed frameRate
  23830. Interface: QuickTimeComponents.h
  23831. Library: QuickTimeLib
  23832.  
  23833. Function: SGSetGWorld
  23834. Return Type: ComponentResult
  23835. Parameters: SeqGrabComponent s, CGrafPtr gp, GDHandle gd
  23836. Interface: QuickTimeComponents.h
  23837. Library: QuickTimeLib
  23838.  
  23839. Function: SGSetInstrument
  23840. Return Type: ComponentResult
  23841. Parameters: SGChannel c, ToneDescription * td
  23842. Interface: QuickTimeComponents.h
  23843. Library: QuickTimeLib
  23844.  
  23845. Function: SGSetJustification
  23846. Return Type: ComponentResult
  23847. Parameters: SGChannel c, short just
  23848. Interface: QuickTimeComponents.h
  23849. Library: QuickTimeLib
  23850.  
  23851. Function: SGSetMaximumRecordTime
  23852. Return Type: ComponentResult
  23853. Parameters: SeqGrabComponent s, unsigned long ticks
  23854. Interface: QuickTimeComponents.h
  23855. Library: QuickTimeLib
  23856.  
  23857. Function: SGSetOutputFlags
  23858. Return Type: ComponentResult
  23859. Parameters: SeqGrabComponent s, SGOutput sgOut, long whereFlags
  23860. Interface: QuickTimeComponents.h
  23861. Library: QuickTimeLib
  23862.  
  23863. Function: SGSetOutputMaximumOffset
  23864. Return Type: ComponentResult
  23865. Parameters: SeqGrabComponent s, SGOutput sgOut, const wide * maxOffset
  23866. Interface: QuickTimeComponents.h
  23867. Library: QuickTimeLib
  23868.  
  23869. Function: SGSetOutputNextOutput
  23870. Return Type: ComponentResult
  23871. Parameters: SeqGrabComponent s, SGOutput sgOut, SGOutput nextOut
  23872. Interface: QuickTimeComponents.h
  23873. Library: QuickTimeLib
  23874.  
  23875. Function: SGSetPreferredPacketSize
  23876. Return Type: ComponentResult
  23877. Parameters: SGChannel c, long preferredPacketSizeInBytes
  23878. Interface: QuickTimeComponents.h
  23879. Library: QuickTimeLib
  23880.  
  23881. Function: SGSetSettings
  23882. Return Type: ComponentResult
  23883. Parameters: SeqGrabComponent s, UserData ud, long flags
  23884. Interface: QuickTimeComponents.h
  23885. Library: QuickTimeLib
  23886.  
  23887. Function: SGSetSoundInputDriver
  23888. Return Type: ComponentResult
  23889. Parameters: SGChannel c, ConstStr255Param driverName
  23890. Interface: QuickTimeComponents.h
  23891. Library: QuickTimeLib
  23892.  
  23893. Function: SGSetSoundInputParameters
  23894. Return Type: ComponentResult
  23895. Parameters: SGChannel c, short sampleSize, short numChannels, OSType compressionType
  23896. Interface: QuickTimeComponents.h
  23897. Library: QuickTimeLib
  23898.  
  23899. Function: SGSetSoundInputRate
  23900. Return Type: ComponentResult
  23901. Parameters: SGChannel c, Fixed rate
  23902. Interface: QuickTimeComponents.h
  23903. Library: QuickTimeLib
  23904.  
  23905. Function: SGSetSoundRecordChunkSize
  23906. Return Type: ComponentResult
  23907. Parameters: SGChannel c, long seconds
  23908. Interface: QuickTimeComponents.h
  23909. Library: QuickTimeLib
  23910.  
  23911. Function: SGSetTextBackColor
  23912. Return Type: ComponentResult
  23913. Parameters: SGChannel c, RGBColor * theColor
  23914. Interface: QuickTimeComponents.h
  23915. Library: QuickTimeLib
  23916.  
  23917. Function: SGSetTextForeColor
  23918. Return Type: ComponentResult
  23919. Parameters: SGChannel c, RGBColor * theColor
  23920. Interface: QuickTimeComponents.h
  23921. Library: QuickTimeLib
  23922.  
  23923. Function: SGSetTextReturnToSpaceValue
  23924. Return Type: ComponentResult
  23925. Parameters: SGChannel c, short rettospace
  23926. Interface: QuickTimeComponents.h
  23927. Library: QuickTimeLib
  23928.  
  23929. Function: SGSettingsDialog
  23930. Return Type: ComponentResult
  23931. Parameters: SeqGrabComponent s, SGChannel c, short numPanels, ConstComponentListPtr panelList, long flags, SGModalFilterUPP proc, long procRefNum
  23932. Interface: QuickTimeComponents.h
  23933. Library: QuickTimeLib
  23934.  
  23935. Function: SGSetUserVideoCompressorList
  23936. Return Type: ComponentResult
  23937. Parameters: SGChannel c, Handle compressorTypes
  23938. Interface: QuickTimeComponents.h
  23939. Library: QuickTimeLib
  23940.  
  23941. Function: SGSetUseScreenBuffer
  23942. Return Type: ComponentResult
  23943. Parameters: SGChannel c, Boolean useScreenBuffer
  23944. Interface: QuickTimeComponents.h
  23945. Library: QuickTimeLib
  23946.  
  23947. Function: SGSetVideoBottlenecks
  23948. Return Type: ComponentResult
  23949. Parameters: SGChannel c, VideoBottles * vb
  23950. Interface: QuickTimeComponents.h
  23951. Library: QuickTimeLib
  23952.  
  23953. Function: SGSetVideoCompressor
  23954. Return Type: ComponentResult
  23955. Parameters: SGChannel c, short depth, CompressorComponent compressor, CodecQ spatialQuality, CodecQ temporalQuality, long keyFrameRate
  23956. Interface: QuickTimeComponents.h
  23957. Library: QuickTimeLib
  23958.  
  23959. Function: SGSetVideoCompressorType
  23960. Return Type: ComponentResult
  23961. Parameters: SGChannel c, OSType compressorType
  23962. Interface: QuickTimeComponents.h
  23963. Library: QuickTimeLib
  23964.  
  23965. Function: SGSetVideoDigitizerComponent
  23966. Return Type: ComponentResult
  23967. Parameters: SGChannel c, ComponentInstance vdig
  23968. Interface: QuickTimeComponents.h
  23969. Library: QuickTimeLib
  23970.  
  23971. Function: SGSetVideoRect
  23972. Return Type: ComponentResult
  23973. Parameters: SGChannel c, const Rect * r
  23974. Interface: QuickTimeComponents.h
  23975. Library: QuickTimeLib
  23976.  
  23977. Function: SGSortDeviceList
  23978. Return Type: ComponentResult
  23979. Parameters: SeqGrabComponent s, SGDeviceList list
  23980. Interface: QuickTimeComponents.h
  23981. Library: QuickTimeLib
  23982.  
  23983. Function: SGSoundInputDriverChanged
  23984. Return Type: ComponentResult
  23985. Parameters: SGChannel c
  23986. Interface: QuickTimeComponents.h
  23987. Library: QuickTimeLib
  23988.  
  23989. Function: SGStartPreview
  23990. Return Type: ComponentResult
  23991. Parameters: SeqGrabComponent s
  23992. Interface: QuickTimeComponents.h
  23993. Library: QuickTimeLib
  23994.  
  23995. Function: SGStartRecord
  23996. Return Type: ComponentResult
  23997. Parameters: SeqGrabComponent s
  23998. Interface: QuickTimeComponents.h
  23999. Library: QuickTimeLib
  24000.  
  24001. Function: SGStop
  24002. Return Type: ComponentResult
  24003. Parameters: SeqGrabComponent s
  24004. Interface: QuickTimeComponents.h
  24005. Library: QuickTimeLib
  24006.  
  24007. Function: SGTransferFrameForCompress
  24008. Return Type: ComponentResult
  24009. Parameters: SGChannel c, short bufferNum, const MatrixRecord * mp, RgnHandle clipRgn
  24010. Interface: QuickTimeComponents.h
  24011. Library: QuickTimeLib
  24012.  
  24013. Function: SGUpdate
  24014. Return Type: ComponentResult
  24015. Parameters: SeqGrabComponent s, RgnHandle updateRgn
  24016. Interface: QuickTimeComponents.h
  24017. Library: QuickTimeLib
  24018.  
  24019. Function: SGVideoDigitizerChanged
  24020. Return Type: ComponentResult
  24021. Parameters: SGChannel c
  24022. Interface: QuickTimeComponents.h
  24023. Library: QuickTimeLib
  24024.  
  24025. Function: SGWriteExtendedMovieData
  24026. Return Type: ComponentResult
  24027. Parameters: SeqGrabComponent s, SGChannel c, Ptr p, long len, wide * offset, SGOutput * sgOut
  24028. Interface: QuickTimeComponents.h
  24029. Library: QuickTimeLib
  24030.  
  24031. Function: SGWriteMovieData
  24032. Return Type: ComponentResult
  24033. Parameters: SeqGrabComponent s, SGChannel c, Ptr p, long len, long * offset
  24034. Interface: QuickTimeComponents.h
  24035. Library: QuickTimeLib
  24036.  
  24037. Function: SGWriteSamples
  24038. Return Type: ComponentResult
  24039. Parameters: SGChannel c, Movie m, AliasHandle theFile
  24040. Interface: QuickTimeComponents.h
  24041. Library: QuickTimeLib
  24042.  
  24043. Function: ShieldCursor
  24044. Return Type: void
  24045. Parameters: const Rect * shieldRect, Point offsetPt
  24046. Interface: Quickdraw.h
  24047. Library: InterfaceLib
  24048.  
  24049. Function: ShowControl
  24050. Return Type: void
  24051. Parameters: ControlHandle theControl
  24052. Interface: Controls.h
  24053. Library: InterfaceLib
  24054.  
  24055. Function: ShowDialogItem
  24056. Return Type: void
  24057. Parameters: DialogPtr theDialog, DialogItemIndex itemNo
  24058. Interface: Dialogs.h
  24059. Library: InterfaceLib
  24060.  
  24061. Function: ShowDragHilite
  24062. Return Type: OSErr
  24063. Parameters: DragReference theDrag, RgnHandle hiliteFrame, Boolean inside
  24064. Interface: Drag.h
  24065. Library: DragLib
  24066.  
  24067. Function: ShowHide
  24068. Return Type: void
  24069. Parameters: WindowPtr theWindow, Boolean showFlag
  24070. Interface: MacWindows.h
  24071. Library: InterfaceLib
  24072.  
  24073. Function: ShowMovieInformation
  24074. Return Type: void
  24075. Parameters: Movie theMovie, ModalFilterUPP filterProc, long refCon
  24076. Interface: Movies.h
  24077. Library: QuickTimeLib
  24078.  
  24079. Function: ShowMoviePoster
  24080. Return Type: void
  24081. Parameters: Movie theMovie
  24082. Interface: Movies.h
  24083. Library: QuickTimeLib
  24084.  
  24085. Function: ShowPen
  24086. Return Type: void
  24087. Parameters: void
  24088. Interface: Quickdraw.h
  24089. Library: InterfaceLib
  24090.  
  24091. Function: ShutDwnInstall
  24092. Return Type: void
  24093. Parameters: ShutDwnUPP shutDownProc, short flags
  24094. Interface: ShutDown.h
  24095. Library: InterfaceLib
  24096.  
  24097. Function: ShutDwnPower
  24098. Return Type: void
  24099. Parameters: void
  24100. Interface: ShutDown.h
  24101. Library: InterfaceLib
  24102.  
  24103. Function: ShutDwnRemove
  24104. Return Type: void
  24105. Parameters: ShutDwnUPP shutDownProc
  24106. Interface: ShutDown.h
  24107. Library: InterfaceLib
  24108.  
  24109. Function: ShutDwnStart
  24110. Return Type: void
  24111. Parameters: void
  24112. Interface: ShutDown.h
  24113. Library: InterfaceLib
  24114.  
  24115. Function: SIGDigest
  24116. Return Type: OSErr
  24117. Parameters: SIGContextPtr context, SIGDigestData digest
  24118. Interface: DigitalSignature.h
  24119. Library: AOCELib
  24120.  
  24121. Function: SIGDigestPrepare
  24122. Return Type: OSErr
  24123. Parameters: SIGContextPtr context
  24124. Interface: DigitalSignature.h
  24125. Library: AOCELib
  24126.  
  24127. Function: SIGDisposeContext
  24128. Return Type: OSErr
  24129. Parameters: SIGContextPtr context
  24130. Interface: DigitalSignature.h
  24131. Library: AOCELib
  24132.  
  24133. Function: SIGFileIsSigned
  24134. Return Type: OSErr
  24135. Parameters: const FSSpec * fileSpec
  24136. Interface: DigitalSignature.h
  24137. Library: AOCELib
  24138.  
  24139. Function: SIGGetCertInfo
  24140. Return Type: OSErr
  24141. Parameters: SIGContextPtr context, unsigned long certIndex, SIGCertInfo * certInfo
  24142. Interface: DigitalSignature.h
  24143. Library: AOCELib
  24144.  
  24145. Function: SIGGetCertIssuerNameAttributes
  24146. Return Type: OSErr
  24147. Parameters: SIGContextPtr context, unsigned long certIndex, unsigned long attributeIndex, SIGNameAttributesInfo * attributeInfo
  24148. Interface: DigitalSignature.h
  24149. Library: AOCELib
  24150.  
  24151. Function: SIGGetCertNameAttributes
  24152. Return Type: OSErr
  24153. Parameters: SIGContextPtr context, unsigned long certIndex, unsigned long attributeIndex, SIGNameAttributesInfo * attributeInfo
  24154. Interface: DigitalSignature.h
  24155. Library: AOCELib
  24156.  
  24157. Function: SIGGetSignerInfo
  24158. Return Type: OSErr
  24159. Parameters: SIGContextPtr context, SIGSignerInfo * signerInfo
  24160. Interface: DigitalSignature.h
  24161. Library: AOCELib
  24162.  
  24163. Function: SIGNewContext
  24164. Return Type: OSErr
  24165. Parameters: SIGContextPtr * context
  24166. Interface: DigitalSignature.h
  24167. Library: AOCELib
  24168.  
  24169. Function: SIGProcessData
  24170. Return Type: OSErr
  24171. Parameters: SIGContextPtr context, const void * data, Size dataSize
  24172. Interface: DigitalSignature.h
  24173. Library: AOCELib
  24174.  
  24175. Function: SIGShowSigner
  24176. Return Type: OSErr
  24177. Parameters: SIGContextPtr context, ConstStr255Param prompt
  24178. Interface: DigitalSignature.h
  24179. Library: AOCELib
  24180.  
  24181. Function: SIGSign
  24182. Return Type: OSErr
  24183. Parameters: SIGContextPtr context, SIGSignaturePtr signature, SIGStatusProcPtr statusProc
  24184. Interface: DigitalSignature.h
  24185. Library: AOCELib
  24186.  
  24187. Function: SIGSignFile
  24188. Return Type: OSErr
  24189. Parameters: SIGContextPtr context, Size signatureSize, const FSSpec * fileSpec, SIGStatusProcPtr statusProc
  24190. Interface: DigitalSignature.h
  24191. Library: AOCELib
  24192.  
  24193. Function: SIGSignPrepare
  24194. Return Type: OSErr
  24195. Parameters: SIGContextPtr context, const FSSpec * signerFile, ConstStr255Param prompt, Size * signatureSize
  24196. Interface: DigitalSignature.h
  24197. Library: AOCELib
  24198.  
  24199. Function: SIGVerify
  24200. Return Type: OSErr
  24201. Parameters: SIGContextPtr context
  24202. Interface: DigitalSignature.h
  24203. Library: AOCELib
  24204.  
  24205. Function: SIGVerifyFile
  24206. Return Type: OSErr
  24207. Parameters: SIGContextPtr context, const FSSpec * fileSpec, SIGStatusProcPtr statusProc
  24208. Interface: DigitalSignature.h
  24209. Library: AOCELib
  24210.  
  24211. Function: SIGVerifyPrepare
  24212. Return Type: OSErr
  24213. Parameters: SIGContextPtr context, SIGSignaturePtr signature, Size signatureSize, SIGStatusProcPtr statusProc
  24214. Interface: DigitalSignature.h
  24215. Library: AOCELib
  24216.  
  24217. Function: SInitPRAMRecs
  24218. Return Type: OSErr
  24219. Parameters: SpBlockPtr spBlkPtr
  24220. Interface: Slots.h
  24221. Library: InterfaceLib
  24222.  
  24223. Function: SInitSRsrcTable
  24224. Return Type: OSErr
  24225. Parameters: SpBlockPtr spBlkPtr
  24226. Interface: Slots.h
  24227. Library: InterfaceLib
  24228.  
  24229. Function: SIntInstall
  24230. Return Type: OSErr
  24231. Parameters: SQElemPtr sIntQElemPtr, short theSlot
  24232. Interface: Slots.h
  24233. Library: InterfaceLib
  24234.  
  24235. Function: SIntRemove
  24236. Return Type: OSErr
  24237. Parameters: SQElemPtr sIntQElemPtr, short theSlot
  24238. Interface: Slots.h
  24239. Library: InterfaceLib
  24240.  
  24241. Function: SizeControl
  24242. Return Type: void
  24243. Parameters: ControlHandle theControl, SInt16 w, SInt16 h
  24244. Interface: Controls.h
  24245. Library: InterfaceLib
  24246.  
  24247. Function: SizeDialogItem
  24248. Return Type: OSErr
  24249. Parameters: DialogPtr inDialog, SInt16 inItemNo, SInt16 inWidth, SInt16 inHeight
  24250. Interface: Dialogs.h
  24251. Library: AppearanceLib
  24252.  
  24253. Function: SizeWindow
  24254. Return Type: void
  24255. Parameters: WindowPtr theWindow, short w, short h, Boolean fUpdate
  24256. Interface: MacWindows.h
  24257. Library: InterfaceLib
  24258.  
  24259. Function: SkewMapping
  24260. Return Type: gxMapping *
  24261. Parameters: gxMapping * target, Fixed skewX, Fixed skewY, Fixed xCenter, Fixed yCenter
  24262. Interface: GXMath.h
  24263. Library: QuickDrawGXLib
  24264.  
  24265. Function: SkewMatrix
  24266. Return Type: void
  24267. Parameters: MatrixRecord * m, Fixed skewX, Fixed skewY, Fixed aboutX, Fixed aboutY
  24268. Interface: ImageCompression.h
  24269. Library: QuickTimeLib
  24270.  
  24271. Function: SleepQInstall
  24272. Return Type: void
  24273. Parameters: SleepQRecPtr qRecPtr
  24274. Interface: Power.h
  24275. Library: InterfaceLib
  24276.  
  24277. Function: SleepQRemove
  24278. Return Type: void
  24279. Parameters: SleepQRecPtr qRecPtr
  24280. Interface: Power.h
  24281. Library: InterfaceLib
  24282.  
  24283. Function: SlopeFromAngle
  24284. Return Type: Fixed
  24285. Parameters: short angle
  24286. Interface: Quickdraw.h
  24287. Library: InterfaceLib
  24288.  
  24289. Function: SlotVInstall
  24290. Return Type: OSErr
  24291. Parameters: QElemPtr vblBlockPtr, short theSlot
  24292. Interface: Retrace.h
  24293. Library: InterfaceLib
  24294.  
  24295. Function: SlotVRemove
  24296. Return Type: OSErr
  24297. Parameters: QElemPtr vblBlockPtr, short theSlot
  24298. Interface: Retrace.h
  24299. Library: InterfaceLib
  24300.  
  24301. Function: SmallFract2Fix
  24302. Return Type: Fixed
  24303. Parameters: SmallFract s
  24304. Interface: ColorPicker.h
  24305. Library: InterfaceLib
  24306.  
  24307. Function: SMPAddAddress
  24308. Return Type: OSErr
  24309. Parameters: WindowPtr window, SMPAddressType addrType, OCEPackedRecipient * address
  24310. Interface: OCEStandardMail.h
  24311. Library: AOCELib
  24312.  
  24313. Function: SMPAddAttachment
  24314. Return Type: OSErr
  24315. Parameters: WindowPtr window, const FSSpec * attachment
  24316. Interface: OCEStandardMail.h
  24317. Library: AOCELib
  24318.  
  24319. Function: SMPAddBlock
  24320. Return Type: OSErr
  24321. Parameters: WindowPtr window, const OCECreatorType * blockType, Boolean append, void * buffer, unsigned long bufferSize, MailBlockMode mode, unsigned long offset
  24322. Interface: OCEStandardMail.h
  24323. Library: AOCELib
  24324.  
  24325. Function: SMPAddContent
  24326. Return Type: OSErr
  24327. Parameters: WindowPtr window, MailSegmentType segmentType, Boolean appendFlag, void * buffer, unsigned long bufferSize, StScrpRec * textScrap, Boolean startNewScript, ScriptCode script
  24328. Interface: OCEStandardMail.h
  24329. Library: AOCELib
  24330.  
  24331. Function: SMPAddMainEnclosure
  24332. Return Type: OSErr
  24333. Parameters: WindowPtr window, const FSSpec * enclosure
  24334. Interface: OCEStandardMail.h
  24335. Library: AOCELib
  24336.  
  24337. Function: SMPAttachDialog
  24338. Return Type: OSErr
  24339. Parameters: WindowPtr window
  24340. Interface: OCEStandardMail.h
  24341. Library: AOCELib
  24342.  
  24343. Function: SMPBecomeTarget
  24344. Return Type: OSErr
  24345. Parameters: WindowPtr window, Boolean becomeTarget, SMPMailerComponent whichField
  24346. Interface: OCEStandardMail.h
  24347. Library: AOCELib
  24348.  
  24349. Function: SMPBeginSave
  24350. Return Type: OSErr
  24351. Parameters: WindowPtr window, const FSSpec * diskLetter, OSType creator, OSType fileType, SMPSaveType saveType, Boolean * mustAddContent
  24352. Interface: OCEStandardMail.h
  24353. Library: AOCELib
  24354.  
  24355. Function: SMPBeginSend
  24356. Return Type: OSErr
  24357. Parameters: WindowPtr window, OSType creator, OSType fileType, SMPSendOptionsPtr sendOptions, Boolean * mustAddContent
  24358. Interface: OCEStandardMail.h
  24359. Library: AOCELib
  24360.  
  24361. Function: SMPClearUndo
  24362. Return Type: OSErr
  24363. Parameters: WindowPtr window
  24364. Interface: OCEStandardMail.h
  24365. Library: AOCELib
  24366.  
  24367. Function: SMPCloseOptionsDialog
  24368. Return Type: OSErr
  24369. Parameters: WindowPtr window, SMPCloseOptionsPtr closeOptions
  24370. Interface: OCEStandardMail.h
  24371. Library: AOCELib
  24372.  
  24373. Function: SMPContentChanged
  24374. Return Type: OSErr
  24375. Parameters: WindowPtr window
  24376. Interface: OCEStandardMail.h
  24377. Library: AOCELib
  24378.  
  24379. Function: SMPDisposeMailer
  24380. Return Type: OSErr
  24381. Parameters: WindowPtr window, SMPCloseOptionsPtr closeOptions
  24382. Interface: OCEStandardMail.h
  24383. Library: AOCELib
  24384.  
  24385. Function: SMPDrawMailer
  24386. Return Type: OSErr
  24387. Parameters: WindowPtr window
  24388. Interface: OCEStandardMail.h
  24389. Library: AOCELib
  24390.  
  24391. Function: SMPDrawNthCoverPage
  24392. Return Type: OSErr
  24393. Parameters: WindowPtr window, short pageNumber, Boolean doneDrawingCoverPages
  24394. Interface: OCEStandardMail.h
  24395. Library: AOCELib
  24396.  
  24397. Function: SMPEndSave
  24398. Return Type: OSErr
  24399. Parameters: WindowPtr window, Boolean okToSave
  24400. Interface: OCEStandardMail.h
  24401. Library: AOCELib
  24402.  
  24403. Function: SMPEndSend
  24404. Return Type: OSErr
  24405. Parameters: WindowPtr window, Boolean okToSend
  24406. Interface: OCEStandardMail.h
  24407. Library: AOCELib
  24408.  
  24409. Function: SMPEnumerateBlocks
  24410. Return Type: OSErr
  24411. Parameters: WindowPtr window, unsigned short startIndex, void * buffer, unsigned long bufferSize, unsigned long * dataSize, unsigned short * nextIndex, Boolean * more
  24412. Interface: OCEStandardMail.h
  24413. Library: AOCELib
  24414.  
  24415. Function: SMPExpandOrContract
  24416. Return Type: OSErr
  24417. Parameters: WindowPtr window, Boolean expand
  24418. Interface: OCEStandardMail.h
  24419. Library: AOCELib
  24420.  
  24421. Function: SMPGetComponentInfo
  24422. Return Type: OSErr
  24423. Parameters: WindowPtr window, unsigned short whichMailer, SMPMailerComponent whichField, void * buffer
  24424. Interface: OCEStandardMail.h
  24425. Library: AOCELib
  24426.  
  24427. Function: SMPGetComponentSize
  24428. Return Type: OSErr
  24429. Parameters: WindowPtr window, unsigned short whichMailer, SMPMailerComponent whichField, unsigned short * size
  24430. Interface: OCEStandardMail.h
  24431. Library: AOCELib
  24432.  
  24433. Function: SMPGetDimensions
  24434. Return Type: OSErr
  24435. Parameters: short * width, short * contractedHeight, short * expandedHeight
  24436. Interface: OCEStandardMail.h
  24437. Library: AOCELib
  24438.  
  24439. Function: SMPGetFontNameFromLetter
  24440. Return Type: OSErr
  24441. Parameters: WindowPtr window, short fontNum, Str255 fontName, Boolean doneWithFontTable
  24442. Interface: OCEStandardMail.h
  24443. Library: AOCELib
  24444.  
  24445. Function: SMPGetLetterInfo
  24446. Return Type: OSErr
  24447. Parameters: LetterSpec * mailboxSpec, SMPLetterInfo * info
  24448. Interface: OCEStandardMail.h
  24449. Library: AOCELib
  24450.  
  24451. Function: SMPGetListItemInfo
  24452. Return Type: OSErr
  24453. Parameters: WindowPtr window, unsigned short whichMailer, SMPMailerComponent whichField, void * buffer, unsigned long bufferLength, unsigned short startItem, unsigned short * itemCount, unsigned short * nextItem, Boolean * more
  24454. Interface: OCEStandardMail.h
  24455. Library: AOCELib
  24456.  
  24457. Function: SMPGetMailerState
  24458. Return Type: OSErr
  24459. Parameters: WindowPtr window, SMPMailerState * itsState
  24460. Interface: OCEStandardMail.h
  24461. Library: AOCELib
  24462.  
  24463. Function: SMPGetMainEnclosureFSSpec
  24464. Return Type: OSErr
  24465. Parameters: WindowPtr window, FSSpec * enclosureDir
  24466. Interface: OCEStandardMail.h
  24467. Library: AOCELib
  24468.  
  24469. Function: SMPGetNextLetter
  24470. Return Type: OSErr
  24471. Parameters: OSType * typesList, short numTypes, LetterDescriptor * adjacentLetter
  24472. Interface: OCEStandardMail.h
  24473. Library: AOCELib
  24474.  
  24475. Function: SMPGetTabInfo
  24476. Return Type: OSErr
  24477. Parameters: SMPMailerComponent * firstTab, SMPMailerComponent * lastTab
  24478. Interface: OCEStandardMail.h
  24479. Library: AOCELib
  24480.  
  24481. Function: SMPImage
  24482. Return Type: OSErr
  24483. Parameters: WindowPtr window, SMPDrawImageUPP drawImageProc, long imageRefCon, Boolean supportsColor
  24484. Interface: OCEStandardMail.h
  24485. Library: AOCELib
  24486.  
  24487. Function: SMPImageErr
  24488. Return Type: OSErr
  24489. Parameters: void
  24490. Interface: OCEStandardMail.h
  24491. Library: AOCELib
  24492.  
  24493. Function: SMPInitMailer
  24494. Return Type: OSErr
  24495. Parameters: long mailerVersion
  24496. Interface: OCEStandardMail.h
  24497. Library: AOCELib
  24498.  
  24499. Function: SMPMailerEditCommand
  24500. Return Type: OSErr
  24501. Parameters: WindowPtr window, SMPEditCommand command, SMPMailerResult * whatHappened
  24502. Interface: OCEStandardMail.h
  24503. Library: AOCELib
  24504.  
  24505. Function: SMPMailerEvent
  24506. Return Type: OSErr
  24507. Parameters: const EventRecord * event, SMPMailerResult * whatHappened, FrontWindowUPP frontWindowCB, long clientData
  24508. Interface: OCEStandardMail.h
  24509. Library: AOCELib
  24510.  
  24511. Function: SMPMailerForward
  24512. Return Type: OSErr
  24513. Parameters: WindowPtr window, AuthIdentity from
  24514. Interface: OCEStandardMail.h
  24515. Library: AOCELib
  24516.  
  24517. Function: SMPMailerReply
  24518. Return Type: OSErr
  24519. Parameters: WindowPtr originalLetter, WindowPtr newLetter, Boolean replyToAll, Point upperLeft, Boolean canContract, Boolean initiallyExpanded, AuthIdentity identity, PrepareMailerForDrawingUPP prepareMailerForDrawingCB, long clientData
  24520. Interface: OCEStandardMail.h
  24521. Library: AOCELib
  24522.  
  24523. Function: SMPMoveMailer
  24524. Return Type: OSErr
  24525. Parameters: WindowPtr window, short dh, short dv
  24526. Interface: OCEStandardMail.h
  24527. Library: AOCELib
  24528.  
  24529. Function: SMPNewMailer
  24530. Return Type: OSErr
  24531. Parameters: WindowPtr window, Point upperLeft, Boolean canContract, Boolean initiallyExpanded, AuthIdentity identity, PrepareMailerForDrawingUPP prepareMailerForDrawingCB, long clientData
  24532. Interface: OCEStandardMail.h
  24533. Library: AOCELib
  24534.  
  24535. Function: SMPNewPage
  24536. Return Type: OSErr
  24537. Parameters: OpenCPicParams * newHeader
  24538. Interface: OCEStandardMail.h
  24539. Library: AOCELib
  24540.  
  24541. Function: SMPOpenLetter
  24542. Return Type: OSErr
  24543. Parameters: const LetterDescriptor * letter, WindowPtr window, Point upperLeft, Boolean canContract, Boolean initiallyExpanded, PrepareMailerForDrawingUPP prepareMailerForDrawingCB, long clientData
  24544. Interface: OCEStandardMail.h
  24545. Library: AOCELib
  24546.  
  24547. Function: SMPPrepareCoverPages
  24548. Return Type: OSErr
  24549. Parameters: WindowPtr window, short * pageCount
  24550. Interface: OCEStandardMail.h
  24551. Library: AOCELib
  24552.  
  24553. Function: SMPPrepareToChange
  24554. Return Type: OSErr
  24555. Parameters: WindowPtr window
  24556. Interface: OCEStandardMail.h
  24557. Library: AOCELib
  24558.  
  24559. Function: SMPPrepareToClose
  24560. Return Type: OSErr
  24561. Parameters: WindowPtr window
  24562. Interface: OCEStandardMail.h
  24563. Library: AOCELib
  24564.  
  24565. Function: SMPReadBlock
  24566. Return Type: OSErr
  24567. Parameters: WindowPtr window, const OCECreatorType * blockType, unsigned short blockIndex, void * buffer, unsigned long bufferSize, unsigned long dataOffset, unsigned long * dataSize, Boolean * endOfBlock, unsigned long * remaining
  24568. Interface: OCEStandardMail.h
  24569. Library: AOCELib
  24570.  
  24571. Function: SMPReadContent
  24572. Return Type: OSErr
  24573. Parameters: WindowPtr window, MailSegmentMask segmentTypeMask, void * buffer, unsigned long bufferSize, unsigned long * dataSize, StScrpRec * textScrap, ScriptCode * script, MailSegmentType * segmentType, Boolean * endOfScript, Boolean * endOfSegment, Boolean * endOfContent, long * segmentLength, long * segmentID
  24574. Interface: OCEStandardMail.h
  24575. Library: AOCELib
  24576.  
  24577. Function: SMPResolveToRecipient
  24578. Return Type: OSErr
  24579. Parameters: PackedDSSpecPtr dsSpec, SMPRecipientDescriptorPtr * recipientList, AuthIdentity identity
  24580. Interface: OCEStandardMail.h
  24581. Library: AOCELib
  24582.  
  24583. Function: SMPSendLetter
  24584. Return Type: OSErr
  24585. Parameters: SMPLetterPBPtr theLetter
  24586. Interface: OCEStandardMail.h
  24587. Library: AOCELib
  24588.  
  24589. Function: SMPSendOptionsDialog
  24590. Return Type: OSErr
  24591. Parameters: WindowPtr window, Str255 documentName, StringPtr nativeFormatNames[], unsigned short nameCount, SMPSendFormatMask canSend, SMPSendFormat * currentFormat, SendOptionsFilterUPP filterProc, long clientData, SMPSendFormat * shouldSend, SMPSendOptionsPtr sendOptions
  24592. Interface: OCEStandardMail.h
  24593. Library: AOCELib
  24594.  
  24595. Function: SMPSetFromIdentity
  24596. Return Type: OSErr
  24597. Parameters: WindowPtr window, AuthIdentity from
  24598. Interface: OCEStandardMail.h
  24599. Library: AOCELib
  24600.  
  24601. Function: SMPSetSubject
  24602. Return Type: OSErr
  24603. Parameters: WindowPtr window, const RString * text
  24604. Interface: OCEStandardMail.h
  24605. Library: AOCELib
  24606.  
  24607. Function: SMPTagDialog
  24608. Return Type: OSErr
  24609. Parameters: WindowPtr window, RString32 * theTag
  24610. Interface: OCEStandardMail.h
  24611. Library: AOCELib
  24612.  
  24613. Function: SMSAMSetup
  24614. Return Type: OSErr
  24615. Parameters: MSAMParam * paramBlock
  24616. Interface: OCEMail.h
  24617. Library: AOCELib
  24618.  
  24619. Function: SMSAMShutdown
  24620. Return Type: OSErr
  24621. Parameters: MSAMParam * paramBlock, Boolean asyncFlag
  24622. Interface: OCEMail.h
  24623. Library: AOCELib
  24624.  
  24625. Function: SMSAMStartup
  24626. Return Type: OSErr
  24627. Parameters: MSAMParam * paramBlock
  24628. Interface: OCEMail.h
  24629. Library: AOCELib
  24630.  
  24631. Function: SndAddModifier
  24632. Return Type: OSErr
  24633. Parameters: SndChannelPtr chan, Ptr modifier, short id, long init
  24634. Interface: Sound.h
  24635. Library: InterfaceLib
  24636.  
  24637. Function: SndChannelStatus
  24638. Return Type: OSErr
  24639. Parameters: SndChannelPtr chan, short theLength, SCStatusPtr theStatus
  24640. Interface: Sound.h
  24641. Library: InterfaceLib
  24642.  
  24643. Function: SndControl
  24644. Return Type: OSErr
  24645. Parameters: short id, SndCommand * cmd
  24646. Interface: Sound.h
  24647. Library: InterfaceLib
  24648.  
  24649. Function: SndDisposeChannel
  24650. Return Type: OSErr
  24651. Parameters: SndChannelPtr chan, Boolean quietNow
  24652. Interface: Sound.h
  24653. Library: InterfaceLib
  24654.  
  24655. Function: SndDoCommand
  24656. Return Type: OSErr
  24657. Parameters: SndChannelPtr chan, const SndCommand * cmd, Boolean noWait
  24658. Interface: Sound.h
  24659. Library: InterfaceLib
  24660.  
  24661. Function: SndDoImmediate
  24662. Return Type: OSErr
  24663. Parameters: SndChannelPtr chan, const SndCommand * cmd
  24664. Interface: Sound.h
  24665. Library: InterfaceLib
  24666.  
  24667. Function: SndGetInfo
  24668. Return Type: OSErr
  24669. Parameters: SndChannelPtr chan, OSType selector, void * infoPtr
  24670. Interface: Sound.h
  24671. Library: SoundLib
  24672.  
  24673. Function: SndGetSysBeepState
  24674. Return Type: void
  24675. Parameters: short * sysBeepState
  24676. Interface: Sound.h
  24677. Library: InterfaceLib
  24678.  
  24679. Function: SndInputGetDeviceInfo
  24680. Return Type: ComponentResult
  24681. Parameters: ComponentInstance self, OSType infoType, void * infoData
  24682. Interface: Sound.h
  24683. Library: Not Known
  24684.  
  24685. Function: SndInputGetStatus
  24686. Return Type: ComponentResult
  24687. Parameters: ComponentInstance self, short * recordingStatus, unsigned long * totalSamplesToRecord, unsigned long * numberOfSamplesRecorded
  24688. Interface: Sound.h
  24689. Library: Not Known
  24690.  
  24691. Function: SndInputInitHardware
  24692. Return Type: ComponentResult
  24693. Parameters: ComponentInstance self
  24694. Interface: Sound.h
  24695. Library: Not Known
  24696.  
  24697. Function: SndInputPauseRecording
  24698. Return Type: ComponentResult
  24699. Parameters: ComponentInstance self
  24700. Interface: Sound.h
  24701. Library: Not Known
  24702.  
  24703. Function: SndInputReadAsync
  24704. Return Type: ComponentResult
  24705. Parameters: ComponentInstance self, SndInputCmpParamPtr SICParmPtr
  24706. Interface: Sound.h
  24707. Library: Not Known
  24708.  
  24709. Function: SndInputReadSync
  24710. Return Type: ComponentResult
  24711. Parameters: ComponentInstance self, SndInputCmpParamPtr SICParmPtr
  24712. Interface: Sound.h
  24713. Library: Not Known
  24714.  
  24715. Function: SndInputResumeRecording
  24716. Return Type: ComponentResult
  24717. Parameters: ComponentInstance self
  24718. Interface: Sound.h
  24719. Library: Not Known
  24720.  
  24721. Function: SndInputSetDeviceInfo
  24722. Return Type: ComponentResult
  24723. Parameters: ComponentInstance self, OSType infoType, void * infoData
  24724. Interface: Sound.h
  24725. Library: Not Known
  24726.  
  24727. Function: SndInputStopRecording
  24728. Return Type: ComponentResult
  24729. Parameters: ComponentInstance self
  24730. Interface: Sound.h
  24731. Library: Not Known
  24732.  
  24733. Function: SndManagerStatus
  24734. Return Type: OSErr
  24735. Parameters: short theLength, SMStatusPtr theStatus
  24736. Interface: Sound.h
  24737. Library: InterfaceLib
  24738.  
  24739. Function: SndNewChannel
  24740. Return Type: OSErr
  24741. Parameters: SndChannelPtr * chan, short synth, long init, SndCallBackUPP userRoutine
  24742. Interface: Sound.h
  24743. Library: InterfaceLib
  24744.  
  24745. Function: SndPauseFilePlay
  24746. Return Type: OSErr
  24747. Parameters: SndChannelPtr chan
  24748. Interface: Sound.h
  24749. Library: InterfaceLib
  24750.  
  24751. Function: SndPlay
  24752. Return Type: OSErr
  24753. Parameters: SndChannelPtr chan, SndListHandle sndHandle, Boolean async
  24754. Interface: Sound.h
  24755. Library: InterfaceLib
  24756.  
  24757. Function: SndPlayDoubleBuffer
  24758. Return Type: OSErr
  24759. Parameters: SndChannelPtr chan, SndDoubleBufferHeaderPtr theParams
  24760. Interface: Sound.h
  24761. Library: InterfaceLib
  24762.  
  24763. Function: SndRecord
  24764. Return Type: OSErr
  24765. Parameters: ModalFilterUPP filterProc, Point corner, OSType quality, SndListHandle * sndHandle
  24766. Interface: Sound.h
  24767. Library: InterfaceLib
  24768.  
  24769. Function: SndRecordToFile
  24770. Return Type: OSErr
  24771. Parameters: ModalFilterUPP filterProc, Point corner, OSType quality, short fRefNum
  24772. Interface: Sound.h
  24773. Library: InterfaceLib
  24774.  
  24775. Function: SndSetInfo
  24776. Return Type: OSErr
  24777. Parameters: SndChannelPtr chan, OSType selector, const void * infoPtr
  24778. Interface: Sound.h
  24779. Library: SoundLib
  24780.  
  24781. Function: SndSetSysBeepState
  24782. Return Type: OSErr
  24783. Parameters: short sysBeepState
  24784. Interface: Sound.h
  24785. Library: InterfaceLib
  24786.  
  24787. Function: SndSoundManagerVersion
  24788. Return Type: NumVersion
  24789. Parameters: void
  24790. Interface: Sound.h
  24791. Library: InterfaceLib
  24792.  
  24793. Function: SndStartFilePlay
  24794. Return Type: OSErr
  24795. Parameters: SndChannelPtr chan, short fRefNum, short resNum, long bufferSize, void * theBuffer, AudioSelectionPtr theSelection, FilePlayCompletionUPP theCompletion, Boolean async
  24796. Interface: Sound.h
  24797. Library: InterfaceLib
  24798.  
  24799. Function: SndStopFilePlay
  24800. Return Type: OSErr
  24801. Parameters: SndChannelPtr chan, Boolean quietNow
  24802. Interface: Sound.h
  24803. Library: InterfaceLib
  24804.  
  24805. Function: SNextSRsrc
  24806. Return Type: OSErr
  24807. Parameters: SpBlockPtr spBlkPtr
  24808. Interface: Slots.h
  24809. Library: InterfaceLib
  24810.  
  24811. Function: SNextTypeSRsrc
  24812. Return Type: OSErr
  24813. Parameters: SpBlockPtr spBlkPtr
  24814. Interface: Slots.h
  24815. Library: InterfaceLib
  24816.  
  24817. Function: SOffsetData
  24818. Return Type: OSErr
  24819. Parameters: SpBlockPtr spBlkPtr
  24820. Interface: Slots.h
  24821. Library: InterfaceLib
  24822.  
  24823. Function: SoundComponentAddSource
  24824. Return Type: ComponentResult
  24825. Parameters: ComponentInstance ti, SoundSource * sourceID
  24826. Interface: Sound.h
  24827. Library: SoundLib
  24828.  
  24829. Function: SoundComponentGetInfo
  24830. Return Type: ComponentResult
  24831. Parameters: ComponentInstance ti, SoundSource sourceID, OSType selector, void * infoPtr
  24832. Interface: Sound.h
  24833. Library: SoundLib
  24834.  
  24835. Function: SoundComponentGetSource
  24836. Return Type: ComponentResult
  24837. Parameters: ComponentInstance ti, SoundSource sourceID, ComponentInstance * source
  24838. Interface: Sound.h
  24839. Library: SoundLib
  24840.  
  24841. Function: SoundComponentGetSourceData
  24842. Return Type: ComponentResult
  24843. Parameters: ComponentInstance ti, SoundComponentDataPtr * sourceData
  24844. Interface: Sound.h
  24845. Library: SoundLib
  24846.  
  24847. Function: SoundComponentInitOutputDevice
  24848. Return Type: ComponentResult
  24849. Parameters: ComponentInstance ti, long actions
  24850. Interface: Sound.h
  24851. Library: SoundLib
  24852.  
  24853. Function: SoundComponentPauseSource
  24854. Return Type: ComponentResult
  24855. Parameters: ComponentInstance ti, short count, SoundSource * sources
  24856. Interface: Sound.h
  24857. Library: SoundLib
  24858.  
  24859. Function: SoundComponentPlaySourceBuffer
  24860. Return Type: ComponentResult
  24861. Parameters: ComponentInstance ti, SoundSource sourceID, SoundParamBlockPtr pb, long actions
  24862. Interface: Sound.h
  24863. Library: SoundLib
  24864.  
  24865. Function: SoundComponentRemoveSource
  24866. Return Type: ComponentResult
  24867. Parameters: ComponentInstance ti, SoundSource sourceID
  24868. Interface: Sound.h
  24869. Library: SoundLib
  24870.  
  24871. Function: SoundComponentSetInfo
  24872. Return Type: ComponentResult
  24873. Parameters: ComponentInstance ti, SoundSource sourceID, OSType selector, void * infoPtr
  24874. Interface: Sound.h
  24875. Library: SoundLib
  24876.  
  24877. Function: SoundComponentSetOutput
  24878. Return Type: ComponentResult
  24879. Parameters: ComponentInstance ti, SoundComponentDataPtr requested, SoundComponentDataPtr * actual
  24880. Interface: Sound.h
  24881. Library: SoundLib
  24882.  
  24883. Function: SoundComponentSetSource
  24884. Return Type: ComponentResult
  24885. Parameters: ComponentInstance ti, SoundSource sourceID, ComponentInstance source
  24886. Interface: Sound.h
  24887. Library: SoundLib
  24888.  
  24889. Function: SoundComponentStartSource
  24890. Return Type: ComponentResult
  24891. Parameters: ComponentInstance ti, short count, SoundSource * sources
  24892. Interface: Sound.h
  24893. Library: SoundLib
  24894.  
  24895. Function: SoundComponentStopSource
  24896. Return Type: ComponentResult
  24897. Parameters: ComponentInstance ti, short count, SoundSource * sources
  24898. Interface: Sound.h
  24899. Library: SoundLib
  24900.  
  24901. Function: SoundConverterBeginConversion
  24902. Return Type: OSErr
  24903. Parameters: SoundConverter sc
  24904. Interface: Sound.h
  24905. Library: SoundLib
  24906.  
  24907. Function: SoundConverterClose
  24908. Return Type: OSErr
  24909. Parameters: SoundConverter sc
  24910. Interface: Sound.h
  24911. Library: SoundLib
  24912.  
  24913. Function: SoundConverterConvertBuffer
  24914. Return Type: OSErr
  24915. Parameters: SoundConverter sc, const void * inputPtr, unsigned long inputFrames, void * outputPtr, unsigned long * outputFrames, unsigned long * outputBytes
  24916. Interface: Sound.h
  24917. Library: SoundLib
  24918.  
  24919. Function: SoundConverterEndConversion
  24920. Return Type: OSErr
  24921. Parameters: SoundConverter sc, void * outputPtr, unsigned long * outputFrames, unsigned long * outputBytes
  24922. Interface: Sound.h
  24923. Library: SoundLib
  24924.  
  24925. Function: SoundConverterGetBufferSizes
  24926. Return Type: OSErr
  24927. Parameters: SoundConverter sc, unsigned long inputBytesTarget, unsigned long * inputFrames, unsigned long * inputBytes, unsigned long * outputBytes
  24928. Interface: Sound.h
  24929. Library: SoundLib
  24930.  
  24931. Function: SoundConverterGetInfo
  24932. Return Type: OSErr
  24933. Parameters: SoundConverter sc, OSType selector, void * infoPtr
  24934. Interface: Sound.h
  24935. Library: Not Known
  24936.  
  24937. Function: SoundConverterOpen
  24938. Return Type: OSErr
  24939. Parameters: const SoundComponentData * inputFormat, const SoundComponentData * outputFormat, SoundConverter * sc
  24940. Interface: Sound.h
  24941. Library: SoundLib
  24942.  
  24943. Function: SoundConverterSetInfo
  24944. Return Type: OSErr
  24945. Parameters: SoundConverter sc, OSType selector, void * infoPtr
  24946. Interface: Sound.h
  24947. Library: Not Known
  24948.  
  24949. Function: SpaceExtra
  24950. Return Type: void
  24951. Parameters: Fixed extra
  24952. Interface: QuickdrawText.h
  24953. Library: InterfaceLib
  24954.  
  24955. Function: SPBBytesToMilliseconds
  24956. Return Type: OSErr
  24957. Parameters: long inRefNum, long * byteCount
  24958. Interface: Sound.h
  24959. Library: InterfaceLib
  24960.  
  24961. Function: SPBCloseDevice
  24962. Return Type: OSErr
  24963. Parameters: long inRefNum
  24964. Interface: Sound.h
  24965. Library: InterfaceLib
  24966.  
  24967. Function: SPBGetDeviceInfo
  24968. Return Type: OSErr
  24969. Parameters: long inRefNum, OSType infoType, void * infoData
  24970. Interface: Sound.h
  24971. Library: InterfaceLib
  24972.  
  24973. Function: SPBGetIndexedDevice
  24974. Return Type: OSErr
  24975. Parameters: short count, Str255 deviceName, Handle * deviceIconHandle
  24976. Interface: Sound.h
  24977. Library: InterfaceLib
  24978.  
  24979. Function: SPBGetRecordingStatus
  24980. Return Type: OSErr
  24981. Parameters: long inRefNum, short * recordingStatus, short * meterLevel, unsigned long * totalSamplesToRecord, unsigned long * numberOfSamplesRecorded, unsigned long * totalMsecsToRecord, unsigned long * numberOfMsecsRecorded
  24982. Interface: Sound.h
  24983. Library: InterfaceLib
  24984.  
  24985. Function: SPBMillisecondsToBytes
  24986. Return Type: OSErr
  24987. Parameters: long inRefNum, long * milliseconds
  24988. Interface: Sound.h
  24989. Library: InterfaceLib
  24990.  
  24991. Function: SPBOpenDevice
  24992. Return Type: OSErr
  24993. Parameters: ConstStr255Param deviceName, short permission, long * inRefNum
  24994. Interface: Sound.h
  24995. Library: InterfaceLib
  24996.  
  24997. Function: SPBPauseRecording
  24998. Return Type: OSErr
  24999. Parameters: long inRefNum
  25000. Interface: Sound.h
  25001. Library: InterfaceLib
  25002.  
  25003. Function: SPBRecord
  25004. Return Type: OSErr
  25005. Parameters: SPBPtr inParamPtr, Boolean asynchFlag
  25006. Interface: Sound.h
  25007. Library: InterfaceLib
  25008.  
  25009. Function: SPBRecordToFile
  25010. Return Type: OSErr
  25011. Parameters: short fRefNum, SPBPtr inParamPtr, Boolean asynchFlag
  25012. Interface: Sound.h
  25013. Library: InterfaceLib
  25014.  
  25015. Function: SPBResumeRecording
  25016. Return Type: OSErr
  25017. Parameters: long inRefNum
  25018. Interface: Sound.h
  25019. Library: InterfaceLib
  25020.  
  25021. Function: SPBSetDeviceInfo
  25022. Return Type: OSErr
  25023. Parameters: long inRefNum, OSType infoType, void * infoData
  25024. Interface: Sound.h
  25025. Library: InterfaceLib
  25026.  
  25027. Function: SPBSignInDevice
  25028. Return Type: OSErr
  25029. Parameters: short deviceRefNum, ConstStr255Param deviceName
  25030. Interface: Sound.h
  25031. Library: InterfaceLib
  25032.  
  25033. Function: SPBSignOutDevice
  25034. Return Type: OSErr
  25035. Parameters: short deviceRefNum
  25036. Interface: Sound.h
  25037. Library: InterfaceLib
  25038.  
  25039. Function: SPBStopRecording
  25040. Return Type: OSErr
  25041. Parameters: long inRefNum
  25042. Interface: Sound.h
  25043. Library: InterfaceLib
  25044.  
  25045. Function: SPBVersion
  25046. Return Type: NumVersion
  25047. Parameters: void
  25048. Interface: Sound.h
  25049. Library: InterfaceLib
  25050.  
  25051. Function: SpeakBuffer
  25052. Return Type: OSErr
  25053. Parameters: SpeechChannel chan, const void * textBuf, unsigned long textBytes, long controlFlags
  25054. Interface: SpeechSynthesis.h
  25055. Library: SpeechLib
  25056.  
  25057. Function: SpeakString
  25058. Return Type: OSErr
  25059. Parameters: ConstStr255Param textToBeSpoken
  25060. Interface: SpeechSynthesis.h
  25061. Library: SpeechLib
  25062.  
  25063. Function: SpeakText
  25064. Return Type: OSErr
  25065. Parameters: SpeechChannel chan, const void * textBuf, unsigned long textBytes
  25066. Interface: SpeechSynthesis.h
  25067. Library: SpeechLib
  25068.  
  25069. Function: SpeechBusy
  25070. Return Type: short
  25071. Parameters: void
  25072. Interface: SpeechSynthesis.h
  25073. Library: SpeechLib
  25074.  
  25075. Function: SpeechBusySystemWide
  25076. Return Type: short
  25077. Parameters: void
  25078. Interface: SpeechSynthesis.h
  25079. Library: SpeechLib
  25080.  
  25081. Function: SpeechManagerVersion
  25082. Return Type: NumVersion
  25083. Parameters: void
  25084. Interface: SpeechSynthesis.h
  25085. Library: SpeechLib
  25086.  
  25087. Function: SpinDownHardDisk
  25088. Return Type: void
  25089. Parameters: void
  25090. Interface: Power.h
  25091. Library: PowerMgrLib
  25092.  
  25093. Function: SPrimaryInit
  25094. Return Type: OSErr
  25095. Parameters: SpBlockPtr spBlkPtr
  25096. Interface: Slots.h
  25097. Library: InterfaceLib
  25098.  
  25099. Function: SpriteHitTest
  25100. Return Type: OSErr
  25101. Parameters: Sprite theSprite, long flags, Point loc, Boolean * wasHit
  25102. Interface: Movies.h
  25103. Library: QuickTimeLib
  25104.  
  25105. Function: SpriteMediaCountImages
  25106. Return Type: ComponentResult
  25107. Parameters: MediaHandler mh, short * numImages
  25108. Interface: Movies.h
  25109. Library: QuickTimeLib
  25110.  
  25111. Function: SpriteMediaCountSprites
  25112. Return Type: ComponentResult
  25113. Parameters: MediaHandler mh, short * numSprites
  25114. Interface: Movies.h
  25115. Library: QuickTimeLib
  25116.  
  25117. Function: SpriteMediaGetActionVariable
  25118. Return Type: ComponentResult
  25119. Parameters: MediaHandler mh, QTAtomID variableID, float * value
  25120. Interface: Movies.h
  25121. Library: QuickTimeLib
  25122.  
  25123. Function: SpriteMediaGetDisplayedSampleNumber
  25124. Return Type: ComponentResult
  25125. Parameters: MediaHandler mh, long * sampleNum
  25126. Interface: Movies.h
  25127. Library: QuickTimeLib
  25128.  
  25129. Function: SpriteMediaGetImageName
  25130. Return Type: ComponentResult
  25131. Parameters: MediaHandler mh, short imageIndex, Str255 imageName
  25132. Interface: Movies.h
  25133. Library: QuickTimeLib
  25134.  
  25135. Function: SpriteMediaGetIndImageDescription
  25136. Return Type: ComponentResult
  25137. Parameters: MediaHandler mh, short imageIndex, ImageDescriptionHandle imageDescription
  25138. Interface: Movies.h
  25139. Library: QuickTimeLib
  25140.  
  25141. Function: SpriteMediaGetIndImageProperty
  25142. Return Type: ComponentResult
  25143. Parameters: MediaHandler mh, short imageIndex, long imagePropertyType, void * imagePropertyValue
  25144. Interface: Movies.h
  25145. Library: QuickTimeLib
  25146.  
  25147. Function: SpriteMediaGetProperty
  25148. Return Type: ComponentResult
  25149. Parameters: MediaHandler mh, short spriteIndex, long propertyType, void * propertyValue
  25150. Interface: Movies.h
  25151. Library: QuickTimeLib
  25152.  
  25153. Function: SpriteMediaGetSpriteActionsForQTEvent
  25154. Return Type: ComponentResult
  25155. Parameters: MediaHandler mh, QTEventRecordPtr event, QTAtomID spriteID, QTAtomContainer * container, QTAtom * atom
  25156. Interface: Movies.h
  25157. Library: QuickTimeLib
  25158.  
  25159. Function: SpriteMediaGetSpriteName
  25160. Return Type: ComponentResult
  25161. Parameters: MediaHandler mh, QTAtomID spriteID, Str255 spriteName
  25162. Interface: Movies.h
  25163. Library: QuickTimeLib
  25164.  
  25165. Function: SpriteMediaGetSpriteProperty
  25166. Return Type: ComponentResult
  25167. Parameters: MediaHandler mh, QTAtomID spriteID, long propertyType, void * propertyValue
  25168. Interface: Movies.h
  25169. Library: QuickTimeLib
  25170.  
  25171. Function: SpriteMediaHitTestAllSprites
  25172. Return Type: ComponentResult
  25173. Parameters: MediaHandler mh, long flags, Point loc, QTAtomID * spriteHitID
  25174. Interface: Movies.h
  25175. Library: QuickTimeLib
  25176.  
  25177. Function: SpriteMediaHitTestOneSprite
  25178. Return Type: ComponentResult
  25179. Parameters: MediaHandler mh, QTAtomID spriteID, long flags, Point loc, Boolean * wasHit
  25180. Interface: Movies.h
  25181. Library: QuickTimeLib
  25182.  
  25183. Function: SpriteMediaHitTestSprites
  25184. Return Type: ComponentResult
  25185. Parameters: MediaHandler mh, long flags, Point loc, short * spriteHitIndex
  25186. Interface: Movies.h
  25187. Library: QuickTimeLib
  25188.  
  25189. Function: SpriteMediaSetActionVariable
  25190. Return Type: ComponentResult
  25191. Parameters: MediaHandler mh, QTAtomID variableID, const float * value
  25192. Interface: Movies.h
  25193. Library: QuickTimeLib
  25194.  
  25195. Function: SpriteMediaSetProperty
  25196. Return Type: ComponentResult
  25197. Parameters: MediaHandler mh, short spriteIndex, long propertyType, void * propertyValue
  25198. Interface: Movies.h
  25199. Library: QuickTimeLib
  25200.  
  25201. Function: SpriteMediaSetSpriteProperty
  25202. Return Type: ComponentResult
  25203. Parameters: MediaHandler mh, QTAtomID spriteID, long propertyType, void * propertyValue
  25204. Interface: Movies.h
  25205. Library: QuickTimeLib
  25206.  
  25207. Function: SpriteMediaSpriteIDToIndex
  25208. Return Type: ComponentResult
  25209. Parameters: MediaHandler mh, QTAtomID spriteID, short * spriteIndex
  25210. Interface: Movies.h
  25211. Library: QuickTimeLib
  25212.  
  25213. Function: SpriteMediaSpriteIndexToID
  25214. Return Type: ComponentResult
  25215. Parameters: MediaHandler mh, short spriteIndex, QTAtomID * spriteID
  25216. Interface: Movies.h
  25217. Library: QuickTimeLib
  25218.  
  25219. Function: SpriteWorldHitTest
  25220. Return Type: OSErr
  25221. Parameters: SpriteWorld theSpriteWorld, long flags, Point loc, Sprite * spriteHit
  25222. Interface: Movies.h
  25223. Library: QuickTimeLib
  25224.  
  25225. Function: SpriteWorldIdle
  25226. Return Type: OSErr
  25227. Parameters: SpriteWorld theSpriteWorld, long flagsIn, long * flagsOut
  25228. Interface: Movies.h
  25229. Library: QuickTimeLib
  25230.  
  25231. Function: SPtrToSlot
  25232. Return Type: OSErr
  25233. Parameters: SpBlockPtr spBlkPtr
  25234. Interface: Slots.h
  25235. Library: InterfaceLib
  25236.  
  25237. Function: SPutPRAMRec
  25238. Return Type: OSErr
  25239. Parameters: SpBlockPtr spBlkPtr
  25240. Interface: Slots.h
  25241. Library: InterfaceLib
  25242.  
  25243. Function: SRAddLanguageObject
  25244. Return Type: OSErr
  25245. Parameters: SRLanguageObject base, SRLanguageObject addon
  25246. Interface: SpeechRecognition.h
  25247. Library: SpeechRecognitionLib
  25248.  
  25249. Function: SRAddText
  25250. Return Type: OSErr
  25251. Parameters: SRLanguageObject base, const void * text, Size textLength, long refCon
  25252. Interface: SpeechRecognition.h
  25253. Library: SpeechRecognitionLib
  25254.  
  25255. Function: SRCancelRecognition
  25256. Return Type: OSErr
  25257. Parameters: SRRecognizer recognizer
  25258. Interface: SpeechRecognition.h
  25259. Library: SpeechRecognitionLib
  25260.  
  25261. Function: SRChangeLanguageObject
  25262. Return Type: OSErr
  25263. Parameters: SRLanguageObject languageObject, const void * text, Size textLength
  25264. Interface: SpeechRecognition.h
  25265. Library: SpeechRecognitionLib
  25266.  
  25267. Function: SRCloseRecognitionSystem
  25268. Return Type: OSErr
  25269. Parameters: SRRecognitionSystem system
  25270. Interface: SpeechRecognition.h
  25271. Library: SpeechRecognitionLib
  25272.  
  25273. Function: SRContinueRecognition
  25274. Return Type: OSErr
  25275. Parameters: SRRecognizer recognizer
  25276. Interface: SpeechRecognition.h
  25277. Library: SpeechRecognitionLib
  25278.  
  25279. Function: SRCountItems
  25280. Return Type: OSErr
  25281. Parameters: SRSpeechObject container, long * count
  25282. Interface: SpeechRecognition.h
  25283. Library: SpeechRecognitionLib
  25284.  
  25285. Function: SRDrawRecognizedText
  25286. Return Type: OSErr
  25287. Parameters: SRRecognizer recognizer, const void * dispText, Size dispLength
  25288. Interface: SpeechRecognition.h
  25289. Library: SpeechRecognitionLib
  25290.  
  25291. Function: SRDrawText
  25292. Return Type: OSErr
  25293. Parameters: SRRecognizer recognizer, const void * dispText, Size dispLength
  25294. Interface: SpeechRecognition.h
  25295. Library: SpeechRecognitionLib
  25296.  
  25297. Function: SReadByte
  25298. Return Type: OSErr
  25299. Parameters: SpBlockPtr spBlkPtr
  25300. Interface: Slots.h
  25301. Library: InterfaceLib
  25302.  
  25303. Function: SReadDrvrName
  25304. Return Type: OSErr
  25305. Parameters: SpBlockPtr spBlkPtr
  25306. Interface: Slots.h
  25307. Library: InterfaceLib
  25308.  
  25309. Function: SReadFHeader
  25310. Return Type: OSErr
  25311. Parameters: SpBlockPtr spBlkPtr
  25312. Interface: Slots.h
  25313. Library: InterfaceLib
  25314.  
  25315. Function: SReadInfo
  25316. Return Type: OSErr
  25317. Parameters: SpBlockPtr spBlkPtr
  25318. Interface: Slots.h
  25319. Library: InterfaceLib
  25320.  
  25321. Function: SReadLong
  25322. Return Type: OSErr
  25323. Parameters: SpBlockPtr spBlkPtr
  25324. Interface: Slots.h
  25325. Library: InterfaceLib
  25326.  
  25327. Function: SReadPBSize
  25328. Return Type: OSErr
  25329. Parameters: SpBlockPtr spBlkPtr
  25330. Interface: Slots.h
  25331. Library: InterfaceLib
  25332.  
  25333. Function: SReadPRAMRec
  25334. Return Type: OSErr
  25335. Parameters: SpBlockPtr spBlkPtr
  25336. Interface: Slots.h
  25337. Library: InterfaceLib
  25338.  
  25339. Function: SReadStruct
  25340. Return Type: OSErr
  25341. Parameters: SpBlockPtr spBlkPtr
  25342. Interface: Slots.h
  25343. Library: InterfaceLib
  25344.  
  25345. Function: SReadWord
  25346. Return Type: OSErr
  25347. Parameters: SpBlockPtr spBlkPtr
  25348. Interface: Slots.h
  25349. Library: InterfaceLib
  25350.  
  25351. Function: SREmptyLanguageObject
  25352. Return Type: OSErr
  25353. Parameters: SRLanguageObject languageObject
  25354. Interface: SpeechRecognition.h
  25355. Library: SpeechRecognitionLib
  25356.  
  25357. Function: SRGetIndexedItem
  25358. Return Type: OSErr
  25359. Parameters: SRSpeechObject container, SRSpeechObject * item, long index
  25360. Interface: SpeechRecognition.h
  25361. Library: SpeechRecognitionLib
  25362.  
  25363. Function: SRGetLanguageModel
  25364. Return Type: OSErr
  25365. Parameters: SRRecognizer recognizer, SRLanguageModel * languageModel
  25366. Interface: SpeechRecognition.h
  25367. Library: SpeechRecognitionLib
  25368.  
  25369. Function: SRGetProperty
  25370. Return Type: OSErr
  25371. Parameters: SRSpeechObject srObject, OSType selector, void * property, Size * propertyLen
  25372. Interface: SpeechRecognition.h
  25373. Library: SpeechRecognitionLib
  25374.  
  25375. Function: SRGetReference
  25376. Return Type: OSErr
  25377. Parameters: SRSpeechObject srObject, SRSpeechObject * newObjectRef
  25378. Interface: SpeechRecognition.h
  25379. Library: SpeechRecognitionLib
  25380.  
  25381. Function: SRIdle
  25382. Return Type: OSErr
  25383. Parameters: void
  25384. Interface: SpeechRecognition.h
  25385. Library: SpeechRecognitionLib
  25386.  
  25387. Function: SRNewLanguageModel
  25388. Return Type: OSErr
  25389. Parameters: SRRecognitionSystem system, SRLanguageModel * model, const void * name, Size nameLength
  25390. Interface: SpeechRecognition.h
  25391. Library: SpeechRecognitionLib
  25392.  
  25393. Function: SRNewLanguageObjectFromDataFile
  25394. Return Type: OSErr
  25395. Parameters: SRRecognitionSystem system, SRLanguageObject * languageObject, short fRefNum
  25396. Interface: SpeechRecognition.h
  25397. Library: SpeechRecognitionLib
  25398.  
  25399. Function: SRNewLanguageObjectFromHandle
  25400. Return Type: OSErr
  25401. Parameters: SRRecognitionSystem system, SRLanguageObject * languageObject, Handle lObjHandle
  25402. Interface: SpeechRecognition.h
  25403. Library: SpeechRecognitionLib
  25404.  
  25405. Function: SRNewPath
  25406. Return Type: OSErr
  25407. Parameters: SRRecognitionSystem system, SRPath * path
  25408. Interface: SpeechRecognition.h
  25409. Library: SpeechRecognitionLib
  25410.  
  25411. Function: SRNewPhrase
  25412. Return Type: OSErr
  25413. Parameters: SRRecognitionSystem system, SRPhrase * phrase, const void * text, Size textLength
  25414. Interface: SpeechRecognition.h
  25415. Library: SpeechRecognitionLib
  25416.  
  25417. Function: SRNewRecognizer
  25418. Return Type: OSErr
  25419. Parameters: SRRecognitionSystem system, SRRecognizer * recognizer, OSType sourceID
  25420. Interface: SpeechRecognition.h
  25421. Library: SpeechRecognitionLib
  25422.  
  25423. Function: SRNewWord
  25424. Return Type: OSErr
  25425. Parameters: SRRecognitionSystem system, SRWord * word, const void * text, Size textLength
  25426. Interface: SpeechRecognition.h
  25427. Library: SpeechRecognitionLib
  25428.  
  25429. Function: SROpenRecognitionSystem
  25430. Return Type: OSErr
  25431. Parameters: SRRecognitionSystem * system, OSType systemID
  25432. Interface: SpeechRecognition.h
  25433. Library: SpeechRecognitionLib
  25434.  
  25435. Function: SRProcessBegin
  25436. Return Type: OSErr
  25437. Parameters: SRRecognizer recognizer, Boolean failed
  25438. Interface: SpeechRecognition.h
  25439. Library: SpeechRecognitionLib
  25440.  
  25441. Function: SRProcessEnd
  25442. Return Type: OSErr
  25443. Parameters: SRRecognizer recognizer, Boolean failed
  25444. Interface: SpeechRecognition.h
  25445. Library: SpeechRecognitionLib
  25446.  
  25447. Function: SRPutLanguageObjectIntoDataFile
  25448. Return Type: OSErr
  25449. Parameters: SRLanguageObject languageObject, short fRefNum
  25450. Interface: SpeechRecognition.h
  25451. Library: SpeechRecognitionLib
  25452.  
  25453. Function: SRPutLanguageObjectIntoHandle
  25454. Return Type: OSErr
  25455. Parameters: SRLanguageObject languageObject, Handle lobjHandle
  25456. Interface: SpeechRecognition.h
  25457. Library: SpeechRecognitionLib
  25458.  
  25459. Function: SRReleaseObject
  25460. Return Type: OSErr
  25461. Parameters: SRSpeechObject srObject
  25462. Interface: SpeechRecognition.h
  25463. Library: SpeechRecognitionLib
  25464.  
  25465. Function: SRRemoveIndexedItem
  25466. Return Type: OSErr
  25467. Parameters: SRSpeechObject container, long index
  25468. Interface: SpeechRecognition.h
  25469. Library: SpeechRecognitionLib
  25470.  
  25471. Function: SRRemoveLanguageObject
  25472. Return Type: OSErr
  25473. Parameters: SRLanguageObject base, SRLanguageObject toRemove
  25474. Interface: SpeechRecognition.h
  25475. Library: SpeechRecognitionLib
  25476.  
  25477. Function: SRSetIndexedItem
  25478. Return Type: OSErr
  25479. Parameters: SRSpeechObject container, SRSpeechObject item, long index
  25480. Interface: SpeechRecognition.h
  25481. Library: SpeechRecognitionLib
  25482.  
  25483. Function: SRSetLanguageModel
  25484. Return Type: OSErr
  25485. Parameters: SRRecognizer recognizer, SRLanguageModel languageModel
  25486. Interface: SpeechRecognition.h
  25487. Library: SpeechRecognitionLib
  25488.  
  25489. Function: SRSetProperty
  25490. Return Type: OSErr
  25491. Parameters: SRSpeechObject srObject, OSType selector, const void * property, Size propertyLen
  25492. Interface: SpeechRecognition.h
  25493. Library: SpeechRecognitionLib
  25494.  
  25495. Function: SRSpeakAndDrawText
  25496. Return Type: OSErr
  25497. Parameters: SRRecognizer recognizer, const void * text, Size textLength
  25498. Interface: SpeechRecognition.h
  25499. Library: SpeechRecognitionLib
  25500.  
  25501. Function: SRSpeakText
  25502. Return Type: OSErr
  25503. Parameters: SRRecognizer recognizer, const void * speakText, Size speakLength
  25504. Interface: SpeechRecognition.h
  25505. Library: SpeechRecognitionLib
  25506.  
  25507. Function: SRSpeechBusy
  25508. Return Type: Boolean
  25509. Parameters: SRRecognizer recognizer
  25510. Interface: SpeechRecognition.h
  25511. Library: SpeechRecognitionLib
  25512.  
  25513. Function: SRsrcInfo
  25514. Return Type: OSErr
  25515. Parameters: SpBlockPtr spBlkPtr
  25516. Interface: Slots.h
  25517. Library: InterfaceLib
  25518.  
  25519. Function: SRStartListening
  25520. Return Type: OSErr
  25521. Parameters: SRRecognizer recognizer
  25522. Interface: SpeechRecognition.h
  25523. Library: SpeechRecognitionLib
  25524.  
  25525. Function: SRStopListening
  25526. Return Type: OSErr
  25527. Parameters: SRRecognizer recognizer
  25528. Interface: SpeechRecognition.h
  25529. Library: SpeechRecognitionLib
  25530.  
  25531. Function: SRStopSpeech
  25532. Return Type: OSErr
  25533. Parameters: SRRecognizer recognizer
  25534. Interface: SpeechRecognition.h
  25535. Library: SpeechRecognitionLib
  25536.  
  25537. Function: SSearchSRT
  25538. Return Type: OSErr
  25539. Parameters: SpBlockPtr spBlkPtr
  25540. Interface: Slots.h
  25541. Library: InterfaceLib
  25542.  
  25543. Function: StackSpace
  25544. Return Type: long
  25545. Parameters: void
  25546. Interface: MacMemory.h
  25547. Library: InterfaceLib
  25548.  
  25549. Function: StandardAlert
  25550. Return Type: OSErr
  25551. Parameters: AlertType inAlertType, StringPtr inError, StringPtr inExplanation, AlertStdAlertParamPtr inAlertParam, SInt16 * outItemHit
  25552. Interface: Dialogs.h
  25553. Library: AppearanceLib
  25554.  
  25555. Function: StandardGetFile
  25556. Return Type: void
  25557. Parameters: FileFilterUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, StandardFileReply * reply
  25558. Interface: StandardFile.h
  25559. Library: InterfaceLib
  25560.  
  25561. Function: StandardGetFilePreview
  25562. Return Type: void
  25563. Parameters: FileFilterUPP fileFilter, short numTypes, ConstSFTypeListPtr typeList, StandardFileReply * reply
  25564. Interface: ImageCompression.h
  25565. Library: QuickTimeLib
  25566.  
  25567. Function: StandardPutFile
  25568. Return Type: void
  25569. Parameters: ConstStr255Param prompt, ConstStr255Param defaultName, StandardFileReply * reply
  25570. Interface: StandardFile.h
  25571. Library: InterfaceLib
  25572.  
  25573. Function: StartMessageAt
  25574. Return Type: OSErr
  25575. Parameters: long messageSelector, MessageHandler msgHandler, ...
  25576. Interface: GXMessages.h
  25577. Library: GXPrintingLib
  25578.  
  25579. Function: StartMovie
  25580. Return Type: void
  25581. Parameters: Movie theMovie
  25582. Interface: Movies.h
  25583. Library: QuickTimeLib
  25584.  
  25585. Function: StartObjectMessageAt
  25586. Return Type: OSErr
  25587. Parameters: MessageObject msgObject, long messageSelector, MessageHandler msgHandler, ...
  25588. Interface: GXMessages.h
  25589. Library: GXPrintingLib
  25590.  
  25591. Function: Stash
  25592. Return Type: long
  25593. Parameters: DCtlPtr dce, char data
  25594. Interface: Devices.h
  25595. Library: Not Known
  25596.  
  25597. Function: StdArc
  25598. Return Type: void
  25599. Parameters: GrafVerb verb, const Rect * r, short startAngle, short arcAngle
  25600. Interface: Quickdraw.h
  25601. Library: InterfaceLib
  25602.  
  25603. Function: StdBits
  25604. Return Type: void
  25605. Parameters: const BitMap * srcBits, const Rect * srcRect, const Rect * dstRect, short mode, RgnHandle maskRgn
  25606. Interface: Quickdraw.h
  25607. Library: InterfaceLib
  25608.  
  25609. Function: StdComment
  25610. Return Type: void
  25611. Parameters: short kind, short dataSize, Handle dataHandle
  25612. Interface: Quickdraw.h
  25613. Library: InterfaceLib
  25614.  
  25615. Function: StdGetPic
  25616. Return Type: void
  25617. Parameters: void * dataPtr, short byteCount
  25618. Interface: Quickdraw.h
  25619. Library: InterfaceLib
  25620.  
  25621. Function: StdLine
  25622. Return Type: void
  25623. Parameters: Point newPt
  25624. Interface: Quickdraw.h
  25625. Library: InterfaceLib
  25626.  
  25627. Function: StdOpcode
  25628. Return Type: void
  25629. Parameters: const Rect * fromRect, const Rect * toRect, UInt16 opcode, SInt16 version
  25630. Interface: Quickdraw.h
  25631. Library: Not Known
  25632.  
  25633. Function: StdOval
  25634. Return Type: void
  25635. Parameters: GrafVerb verb, const Rect * r
  25636. Interface: Quickdraw.h
  25637. Library: InterfaceLib
  25638.  
  25639. Function: StdPix
  25640. Return Type: void
  25641. Parameters: PixMapPtr src, const Rect * srcRect, MatrixRecordPtr matrix, short mode, RgnHandle mask, PixMapPtr matte, const Rect * matteRect, short flags
  25642. Interface: ImageCompression.h
  25643. Library: QuickTimeLib
  25644.  
  25645. Function: StdPoly
  25646. Return Type: void
  25647. Parameters: GrafVerb verb, PolyHandle poly
  25648. Interface: Quickdraw.h
  25649. Library: InterfaceLib
  25650.  
  25651. Function: StdPutPic
  25652. Return Type: void
  25653. Parameters: const void * dataPtr, short byteCount
  25654. Interface: Quickdraw.h
  25655. Library: InterfaceLib
  25656.  
  25657. Function: StdRect
  25658. Return Type: void
  25659. Parameters: GrafVerb verb, const Rect * r
  25660. Interface: Quickdraw.h
  25661. Library: InterfaceLib
  25662.  
  25663. Function: StdRgn
  25664. Return Type: void
  25665. Parameters: GrafVerb verb, RgnHandle rgn
  25666. Interface: Quickdraw.h
  25667. Library: InterfaceLib
  25668.  
  25669. Function: StdRRect
  25670. Return Type: void
  25671. Parameters: GrafVerb verb, const Rect * r, short ovalWidth, short ovalHeight
  25672. Interface: Quickdraw.h
  25673. Library: InterfaceLib
  25674.  
  25675. Function: StdText
  25676. Return Type: void
  25677. Parameters: short count, const void * textAddr, Point numer, Point denom
  25678. Interface: QuickdrawText.h
  25679. Library: InterfaceLib
  25680.  
  25681. Function: StdTxMeas
  25682. Return Type: short
  25683. Parameters: short byteCount, const void * textAddr, Point * numer, Point * denom, FontInfo * info
  25684. Interface: QuickdrawText.h
  25685. Library: InterfaceLib
  25686.  
  25687. Function: StillDown
  25688. Return Type: Boolean
  25689. Parameters: void
  25690. Interface: Events.h
  25691. Library: InterfaceLib
  25692.  
  25693. Function: StopAlert
  25694. Return Type: DialogItemIndex
  25695. Parameters: SInt16 alertID, ModalFilterUPP modalFilter
  25696. Interface: Dialogs.h
  25697. Library: InterfaceLib
  25698.  
  25699. Function: StopMovie
  25700. Return Type: void
  25701. Parameters: Movie theMovie
  25702. Interface: Movies.h
  25703. Library: QuickTimeLib
  25704.  
  25705. Function: StopSpeech
  25706. Return Type: OSErr
  25707. Parameters: SpeechChannel chan
  25708. Interface: SpeechSynthesis.h
  25709. Library: SpeechLib
  25710.  
  25711. Function: StopSpeechAt
  25712. Return Type: OSErr
  25713. Parameters: SpeechChannel chan, long whereToStop
  25714. Interface: SpeechSynthesis.h
  25715. Library: SpeechLib
  25716.  
  25717. Function: StringToDate
  25718. Return Type: StringToDateStatus
  25719. Parameters: Ptr textPtr, long textLen, DateCachePtr theCache, long * lengthUsed, LongDateRec * dateTime
  25720. Interface: DateTimeUtils.h
  25721. Library: InterfaceLib
  25722.  
  25723. Function: StringToExtended
  25724. Return Type: FormatStatus
  25725. Parameters: ConstStr255Param source, const NumFormatString * myCanonical, const NumberParts * partsTable, extended80 * x
  25726. Interface: NumberFormatting.h
  25727. Library: InterfaceLib
  25728.  
  25729. Function: StringToFormatRec
  25730. Return Type: FormatStatus
  25731. Parameters: ConstStr255Param inString, const NumberParts * partsTable, NumFormatString * outString
  25732. Interface: NumberFormatting.h
  25733. Library: InterfaceLib
  25734.  
  25735. Function: StringToTime
  25736. Return Type: StringToDateStatus
  25737. Parameters: Ptr textPtr, long textLen, DateCachePtr theCache, long * lengthUsed, LongDateRec * dateTime
  25738. Interface: DateTimeUtils.h
  25739. Library: InterfaceLib
  25740.  
  25741. Function: StringWidth
  25742. Return Type: short
  25743. Parameters: ConstStr255Param s
  25744. Interface: QuickdrawText.h
  25745. Library: InterfaceLib
  25746.  
  25747. Function: StripAddress
  25748. Return Type: Ptr
  25749. Parameters: void * theAddress
  25750. Interface: MacMemory.h
  25751. Library: Not Known
  25752.  
  25753. Function: StripDiacritics
  25754. Return Type: void
  25755. Parameters: Ptr textPtr, short len, ScriptCode script
  25756. Interface: TextUtils.h
  25757. Library: InterfaceLib
  25758.  
  25759. Function: StripText
  25760. Return Type: void
  25761. Parameters: Ptr textPtr, short len
  25762. Interface: TextUtils.h
  25763. Library: InterfaceLib
  25764.  
  25765. Function: StripUpperText
  25766. Return Type: void
  25767. Parameters: Ptr textPtr, short len
  25768. Interface: TextUtils.h
  25769. Library: InterfaceLib
  25770.  
  25771. Function: StuffHex
  25772. Return Type: void
  25773. Parameters: void * thingPtr, ConstStr255Param s
  25774. Interface: Quickdraw.h
  25775. Library: InterfaceLib
  25776.  
  25777. Function: StyledLineBreak
  25778. Return Type: StyledLineBreakCode
  25779. Parameters: Ptr textPtr, long textLen, long textStart, long textEnd, long flags, Fixed * textWidth, long * textOffset
  25780. Interface: TextUtils.h
  25781. Library: InterfaceLib
  25782.  
  25783. Function: SubPt
  25784. Return Type: void
  25785. Parameters: Point src, Point * dst
  25786. Interface: Quickdraw.h
  25787. Library: InterfaceLib
  25788.  
  25789. Function: SubtractTime
  25790. Return Type: void
  25791. Parameters: TimeRecord * dst, const TimeRecord * src
  25792. Interface: Movies.h
  25793. Library: QuickTimeLib
  25794.  
  25795. Function: SUpdateSRT
  25796. Return Type: OSErr
  25797. Parameters: SpBlockPtr spBlkPtr
  25798. Interface: Slots.h
  25799. Library: InterfaceLib
  25800.  
  25801. Function: SVersion
  25802. Return Type: OSErr
  25803. Parameters: SpBlockPtr spBlkPtr
  25804. Interface: Slots.h
  25805. Library: InterfaceLib
  25806.  
  25807. Function: SwapMMUMode
  25808. Return Type: void
  25809. Parameters: SInt8 * mode
  25810. Interface: OSUtils.h
  25811. Library: Not Known
  25812.  
  25813. Function: SynchronizeIO
  25814. Return Type: void
  25815. Parameters: void
  25816. Interface: DriverSynchronization.h
  25817. Library: DriverServicesLib
  25818.  
  25819. Function: SysBeep
  25820. Return Type: void
  25821. Parameters: short duration
  25822. Interface: Sound.h
  25823. Library: InterfaceLib
  25824.  
  25825. Function: SysBreak
  25826. Return Type: void
  25827. Parameters: void
  25828. Interface: MacTypes.h
  25829. Library: InterfaceLib
  25830.  
  25831. Function: SysBreakFunc
  25832. Return Type: void
  25833. Parameters: ConstStr255Param debuggerMsg
  25834. Interface: MacTypes.h
  25835. Library: InterfaceLib
  25836.  
  25837. Function: SysBreakStr
  25838. Return Type: void
  25839. Parameters: ConstStr255Param debuggerMsg
  25840. Interface: MacTypes.h
  25841. Library: InterfaceLib
  25842.  
  25843. Function: SysEnvirons
  25844. Return Type: OSErr
  25845. Parameters: short versionRequested, SysEnvRec * theWorld
  25846. Interface: OSUtils.h
  25847. Library: InterfaceLib
  25848.  
  25849. Function: SysError
  25850. Return Type: void
  25851. Parameters: short errorCode
  25852. Interface: Errors.h
  25853. Library: InterfaceLib
  25854.  
  25855. Function: SystemClick
  25856. Return Type: void
  25857. Parameters: const EventRecord * theEvent, WindowPtr theWindow
  25858. Interface: Events.h
  25859. Library: InterfaceLib
  25860.  
  25861. Function: SystemEdit
  25862. Return Type: Boolean
  25863. Parameters: short editCmd
  25864. Interface: Menus.h
  25865. Library: InterfaceLib
  25866.  
  25867. Function: SystemEvent
  25868. Return Type: Boolean
  25869. Parameters: const EventRecord * theEvent
  25870. Interface: Events.h
  25871. Library: InterfaceLib
  25872.  
  25873. Function: SystemMenu
  25874. Return Type: void
  25875. Parameters: long menuResult
  25876. Interface: Menus.h
  25877. Library: InterfaceLib
  25878.  
  25879. Function: SystemTask
  25880. Return Type: void
  25881. Parameters: void
  25882. Interface: Events.h
  25883. Library: InterfaceLib
  25884.  
  25885. Function: SystemZone
  25886. Return Type: THz
  25887. Parameters: void
  25888. Interface: MacMemory.h
  25889. Library: InterfaceLib
  25890.  
  25891. Function: TCFrameNumberToTimeCode
  25892. Return Type: HandlerError
  25893. Parameters: MediaHandler mh, long frameNumber, TimeCodeDef * tcdef, TimeCodeRecord * tcrec
  25894. Interface: QuickTimeComponents.h
  25895. Library: QuickTimeLib
  25896.  
  25897. Function: TCGetCurrentTimeCode
  25898. Return Type: HandlerError
  25899. Parameters: MediaHandler mh, long * frameNum, TimeCodeDef * tcdef, TimeCodeRecord * tcrec, UserData * srcRefH
  25900. Interface: QuickTimeComponents.h
  25901. Library: QuickTimeLib
  25902.  
  25903. Function: TCGetDisplayOptions
  25904. Return Type: HandlerError
  25905. Parameters: MediaHandler mh, TCTextOptionsPtr textOptions
  25906. Interface: QuickTimeComponents.h
  25907. Library: QuickTimeLib
  25908.  
  25909. Function: TCGetSourceRef
  25910. Return Type: HandlerError
  25911. Parameters: MediaHandler mh, TimeCodeDescriptionHandle tcdH, UserData * srefH
  25912. Interface: QuickTimeComponents.h
  25913. Library: QuickTimeLib
  25914.  
  25915. Function: TCGetTimeCodeAtTime
  25916. Return Type: HandlerError
  25917. Parameters: MediaHandler mh, TimeValue mediaTime, long * frameNum, TimeCodeDef * tcdef, TimeCodeRecord * tcdata, UserData * srcRefH
  25918. Interface: QuickTimeComponents.h
  25919. Library: QuickTimeLib
  25920.  
  25921. Function: TCGetTimeCodeFlags
  25922. Return Type: HandlerError
  25923. Parameters: MediaHandler mh, long * flags
  25924. Interface: QuickTimeComponents.h
  25925. Library: QuickTimeLib
  25926.  
  25927. Function: TCSetDisplayOptions
  25928. Return Type: HandlerError
  25929. Parameters: MediaHandler mh, TCTextOptionsPtr textOptions
  25930. Interface: QuickTimeComponents.h
  25931. Library: QuickTimeLib
  25932.  
  25933. Function: TCSetSourceRef
  25934. Return Type: HandlerError
  25935. Parameters: MediaHandler mh, TimeCodeDescriptionHandle tcdH, UserData srefH
  25936. Interface: QuickTimeComponents.h
  25937. Library: QuickTimeLib
  25938.  
  25939. Function: TCSetTimeCodeFlags
  25940. Return Type: HandlerError
  25941. Parameters: MediaHandler mh, long flags, long flagsMask
  25942. Interface: QuickTimeComponents.h
  25943. Library: QuickTimeLib
  25944.  
  25945. Function: TCTimeCodeToFrameNumber
  25946. Return Type: HandlerError
  25947. Parameters: MediaHandler mh, TimeCodeDef * tcdef, TimeCodeRecord * tcrec, long * frameNumber
  25948. Interface: QuickTimeComponents.h
  25949. Library: QuickTimeLib
  25950.  
  25951. Function: TCTimeCodeToString
  25952. Return Type: HandlerError
  25953. Parameters: MediaHandler mh, TimeCodeDef * tcdef, TimeCodeRecord * tcrec, StringPtr tcStr
  25954. Interface: QuickTimeComponents.h
  25955. Library: QuickTimeLib
  25956.  
  25957. Function: TEActivate
  25958. Return Type: void
  25959. Parameters: TEHandle hTE
  25960. Interface: TextEdit.h
  25961. Library: InterfaceLib
  25962.  
  25963. Function: TEAutoView
  25964. Return Type: void
  25965. Parameters: Boolean fAuto, TEHandle hTE
  25966. Interface: TextEdit.h
  25967. Library: InterfaceLib
  25968.  
  25969. Function: TECalText
  25970. Return Type: void
  25971. Parameters: TEHandle hTE
  25972. Interface: TextEdit.h
  25973. Library: InterfaceLib
  25974.  
  25975. Function: TEClick
  25976. Return Type: void
  25977. Parameters: Point pt, Boolean fExtend, TEHandle h
  25978. Interface: TextEdit.h
  25979. Library: InterfaceLib
  25980.  
  25981. Function: TEContinuousStyle
  25982. Return Type: Boolean
  25983. Parameters: short * mode, TextStyle * aStyle, TEHandle hTE
  25984. Interface: TextEdit.h
  25985. Library: InterfaceLib
  25986.  
  25987. Function: TECopy
  25988. Return Type: void
  25989. Parameters: TEHandle hTE
  25990. Interface: TextEdit.h
  25991. Library: InterfaceLib
  25992.  
  25993. Function: TECustomHook
  25994. Return Type: void
  25995. Parameters: TEIntHook which, UniversalProcPtr * addr, TEHandle hTE
  25996. Interface: TextEdit.h
  25997. Library: InterfaceLib
  25998.  
  25999. Function: TECut
  26000. Return Type: void
  26001. Parameters: TEHandle hTE
  26002. Interface: TextEdit.h
  26003. Library: InterfaceLib
  26004.  
  26005. Function: TEDeactivate
  26006. Return Type: void
  26007. Parameters: TEHandle hTE
  26008. Interface: TextEdit.h
  26009. Library: InterfaceLib
  26010.  
  26011. Function: TEDelete
  26012. Return Type: void
  26013. Parameters: TEHandle hTE
  26014. Interface: TextEdit.h
  26015. Library: InterfaceLib
  26016.  
  26017. Function: TEDispose
  26018. Return Type: void
  26019. Parameters: TEHandle hTE
  26020. Interface: TextEdit.h
  26021. Library: InterfaceLib
  26022.  
  26023. Function: TEFeatureFlag
  26024. Return Type: short
  26025. Parameters: short feature, short action, TEHandle hTE
  26026. Interface: TextEdit.h
  26027. Library: InterfaceLib
  26028.  
  26029. Function: TEGetHeight
  26030. Return Type: long
  26031. Parameters: long endLine, long startLine, TEHandle hTE
  26032. Interface: TextEdit.h
  26033. Library: InterfaceLib
  26034.  
  26035. Function: TEGetHiliteRgn
  26036. Return Type: OSErr
  26037. Parameters: RgnHandle region, TEHandle hTE
  26038. Interface: TextEdit.h
  26039. Library: DragLib
  26040.  
  26041. Function: TEGetOffset
  26042. Return Type: short
  26043. Parameters: Point pt, TEHandle hTE
  26044. Interface: TextEdit.h
  26045. Library: InterfaceLib
  26046.  
  26047. Function: TEGetPoint
  26048. Return Type: Point
  26049. Parameters: short offset, TEHandle hTE
  26050. Interface: TextEdit.h
  26051. Library: InterfaceLib
  26052.  
  26053. Function: TEGetStyle
  26054. Return Type: void
  26055. Parameters: short offset, TextStyle * theStyle, short * lineHeight, short * fontAscent, TEHandle hTE
  26056. Interface: TextEdit.h
  26057. Library: InterfaceLib
  26058.  
  26059. Function: TEGetStyleHandle
  26060. Return Type: TEStyleHandle
  26061. Parameters: TEHandle hTE
  26062. Interface: TextEdit.h
  26063. Library: InterfaceLib
  26064.  
  26065. Function: TEGetStyleScrapHandle
  26066. Return Type: StScrpHandle
  26067. Parameters: TEHandle hTE
  26068. Interface: TextEdit.h
  26069. Library: InterfaceLib
  26070.  
  26071. Function: TEGetText
  26072. Return Type: CharsHandle
  26073. Parameters: TEHandle hTE
  26074. Interface: TextEdit.h
  26075. Library: InterfaceLib
  26076.  
  26077. Function: TEIdle
  26078. Return Type: void
  26079. Parameters: TEHandle hTE
  26080. Interface: TextEdit.h
  26081. Library: InterfaceLib
  26082.  
  26083. Function: TEInit
  26084. Return Type: void
  26085. Parameters: void
  26086. Interface: TextEdit.h
  26087. Library: InterfaceLib
  26088.  
  26089. Function: TEInsert
  26090. Return Type: void
  26091. Parameters: const void * text, long length, TEHandle hTE
  26092. Interface: TextEdit.h
  26093. Library: InterfaceLib
  26094.  
  26095. Function: TEKey
  26096. Return Type: void
  26097. Parameters: CharParameter key, TEHandle hTE
  26098. Interface: TextEdit.h
  26099. Library: InterfaceLib
  26100.  
  26101. Function: TempDisposeHandle
  26102. Return Type: void
  26103. Parameters: Handle h, OSErr * resultCode
  26104. Interface: MacMemory.h
  26105. Library: InterfaceLib
  26106.  
  26107. Function: TempFreeMem
  26108. Return Type: long
  26109. Parameters: void
  26110. Interface: MacMemory.h
  26111. Library: InterfaceLib
  26112.  
  26113. Function: TempHLock
  26114. Return Type: void
  26115. Parameters: Handle h, OSErr * resultCode
  26116. Interface: MacMemory.h
  26117. Library: InterfaceLib
  26118.  
  26119. Function: TempHUnlock
  26120. Return Type: void
  26121. Parameters: Handle h, OSErr * resultCode
  26122. Interface: MacMemory.h
  26123. Library: InterfaceLib
  26124.  
  26125. Function: TempInsertROMMap
  26126. Return Type: void
  26127. Parameters: Boolean tempResLoad
  26128. Interface: Resources.h
  26129. Library: InterfaceLib
  26130.  
  26131. Function: TempMaxMem
  26132. Return Type: Size
  26133. Parameters: Size * grow
  26134. Interface: MacMemory.h
  26135. Library: InterfaceLib
  26136.  
  26137. Function: TempNewHandle
  26138. Return Type: Handle
  26139. Parameters: Size logicalSize, OSErr * resultCode
  26140. Interface: MacMemory.h
  26141. Library: InterfaceLib
  26142.  
  26143. Function: TempTopMem
  26144. Return Type: Ptr
  26145. Parameters: void
  26146. Interface: MacMemory.h
  26147. Library: InterfaceLib
  26148.  
  26149. Function: TENew
  26150. Return Type: TEHandle
  26151. Parameters: const Rect * destRect, const Rect * viewRect
  26152. Interface: TextEdit.h
  26153. Library: InterfaceLib
  26154.  
  26155. Function: TENumStyles
  26156. Return Type: long
  26157. Parameters: long rangeStart, long rangeEnd, TEHandle hTE
  26158. Interface: TextEdit.h
  26159. Library: InterfaceLib
  26160.  
  26161. Function: TEPaste
  26162. Return Type: void
  26163. Parameters: TEHandle hTE
  26164. Interface: TextEdit.h
  26165. Library: InterfaceLib
  26166.  
  26167. Function: TEPinScroll
  26168. Return Type: void
  26169. Parameters: short dh, short dv, TEHandle hTE
  26170. Interface: TextEdit.h
  26171. Library: InterfaceLib
  26172.  
  26173. Function: TEReplaceStyle
  26174. Return Type: void
  26175. Parameters: short mode, const TextStyle * oldStyle, const TextStyle * newStyle, Boolean fRedraw, TEHandle hTE
  26176. Interface: TextEdit.h
  26177. Library: InterfaceLib
  26178.  
  26179. Function: TerminateTextService
  26180. Return Type: ComponentResult
  26181. Parameters: ComponentInstance ts
  26182. Interface: TextServices.h
  26183. Library: InterfaceLib
  26184.  
  26185. Function: TEScrapHandle
  26186. Return Type: Handle
  26187. Parameters: void
  26188. Interface: TextEdit.h
  26189. Library: InterfaceLib
  26190.  
  26191. Function: TEScroll
  26192. Return Type: void
  26193. Parameters: short dh, short dv, TEHandle hTE
  26194. Interface: TextEdit.h
  26195. Library: InterfaceLib
  26196.  
  26197. Function: TESelView
  26198. Return Type: void
  26199. Parameters: TEHandle hTE
  26200. Interface: TextEdit.h
  26201. Library: InterfaceLib
  26202.  
  26203. Function: TESetAlignment
  26204. Return Type: void
  26205. Parameters: short just, TEHandle hTE
  26206. Interface: TextEdit.h
  26207. Library: InterfaceLib
  26208.  
  26209. Function: TESetSelect
  26210. Return Type: void
  26211. Parameters: long selStart, long selEnd, TEHandle hTE
  26212. Interface: TextEdit.h
  26213. Library: InterfaceLib
  26214.  
  26215. Function: TESetStyle
  26216. Return Type: void
  26217. Parameters: short mode, const TextStyle * newStyle, Boolean fRedraw, TEHandle hTE
  26218. Interface: TextEdit.h
  26219. Library: InterfaceLib
  26220.  
  26221. Function: TESetStyleHandle
  26222. Return Type: void
  26223. Parameters: TEStyleHandle theHandle, TEHandle hTE
  26224. Interface: TextEdit.h
  26225. Library: InterfaceLib
  26226.  
  26227. Function: TESetText
  26228. Return Type: void
  26229. Parameters: const void * text, long length, TEHandle hTE
  26230. Interface: TextEdit.h
  26231. Library: InterfaceLib
  26232.  
  26233. Function: TestControl
  26234. Return Type: ControlPartCode
  26235. Parameters: ControlHandle theControl, Point testPoint
  26236. Interface: Controls.h
  26237. Library: InterfaceLib
  26238.  
  26239. Function: TestDeviceAttribute
  26240. Return Type: Boolean
  26241. Parameters: GDHandle gdh, short attribute
  26242. Interface: Quickdraw.h
  26243. Library: InterfaceLib
  26244.  
  26245. Function: TEStyleInsert
  26246. Return Type: void
  26247. Parameters: const void * text, long length, StScrpHandle hST, TEHandle hTE
  26248. Interface: TextEdit.h
  26249. Library: InterfaceLib
  26250.  
  26251. Function: TEStyleNew
  26252. Return Type: TEHandle
  26253. Parameters: const Rect * destRect, const Rect * viewRect
  26254. Interface: TextEdit.h
  26255. Library: InterfaceLib
  26256.  
  26257. Function: TEStylePaste
  26258. Return Type: void
  26259. Parameters: TEHandle hTE
  26260. Interface: TextEdit.h
  26261. Library: InterfaceLib
  26262.  
  26263. Function: TETextBox
  26264. Return Type: void
  26265. Parameters: const void * text, long length, const Rect * box, short just
  26266. Interface: TextEdit.h
  26267. Library: InterfaceLib
  26268.  
  26269. Function: TEUpdate
  26270. Return Type: void
  26271. Parameters: const Rect * rUpdate, TEHandle hTE
  26272. Interface: TextEdit.h
  26273. Library: InterfaceLib
  26274.  
  26275. Function: TEUseStyleScrap
  26276. Return Type: void
  26277. Parameters: long rangeStart, long rangeEnd, StScrpHandle newStyles, Boolean fRedraw, TEHandle hTE
  26278. Interface: TextEdit.h
  26279. Library: InterfaceLib
  26280.  
  26281. Function: TextExportGetDisplayData
  26282. Return Type: ComponentResult
  26283. Parameters: TextExportComponent ci, TextDisplayData * textDisplay
  26284. Interface: QuickTimeComponents.h
  26285. Library: QuickTimeLib
  26286.  
  26287. Function: TextExportGetSettings
  26288. Return Type: ComponentResult
  26289. Parameters: TextExportComponent ci, long * setting
  26290. Interface: QuickTimeComponents.h
  26291. Library: QuickTimeLib
  26292.  
  26293. Function: TextExportGetTimeFraction
  26294. Return Type: ComponentResult
  26295. Parameters: TextExportComponent ci, long * movieTimeFraction
  26296. Interface: QuickTimeComponents.h
  26297. Library: QuickTimeLib
  26298.  
  26299. Function: TextExportSetSettings
  26300. Return Type: ComponentResult
  26301. Parameters: TextExportComponent ci, long setting
  26302. Interface: QuickTimeComponents.h
  26303. Library: QuickTimeLib
  26304.  
  26305. Function: TextExportSetTimeFraction
  26306. Return Type: ComponentResult
  26307. Parameters: TextExportComponent ci, long movieTimeFraction
  26308. Interface: QuickTimeComponents.h
  26309. Library: QuickTimeLib
  26310.  
  26311. Function: TextFace
  26312. Return Type: void
  26313. Parameters: StyleParameter face
  26314. Interface: QuickdrawText.h
  26315. Library: InterfaceLib
  26316.  
  26317. Function: TextFont
  26318. Return Type: void
  26319. Parameters: short font
  26320. Interface: QuickdrawText.h
  26321. Library: InterfaceLib
  26322.  
  26323. Function: TextMediaAddHiliteSample
  26324. Return Type: ComponentResult
  26325. Parameters: MediaHandler mh, short hiliteStart, short hiliteEnd, RGBColor * rgbHiliteColor, TimeValue duration, TimeValue * sampleTime
  26326. Interface: Movies.h
  26327. Library: QuickTimeLib
  26328.  
  26329. Function: TextMediaAddTESample
  26330. Return Type: ComponentResult
  26331. Parameters: MediaHandler mh, TEHandle hTE, RGBColor * backColor, short textJustification, Rect * textBox, long displayFlags, TimeValue scrollDelay, short hiliteStart, short hiliteEnd, RGBColor * rgbHiliteColor, TimeValue duration, TimeValue * sampleTime
  26332. Interface: Movies.h
  26333. Library: QuickTimeLib
  26334.  
  26335. Function: TextMediaAddTextSample
  26336. Return Type: ComponentResult
  26337. Parameters: MediaHandler mh, Ptr text, unsigned long size, short fontNumber, short fontSize, Style textFace, RGBColor * textColor, RGBColor * backColor, short textJustification, Rect * textBox, long displayFlags, TimeValue scrollDelay, short hiliteStart, short hiliteEnd, RGBColor * rgbHiliteColor, TimeValue duration, TimeValue * sampleTime
  26338. Interface: Movies.h
  26339. Library: QuickTimeLib
  26340.  
  26341. Function: TextMediaFindNextText
  26342. Return Type: ComponentResult
  26343. Parameters: MediaHandler mh, Ptr text, long size, short findFlags, TimeValue startTime, TimeValue * foundTime, TimeValue * foundDuration, long * offset
  26344. Interface: Movies.h
  26345. Library: QuickTimeLib
  26346.  
  26347. Function: TextMediaHiliteTextSample
  26348. Return Type: ComponentResult
  26349. Parameters: MediaHandler mh, TimeValue sampleTime, short hiliteStart, short hiliteEnd, RGBColor * rgbHiliteColor
  26350. Interface: Movies.h
  26351. Library: QuickTimeLib
  26352.  
  26353. Function: TextMediaSetTextProc
  26354. Return Type: ComponentResult
  26355. Parameters: MediaHandler mh, TextMediaUPP TextProc, long refcon
  26356. Interface: Movies.h
  26357. Library: QuickTimeLib
  26358.  
  26359. Function: TextMediaSetTextSampleData
  26360. Return Type: ComponentResult
  26361. Parameters: MediaHandler mh, void * data, OSType dataType
  26362. Interface: Movies.h
  26363. Library: QuickTimeLib
  26364.  
  26365. Function: TextMode
  26366. Return Type: void
  26367. Parameters: short mode
  26368. Interface: QuickdrawText.h
  26369. Library: InterfaceLib
  26370.  
  26371. Function: TextServiceEvent
  26372. Return Type: ComponentResult
  26373. Parameters: ComponentInstance ts, short numOfEvents, EventRecord * event
  26374. Interface: TextServices.h
  26375. Library: InterfaceLib
  26376.  
  26377. Function: TextServiceMenuSelect
  26378. Return Type: ComponentResult
  26379. Parameters: ComponentInstance ts, MenuHandle serviceMenu, short item
  26380. Interface: TextServices.h
  26381. Library: InterfaceLib
  26382.  
  26383. Function: TextSize
  26384. Return Type: void
  26385. Parameters: short size
  26386. Interface: QuickdrawText.h
  26387. Library: InterfaceLib
  26388.  
  26389. Function: TextToPhonemes
  26390. Return Type: OSErr
  26391. Parameters: SpeechChannel chan, const void * textBuf, unsigned long textBytes, Handle phonemeBuf, long * phonemeBytes
  26392. Interface: SpeechSynthesis.h
  26393. Library: SpeechLib
  26394.  
  26395. Function: TextWidth
  26396. Return Type: short
  26397. Parameters: const void * textBuf, short firstByte, short byteCount
  26398. Interface: QuickdrawText.h
  26399. Library: InterfaceLib
  26400.  
  26401. Function: ThreadBeginCritical
  26402. Return Type: OSErr
  26403. Parameters: void
  26404. Interface: Threads.h
  26405. Library: ThreadsLib
  26406.  
  26407. Function: ThreadCurrentStackSpace
  26408. Return Type: OSErr
  26409. Parameters: ThreadID thread, unsigned long * freeStack
  26410. Interface: Threads.h
  26411. Library: ThreadsLib
  26412.  
  26413. Function: ThreadEndCritical
  26414. Return Type: OSErr
  26415. Parameters: void
  26416. Interface: Threads.h
  26417. Library: ThreadsLib
  26418.  
  26419. Function: TickCount
  26420. Return Type: UInt32
  26421. Parameters: void
  26422. Interface: Events.h
  26423. Library: InterfaceLib
  26424.  
  26425. Function: ToggleDate
  26426. Return Type: ToggleResults
  26427. Parameters: LongDateTime * lSecs, LongDateField field, DateDelta delta, short ch, const TogglePB * params
  26428. Interface: DateTimeUtils.h
  26429. Library: InterfaceLib
  26430.  
  26431. Function: TopMem
  26432. Return Type: Ptr
  26433. Parameters: void
  26434. Interface: MacMemory.h
  26435. Library: InterfaceLib
  26436.  
  26437. Function: TrackBox
  26438. Return Type: Boolean
  26439. Parameters: WindowPtr theWindow, Point thePt, short partCode
  26440. Interface: MacWindows.h
  26441. Library: InterfaceLib
  26442.  
  26443. Function: TrackControl
  26444. Return Type: ControlPartCode
  26445. Parameters: ControlHandle theControl, Point startPoint, ControlActionUPP actionProc
  26446. Interface: Controls.h
  26447. Library: InterfaceLib
  26448.  
  26449. Function: TrackDrag
  26450. Return Type: OSErr
  26451. Parameters: DragReference theDrag, const EventRecord * theEvent, RgnHandle theRegion
  26452. Interface: Drag.h
  26453. Library: DragLib
  26454.  
  26455. Function: TrackGoAway
  26456. Return Type: Boolean
  26457. Parameters: WindowPtr theWindow, Point thePt
  26458. Interface: MacWindows.h
  26459. Library: InterfaceLib
  26460.  
  26461. Function: TrackTimeToMediaTime
  26462. Return Type: TimeValue
  26463. Parameters: TimeValue value, Track theTrack
  26464. Interface: Movies.h
  26465. Library: QuickTimeLib
  26466.  
  26467. Function: TransformFixedPoints
  26468. Return Type: OSErr
  26469. Parameters: const MatrixRecord * m, FixedPoint * fpt, long count
  26470. Interface: ImageCompression.h
  26471. Library: QuickTimeLib
  26472.  
  26473. Function: TransformFixedRect
  26474. Return Type: Boolean
  26475. Parameters: const MatrixRecord * m, FixedRect * fr, FixedPoint * fpp
  26476. Interface: ImageCompression.h
  26477. Library: QuickTimeLib
  26478.  
  26479. Function: TransformPoints
  26480. Return Type: OSErr
  26481. Parameters: const MatrixRecord * mp, Point * pt1, long count
  26482. Interface: ImageCompression.h
  26483. Library: QuickTimeLib
  26484.  
  26485. Function: TransformRect
  26486. Return Type: Boolean
  26487. Parameters: const MatrixRecord * m, Rect * r, FixedPoint * fpp
  26488. Interface: ImageCompression.h
  26489. Library: QuickTimeLib
  26490.  
  26491. Function: TransformRgn
  26492. Return Type: OSErr
  26493. Parameters: MatrixRecordPtr matrix, RgnHandle rgn
  26494. Interface: ImageCompression.h
  26495. Library: QuickTimeLib
  26496.  
  26497. Function: Translate24To32
  26498. Return Type: Ptr
  26499. Parameters: void * addr24
  26500. Interface: MacMemory.h
  26501. Library: Not Known
  26502.  
  26503. Function: TranslateFile
  26504. Return Type: OSErr
  26505. Parameters: const FSSpec * sourceDocument, const FSSpec * destinationDocument, const FileTranslationSpec * howToTranslate
  26506. Interface: Translation.h
  26507. Library: TranslationLib
  26508.  
  26509. Function: TranslateMatrix
  26510. Return Type: void
  26511. Parameters: MatrixRecord * m, Fixed deltaH, Fixed deltaV
  26512. Interface: ImageCompression.h
  26513. Library: QuickTimeLib
  26514.  
  26515. Function: TranslateScrap
  26516. Return Type: OSErr
  26517. Parameters: GetScrapDataUPP sourceDataGetter, void * sourceDataGetterRefCon, ScrapType destinationFormat, Handle destinationData, short progressDialogID
  26518. Interface: Translation.h
  26519. Library: TranslationLib
  26520.  
  26521. Function: Transliterate
  26522. Return Type: OSErr
  26523. Parameters: Handle srcHandle, Handle dstHandle, short target, long srcMask
  26524. Interface: Script.h
  26525. Library: InterfaceLib
  26526.  
  26527. Function: TransliterateText
  26528. Return Type: OSErr
  26529. Parameters: Handle srcHandle, Handle dstHandle, short target, long srcMask, ScriptCode script
  26530. Interface: Script.h
  26531. Library: InterfaceLib
  26532.  
  26533. Function: TrimImage
  26534. Return Type: OSErr
  26535. Parameters: ImageDescriptionHandle desc, Ptr inData, long inBufferSize, ICMDataProcRecordPtr dataProc, Ptr outData, long outBufferSize, ICMFlushProcRecordPtr flushProc, Rect * trimRect, ICMProgressProcRecordPtr progressProc
  26536. Interface: ImageCompression.h
  26537. Library: QuickTimeLib
  26538.  
  26539. Function: TruncString
  26540. Return Type: short
  26541. Parameters: short width, Str255 theString, TruncCode truncWhere
  26542. Interface: TextUtils.h
  26543. Library: InterfaceLib
  26544.  
  26545. Function: TruncText
  26546. Return Type: short
  26547. Parameters: short width, Ptr textPtr, short * length, TruncCode truncWhere
  26548. Interface: TextUtils.h
  26549. Library: InterfaceLib
  26550.  
  26551. Function: TSMEvent
  26552. Return Type: Boolean
  26553. Parameters: EventRecord * event
  26554. Interface: TextServices.h
  26555. Library: InterfaceLib
  26556.  
  26557. Function: TSMMenuSelect
  26558. Return Type: Boolean
  26559. Parameters: long menuResult
  26560. Interface: TextServices.h
  26561. Library: InterfaceLib
  26562.  
  26563. Function: TuneGetIndexedNoteChannel
  26564. Return Type: ComponentResult
  26565. Parameters: TunePlayer tp, long i, NoteChannel * nc
  26566. Interface: QuickTimeMusic.h
  26567. Library: QuickTimeLib
  26568.  
  26569. Function: TuneGetNoteAllocator
  26570. Return Type: NoteAllocator
  26571. Parameters: TunePlayer tp
  26572. Interface: QuickTimeMusic.h
  26573. Library: QuickTimeLib
  26574.  
  26575. Function: TuneGetPartMix
  26576. Return Type: ComponentResult
  26577. Parameters: TunePlayer tp, unsigned long partNumber, long * volumeOut, long * balanceOut, long * mixFlagsOut
  26578. Interface: QuickTimeMusic.h
  26579. Library: QuickTimeLib
  26580.  
  26581. Function: TuneGetStatus
  26582. Return Type: ComponentResult
  26583. Parameters: TunePlayer tp, TuneStatus * status
  26584. Interface: QuickTimeMusic.h
  26585. Library: QuickTimeLib
  26586.  
  26587. Function: TuneGetTimeBase
  26588. Return Type: ComponentResult
  26589. Parameters: TunePlayer tp, TimeBase * tb
  26590. Interface: QuickTimeMusic.h
  26591. Library: QuickTimeLib
  26592.  
  26593. Function: TuneGetTimeScale
  26594. Return Type: ComponentResult
  26595. Parameters: TunePlayer tp, TimeScale * scale
  26596. Interface: QuickTimeMusic.h
  26597. Library: QuickTimeLib
  26598.  
  26599. Function: TuneGetVolume
  26600. Return Type: ComponentResult
  26601. Parameters: TunePlayer tp
  26602. Interface: QuickTimeMusic.h
  26603. Library: QuickTimeLib
  26604.  
  26605. Function: TuneInstant
  26606. Return Type: ComponentResult
  26607. Parameters: TunePlayer tp, unsigned long * tune, unsigned long tunePosition
  26608. Interface: QuickTimeMusic.h
  26609. Library: QuickTimeLib
  26610.  
  26611. Function: TunePreroll
  26612. Return Type: ComponentResult
  26613. Parameters: TunePlayer tp
  26614. Interface: QuickTimeMusic.h
  26615. Library: QuickTimeLib
  26616.  
  26617. Function: TuneQueue
  26618. Return Type: ComponentResult
  26619. Parameters: TunePlayer tp, unsigned long * tune, Fixed tuneRate, unsigned long tuneStartPosition, unsigned long tuneStopPosition, unsigned long queueFlags, TuneCallBackUPP callBackProc, long refCon
  26620. Interface: QuickTimeMusic.h
  26621. Library: QuickTimeLib
  26622.  
  26623. Function: TuneSetBalance
  26624. Return Type: ComponentResult
  26625. Parameters: TunePlayer tp, long balance
  26626. Interface: QuickTimeMusic.h
  26627. Library: QuickTimeLib
  26628.  
  26629. Function: TuneSetHeader
  26630. Return Type: ComponentResult
  26631. Parameters: TunePlayer tp, unsigned long * header
  26632. Interface: QuickTimeMusic.h
  26633. Library: QuickTimeLib
  26634.  
  26635. Function: TuneSetHeaderWithSize
  26636. Return Type: ComponentResult
  26637. Parameters: TunePlayer tp, unsigned long * header, unsigned long size
  26638. Interface: QuickTimeMusic.h
  26639. Library: QuickTimeLib
  26640.  
  26641. Function: TuneSetNoteChannels
  26642. Return Type: ComponentResult
  26643. Parameters: TunePlayer tp, unsigned long count, NoteChannel * noteChannelList, TunePlayCallBackUPP playCallBackProc, long refCon
  26644. Interface: QuickTimeMusic.h
  26645. Library: QuickTimeLib
  26646.  
  26647. Function: TuneSetPartMix
  26648. Return Type: ComponentResult
  26649. Parameters: TunePlayer tp, unsigned long partNumber, long volume, long balance, long mixFlags
  26650. Interface: QuickTimeMusic.h
  26651. Library: QuickTimeLib
  26652.  
  26653. Function: TuneSetPartTranspose
  26654. Return Type: ComponentResult
  26655. Parameters: TunePlayer tp, unsigned long part, long transpose, long velocityShift
  26656. Interface: QuickTimeMusic.h
  26657. Library: QuickTimeLib
  26658.  
  26659. Function: TuneSetSofter
  26660. Return Type: ComponentResult
  26661. Parameters: TunePlayer tp, long softer
  26662. Interface: QuickTimeMusic.h
  26663. Library: QuickTimeLib
  26664.  
  26665. Function: TuneSetSoundLocalization
  26666. Return Type: ComponentResult
  26667. Parameters: TunePlayer tp, Handle data
  26668. Interface: QuickTimeMusic.h
  26669. Library: QuickTimeLib
  26670.  
  26671. Function: TuneSetTimeScale
  26672. Return Type: ComponentResult
  26673. Parameters: TunePlayer tp, TimeScale scale
  26674. Interface: QuickTimeMusic.h
  26675. Library: QuickTimeLib
  26676.  
  26677. Function: TuneSetVolume
  26678. Return Type: ComponentResult
  26679. Parameters: TunePlayer tp, Fixed volume
  26680. Interface: QuickTimeMusic.h
  26681. Library: QuickTimeLib
  26682.  
  26683. Function: TuneStop
  26684. Return Type: ComponentResult
  26685. Parameters: TunePlayer tp, long stopFlags
  26686. Interface: QuickTimeMusic.h
  26687. Library: QuickTimeLib
  26688.  
  26689. Function: TuneTask
  26690. Return Type: ComponentResult
  26691. Parameters: TunePlayer tp
  26692. Interface: QuickTimeMusic.h
  26693. Library: QuickTimeLib
  26694.  
  26695. Function: TuneUnroll
  26696. Return Type: ComponentResult
  26697. Parameters: TunePlayer tp
  26698. Interface: QuickTimeMusic.h
  26699. Library: QuickTimeLib
  26700.  
  26701. Function: TweenerDoTween
  26702. Return Type: ComponentResult
  26703. Parameters: TweenerComponent tc, TweenRecord * tr
  26704. Interface: QuickTimeComponents.h
  26705. Library: QuickTimeLib
  26706.  
  26707. Function: TweenerInitialize
  26708. Return Type: ComponentResult
  26709. Parameters: TweenerComponent tc, QTAtomContainer container, QTAtom tweenAtom, QTAtom dataAtom
  26710. Interface: QuickTimeComponents.h
  26711. Library: QuickTimeLib
  26712.  
  26713. Function: TweenerReset
  26714. Return Type: ComponentResult
  26715. Parameters: TweenerComponent tc
  26716. Interface: QuickTimeComponents.h
  26717. Library: QuickTimeLib
  26718.  
  26719. Function: UncaptureComponent
  26720. Return Type: OSErr
  26721. Parameters: Component aComponent
  26722. Interface: Components.h
  26723. Library: InterfaceLib
  26724.  
  26725. Function: UnflattenCollection
  26726. Return Type: OSErr
  26727. Parameters: Collection c, CollectionFlattenUPP flattenProc, void * refCon
  26728. Interface: Collections.h
  26729. Library: CollectionsLib, GXPrintingLib
  26730.  
  26731. Function: UnflattenCollectionFromHdl
  26732. Return Type: OSErr
  26733. Parameters: Collection aCollection, Handle flattened
  26734. Interface: Collections.h
  26735. Library: CollectionsLib, GXPrintingLib
  26736.  
  26737. Function: UnholdMemory
  26738. Return Type: OSErr
  26739. Parameters: void * address, unsigned long count
  26740. Interface: MacMemory.h
  26741. Library: InterfaceLib
  26742.  
  26743. Function: Unique1ID
  26744. Return Type: short
  26745. Parameters: ResType theType
  26746. Interface: Resources.h
  26747. Library: InterfaceLib
  26748.  
  26749. Function: UniqueID
  26750. Return Type: short
  26751. Parameters: ResType theType
  26752. Interface: Resources.h
  26753. Library: InterfaceLib
  26754.  
  26755. Function: UnloadScrap
  26756. Return Type: SInt32
  26757. Parameters: void
  26758. Interface: Scrap.h
  26759. Library: InterfaceLib
  26760.  
  26761. Function: UnloadSeg
  26762. Return Type: void
  26763. Parameters: void * routineAddr
  26764. Interface: SegLoad.h
  26765. Library: Not Known
  26766.  
  26767. Function: UnlockMemory
  26768. Return Type: OSErr
  26769. Parameters: void * address, unsigned long count
  26770. Interface: MacMemory.h
  26771. Library: InterfaceLib
  26772.  
  26773. Function: UnlockPixels
  26774. Return Type: void
  26775. Parameters: PixMapHandle pm
  26776. Interface: QDOffscreen.h
  26777. Library: InterfaceLib
  26778.  
  26779. Function: UnpackBits
  26780. Return Type: void
  26781. Parameters: Ptr * srcPtr, Ptr * dstPtr, short dstBytes
  26782. Interface: Quickdraw.h
  26783. Library: InterfaceLib
  26784.  
  26785. Function: UnregisterComponent
  26786. Return Type: OSErr
  26787. Parameters: Component aComponent
  26788. Interface: Components.h
  26789. Library: InterfaceLib
  26790.  
  26791. Function: UnRegisterSection
  26792. Return Type: OSErr
  26793. Parameters: SectionHandle sectionH
  26794. Interface: Editions.h
  26795. Library: InterfaceLib
  26796.  
  26797. Function: UnsignedFixedMulDiv
  26798. Return Type: UnsignedFixed
  26799. Parameters: UnsignedFixed value, UnsignedFixed multiplier, UnsignedFixed divisor
  26800. Interface: Sound.h
  26801. Library: SoundLib
  26802.  
  26803. Function: UnsignedFixMulDiv
  26804. Return Type: Fixed
  26805. Parameters: Fixed src, Fixed mul, Fixed divisor
  26806. Interface: ImageCompression.h
  26807. Library: QuickTimeLib
  26808.  
  26809. Function: UpdateControls
  26810. Return Type: void
  26811. Parameters: WindowPtr theWindow, RgnHandle updateRegion
  26812. Interface: Controls.h
  26813. Library: InterfaceLib
  26814.  
  26815. Function: UpdateDialog
  26816. Return Type: void
  26817. Parameters: DialogPtr theDialog, RgnHandle updateRgn
  26818. Interface: Dialogs.h
  26819. Library: InterfaceLib
  26820.  
  26821. Function: UpdateDragHilite
  26822. Return Type: OSErr
  26823. Parameters: DragReference theDrag, RgnHandle updateRgn
  26824. Interface: Drag.h
  26825. Library: DragLib
  26826.  
  26827. Function: UpdateGWorld
  26828. Return Type: GWorldFlags
  26829. Parameters: GWorldPtr * offscreenGWorld, short pixelDepth, const Rect * boundsRect, CTabHandle cTable, GDHandle aGDevice, GWorldFlags flags
  26830. Interface: QDOffscreen.h
  26831. Library: InterfaceLib
  26832.  
  26833. Function: UpdateMovie
  26834. Return Type: OSErr
  26835. Parameters: Movie theMovie
  26836. Interface: Movies.h
  26837. Library: QuickTimeLib
  26838.  
  26839. Function: UpdateMovieResource
  26840. Return Type: OSErr
  26841. Parameters: Movie theMovie, short resRefNum, short resId, ConstStr255Param resName
  26842. Interface: Movies.h
  26843. Library: QuickTimeLib
  26844.  
  26845. Function: UpdateResFile
  26846. Return Type: void
  26847. Parameters: short refNum
  26848. Interface: Resources.h
  26849. Library: InterfaceLib
  26850.  
  26851. Function: UpdateSystemActivity
  26852. Return Type: OSErr
  26853. Parameters: UInt8 activity
  26854. Interface: Power.h
  26855. Library: PowerMgrLib
  26856.  
  26857. Function: UppercaseStripDiacritics
  26858. Return Type: void
  26859. Parameters: Ptr textPtr, short len, ScriptCode script
  26860. Interface: TextUtils.h
  26861. Library: InterfaceLib
  26862.  
  26863. Function: UppercaseText
  26864. Return Type: void
  26865. Parameters: Ptr textPtr, short len, ScriptCode script
  26866. Interface: TextUtils.h
  26867. Library: InterfaceLib
  26868.  
  26869. Function: UpperText
  26870. Return Type: void
  26871. Parameters: Ptr textPtr, short len
  26872. Interface: TextUtils.h
  26873. Library: InterfaceLib
  26874.  
  26875. Function: UprText
  26876. Return Type: void
  26877. Parameters: Ptr textPtr, short len
  26878. Interface: TextUtils.h
  26879. Library: InterfaceLib
  26880.  
  26881. Function: UseDictionary
  26882. Return Type: OSErr
  26883. Parameters: SpeechChannel chan, Handle dictionary
  26884. Interface: SpeechSynthesis.h
  26885. Library: SpeechLib
  26886.  
  26887. Function: UseInputWindow
  26888. Return Type: OSErr
  26889. Parameters: TSMDocumentID idocID, Boolean useWindow
  26890. Interface: TextServices.h
  26891. Library: InterfaceLib
  26892.  
  26893. Function: UseMovieEditState
  26894. Return Type: OSErr
  26895. Parameters: Movie theMovie, MovieEditState toState
  26896. Interface: Movies.h
  26897. Library: QuickTimeLib
  26898.  
  26899. Function: UseResFile
  26900. Return Type: void
  26901. Parameters: short refNum
  26902. Interface: Resources.h
  26903. Library: InterfaceLib
  26904.  
  26905. Function: UseTrackEditState
  26906. Return Type: OSErr
  26907. Parameters: Track theTrack, TrackEditState state
  26908. Interface: Movies.h
  26909. Library: QuickTimeLib
  26910.  
  26911. Function: UTAddNewVCB
  26912. Return Type: OSErr
  26913. Parameters: short driveNum, short * vRefNum, VCBPtr volCtrlBlockPtr
  26914. Interface: FSM.h
  26915. Library: Not Known
  26916.  
  26917. Function: UTAdjustEOF
  26918. Return Type: OSErr
  26919. Parameters: short fileRefNum
  26920. Interface: FSM.h
  26921. Library: Not Known
  26922.  
  26923. Function: UTAllocateFCB
  26924. Return Type: OSErr
  26925. Parameters: short * fileRefNum, FCBRecPtr * fileCtrlBlockPtr
  26926. Interface: FSM.h
  26927. Library: Not Known
  26928.  
  26929. Function: UTAllocateVCB
  26930. Return Type: OSErr
  26931. Parameters: unsigned short * sysVCBLength, VCBPtr * volCtrlBlockPtr, unsigned short addSize
  26932. Interface: FSM.h
  26933. Library: Not Known
  26934.  
  26935. Function: UTAllocateWDCB
  26936. Return Type: OSErr
  26937. Parameters: WDPBPtr paramBlock
  26938. Interface: FSM.h
  26939. Library: Not Known
  26940.  
  26941. Function: UTBlockInFQHashP
  26942. Return Type: OSErr
  26943. Parameters: short vRefNum, unsigned long diskBlock
  26944. Interface: FSM.h
  26945. Library: Not Known
  26946.  
  26947. Function: UTCacheReadIP
  26948. Return Type: OSErr
  26949. Parameters: void * log2PhyProc, unsigned long filePosition, Ptr ioBuffer, short fileRefNum, unsigned long reqCount, unsigned long * actCount, short cacheOption
  26950. Interface: FSM.h
  26951. Library: Not Known
  26952.  
  26953. Function: UTCacheWriteIP
  26954. Return Type: OSErr
  26955. Parameters: void * log2PhyProc, unsigned long filePosition, Ptr ioBuffer, short fileRefNum, unsigned long reqCount, unsigned long * actCount, short cacheOption
  26956. Interface: FSM.h
  26957. Library: Not Known
  26958.  
  26959. Function: UTCheckDirBusy
  26960. Return Type: OSErr
  26961. Parameters: VCBPtr volCtrlBlockPtr, unsigned long dirID
  26962. Interface: FSM.h
  26963. Library: Not Known
  26964.  
  26965. Function: UTCheckFileModifiable
  26966. Return Type: OSErr
  26967. Parameters: short fileRefNum
  26968. Interface: FSM.h
  26969. Library: Not Known
  26970.  
  26971. Function: UTCheckFileRefNum
  26972. Return Type: OSErr
  26973. Parameters: short fileRefNum
  26974. Interface: FSM.h
  26975. Library: Not Known
  26976.  
  26977. Function: UTCheckPermission
  26978. Return Type: OSErr
  26979. Parameters: VCBPtr volCtrlBlockPtr, short * modByte, unsigned long fileNum, ParmBlkPtr paramBlock
  26980. Interface: FSM.h
  26981. Library: Not Known
  26982.  
  26983. Function: UTCheckVolModifiable
  26984. Return Type: OSErr
  26985. Parameters: short vRefNum
  26986. Interface: FSM.h
  26987. Library: Not Known
  26988.  
  26989. Function: UTCheckVolOffline
  26990. Return Type: OSErr
  26991. Parameters: short vRefNum
  26992. Interface: FSM.h
  26993. Library: Not Known
  26994.  
  26995. Function: UTCheckVolRefNum
  26996. Return Type: OSErr
  26997. Parameters: short vRefNum
  26998. Interface: FSM.h
  26999. Library: Not Known
  27000.  
  27001. Function: UTCheckWDRefNum
  27002. Return Type: OSErr
  27003. Parameters: short wdRefNum
  27004. Interface: FSM.h
  27005. Library: Not Known
  27006.  
  27007. Function: UTDetermineVol
  27008. Return Type: OSErr
  27009. Parameters: ParmBlkPtr paramBlock, short * status, short * moreMatches, short * vRefNum, VCBPtr * volCtrlBlockPtr
  27010. Interface: FSM.h
  27011. Library: Not Known
  27012.  
  27013. Function: UTDisposeVCB
  27014. Return Type: OSErr
  27015. Parameters: VCBPtr volCtrlBlockPtr
  27016. Interface: FSM.h
  27017. Library: Not Known
  27018.  
  27019. Function: UTEjectVol
  27020. Return Type: OSErr
  27021. Parameters: VCBPtr volCtrlBlockPtr
  27022. Interface: FSM.h
  27023. Library: Not Known
  27024.  
  27025. Function: UTFindDrive
  27026. Return Type: OSErr
  27027. Parameters: short driveNum, DrvQElPtr * driveQElementPtr
  27028. Interface: FSM.h
  27029. Library: Not Known
  27030.  
  27031. Function: UTFlushCache
  27032. Return Type: OSErr
  27033. Parameters: short refNum, short fcOption
  27034. Interface: FSM.h
  27035. Library: Not Known
  27036.  
  27037. Function: UTGetBlock
  27038. Return Type: OSErr
  27039. Parameters: short refNum, void * log2PhyProc, unsigned long blockNum, short gbOption, Ptr * buffer
  27040. Interface: FSM.h
  27041. Library: Not Known
  27042.  
  27043. Function: UTGetDefaultVol
  27044. Return Type: OSErr
  27045. Parameters: WDPBPtr paramBlock
  27046. Interface: FSM.h
  27047. Library: Not Known
  27048.  
  27049. Function: UTGetPathComponentName
  27050. Return Type: OSErr
  27051. Parameters: ParsePathRecPtr parseRec
  27052. Interface: FSM.h
  27053. Library: Not Known
  27054.  
  27055. Function: UTIndexFCB
  27056. Return Type: OSErr
  27057. Parameters: VCBPtr volCtrlBlockPtr, short * fileRefNum, FCBRecPtr * fileCtrlBlockPtr
  27058. Interface: FSM.h
  27059. Library: Not Known
  27060.  
  27061. Function: UTLocateFCB
  27062. Return Type: OSErr
  27063. Parameters: VCBPtr volCtrlBlockPtr, unsigned long fileNum, StringPtr namePtr, short * fileRefNum, FCBRecPtr * fileCtrlBlockPtr
  27064. Interface: FSM.h
  27065. Library: Not Known
  27066.  
  27067. Function: UTLocateNextFCB
  27068. Return Type: OSErr
  27069. Parameters: VCBPtr volCtrlBlockPtr, unsigned long fileNum, StringPtr namePtr, short * fileRefNum, FCBRecPtr * fileCtrlBlockPtr
  27070. Interface: FSM.h
  27071. Library: Not Known
  27072.  
  27073. Function: UTLocateNextVCB
  27074. Return Type: OSErr
  27075. Parameters: StringPtr namePtr, short * moreMatches, short * vRefNum, VCBPtr * volCtrlBlockPtr
  27076. Interface: FSM.h
  27077. Library: Not Known
  27078.  
  27079. Function: UTLocateVCBByName
  27080. Return Type: OSErr
  27081. Parameters: StringPtr namePtr, short * moreMatches, short * vRefNum, VCBPtr * volCtrlBlockPtr
  27082. Interface: FSM.h
  27083. Library: Not Known
  27084.  
  27085. Function: UTLocateVCBByRefNum
  27086. Return Type: OSErr
  27087. Parameters: short refNum, short * vRefNum, VCBPtr * volCtrlBlockPtr
  27088. Interface: FSM.h
  27089. Library: Not Known
  27090.  
  27091. Function: UTMarkDirty
  27092. Return Type: OSErr
  27093. Parameters: Ptr buffer
  27094. Interface: FSM.h
  27095. Library: Not Known
  27096.  
  27097. Function: UTParsePathname
  27098. Return Type: OSErr
  27099. Parameters: short * volNamelength, StringPtr namePtr
  27100. Interface: FSM.h
  27101. Library: Not Known
  27102.  
  27103. Function: UTReleaseBlock
  27104. Return Type: OSErr
  27105. Parameters: Ptr buffer, short rbOption
  27106. Interface: FSM.h
  27107. Library: Not Known
  27108.  
  27109. Function: UTReleaseFCB
  27110. Return Type: OSErr
  27111. Parameters: short fileRefNum
  27112. Interface: FSM.h
  27113. Library: Not Known
  27114.  
  27115. Function: UTReleaseWDCB
  27116. Return Type: OSErr
  27117. Parameters: short wdRefNum
  27118. Interface: FSM.h
  27119. Library: Not Known
  27120.  
  27121. Function: UTResolveFCB
  27122. Return Type: OSErr
  27123. Parameters: short fileRefNum, FCBRecPtr * fileCtrlBlockPtr
  27124. Interface: FSM.h
  27125. Library: Not Known
  27126.  
  27127. Function: UTResolveWDCB
  27128. Return Type: OSErr
  27129. Parameters: long procID, short wdIndex, short wdRefNum, WDCBRecPtr * wdCtrlBlockPtr
  27130. Interface: FSM.h
  27131. Library: Not Known
  27132.  
  27133. Function: UTSetDefaultVol
  27134. Return Type: OSErr
  27135. Parameters: long nodeHint, unsigned long dirID, short refNum
  27136. Interface: FSM.h
  27137. Library: Not Known
  27138.  
  27139. Function: UTTrashBlocks
  27140. Return Type: OSErr
  27141. Parameters: unsigned long beginPosition, unsigned long byteCount, VCBPtr volCtrlBlockPtr, short fileRefNum, short tbOption
  27142. Interface: FSM.h
  27143. Library: Not Known
  27144.  
  27145. Function: UTTrashFileBlocks
  27146. Return Type: OSErr
  27147. Parameters: VCBPtr volCtrlBlockPtr, unsigned long fileNum
  27148. Interface: FSM.h
  27149. Library: Not Known
  27150.  
  27151. Function: UTTrashVolBlocks
  27152. Return Type: OSErr
  27153. Parameters: VCBPtr volCtrlBlockPtr
  27154. Interface: FSM.h
  27155. Library: Not Known
  27156.  
  27157. Function: UTVolCacheReadIP
  27158. Return Type: OSErr
  27159. Parameters: VCBPtr volCtrlBlockPtr, unsigned long blockPosition, Ptr ioBuffer, unsigned long reqCount, unsigned long * actCount, short cacheOption
  27160. Interface: FSM.h
  27161. Library: Not Known
  27162.  
  27163. Function: UTVolCacheWriteIP
  27164. Return Type: OSErr
  27165. Parameters: VCBPtr volCtrlBlockPtr, unsigned long blockPosition, Ptr ioBuffer, unsigned long reqCount, unsigned long * actCount, short cacheOption
  27166. Interface: FSM.h
  27167. Library: Not Known
  27168.  
  27169. Function: ValidDate
  27170. Return Type: short
  27171. Parameters: const LongDateRec * vDate, long flags, LongDateTime * newSecs
  27172. Interface: DateTimeUtils.h
  27173. Library: InterfaceLib
  27174.  
  27175. Function: ValidRect
  27176. Return Type: void
  27177. Parameters: const Rect * goodRect
  27178. Interface: MacWindows.h
  27179. Library: InterfaceLib
  27180.  
  27181. Function: ValidRgn
  27182. Return Type: void
  27183. Parameters: RgnHandle goodRgn
  27184. Interface: MacWindows.h
  27185. Library: InterfaceLib
  27186.  
  27187. Function: VDAddKeyColor
  27188. Return Type: VideoDigitizerError
  27189. Parameters: VideoDigitizerComponent ci, long * index
  27190. Interface: QuickTimeComponents.h
  27191. Library: QuickTimeLib
  27192.  
  27193. Function: VDClearClipRgn
  27194. Return Type: VideoDigitizerError
  27195. Parameters: VideoDigitizerComponent ci, RgnHandle clipRegion
  27196. Interface: QuickTimeComponents.h
  27197. Library: QuickTimeLib
  27198.  
  27199. Function: VDCompressDone
  27200. Return Type: VideoDigitizerError
  27201. Parameters: VideoDigitizerComponent ci, Boolean * done, Ptr * theData, long * dataSize, UInt8 * similarity, TimeRecord * t
  27202. Interface: QuickTimeComponents.h
  27203. Library: QuickTimeLib
  27204.  
  27205. Function: VDCompressOneFrameAsync
  27206. Return Type: VideoDigitizerError
  27207. Parameters: VideoDigitizerComponent ci
  27208. Interface: QuickTimeComponents.h
  27209. Library: QuickTimeLib
  27210.  
  27211. Function: VDDone
  27212. Return Type: VideoDigitizerError
  27213. Parameters: VideoDigitizerComponent ci, short buffer
  27214. Interface: QuickTimeComponents.h
  27215. Library: QuickTimeLib
  27216.  
  27217. Function: VDGetActiveSrcRect
  27218. Return Type: VideoDigitizerError
  27219. Parameters: VideoDigitizerComponent ci, short inputStd, Rect * activeSrcRect
  27220. Interface: QuickTimeComponents.h
  27221. Library: QuickTimeLib
  27222.  
  27223. Function: VDGetBlackLevelValue
  27224. Return Type: VideoDigitizerError
  27225. Parameters: VideoDigitizerComponent ci, unsigned short * blackLevel
  27226. Interface: QuickTimeComponents.h
  27227. Library: QuickTimeLib
  27228.  
  27229. Function: VDGetBrightness
  27230. Return Type: VideoDigitizerError
  27231. Parameters: VideoDigitizerComponent ci, unsigned short * brightness
  27232. Interface: QuickTimeComponents.h
  27233. Library: QuickTimeLib
  27234.  
  27235. Function: VDGetClipState
  27236. Return Type: VideoDigitizerError
  27237. Parameters: VideoDigitizerComponent ci, short * clipEnable
  27238. Interface: QuickTimeComponents.h
  27239. Library: QuickTimeLib
  27240.  
  27241. Function: VDGetCLUTInUse
  27242. Return Type: VideoDigitizerError
  27243. Parameters: VideoDigitizerComponent ci, CTabHandle * colorTableHandle
  27244. Interface: QuickTimeComponents.h
  27245. Library: QuickTimeLib
  27246.  
  27247. Function: VDGetCompressionTime
  27248. Return Type: VideoDigitizerError
  27249. Parameters: VideoDigitizerComponent ci, OSType compressionType, short depth, Rect * srcRect, CodecQ * spatialQuality, CodecQ * temporalQuality, unsigned long * compressTime
  27250. Interface: QuickTimeComponents.h
  27251. Library: QuickTimeLib
  27252.  
  27253. Function: VDGetCompressionTypes
  27254. Return Type: VideoDigitizerError
  27255. Parameters: VideoDigitizerComponent ci, VDCompressionListHandle h
  27256. Interface: QuickTimeComponents.h
  27257. Library: QuickTimeLib
  27258.  
  27259. Function: VDGetContrast
  27260. Return Type: VideoDigitizerError
  27261. Parameters: VideoDigitizerComponent ci, unsigned short * contrast
  27262. Interface: QuickTimeComponents.h
  27263. Library: QuickTimeLib
  27264.  
  27265. Function: VDGetCurrentFlags
  27266. Return Type: VideoDigitizerError
  27267. Parameters: VideoDigitizerComponent ci, long * inputCurrentFlag, long * outputCurrentFlag
  27268. Interface: QuickTimeComponents.h
  27269. Library: QuickTimeLib
  27270.  
  27271. Function: VDGetDataRate
  27272. Return Type: VideoDigitizerError
  27273. Parameters: VideoDigitizerComponent ci, long * milliSecPerFrame, Fixed * framesPerSecond, long * bytesPerSecond
  27274. Interface: QuickTimeComponents.h
  27275. Library: QuickTimeLib
  27276.  
  27277. Function: VDGetDigitizerInfo
  27278. Return Type: VideoDigitizerError
  27279. Parameters: VideoDigitizerComponent ci, DigitizerInfo * info
  27280. Interface: QuickTimeComponents.h
  27281. Library: QuickTimeLib
  27282.  
  27283. Function: VDGetDigitizerRect
  27284. Return Type: VideoDigitizerError
  27285. Parameters: VideoDigitizerComponent ci, Rect * digitizerRect
  27286. Interface: QuickTimeComponents.h
  27287. Library: QuickTimeLib
  27288.  
  27289. Function: VDGetDMADepths
  27290. Return Type: VideoDigitizerError
  27291. Parameters: VideoDigitizerComponent ci, long * depthArray, long * preferredDepth
  27292. Interface: QuickTimeComponents.h
  27293. Library: QuickTimeLib
  27294.  
  27295. Function: VDGetFieldPreference
  27296. Return Type: VideoDigitizerError
  27297. Parameters: VideoDigitizerComponent ci, short * fieldFlag
  27298. Interface: QuickTimeComponents.h
  27299. Library: QuickTimeLib
  27300.  
  27301. Function: VDGetHue
  27302. Return Type: VideoDigitizerError
  27303. Parameters: VideoDigitizerComponent ci, unsigned short * hue
  27304. Interface: QuickTimeComponents.h
  27305. Library: QuickTimeLib
  27306.  
  27307. Function: VDGetImageDescription
  27308. Return Type: VideoDigitizerError
  27309. Parameters: VideoDigitizerComponent ci, ImageDescriptionHandle desc
  27310. Interface: QuickTimeComponents.h
  27311. Library: QuickTimeLib
  27312.  
  27313. Function: VDGetInput
  27314. Return Type: VideoDigitizerError
  27315. Parameters: VideoDigitizerComponent ci, short * input
  27316. Interface: QuickTimeComponents.h
  27317. Library: QuickTimeLib
  27318.  
  27319. Function: VDGetInputColorSpaceMode
  27320. Return Type: VideoDigitizerError
  27321. Parameters: VideoDigitizerComponent ci, short * colorSpaceMode
  27322. Interface: QuickTimeComponents.h
  27323. Library: QuickTimeLib
  27324.  
  27325. Function: VDGetInputFormat
  27326. Return Type: VideoDigitizerError
  27327. Parameters: VideoDigitizerComponent ci, short input, short * format
  27328. Interface: QuickTimeComponents.h
  27329. Library: QuickTimeLib
  27330.  
  27331. Function: VDGetInputGammaRecord
  27332. Return Type: VideoDigitizerError
  27333. Parameters: VideoDigitizerComponent ci, VDGamRecPtr * inputGammaPtr
  27334. Interface: QuickTimeComponents.h
  27335. Library: QuickTimeLib
  27336.  
  27337. Function: VDGetInputGammaValue
  27338. Return Type: VideoDigitizerError
  27339. Parameters: VideoDigitizerComponent ci, Fixed * channel1, Fixed * channel2, Fixed * channel3
  27340. Interface: QuickTimeComponents.h
  27341. Library: QuickTimeLib
  27342.  
  27343. Function: VDGetInputName
  27344. Return Type: VideoDigitizerError
  27345. Parameters: VideoDigitizerComponent ci, long videoInput, Str255 name
  27346. Interface: QuickTimeComponents.h
  27347. Library: QuickTimeLib
  27348.  
  27349. Function: VDGetKeyColor
  27350. Return Type: VideoDigitizerError
  27351. Parameters: VideoDigitizerComponent ci, long * index
  27352. Interface: QuickTimeComponents.h
  27353. Library: QuickTimeLib
  27354.  
  27355. Function: VDGetKeyColorRange
  27356. Return Type: VideoDigitizerError
  27357. Parameters: VideoDigitizerComponent ci, RGBColor * minRGB, RGBColor * maxRGB
  27358. Interface: QuickTimeComponents.h
  27359. Library: QuickTimeLib
  27360.  
  27361. Function: VDGetMaskandValue
  27362. Return Type: VideoDigitizerError
  27363. Parameters: VideoDigitizerComponent ci, unsigned short blendLevel, long * mask, long * value
  27364. Interface: QuickTimeComponents.h
  27365. Library: QuickTimeLib
  27366.  
  27367. Function: VDGetMaskPixMap
  27368. Return Type: VideoDigitizerError
  27369. Parameters: VideoDigitizerComponent ci, PixMapHandle maskPixMap
  27370. Interface: QuickTimeComponents.h
  27371. Library: QuickTimeLib
  27372.  
  27373. Function: VDGetMaxAuxBuffer
  27374. Return Type: VideoDigitizerError
  27375. Parameters: VideoDigitizerComponent ci, PixMapHandle * pm, Rect * r
  27376. Interface: QuickTimeComponents.h
  27377. Library: QuickTimeLib
  27378.  
  27379. Function: VDGetMaxSrcRect
  27380. Return Type: VideoDigitizerError
  27381. Parameters: VideoDigitizerComponent ci, short inputStd, Rect * maxSrcRect
  27382. Interface: QuickTimeComponents.h
  27383. Library: QuickTimeLib
  27384.  
  27385. Function: VDGetNextKeyColor
  27386. Return Type: VideoDigitizerError
  27387. Parameters: VideoDigitizerComponent ci, long index
  27388. Interface: QuickTimeComponents.h
  27389. Library: QuickTimeLib
  27390.  
  27391. Function: VDGetNumberOfInputs
  27392. Return Type: VideoDigitizerError
  27393. Parameters: VideoDigitizerComponent ci, short * inputs
  27394. Interface: QuickTimeComponents.h
  27395. Library: QuickTimeLib
  27396.  
  27397. Function: VDGetPlayThruDestination
  27398. Return Type: VideoDigitizerError
  27399. Parameters: VideoDigitizerComponent ci, PixMapHandle * dest, Rect * destRect, MatrixRecord * m, RgnHandle * mask
  27400. Interface: QuickTimeComponents.h
  27401. Library: QuickTimeLib
  27402.  
  27403. Function: VDGetPLLFilterType
  27404. Return Type: VideoDigitizerError
  27405. Parameters: VideoDigitizerComponent ci, short * pllType
  27406. Interface: QuickTimeComponents.h
  27407. Library: QuickTimeLib
  27408.  
  27409. Function: VDGetPreferredImageDimensions
  27410. Return Type: VideoDigitizerError
  27411. Parameters: VideoDigitizerComponent ci, long * width, long * height
  27412. Interface: QuickTimeComponents.h
  27413. Library: QuickTimeLib
  27414.  
  27415. Function: VDGetPreferredTimeScale
  27416. Return Type: VideoDigitizerError
  27417. Parameters: VideoDigitizerComponent ci, TimeScale * preferred
  27418. Interface: QuickTimeComponents.h
  27419. Library: QuickTimeLib
  27420.  
  27421. Function: VDGetSaturation
  27422. Return Type: VideoDigitizerError
  27423. Parameters: VideoDigitizerComponent ci, unsigned short * saturation
  27424. Interface: QuickTimeComponents.h
  27425. Library: QuickTimeLib
  27426.  
  27427. Function: VDGetSharpness
  27428. Return Type: VideoDigitizerError
  27429. Parameters: VideoDigitizerComponent ci, unsigned short * sharpness
  27430. Interface: QuickTimeComponents.h
  27431. Library: QuickTimeLib
  27432.  
  27433. Function: VDGetSoundInputDriver
  27434. Return Type: VideoDigitizerError
  27435. Parameters: VideoDigitizerComponent ci, Str255 soundDriverName
  27436. Interface: QuickTimeComponents.h
  27437. Library: QuickTimeLib
  27438.  
  27439. Function: VDGetSoundInputSource
  27440. Return Type: VideoDigitizerError
  27441. Parameters: VideoDigitizerComponent ci, long videoInput, long * soundInput
  27442. Interface: QuickTimeComponents.h
  27443. Library: QuickTimeLib
  27444.  
  27445. Function: VDGetTimeCode
  27446. Return Type: VideoDigitizerError
  27447. Parameters: VideoDigitizerComponent ci, TimeRecord * atTime, void * timeCodeFormat, void * timeCodeTime
  27448. Interface: QuickTimeComponents.h
  27449. Library: QuickTimeLib
  27450.  
  27451. Function: VDGetVBlankRect
  27452. Return Type: VideoDigitizerError
  27453. Parameters: VideoDigitizerComponent ci, short inputStd, Rect * vBlankRect
  27454. Interface: QuickTimeComponents.h
  27455. Library: QuickTimeLib
  27456.  
  27457. Function: VDGetVideoDefaults
  27458. Return Type: VideoDigitizerError
  27459. Parameters: VideoDigitizerComponent ci, unsigned short * blackLevel, unsigned short * whiteLevel, unsigned short * brightness, unsigned short * hue, unsigned short * saturation, unsigned short * contrast, unsigned short * sharpness
  27460. Interface: QuickTimeComponents.h
  27461. Library: QuickTimeLib
  27462.  
  27463. Function: VDGetWhiteLevelValue
  27464. Return Type: VideoDigitizerError
  27465. Parameters: VideoDigitizerComponent ci, unsigned short * whiteLevel
  27466. Interface: QuickTimeComponents.h
  27467. Library: QuickTimeLib
  27468.  
  27469. Function: VDGrabOneFrame
  27470. Return Type: VideoDigitizerError
  27471. Parameters: VideoDigitizerComponent ci
  27472. Interface: QuickTimeComponents.h
  27473. Library: QuickTimeLib
  27474.  
  27475. Function: VDGrabOneFrameAsync
  27476. Return Type: VideoDigitizerError
  27477. Parameters: VideoDigitizerComponent ci, short buffer
  27478. Interface: QuickTimeComponents.h
  27479. Library: QuickTimeLib
  27480.  
  27481. Function: VDPreflightDestination
  27482. Return Type: VideoDigitizerError
  27483. Parameters: VideoDigitizerComponent ci, Rect * digitizerRect, PixMap ** dest, RectPtr destRect, MatrixRecordPtr m
  27484. Interface: QuickTimeComponents.h
  27485. Library: QuickTimeLib
  27486.  
  27487. Function: VDPreflightGlobalRect
  27488. Return Type: VideoDigitizerError
  27489. Parameters: VideoDigitizerComponent ci, GrafPtr theWindow, Rect * globalRect
  27490. Interface: QuickTimeComponents.h
  27491. Library: QuickTimeLib
  27492.  
  27493. Function: VDReleaseAsyncBuffers
  27494. Return Type: VideoDigitizerError
  27495. Parameters: VideoDigitizerComponent ci
  27496. Interface: QuickTimeComponents.h
  27497. Library: QuickTimeLib
  27498.  
  27499. Function: VDReleaseCompressBuffer
  27500. Return Type: VideoDigitizerError
  27501. Parameters: VideoDigitizerComponent ci, Ptr bufferAddr
  27502. Interface: QuickTimeComponents.h
  27503. Library: QuickTimeLib
  27504.  
  27505. Function: VDResetCompressSequence
  27506. Return Type: VideoDigitizerError
  27507. Parameters: VideoDigitizerComponent ci
  27508. Interface: QuickTimeComponents.h
  27509. Library: QuickTimeLib
  27510.  
  27511. Function: VDSetBlackLevelValue
  27512. Return Type: VideoDigitizerError
  27513. Parameters: VideoDigitizerComponent ci, unsigned short * blackLevel
  27514. Interface: QuickTimeComponents.h
  27515. Library: QuickTimeLib
  27516.  
  27517. Function: VDSetBrightness
  27518. Return Type: VideoDigitizerError
  27519. Parameters: VideoDigitizerComponent ci, unsigned short * brightness
  27520. Interface: QuickTimeComponents.h
  27521. Library: QuickTimeLib
  27522.  
  27523. Function: VDSetClipRgn
  27524. Return Type: VideoDigitizerError
  27525. Parameters: VideoDigitizerComponent ci, RgnHandle clipRegion
  27526. Interface: QuickTimeComponents.h
  27527. Library: QuickTimeLib
  27528.  
  27529. Function: VDSetClipState
  27530. Return Type: VideoDigitizerError
  27531. Parameters: VideoDigitizerComponent ci, short clipEnable
  27532. Interface: QuickTimeComponents.h
  27533. Library: QuickTimeLib
  27534.  
  27535. Function: VDSetCompression
  27536. Return Type: VideoDigitizerError
  27537. Parameters: VideoDigitizerComponent ci, OSType compressType, short depth, Rect * bounds, CodecQ spatialQuality, CodecQ temporalQuality, long keyFrameRate
  27538. Interface: QuickTimeComponents.h
  27539. Library: QuickTimeLib
  27540.  
  27541. Function: VDSetCompressionOnOff
  27542. Return Type: VideoDigitizerError
  27543. Parameters: VideoDigitizerComponent ci, Boolean state
  27544. Interface: QuickTimeComponents.h
  27545. Library: QuickTimeLib
  27546.  
  27547. Function: VDSetContrast
  27548. Return Type: VideoDigitizerError
  27549. Parameters: VideoDigitizerComponent ci, unsigned short * contrast
  27550. Interface: QuickTimeComponents.h
  27551. Library: QuickTimeLib
  27552.  
  27553. Function: VDSetDataRate
  27554. Return Type: VideoDigitizerError
  27555. Parameters: VideoDigitizerComponent ci, long bytesPerSecond
  27556. Interface: QuickTimeComponents.h
  27557. Library: QuickTimeLib
  27558.  
  27559. Function: VDSetDigitizerRect
  27560. Return Type: VideoDigitizerError
  27561. Parameters: VideoDigitizerComponent ci, Rect * digitizerRect
  27562. Interface: QuickTimeComponents.h
  27563. Library: QuickTimeLib
  27564.  
  27565. Function: VDSetDigitizerUserInterrupt
  27566. Return Type: VideoDigitizerError
  27567. Parameters: VideoDigitizerComponent ci, long flags, VdigIntUPP userInterruptProc, long refcon
  27568. Interface: QuickTimeComponents.h
  27569. Library: QuickTimeLib
  27570.  
  27571. Function: VDSetFieldPreference
  27572. Return Type: VideoDigitizerError
  27573. Parameters: VideoDigitizerComponent ci, short fieldFlag
  27574. Interface: QuickTimeComponents.h
  27575. Library: QuickTimeLib
  27576.  
  27577. Function: VDSetFrameRate
  27578. Return Type: VideoDigitizerError
  27579. Parameters: VideoDigitizerComponent ci, Fixed framesPerSecond
  27580. Interface: QuickTimeComponents.h
  27581. Library: QuickTimeLib
  27582.  
  27583. Function: VDSetHue
  27584. Return Type: VideoDigitizerError
  27585. Parameters: VideoDigitizerComponent ci, unsigned short * hue
  27586. Interface: QuickTimeComponents.h
  27587. Library: QuickTimeLib
  27588.  
  27589. Function: VDSetInput
  27590. Return Type: VideoDigitizerError
  27591. Parameters: VideoDigitizerComponent ci, short input
  27592. Interface: QuickTimeComponents.h
  27593. Library: QuickTimeLib
  27594.  
  27595. Function: VDSetInputColorSpaceMode
  27596. Return Type: VideoDigitizerError
  27597. Parameters: VideoDigitizerComponent ci, short colorSpaceMode
  27598. Interface: QuickTimeComponents.h
  27599. Library: QuickTimeLib
  27600.  
  27601. Function: VDSetInputGammaRecord
  27602. Return Type: VideoDigitizerError
  27603. Parameters: VideoDigitizerComponent ci, VDGamRecPtr inputGammaPtr
  27604. Interface: QuickTimeComponents.h
  27605. Library: QuickTimeLib
  27606.  
  27607. Function: VDSetInputGammaValue
  27608. Return Type: VideoDigitizerError
  27609. Parameters: VideoDigitizerComponent ci, Fixed channel1, Fixed channel2, Fixed channel3
  27610. Interface: QuickTimeComponents.h
  27611. Library: QuickTimeLib
  27612.  
  27613. Function: VDSetInputStandard
  27614. Return Type: VideoDigitizerError
  27615. Parameters: VideoDigitizerComponent ci, short inputStandard
  27616. Interface: QuickTimeComponents.h
  27617. Library: QuickTimeLib
  27618.  
  27619. Function: VDSetKeyColor
  27620. Return Type: VideoDigitizerError
  27621. Parameters: VideoDigitizerComponent ci, long index
  27622. Interface: QuickTimeComponents.h
  27623. Library: QuickTimeLib
  27624.  
  27625. Function: VDSetKeyColorRange
  27626. Return Type: VideoDigitizerError
  27627. Parameters: VideoDigitizerComponent ci, RGBColor * minRGB, RGBColor * maxRGB
  27628. Interface: QuickTimeComponents.h
  27629. Library: QuickTimeLib
  27630.  
  27631. Function: VDSetMasterBlendLevel
  27632. Return Type: VideoDigitizerError
  27633. Parameters: VideoDigitizerComponent ci, unsigned short * blendLevel
  27634. Interface: QuickTimeComponents.h
  27635. Library: QuickTimeLib
  27636.  
  27637. Function: VDSetPlayThruDestination
  27638. Return Type: VideoDigitizerError
  27639. Parameters: VideoDigitizerComponent ci, PixMapHandle dest, RectPtr destRect, MatrixRecordPtr m, RgnHandle mask
  27640. Interface: QuickTimeComponents.h
  27641. Library: QuickTimeLib
  27642.  
  27643. Function: VDSetPlayThruGlobalRect
  27644. Return Type: VideoDigitizerError
  27645. Parameters: VideoDigitizerComponent ci, GrafPtr theWindow, Rect * globalRect
  27646. Interface: QuickTimeComponents.h
  27647. Library: QuickTimeLib
  27648.  
  27649. Function: VDSetPlayThruOnOff
  27650. Return Type: VideoDigitizerError
  27651. Parameters: VideoDigitizerComponent ci, short state
  27652. Interface: QuickTimeComponents.h
  27653. Library: QuickTimeLib
  27654.  
  27655. Function: VDSetPLLFilterType
  27656. Return Type: VideoDigitizerError
  27657. Parameters: VideoDigitizerComponent ci, short pllType
  27658. Interface: QuickTimeComponents.h
  27659. Library: QuickTimeLib
  27660.  
  27661. Function: VDSetPreferredImageDimensions
  27662. Return Type: VideoDigitizerError
  27663. Parameters: VideoDigitizerComponent ci, long width, long height
  27664. Interface: QuickTimeComponents.h
  27665. Library: QuickTimeLib
  27666.  
  27667. Function: VDSetPreferredPacketSize
  27668. Return Type: VideoDigitizerError
  27669. Parameters: VideoDigitizerComponent ci, long preferredPacketSizeInBytes
  27670. Interface: QuickTimeComponents.h
  27671. Library: QuickTimeLib
  27672.  
  27673. Function: VDSetSaturation
  27674. Return Type: VideoDigitizerError
  27675. Parameters: VideoDigitizerComponent ci, unsigned short * saturation
  27676. Interface: QuickTimeComponents.h
  27677. Library: QuickTimeLib
  27678.  
  27679. Function: VDSetSharpness
  27680. Return Type: VideoDigitizerError
  27681. Parameters: VideoDigitizerComponent ci, unsigned short * sharpness
  27682. Interface: QuickTimeComponents.h
  27683. Library: QuickTimeLib
  27684.  
  27685. Function: VDSetTimeBase
  27686. Return Type: VideoDigitizerError
  27687. Parameters: VideoDigitizerComponent ci, TimeBase t
  27688. Interface: QuickTimeComponents.h
  27689. Library: QuickTimeLib
  27690.  
  27691. Function: VDSetupBuffers
  27692. Return Type: VideoDigitizerError
  27693. Parameters: VideoDigitizerComponent ci, VdigBufferRecListHandle bufferList
  27694. Interface: QuickTimeComponents.h
  27695. Library: QuickTimeLib
  27696.  
  27697. Function: VDSetWhiteLevelValue
  27698. Return Type: VideoDigitizerError
  27699. Parameters: VideoDigitizerComponent ci, unsigned short * whiteLevel
  27700. Interface: QuickTimeComponents.h
  27701. Library: QuickTimeLib
  27702.  
  27703. Function: VDUseSafeBuffers
  27704. Return Type: VideoDigitizerError
  27705. Parameters: VideoDigitizerComponent ci, Boolean useSafeBuffers
  27706. Interface: QuickTimeComponents.h
  27707. Library: QuickTimeLib
  27708.  
  27709. Function: VDUseThisCLUT
  27710. Return Type: VideoDigitizerError
  27711. Parameters: VideoDigitizerComponent ci, CTabHandle colorTableHandle
  27712. Interface: QuickTimeComponents.h
  27713. Library: QuickTimeLib
  27714.  
  27715. Function: VectorMultiply
  27716. Return Type: wide *
  27717. Parameters: long count, const long * vector1, long step1, const long * vector2, long step2, wide * dot
  27718. Interface: GXMath.h
  27719. Library: QuickDrawGXLib
  27720.  
  27721. Function: VectorMultiplyDivide
  27722. Return Type: long
  27723. Parameters: long count, const long * vector1, long step1, const long * vector2, long step2, long divisor
  27724. Interface: GXMath.h
  27725. Library: QuickDrawGXLib
  27726.  
  27727. Function: VideoMediaGetStallCount
  27728. Return Type: ComponentResult
  27729. Parameters: MediaHandler mh, unsigned long * stalls
  27730. Interface: Movies.h
  27731. Library: Not Known
  27732.  
  27733. Function: VideoMediaGetStatistics
  27734. Return Type: ComponentResult
  27735. Parameters: MediaHandler mh
  27736. Interface: Movies.h
  27737. Library: QuickTimeLib
  27738.  
  27739. Function: VideoMediaResetStatistics
  27740. Return Type: ComponentResult
  27741. Parameters: MediaHandler mh
  27742. Interface: Movies.h
  27743. Library: QuickTimeLib
  27744.  
  27745. Function: VInstall
  27746. Return Type: OSErr
  27747. Parameters: QElemPtr vblTaskPtr
  27748. Interface: Retrace.h
  27749. Library: InterfaceLib
  27750.  
  27751. Function: VisibleLength
  27752. Return Type: long
  27753. Parameters: Ptr textPtr, long textLength
  27754. Interface: QuickdrawText.h
  27755. Library: InterfaceLib
  27756.  
  27757. Function: VRemove
  27758. Return Type: OSErr
  27759. Parameters: QElemPtr vblTaskPtr
  27760. Interface: Retrace.h
  27761. Library: InterfaceLib
  27762.  
  27763. Function: WaitMouseMoved
  27764. Return Type: Boolean
  27765. Parameters: Point initialMouse
  27766. Interface: Drag.h
  27767. Library: DragLib
  27768.  
  27769. Function: WaitMouseUp
  27770. Return Type: Boolean
  27771. Parameters: void
  27772. Interface: Events.h
  27773. Library: InterfaceLib
  27774.  
  27775. Function: WaitNextEvent
  27776. Return Type: Boolean
  27777. Parameters: EventMask eventMask, EventRecord * theEvent, UInt32 sleep, RgnHandle mouseRgn
  27778. Interface: Events.h
  27779. Library: InterfaceLib
  27780.  
  27781. Function: WakeUpProcess
  27782. Return Type: OSErr
  27783. Parameters: const ProcessSerialNumber * PSN
  27784. Interface: Processes.h
  27785. Library: InterfaceLib
  27786.  
  27787. Function: WideAdd
  27788. Return Type: wide *
  27789. Parameters: wide * target, const wide * source
  27790. Interface: GXMath.h
  27791. Library: InterfaceLib
  27792.  
  27793. Function: WideCompare
  27794. Return Type: short
  27795. Parameters: const wide * target, const wide * source
  27796. Interface: GXMath.h
  27797. Library: InterfaceLib
  27798.  
  27799. Function: WideDivide
  27800. Return Type: long
  27801. Parameters: const wide * dividend, long divisor, long * remainder
  27802. Interface: GXMath.h
  27803. Library: InterfaceLib
  27804.  
  27805. Function: WideMultiply
  27806. Return Type: wide *
  27807. Parameters: long multiplicand, long multiplier, wide * target
  27808. Interface: GXMath.h
  27809. Library: InterfaceLib
  27810.  
  27811. Function: WideNegate
  27812. Return Type: wide *
  27813. Parameters: wide * target
  27814. Interface: GXMath.h
  27815. Library: InterfaceLib
  27816.  
  27817. Function: WideScale
  27818. Return Type: short
  27819. Parameters: const wide * source
  27820. Interface: GXMath.h
  27821. Library: QuickDrawGXLib
  27822.  
  27823. Function: WideShift
  27824. Return Type: wide *
  27825. Parameters: wide * target, long shift
  27826. Interface: GXMath.h
  27827. Library: InterfaceLib
  27828.  
  27829. Function: WideSquareRoot
  27830. Return Type: unsigned long
  27831. Parameters: const wide * source
  27832. Interface: GXMath.h
  27833. Library: InterfaceLib
  27834.  
  27835. Function: WideSubtract
  27836. Return Type: wide *
  27837. Parameters: wide * target, const wide * source
  27838. Interface: GXMath.h
  27839. Library: InterfaceLib
  27840.  
  27841. Function: WideWideDivide
  27842. Return Type: wide *
  27843. Parameters: wide * dividend, long divisor, long * remainder
  27844. Interface: GXMath.h
  27845. Library: InterfaceLib
  27846.  
  27847. Function: WriteEdition
  27848. Return Type: OSErr
  27849. Parameters: EditionRefNum whichEdition, FormatType whichFormat, const void * buffPtr, Size buffLen
  27850. Interface: Editions.h
  27851. Library: InterfaceLib
  27852.  
  27853. Function: WriteLocation
  27854. Return Type: void
  27855. Parameters: const MachineLocation * loc
  27856. Interface: OSUtils.h
  27857. Library: InterfaceLib
  27858.  
  27859. Function: WritePartialResource
  27860. Return Type: void
  27861. Parameters: Handle theResource, long offset, const void * buffer, long count
  27862. Interface: Resources.h
  27863. Library: InterfaceLib
  27864.  
  27865. Function: WriteResource
  27866. Return Type: void
  27867. Parameters: Handle theResource
  27868. Interface: Resources.h
  27869. Library: InterfaceLib
  27870.  
  27871. Function: X2Fix
  27872. Return Type: Fixed
  27873. Parameters: long double x
  27874. Interface: FixMath.h
  27875. Library: InterfaceLib
  27876.  
  27877. Function: X2Frac
  27878. Return Type: Fract
  27879. Parameters: long double x
  27880. Interface: FixMath.h
  27881. Library: InterfaceLib
  27882.  
  27883. Function: YieldToAnyThread
  27884. Return Type: OSErr
  27885. Parameters: void
  27886. Interface: Threads.h
  27887. Library: ThreadsLib
  27888.  
  27889. Function: YieldToThread
  27890. Return Type: OSErr
  27891. Parameters: ThreadID suggestedThread
  27892. Interface: Threads.h
  27893. Library: ThreadsLib
  27894.  
  27895. Function: ZeroScrap
  27896. Return Type: SInt32
  27897. Parameters: void
  27898. Interface: Scrap.h
  27899. Library: InterfaceLib
  27900.  
  27901. Function: ZoomRects
  27902. Return Type: OSErr
  27903. Parameters: const Rect * fromRect, const Rect * toRect, SInt16 zoomSteps, ZoomAcceleration acceleration
  27904. Interface: Drag.h
  27905. Library: DragLib
  27906.  
  27907. Function: ZoomRegion
  27908. Return Type: OSErr
  27909. Parameters: RgnHandle region, Point zoomDistance, SInt16 zoomSteps, ZoomAcceleration acceleration
  27910. Interface: Drag.h
  27911. Library: DragLib
  27912.  
  27913. Function: ZoomWindow
  27914. Return Type: void
  27915. Parameters: WindowPtr theWindow, short partCode, Boolean front
  27916. Interface: MacWindows.h
  27917. Library: InterfaceLib
  27918.  
  27919.