Home
last modified time | relevance | path

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

/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h791 #define STBTE__NO_TILE -1 macro
1053 tm->background_tile = STBTE__NO_TILE; in stbte_create_map()
1216 tm->data[0][i][j] = STBTE__NO_TILE; in stbte_clear_map()
2275 #define STBTE__BG(tm,layer) ((layer) == 0 ? (tm)->background_tile : STBTE__NO_TILE)
2536 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2549 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2600 if (src[i] != STBTE__NO_TILE) in stbte__paste_stack()
2676 stbte__ui.copybuffer[i][n] = STBTE__NO_TILE; in stbte__copy_cut()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h791 #define STBTE__NO_TILE -1 macro
1053 tm->background_tile = STBTE__NO_TILE; in stbte_create_map()
1216 tm->data[0][i][j] = STBTE__NO_TILE; in stbte_clear_map()
2275 #define STBTE__BG(tm,layer) ((layer) == 0 ? (tm)->background_tile : STBTE__NO_TILE)
2536 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2549 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2600 if (src[i] != STBTE__NO_TILE) in stbte__paste_stack()
2676 stbte__ui.copybuffer[i][n] = STBTE__NO_TILE; in stbte__copy_cut()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h791 #define STBTE__NO_TILE -1 macro
1053 tm->background_tile = STBTE__NO_TILE; in stbte_create_map()
1216 tm->data[0][i][j] = STBTE__NO_TILE; in stbte_clear_map()
2275 #define STBTE__BG(tm,layer) ((layer) == 0 ? (tm)->background_tile : STBTE__NO_TILE)
2536 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2549 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2600 if (src[i] != STBTE__NO_TILE) in stbte__paste_stack()
2676 stbte__ui.copybuffer[i][n] = STBTE__NO_TILE; in stbte__copy_cut()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h786 #define STBTE__NO_TILE -1 macro
1048 tm->background_tile = STBTE__NO_TILE; in stbte_create_map()
1208 tm->data[0][i][j] = STBTE__NO_TILE; in stbte_clear_map()
2274 #define STBTE__BG(tm,layer) ((layer) == 0 ? (tm)->background_tile : STBTE__NO_TILE)
2537 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2550 if (tm->data[y][x][i] == STBTE__NO_TILE) in stbte__eyedrop()
2601 if (src[i] != STBTE__NO_TILE) in stbte__paste_stack()
2678 stbte__ui.copybuffer[i][n] = STBTE__NO_TILE; in stbte__copy_cut()