charbuffer_t 186 lib/devices/swf.c charbuffer_t* chardata; charbuffer_t 187 lib/devices/swf.c charbuffer_t* topchardata; //chars supposed to be above everything else charbuffer_t 785 lib/devices/swf.c static charbuffer_t*charbuffer_append(charbuffer_t*buf, SWFFONT*font, int charid, int x,int y, int size, RGBA color, MATRIX*m) charbuffer_t 788 lib/devices/swf.c charbuffer_t*n = rfx_calloc(sizeof(charbuffer_t)); charbuffer_t 859 lib/devices/swf.c static void charbuffer_writetodevandfree(gfxdevice_t*dev, charbuffer_t*buf, char invisible) charbuffer_t 862 lib/devices/swf.c charbuffer_t*next = buf->next;buf->next = 0;