Home
last modified time | relevance | path

Searched refs:y_tile (Results 51 – 61 of 61) sorted by relevance

123

/dports/games/julius/julius-1.7.0/src/figuretype/
H A Denemy.c590 int x_tile, y_tile; in figure_enemy_gladiator_action() local
591 int building_id = formation_rioter_get_target_building(&x_tile, &y_tile); in figure_enemy_gladiator_action()
594 f->destination_y = y_tile; in figure_enemy_gladiator_action()
/dports/games/augustus/augustus-3.1.0/src/figuretype/
H A Denemy.c595 int x_tile, y_tile; in figure_enemy_gladiator_action() local
596 int building_id = formation_rioter_get_target_building(&x_tile, &y_tile); in figure_enemy_gladiator_action()
599 f->destination_y = y_tile; in figure_enemy_gladiator_action()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dwin32-printing-axis-swap.patch85 int x_tile, y_tile, left, right, top, bottom;
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dwin32-printing-axis-swap.patch85 int x_tile, y_tile, left, right, top, bottom;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dwin32-printing-axis-swap.patch85 int x_tile, y_tile, left, right, top, bottom;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dwin32-printing-axis-swap.patch85 int x_tile, y_tile, left, right, top, bottom;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Dwin32-printing-axis-swap.patch85 int x_tile, y_tile, left, right, top, bottom;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Dwin32-printing-axis-swap.patch85 int x_tile, y_tile, left, right, top, bottom;
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A Deye_candy_window.cpp280 int y_tile = int(y) / 3; in add_eye_candy_point() local
281 const float z = -2.2f + tile_map[y_tile*tile_map_size_x + x_tile] * 0.2f; in add_eye_candy_point()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_image_proj.c1876 int x_tile, y_tile; in project_paint_uvpixel_init() local
1895 y_tile = y_px >> ED_IMAGE_UNDO_TILE_BITS; in project_paint_uvpixel_init()
1898 y_round = y_tile * ED_IMAGE_UNDO_TILE_SIZE; in project_paint_uvpixel_init()
1902 tile_index = project_paint_undo_subtiles(tinf, x_tile, y_tile); in project_paint_uvpixel_init()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Docs/src/
H A Dmanual.texi3888 @item tiling <layer> <x_tile> <y_tile>

123