#include <ap_Dialog_Columns.h>
Public Member Functions | |
void | draw (GR_Graphics *gc, UT_Rect &rect, UT_sint32 iColumns, bool bLines, double maxHeightPercent, double SpaceAfterPercent) |
void AP_Columns_preview_drawer::draw | ( | GR_Graphics * | gc, | |
UT_Rect & | rect, | |||
UT_sint32 | iColumns, | |||
bool | bLines, | |||
double | maxHeightPercent, | |||
double | SpaceAfterPercent | |||
) |
References GR_Painter::drawLine(), UT_Rect::height, UT_Rect::left, GR_Graphics::setColor(), GR_Graphics::setLineWidth(), GR_Graphics::tlu(), UT_Rect::top, and UT_Rect::width.
Referenced by AP_Dialog_Columns::_drawColumnButton(), and AP_Columns_preview::draw().