Searched refs:ImgBitmapAction (Results 1 – 1 of 1) sorted by relevance
4996 typedef struct ImgBitmapAction { struct4999 QSIMPLEQ_ENTRY(ImgBitmapAction) next; argument5000 } ImgBitmapAction; typedef5014 QSIMPLEQ_HEAD(, ImgBitmapAction) actions; in img_bitmap()5015 ImgBitmapAction *act, *act_next; in img_bitmap()5089 act = g_new0(ImgBitmapAction, 1); in img_bitmap()5101 act = g_new0(ImgBitmapAction, 1); in img_bitmap()5106 act = g_new0(ImgBitmapAction, 1); in img_bitmap()5111 act = g_new0(ImgBitmapAction, 1); in img_bitmap()5116 act = g_new0(ImgBitmapAction, 1); in img_bitmap()[all …]