MythTV
master
|
#include <libmythtv/visualisations/goom/surface.h>
Public Attributes | |
int * | buf |
int | width |
int | height |
int | size |
int * | realstart |
int* Surface::buf |
Definition at line 5 of file surface.h.
Referenced by nv_python_libs.vimeo.vimeo_api.CurlyRequest::_body_callback(), nv_python_libs.vimeo.vimeo_api.CurlyRequest::do_post_call(), nv_python_libs.vimeo.vimeo_api.CurlyRequest::do_request(), and surface_new().
int Surface::width |
Definition at line 6 of file surface.h.
Referenced by surface_new().
int Surface::height |
Definition at line 7 of file surface.h.
Referenced by surface_new().
int Surface::size |
Definition at line 8 of file surface.h.
Referenced by mythburn.FontDef::drawText(), mythburn.FontDef::getFont(), and surface_new().
int* Surface::realstart |
Definition at line 10 of file surface.h.
Referenced by surface_new().