Lines Matching refs:TextLine
24 typedef struct TextLine {
43 } TextLine;
72 TextLine *linePtr; /* Pointer to array of structures describing
516 TextLine *linePtr;
569 * here guarantees that there's a TextLine for the last
628 * Create the new TextLine array and fill it in using the geometry
633 textPtr->linePtr = (TextLine *) ckalloc((unsigned)
634 (numLines * sizeof(TextLine)));
725 TextLine *linePtr;
1077 TextLine *linePtr;
1163 TextLine *linePtr;
1344 TextLine *linePtr;
1512 TextLine *linePtr;