#include <textblock.hh>
|
int | totalHeight (int marginNextLine) |
| Returns the difference between two vertical lines positions: height of this line plus space below this line. The margin of the next line (marginAscent - borderAscent) must be passed seperately. More...
|
|
Enumerator |
---|
LEFT |
|
RIGHT |
|
CENTER |
|
int dw::Textblock::Line::totalHeight |
( |
int |
marginNextLine | ) |
|
|
inline |
Returns the difference between two vertical lines positions: height of this line plus space below this line. The margin of the next line (marginAscent - borderAscent) must be passed seperately.
References lout::misc::max().
enum { ... } dw::Textblock::Line::alignment |
int dw::Textblock::Line::borderAscent |
Referenced by dw::Textblock::accumulateWordForLine(), dw::Textblock::addLine(), dw::Textblock::changeLinkColor(), dw::Textblock::drawLine(), dw::Textblock::drawWord(), dw::Textblock::findWord(), dw::Textblock::TextblockIterator::getAllocation(), dw::Textblock::WordImgRenderer::getBgArea(), dw::Textblock::lineYOffsetWidget(), dw::Textblock::queueDrawRange(), dw::Textblock::sendSelectionEvent(), dw::Textblock::sizeAllocateImpl(), dw::Textblock::sizeRequestImpl(), dw::Textblock::yOffsetOfLineCreated(), and dw::Textblock::yOffsetOfLineToBeCreated().
int dw::Textblock::Line::borderDescent |
int dw::Textblock::Line::breakSpace |
int dw::Textblock::Line::contentAscent |
int dw::Textblock::Line::contentDescent |
int dw::Textblock::Line::firstWord |
Referenced by dw::Textblock::addLine(), dw::Textblock::alignLine(), dw::Textblock::calcPenaltyIndexForNewLine(), dw::Textblock::calcTextOffset(), dw::Textblock::changeLinkColor(), dw::Textblock::drawLine(), dw::Textblock::findWord(), dw::Textblock::TextblockIterator::getAllocation(), dw::Textblock::getWidgetAtPointLevel(), dw::Textblock::getWidgetRegardingBorderForLine(), dw::Textblock::justifyLine(), dw::Textblock::sendSelectionEvent(), and dw::Textblock::sizeAllocateImpl().
int dw::Textblock::Line::lastOofRefPositionedBeforeThisLine |
int dw::Textblock::Line::lastWord |
Referenced by dw::Textblock::addLine(), dw::Textblock::alignLine(), dw::Textblock::calcPenaltyIndexForNewLine(), dw::Textblock::calcTextOffset(), dw::Textblock::drawLine(), dw::Textblock::drawWord(), dw::Textblock::TextblockIterator::getAllocation(), dw::Textblock::getWidgetAtPointLevel(), dw::Textblock::getWidgetRegardingBorderForLine(), dw::Textblock::resizeDrawImpl(), dw::Textblock::rewrap(), dw::Textblock::sendSelectionEvent(), and dw::Textblock::sizeAllocateImpl().
int dw::Textblock::Line::leftOffset |
int dw::Textblock::Line::marginAscent |
int dw::Textblock::Line::marginDescent |
int dw::Textblock::Line::maxLineWidth |
int dw::Textblock::Line::rightOffset |
int dw::Textblock::Line::textOffset |
int dw::Textblock::Line::top |
The documentation for this struct was generated from the following file: