textpage_t 45 lib/devices/ocr.c textpage_t*first_page; textpage_t 46 lib/devices/ocr.c textpage_t*current_page; textpage_t 80 lib/devices/ocr.c textpage_t*i= (textpage_t*)r->internal; textpage_t 84 lib/devices/ocr.c textpage_t*i= (textpage_t*)r->internal; textpage_t 101 lib/devices/ocr.c textpage_t*i= (textpage_t*)r->internal; textpage_t 103 lib/devices/ocr.c textpage_t*j = i; textpage_t 136 lib/devices/ocr.c textpage_t*i= (textpage_t*)r->internal; textpage_t 140 lib/devices/ocr.c textpage_t*next = i->next; textpage_t 190 lib/devices/ocr.c textpage_t*page = malloc(sizeof(textpage_t)); textpage_t 41 lib/devices/text.c textpage_t*first_page; textpage_t 42 lib/devices/text.c textpage_t*current_page; textpage_t 57 lib/devices/text.c i->first_page = i->current_page = (textpage_t*)malloc(sizeof(textpage_t)); textpage_t 59 lib/devices/text.c i->current_page->next = (textpage_t*)malloc(sizeof(textpage_t)); textpage_t 148 lib/devices/text.c textpage_t*i= (textpage_t*)r->internal; textpage_t 152 lib/devices/text.c textpage_t*i= (textpage_t*)r->internal; textpage_t 168 lib/devices/text.c textpage_t*i= (textpage_t*)r->internal; textpage_t 170 lib/devices/text.c textpage_t*j = i; textpage_t 202 lib/devices/text.c textpage_t*i= (textpage_t*)r->internal; textpage_t 205 lib/devices/text.c textpage_t*next = i->next;