64 return static_cast<float>(baseline.
y(xpos));
70 xheight = new_xheight;
114 return has_drop_cap_;
132#ifndef GRAPHICS_DISABLED
143 baseline.
plot(window, colour);
150 ROW(
const ROW &source) =
delete;
#define ELISTIZEH(CLASSNAME)
TBOX restricted_bounding_box(bool upper_dots, bool lower_dots) const
void set_lmargin(int16_t lmargin)
ROW & operator=(const ROW &source)
void move(const ICOORD vec)
void plot_baseline(ScrollView *window, ScrollView::Color colour)
void set_body_size(float new_size)
void plot(ScrollView *window, ScrollView::Color colour)
bool has_drop_cap() const
void set_rmargin(int16_t rmargin)
void recalc_bounding_box()
void print(FILE *fp) const
void set_has_drop_cap(bool has)
float base_line(float xpos) const
TBOX bounding_box() const
void set_x_height(float new_xheight)
friend void tweak_row_baseline(ROW *, double, double)
void plot(ScrollView *window, ScrollView::Color colour) const