Home
last modified time | relevance | path

Searched defs:ofs_y (Results 1 – 25 of 90) sorted by relevance

1234

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/rltiles/tool/
H A Dtile_page.cc39 int ofs_x, ofs_y, tilew, tileh; in place_images() local
151 int ofs_y = m_offsets[i*4+1]; in write_image() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilemcache.h31 int ofs_y; variable
H A Dtilemcache.cc320 int *ofs_x, int *ofs_y) in get_weapon_offset()
855 int *ofs_x, int *ofs_y) in get_shield_offset()
1260 int ofs_x, ofs_y; in info() local
H A Dtilereg-tab.h76 int ofs_y; member
H A Dtilereg-grid.cc123 int ofs_x, int ofs_y) in add_quad_char()
H A Dtiletex.h76 inline bool TilesTexture::get_coords(tileidx_t idx, int ofs_x, int ofs_y, in get_coords()
H A Dtiledoll.cc679 int ofs_x = 0, ofs_y = 0; in pack_doll_buf() local
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dclient.c103 void wClientGetGravityOffsets(WWindow * wwin, int *ofs_x, int *ofs_y) in wClientGetGravityOffsets()
151 int ofs_x, ofs_y; in wClientConfigure() local
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dclient.c103 void wClientGetGravityOffsets(WWindow * wwin, int *ofs_x, int *ofs_y) in wClientGetGravityOffsets()
151 int ofs_x, ofs_y; in wClientConfigure() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/tui/
H A Dtui_widget_button.c55 uint32_t ofs_y = r.h / 2; in draw_button() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/tui/
H A Dtui_widget_button.c55 uint32_t ofs_y = r.h / 2; in draw_button() local
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dtexture_editor_plugin.cpp36 int ofs_y = (size.height - tex_height) / 2; in _notification() local
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dtexture_editor_plugin.cpp36 int ofs_y = (size.height - tex_height) / 2; in _notification() local
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dtexture_frame.cpp73 int ofs_y = 0; in _notification() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dtexture_frame.cpp73 int ofs_y = 0; in _notification() local
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtexture_editor_plugin.cpp69 int ofs_y = (size.height - tex_height) / 2; in _notification() local
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtexture_editor_plugin.cpp69 int ofs_y = (size.height - tex_height) / 2; in _notification() local
/dports/devel/godot2/godot-2.1.6-stable/main/tests/
H A Dtest_detailer.cpp49 float ofs_x, ofs_y; member in TestMultiMesh::TestMainLoop
/dports/devel/godot2-tools/godot-2.1.6-stable/main/tests/
H A Dtest_detailer.cpp49 float ofs_x, ofs_y; member in TestMultiMesh::TestMainLoop
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DScaler_avx2.cpp144 const int ofs_y = kernel_info._start_line; in process_plane_flt_avx2() local
267 const int ofs_y = kernel_info._start_line; in process_plane_int_avx2() local
H A DScaler.cpp347 const int ofs_y = kernel_info._start_line; in process_plane_flt_cpp() local
422 const int ofs_y = kernel_info._start_line; in process_plane_int_cpp() local
536 const int ofs_y = kernel_info._start_line; in process_plane_flt_sse2() local
708 const int ofs_y = kernel_info._start_line; in process_plane_int_sse2() local
/dports/games/taisei/taisei-1.3.2/src/resource/
H A Dsprite.c63 float ofs_x = 0, ofs_y = 0; in load_sprite_begin() local
/dports/games/eureka/eureka-1.27b-source/src/
H A Dw_loadpic.cc379 int ofs_y = (int)header[6] + (int)((signed char)header[7] * 256); in W_DetectImageFormat() local
/dports/games/taisei/taisei-1.3.2/src/
H A Dstagetext.c95 float ofs_x, ofs_y; in stagetext_draw_single() local
/dports/games/taisei/taisei-1.3.2/src/renderer/common/
H A Dsprite_batch.c198 float ofs_y = sprite_padded_offset_y(spr); in _r_sprite_batch_compute_attribs() local

1234