Searched refs:picturebuf (Results 1 – 2 of 2) sorted by relevance
53 env->picturebufpos = env->picturebuf + env->picturebuflen - 1; in pic_start()244 env->picturebuf = MALLOC(env->picturebuflen); in _init()
219 char *picturebuf; /* pictured string buffer */ member