Home
last modified time | relevance | path

Searched refs:palette_spacing_y (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h489 …ing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y);
944 int palette_spacing_x, palette_spacing_y; member
1028 tm->palette_spacing_y = spacing_y+1; in stbte_create_map()
1071 …cing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y) in stbte_set_spacing() argument
1076 tm->palette_spacing_y = palette_spacing_y; in stbte_set_spacing()
2182 height[STBTE__panel_info] = 5 + 11*2 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2184 height[STBTE__panel_info] = 5 + 11*4 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2199 height[STBTE__panel_tiles] = ((tm->num_tiles+k-1)/k) * tm->palette_spacing_y + 8; in stbte__compute_panel_locations()
3499 int x0=x, y0=y, x1 = x+tm->palette_spacing_x - 1, y1 = y+tm->palette_spacing_y; in stbte__tile_in_palette()
3519 int num_vis_rows = (h-6) / tm->palette_spacing_y; in stbte__palette_of_tiles()
[all …]
/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h494 …ing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y);
949 int palette_spacing_x, palette_spacing_y; member
1033 tm->palette_spacing_y = spacing_y+1; in stbte_create_map()
1077 …cing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y) in stbte_set_spacing() argument
1082 tm->palette_spacing_y = palette_spacing_y; in stbte_set_spacing()
2183 height[STBTE__panel_info] = 5 + 11*2 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2185 height[STBTE__panel_info] = 5 + 11*4 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2200 height[STBTE__panel_tiles] = ((tm->num_tiles+k-1)/k) * tm->palette_spacing_y + 8; in stbte__compute_panel_locations()
3501 …stbte__draw_frame_delayed(x-1,y-1,x+tm->palette_spacing_x,y+tm->palette_spacing_y, STBTE_COLOR_TIL… in stbte__tile_in_palette()
3513 int num_vis_rows = (h-6) / tm->palette_spacing_y; in stbte__palette_of_tiles()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h494 …ing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y);
949 int palette_spacing_x, palette_spacing_y; member
1033 tm->palette_spacing_y = spacing_y+1; in stbte_create_map()
1077 …cing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y) in stbte_set_spacing() argument
1082 tm->palette_spacing_y = palette_spacing_y; in stbte_set_spacing()
2183 height[STBTE__panel_info] = 5 + 11*2 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2185 height[STBTE__panel_info] = 5 + 11*4 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2200 height[STBTE__panel_tiles] = ((tm->num_tiles+k-1)/k) * tm->palette_spacing_y + 8; in stbte__compute_panel_locations()
3501 …stbte__draw_frame_delayed(x-1,y-1,x+tm->palette_spacing_x,y+tm->palette_spacing_y, STBTE_COLOR_TIL… in stbte__tile_in_palette()
3513 int num_vis_rows = (h-6) / tm->palette_spacing_y; in stbte__palette_of_tiles()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h494 …ing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y);
949 int palette_spacing_x, palette_spacing_y; member
1033 tm->palette_spacing_y = spacing_y+1; in stbte_create_map()
1077 …cing(stbte_tilemap *tm, int spacing_x, int spacing_y, int palette_spacing_x, int palette_spacing_y) in stbte_set_spacing() argument
1082 tm->palette_spacing_y = palette_spacing_y; in stbte_set_spacing()
2183 height[STBTE__panel_info] = 5 + 11*2 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2185 height[STBTE__panel_info] = 5 + 11*4 + 2 + tm->palette_spacing_y; in stbte__compute_panel_locations()
2200 height[STBTE__panel_tiles] = ((tm->num_tiles+k-1)/k) * tm->palette_spacing_y + 8; in stbte__compute_panel_locations()
3501 …stbte__draw_frame_delayed(x-1,y-1,x+tm->palette_spacing_x,y+tm->palette_spacing_y, STBTE_COLOR_TIL… in stbte__tile_in_palette()
3513 int num_vis_rows = (h-6) / tm->palette_spacing_y; in stbte__palette_of_tiles()
[all …]