Dillo v3.1.1-98-g318d1f14
|
#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().