Searched defs:DLine (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkTextDisp.c97 typedef struct DLine { struct
125 struct DLine *nextPtr; /* Next in list of all display lines for
128 * next DLine doesn't always correspond
131 * (b) can have gaps where DLine's have been
134 } DLine; typedef in typeref:struct:DLine
137 * Flag bits for DLine structures:
172 DLine *dLinePtr; /* First in list of all display lines for
237 * DLine structures; if a redisplay
242 * displayed, invalidating the DLine that
265 * DINFO_OUT_OF_DATE: Non-zero means that the DLine structure
[all...]

Completed in 16 milliseconds