| 366 | short odstx, odsty; |
| 367 | short srcx, srcy, dstx, dsty; |
| 368 | struct BitMap *bitmap; |
| 369 | }; |
| 370 | struct amiv_glyph_node amiv_g_nodes[NUMBER_GLYPH_NODES]; |
| 371 | static char amiv_glyph_buffer[GLYPH_BUFFER_SIZE]; |
nothing calls this directly
no outgoing calls
no test coverage detected