Home
last modified time | relevance | path

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

/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dilbm.h29 #define ID_GRAB MakeID('G','R','A','B') macro
157 PutCk(context, ID_GRAB, sizeof(Point2D), (BYTE *)point2D)
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dilbm.h199 #define ID_GRAB MAKE_ID('G', 'R', 'A', 'B') macro
H A Dilbmtoppm.c2280 case ID_GRAB: case ID_DEST: case ID_SPRT: case ID_CRNG: in processChunk()
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Diff_container.h87 #define ID_GRAB MKTAG('G','R','A','B') macro
/dports/games/residualvm/residualvm-0.3.1/common/
H A Diff_container.h87 #define ID_GRAB MKTAG('G','R','A','B') macro
/dports/games/scummvm/scummvm-2.5.1/common/
H A Diff_container.h97 #define ID_GRAB MKTAG('G','R','A','B') macro
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginIFF.cpp101 #define ID_GRAB MAKE_ID('G', 'R', 'A', 'B') /* ILBM "hotspot" coordiantes */ macro
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Ddatatypes.pas859 ID_GRAB = 1196572994;
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Ddatatypes.pas601 ID_GRAB = Ord('G') shl 24 + Ord('R') shl 16 + Ord('A') shl 8 + Ord('B'); // GRAB
/dports/lang/fpc-source/fpc-3.2.2/packages/os4units/src/
H A Ddatatypes.pas568 ID_GRAB = Ord('G') shl 24 + Ord('R') shl 16 + Ord('A') shl 8 + Ord('B'); // GRAB
/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Ddatatypes.pas553 ID_GRAB = Ord('G') shl 24 + Ord('R') shl 16 + Ord('A') shl 8 + Ord('B'); // GRAB