Home
last modified time | relevance | path

Searched refs:F_UNLOADED (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/imlib2-webp/imlib2-webp-79b3da58f48/
H A Dimlib2_common.h58 F_UNLOADED = (1 << 1), enumerator
138 # define IMAGE_IS_UNLOADED(im) ((im)->flags & F_UNLOADED)
/dports/japanese/w3m/w3m-2b59b9e/
H A Dframe.c89 body->attr = F_UNLOADED; in newFrame()
105 b->attr = F_UNLOADED; in unloadFrame()
152 case F_UNLOADED: in deleteFrameSetElement()
197 case F_UNLOADED: in copyFrameSet()
223 case F_UNLOADED: in flushFrameSet()
480 case F_UNLOADED: in createFrameFile()
501 frame.body->attr = F_UNLOADED; in createFrameFile()
H A Dframe.h8 #define F_UNLOADED 0x00 macro
H A Dmap.c481 case F_UNLOADED: in append_frame_info()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dframe.c89 body->attr = F_UNLOADED; in newFrame()
105 b->attr = F_UNLOADED; in unloadFrame()
152 case F_UNLOADED: in deleteFrameSetElement()
197 case F_UNLOADED: in copyFrameSet()
223 case F_UNLOADED: in flushFrameSet()
480 case F_UNLOADED: in createFrameFile()
501 frame.body->attr = F_UNLOADED; in createFrameFile()
H A Dframe.h8 #define F_UNLOADED 0x00 macro
H A Dmap.c481 case F_UNLOADED: in append_frame_info()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dframe.c89 body->attr = F_UNLOADED; in newFrame()
105 b->attr = F_UNLOADED; in unloadFrame()
152 case F_UNLOADED: in deleteFrameSetElement()
197 case F_UNLOADED: in copyFrameSet()
223 case F_UNLOADED: in flushFrameSet()
480 case F_UNLOADED: in createFrameFile()
501 frame.body->attr = F_UNLOADED; in createFrameFile()
H A Dframe.h8 #define F_UNLOADED 0x00 macro
H A Dmap.c481 case F_UNLOADED: in append_frame_info()
/dports/www/w3m/w3m-2b59b9e/
H A Dframe.c89 body->attr = F_UNLOADED; in newFrame()
105 b->attr = F_UNLOADED; in unloadFrame()
152 case F_UNLOADED: in deleteFrameSetElement()
197 case F_UNLOADED: in copyFrameSet()
223 case F_UNLOADED: in flushFrameSet()
480 case F_UNLOADED: in createFrameFile()
501 frame.body->attr = F_UNLOADED; in createFrameFile()
H A Dframe.h8 #define F_UNLOADED 0x00 macro
H A Dmap.c481 case F_UNLOADED: in append_frame_info()
/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A Dimage.h33 F_UNLOADED = (1 << 1), enumerator
169 #define IMAGE_IS_UNLOADED(im) ((im)->flags & F_UNLOADED)
/dports/graphics/imlib2_loaders/imlib2_loaders-1.7.0/src/modules/loaders/
H A Dimage.h33 F_UNLOADED = (1 << 1), enumerator
169 #define IMAGE_IS_UNLOADED(im) ((im)->flags & F_UNLOADED)