Home
last modified time | relevance | path

Searched defs:line_starts (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dwindow.h69 char **line_starts; /* Array of printed line starts for this node. */ member
H A Dwindow.c790 char **line_starts = NULL; in calculate_line_starts() local