SWFLAYOUT 2815 lib/devices/swf.c swffont->layout = (SWFLAYOUT*)rfx_calloc(sizeof(SWFLAYOUT)); SWFLAYOUT 157 lib/modules/swffont.c font->layout = (SWFLAYOUT*)rfx_calloc(sizeof(SWFLAYOUT)); SWFLAYOUT 444 lib/modules/swffont.c font->layout = (SWFLAYOUT*)rfx_calloc(sizeof(SWFLAYOUT)); SWFLAYOUT 340 lib/modules/swftext.c font->layout = (SWFLAYOUT *) rfx_alloc(sizeof(SWFLAYOUT)); SWFLAYOUT 647 lib/modules/swftext.c void swf_LayoutFree(SWFLAYOUT * l) SWFLAYOUT 1235 lib/modules/swftext.c f->layout = (SWFLAYOUT *) rfx_alloc(sizeof(SWFLAYOUT)); SWFLAYOUT 1695 lib/modules/swftext.c f->layout = (SWFLAYOUT *) rfx_calloc(sizeof(SWFLAYOUT)); SWFLAYOUT 575 lib/rfxswf.h SWFLAYOUT * layout;