dillo
3.0.5
About: dillo is a small, fast, extensible Web browser particularly suitable for older or smaller computers and embedded systems (but only limited or no support for frames, CSS, JavaScript, Java).
![]() ![]() |
#include <types.hh>
Public Attributes | |
int | minWidth |
int | maxWidth |
int dw::core::Extremes::maxWidth |
Definition at line 182 of file types.hh.
Referenced by dw::Textblock::accumulateWordExtremes(), dw::Table::forceCalcCellSizes(), dw::Table::forceCalcColumnExtremes(), dw::core::Widget::getExtremes(), dw::core::ui::Resource::getExtremes(), dw::core::ui::ComplexButtonResource::getExtremes(), dw::core::Widget::getExtremesImpl(), dw::Table::getExtremesImpl(), dw::Textblock::getExtremesImpl(), dw::Textblock::getWordExtremes(), and dw::Textblock::handleWordExtremes().
int dw::core::Extremes::minWidth |
Definition at line 181 of file types.hh.
Referenced by dw::Textblock::accumulateWordExtremes(), dw::Table::forceCalcCellSizes(), dw::Table::forceCalcColumnExtremes(), dw::core::Widget::getExtremes(), dw::core::ui::Resource::getExtremes(), dw::core::ui::ComplexButtonResource::getExtremes(), dw::core::Widget::getExtremesImpl(), dw::Table::getExtremesImpl(), dw::Textblock::getExtremesImpl(), dw::Textblock::getWordExtremes(), and dw::Textblock::handleWordExtremes().