swf_FontUseUTF8   652 lib/rfxswf.h   int swf_FontUseUTF8(SWFFONT * f, const U8 * s, U16 size);
swf_FontUseUTF8  1614 src/swfc.c     	    swf_FontUseUTF8(font, (const U8*)glyphs, 0xffff);
swf_FontUseUTF8  4505 src/swfc.c                 	    swf_FontUseUTF8(font, (U8*)lu(&args, "text"), 0xffff);