Searched refs:joinVertical (Results 1 – 8 of 8) sorted by relevance
/dports/print/scribus-devel/scribus-1.5.7/scribus/ |
H A D | tableutils.h | 166 void SCRIBUS_API joinVertical(const TableBorder& border, const TableBorder& topLeft, const TableBor…
|
H A D | collapsedtablepainterex.cpp | 208 joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, in paintCellLeftBorders() 283 joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, in paintCellRightBorders()
|
H A D | collapsedtablepainter.cpp | 233 joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, in paintCellLeftBorders() 308 joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, in paintCellRightBorders()
|
H A D | tableutils.cpp | 239 void joinVertical(const TableBorder& border, const TableBorder& topLeft, const TableBorder& top, in joinVertical() function
|
H A D | pslib.cpp | 2442 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in ProcessItem() 2470 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in ProcessItem()
|
H A D | pdflib_core.cpp | 5346 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in PDF_ProcessItem() 5374 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in PDF_ProcessItem()
|
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/export/svgexplugin/ |
H A D | svgexplugin.cpp | 514 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in processItemOnPage() 542 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in processItemOnPage()
|
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/export/xpsexport/ |
H A D | xpsexplugin.cpp | 1334 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in processTableItem() 1362 …joinVertical(border, topLeft, top, topRight, bottomLeft, bottom, bottomRight, &start, &end, &start… in processTableItem()
|