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 | x |
int | y |
int dw::core::Point::x |
Definition at line 51 of file types.hh.
Referenced by dw::core::Polygon::draw(), dw::core::style::drawBorderBottom(), dw::core::style::drawBorderLeft(), dw::core::style::drawBorderRight(), and dw::core::style::drawBorderTop().
int dw::core::Point::y |
Definition at line 52 of file types.hh.
Referenced by dw::core::Polygon::draw(), dw::core::style::drawBorderBottom(), dw::core::style::drawBorderLeft(), dw::core::style::drawBorderRight(), and dw::core::style::drawBorderTop().