Home
last modified time | relevance | path

Searched refs:sprite_exists (Results 1 – 10 of 10) sorted by relevance

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dsprite.h67 static inline bool sprite_exists( unsigned int table, unsigned int index ) in sprite_exists() function
73 return (sprite_exists(table, index) ? sprite(table, index)->width : 0); in get_sprite_width()
77 return (sprite_exists(table, index) ? sprite(table, index)->height : 0); in get_sprite_height()
H A Dfont.c153 if (sprite_id != -1 && sprite_exists(font, sprite_id)) in draw_font_hv()
209 if (sprite_id != -1 && sprite_exists(font, sprite_id)) in draw_font_hv_blend()
265 if (sprite_id != -1 && sprite_exists(font, sprite_id)) in draw_font_dark()
H A Dfonthand.c161 if (sprite_id != -1 && sprite_exists(TINY_FONT, sprite_id)) in JE_outText()
213 if (sprite_id != -1 && sprite_exists(TINY_FONT, sprite_id)) in JE_outTextAdjust()
245 if (sprite_id != -1 && sprite_exists(TINY_FONT, sprite_id)) in JE_outTextAndDarken()
H A Dsprite.c90 if (index >= sprite_table[table].count || !sprite_exists(table, index)) in blit_sprite()
150 if (index >= sprite_table[table].count || !sprite_exists(table, index)) in blit_sprite_blend()
212 if (index >= sprite_table[table].count || !sprite_exists(table, index)) in blit_sprite_hv_unsafe()
274 if (index >= sprite_table[table].count || !sprite_exists(table, index)) in blit_sprite_hv()
342 if (index >= sprite_table[table].count || !sprite_exists(table, index)) in blit_sprite_hv_blend()
410 if (index >= sprite_table[table].count || !sprite_exists(table, index)) in blit_sprite_dark()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.c2567 static bool sprite_exists(const struct tileset *t, const char *tag_name) in sprite_exists() function
2951 if (sprite_exists(t, "unit.select0")) { in tileset_lookup_sprite_tags()
3048 if (sprite_exists(t, buffer2)) { in tileset_lookup_sprite_tags()
3062 if (sprite_exists(t, buffer2)) { in tileset_lookup_sprite_tags()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.c2567 static bool sprite_exists(const struct tileset *t, const char *tag_name) in sprite_exists() function
2951 if (sprite_exists(t, "unit.select0")) { in tileset_lookup_sprite_tags()
3048 if (sprite_exists(t, buffer2)) { in tileset_lookup_sprite_tags()
3062 if (sprite_exists(t, buffer2)) { in tileset_lookup_sprite_tags()
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dgml.js.map1 …ghscore_add highscore_value highscore_name ' +\n 'draw_highscore sprite_exists sprite_get_nam…
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog195738 Make the load_sprite, unload_sprite, and sprite_exists functions static
236816 Add a new function sprite_exists which test if the given sprite exists
236820 sprite_exists function.
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog195738 Make the load_sprite, unload_sprite, and sprite_exists functions static
236816 Add a new function sprite_exists which test if the given sprite exists
236820 sprite_exists function.
/dports/www/mattermost-webapp/mattermost/client/
H A Dmain.ea67f64bfaca6bdc766a.js.map1 …ghscore_add highscore_value highscore_name ' +\n 'draw_highscore sprite_exists sprite_get_nam…