ImlibContext       81 src/lib/api.c  typedef struct _imlibcontext ImlibContext;
ImlibContext      118 src/lib/api.c     ImlibContext       *context;
ImlibContext      126 src/lib/api.c  static ImlibContext *ctx = NULL;        /* contexts->context; */
ImlibContext      130 src/lib/api.c  __imlib_free_context(ImlibContext * context)
ImlibContext      171 src/lib/api.c     ImlibContext       *context = malloc(sizeof(ImlibContext));
ImlibContext      212 src/lib/api.c  static ImlibContext *
ImlibContext      215 src/lib/api.c     ImlibContext       *context;
ImlibContext      234 src/lib/api.c     ImlibContext       *c = (ImlibContext *) context;
ImlibContext      252 src/lib/api.c     ctx = (ImlibContext *) context;
ImlibContext      266 src/lib/api.c     ImlibContext       *current_ctx = item->context;