Dillo v3.2.0-3-g0c7e087f
|
#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().