|
Dillo v3.2.0-93-g6a586845
|
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().