#include <scbtype.h>
Data Fields | |
int | left |
int | top |
int | right |
int | bottom |
Definition at line 69 of file scbtype.h.
int _ScbRect::bottom |
Definition at line 74 of file scbtype.h.
Referenced by erscribble_is_rect_intersect(), erscribble_page_dump(), erscribble_page_new(), erscribble_page_set_size(), erscribble_stroke_add_point(), erscribble_stroke_line_hit_test(), erscribble_stroke_new(), erscribble_stroke_new_with_attributes(), and erscribble_stroke_point_hit_test().
int _ScbRect::left |
Definition at line 71 of file scbtype.h.
Referenced by erscribble_is_rect_intersect(), erscribble_page_dump(), erscribble_page_new(), erscribble_page_set_size(), erscribble_stroke_add_point(), erscribble_stroke_line_hit_test(), erscribble_stroke_new(), erscribble_stroke_new_with_attributes(), and erscribble_stroke_point_hit_test().
int _ScbRect::right |
Definition at line 73 of file scbtype.h.
Referenced by erscribble_is_rect_intersect(), erscribble_page_dump(), erscribble_page_new(), erscribble_page_set_size(), erscribble_stroke_add_point(), erscribble_stroke_line_hit_test(), erscribble_stroke_new(), erscribble_stroke_new_with_attributes(), and erscribble_stroke_point_hit_test().
int _ScbRect::top |
Definition at line 72 of file scbtype.h.
Referenced by erscribble_is_rect_intersect(), erscribble_page_dump(), erscribble_page_new(), erscribble_page_set_size(), erscribble_stroke_add_point(), erscribble_stroke_line_hit_test(), erscribble_stroke_new(), erscribble_stroke_new_with_attributes(), and erscribble_stroke_point_hit_test().