Home
last modified time | relevance | path

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

/dports/audio/uade/uade-2.13/amigasrc/score/
H A Dgraphics_lib.i158 SetRGB32CM EQU -996
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/data/fd/
H A Dgraphics_lib.fd181 SetRGB32CM(cm,n,r,g,b)(a0,d0/d1/d2/d3)
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Dagraphics.pas2140 procedure SetRGB32CM(Cm: PColorMap location 'a0'; N: LongWord location 'd0'; R: LongWord location '…
/dports/lang/fpc-source/fpc-3.2.2/packages/os4units/src/
H A Dagraphics.pas2464 procedure SetRGB32CM(Cm: pColorMap; N, R, G, B: LongWord); syscall IGfx 740;
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Dagraphics.pas2389 PROCEDURE SetRGB32CM(cm : pColorMap location 'a0'; n : ULONG location 'd0'; r : ULONG location 'd1'… procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Dagraphics.pas2212 procedure SetRGB32CM(Cm: PColorMap; n, r, g, b: LongWord); syscall GfxBase 166;