Dillo v3.1.1-98-g318d1f14
|
Public Attributes | |
const char * | s |
bool | charRemoved |
bool | canBeHyphenated |
bool | unbreakableForMinWidth |
int | penaltyIndexLeft |
int | penaltyIndexRight |
Definition at line 287 of file textblock.hh.
bool dw::Textblock::DivChar::canBeHyphenated |
Definition at line 290 of file textblock.hh.
Referenced by dw::Textblock::addText().
bool dw::Textblock::DivChar::charRemoved |
Definition at line 290 of file textblock.hh.
int dw::Textblock::DivChar::penaltyIndexLeft |
Definition at line 291 of file textblock.hh.
Referenced by dw::Textblock::addText().
int dw::Textblock::DivChar::penaltyIndexRight |
Definition at line 291 of file textblock.hh.
Referenced by dw::Textblock::addText().
const char* dw::Textblock::DivChar::s |
Definition at line 289 of file textblock.hh.
bool dw::Textblock::DivChar::unbreakableForMinWidth |
Definition at line 290 of file textblock.hh.
Referenced by dw::Textblock::addText().