Home
last modified time | relevance | path

Searched refs:colorsRequested (Results 1 – 1 of 1) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DPictUtils.pas294 …InitPickMethodProcPtr = function( colorsRequested: SInt16; var dataRef: UInt32; var colorBankType:… in colorsRequested() function
296 …CalcColorTableProcPtr = function( dataRef: UInt32; colorsRequested: SInt16; colorBankPtr: UnivPtr;… in dataRef()
398 function InvokeInitPickMethodUPP( colorsRequested: SInt16; var dataRef: UInt32; var colorBankType: … in InvokeInitPickMethodUPP()
420 function InvokeCalcColorTableUPP( dataRef: UInt32; colorsRequested: SInt16; colorBankPtr: UnivPtr; … in InvokeCalcColorTableUPP()
443 …( thePictHandle: PicHandle; var thePictInfo: PictInfo; verb: SInt16; colorsRequested: SInt16; colo… in GetPictInfo()
455 …PixMapHandle: PixMapHandle; var thePictInfo: PictInfo; verb: SInt16; colorsRequested: SInt16; colo… in GetPixMapInfo()
467 function NewPictInfo( var thePictInfoID: PictInfoID; verb: SInt16; colorsRequested: SInt16; colorPi… in NewPictInfo()
503 function RetrievePictInfo( thePictInfoID: PictInfoID; var thePictInfo: PictInfo; colorsRequested: S… in RetrievePictInfo()