Searched defs:items (Results 1 – 8 of 8) sorted by relevance
/inferno-os/libfreetype/ |
H A D | zutil.c | 83 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 142 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 164 voidpf zcalloc (opaque, items, size) in zcalloc() argument
|
H A D | ftgzip.c | 76 uInt items, in ft_gzip_alloc() 99 zcalloc (opaque, items, size) in zcalloc() argument
|
H A D | zutil.h | 211 #define ZALLOC(strm, items, size) \ argument
|
/inferno-os/include/freetype/internal/ |
H A D | ftexcept.h | 38 FT_CleanupItemRec items[ FT_CLEANUP_CHUNK_SIZE ]; member
|
H A D | ftcore.h | 73 FT_CleanupItemRec items[ FT_CLEANUP_CHUNK_SIZE ]; member
|
/inferno-os/libtk/ |
H A D | textu.c | 39 tktnewline(int flags, TkTitem *items, TkTline *prev, TkTline *next, TkTline **ret) in tktnewline() 431 TkTitem *items; in tktiteminsert() local
|
H A D | textw.h | 75 TkTitem* items; member
|
H A D | canvs.c | 1664 TkCitem *it, **l, **below, *items, **itemtail, *prev, *iprev; in tkcvslower() local 1764 TkCitem *prev, *it, *above, *items, *itemtail, *next; in tkcvsraise() local
|