Information about one page, used for pagination. More...
#include <text_base_types.h>
Public Member Functions | |
Range () | |
Range (const Position &start_pos, const Position &end_pos) | |
Data Fields | |
Position | start |
Position | end |
Information about one page, used for pagination.
Definition at line 133 of file text_base_types.h.
text::Range::Range | ( | ) | [inline] |
Definition at line 136 of file text_base_types.h.
Definition at line 141 of file text_base_types.h.
Definition at line 148 of file text_base_types.h.
Referenced by text::TextView::get_bounding_rectangles(), handle_event(), main(), text::TextView::paginate(), text::RangeImpl::RangeImpl(), text::TextModel::search(), and text::PluginRenderResultImpl::set_render_result_range().
Definition at line 147 of file text_base_types.h.
Referenced by text::TextView::get_bounding_rectangles(), handle_event(), main(), text::TextView::paginate(), text::RangeImpl::RangeImpl(), text::TextModel::search(), and text::PluginRenderResultImpl::set_render_result_range().