_draw(const Rectangle &) const | Image | [virtual] |
_measure(int &W, int &H) const | Image | [virtual] |
buffer() | Image | |
buffer() const (defined in Image) | Image | |
buffer_changed() | Image | [inline] |
buffer_depth() const | Image | |
buffer_height() const | Image | |
buffer_linedelta() const | Image | |
buffer_pixeltype() const | Image | |
buffer_width() const | Image | |
depth() const | Image | [inline] |
destroy() | Image | |
dh() const | Symbol | |
draw(int x, int y) const | Image | |
draw(const Rectangle &r) const (defined in Image) | Image | [inline] |
draw(const Rectangle &from, const Rectangle &to) const | Image | |
Symbol::draw(const Rectangle &r, const Style *, Flags) const | Symbol | |
dw() const | Symbol | |
dx() const | Symbol | |
dy() const | Symbol | |
fetch() | Image | [virtual] |
fetch_if_needed() const | Image | |
fills_rectangle() const | Image | [virtual] |
find(const char *name) | Symbol | [static] |
find(const char *start, const char *end) | Symbol | [static] |
h() const (defined in Image) | Image | [inline] |
height() const | Image | [inline] |
Image(const char *name=0) | Image | [inline] |
Image(int w, int h, const char *name=0) | Image | [inline] |
Image(PixelType p, int w, int h, const char *name=0) | Image | [inline] |
Image(const uchar *d, PixelType p, int w, int h) | Image | [inline] |
Image(const uchar *d, PixelType p, int w, int h, int linedelta) | Image | [inline] |
inset(Rectangle &r) const | Symbol | [virtual] |
is_frame() const | Symbol | [virtual] |
iterate(int &index) | Symbol | [static] |
label(Widget *o) | Image | |
linebuffer(int y) | Image | |
measure(int &w, int &h) const | Symbol | [inline] |
mem_used() const | Image | |
name() const (defined in Symbol) | Symbol | [inline] |
name(const char *) | Symbol | |
pixeltype() const | Image | [inline] |
refetch() | Image | [inline] |
setimage(const uchar *d, PixelType p, int w, int h, int linedelta) | Image | |
setimage(const uchar *d, PixelType p, int w, int h) | Image | [inline] |
setpixels(const uchar *d, const Rectangle &, int linedelta) | Image | |
setpixels(const uchar *d, const Rectangle &r) | Image | [inline] |
setpixels(const uchar *d, int y) | Image | |
setpixeltype(PixelType) | Image | |
setsize(int w, int h) | Image | |
Symbol(const char *name=0) | Symbol | |
text(const char *s, unsigned n) | Symbol | [inline, static] |
text() | Symbol | [inline, static] |
text_length() | Symbol | [inline, static] |
total_mem_used() | Image | [inline, static] |
w() const (defined in Image) | Image | [inline] |
width() const | Image | [inline] |