Lines Matching refs:layout
118 if (sp->layout->vert ||
119 (sp->prev != NULL && sp->prev->layout->vert) ||
131 cp = sp->layout->first;
177 if (sp->layout->last->vert ||
178 (sp->prev != NULL && sp->prev->layout->last->vert) ||
228 c1 = sp->layout->first;
229 c2 = sp->prev == NULL ? NULL : sp->prev->layout->first;
280 switch (dp->layout->pos) {
329 ic = dp->layout->col;
337 switch (dp->layout->pos) {
412 if (dp->layout->flags & TBL_CELL_BOLD)
414 else if (dp->layout->flags & TBL_CELL_ITALIC)