Home
last modified time | relevance | path

Searched refs:tileheight (Results 101 – 125 of 188) sorted by relevance

12345678

/dports/graphics/opencv/opencv-4.5.3/3rdparty/libjasper/
H A Djpc_dec.c1176 dec->tileheight = siz->tileheight; in jpc_dec_process_siz()
1205 dec->numvtiles = JPC_CEILDIV(dec->yend - dec->tileyoff, dec->tileheight); in jpc_dec_process_siz()
1219 tile->ystart = JAS_MAX(dec->tileyoff + vtileno * dec->tileheight, in jpc_dec_process_siz()
1224 dec->tileheight, dec->yend); in jpc_dec_process_siz()
1857 dec->tileheight = 0; in jpc_dec_create()
/dports/graphics/jasper/jasper-version-2.0.33/test/bin/
H A Drun_codec_test138 …imgareatlx|imgareatly|tilegrdtlx|tilegrdtly|tilewidth|tileheight|prcwidth|prcheight|cblkwidth|cblk…
H A Djpenc717 tileheight)
/dports/games/powder/powder118_src/port/gp2x/
H A Dhamfake.cpp1162 hamfake_setTileSize(int tilewidth, int tileheight) in hamfake_setTileSize() argument
1167 glbTileHeight = tileheight; in hamfake_setTileSize()
/dports/games/toycars/toycars-0.3.10/toycars/src/
H A Dmain.cpp1097 int tileheight = tilemap->getTileHeight(); in loadRacingGame() local
1152 p1.y *= tileheight; in loadRacingGame()
1153 p2.y *= tileheight; in loadRacingGame()
/dports/games/powder/powder118_src/port/sdl/
H A Dhamfake.cpp1944 hamfake_setTileSize(int tilewidth, int tileheight) in hamfake_setTileSize() argument
1949 glbTileHeight = tileheight; in hamfake_setTileSize()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/machine/
H A Datarigen.h388 int tilewidth, tileheight; /* width/height of each tile */ member
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Djp2000.c1823 unsigned long tileheight; in process_jpc_siz() local
1948 tileheight = read_ulong(inptr,TIFF_MOTOROLA,marker_offset); in process_jpc_siz()
1958 chpr += printf(" = %lu",tileheight); in process_jpc_siz()
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dqt_win.h84 QSpinBox tileheight; variable
/dports/games/nethack34/nethack-3.4.3/include/
H A Dqt_win.h101 QSpinBox tileheight; variable
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dqt_win.h101 QSpinBox tileheight; variable
/dports/games/nethack33/nethack-3.3.1/include/
H A Dqt_win.h84 QSpinBox tileheight; variable
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dqt_win.h84 QSpinBox tileheight; variable
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dqt_win.h101 QSpinBox tileheight; variable
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dqt_win.h101 QSpinBox tileheight; variable
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dqt_win.h101 QSpinBox tileheight; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/raster/
H A Djpeg2000.rst118 | tileheight=h | Set the nominal tile | |
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Djpeg2000.rst118 | tileheight=h | Set the nominal tile | |
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Djpeg2000.rst118 | tileheight=h | Set the nominal tile | |
/dports/emulators/bochs/bochs-2.7/gui/
H A Dgui.cc169 unsigned tilewidth, unsigned tileheight) in init() argument
181 BX_GUI_THIS y_tilesize = tileheight; in init()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/win/Qt3/
H A Dqt3_win.h103 QSpinBox tileheight; variable
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dqt_win.h103 QSpinBox tileheight; variable
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dqt_win.h103 QSpinBox tileheight; variable
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dqt_win.h107 QSpinBox tileheight; variable
/dports/graphics/tiled/tiled-1.7.2/docs/reference/
H A Dtmx-map-format.rst60 - **tileheight:** The height of a tile.
84 The ``tilewidth`` and ``tileheight`` properties determine the general
145 - **tileheight:** The (maximum) height of the tiles in this tileset.

12345678