#include <TGHtml.h>
Inheritance diagram for TGHtmlImageMarkup:

Public Member Functions | |
| TGHtmlImageMarkup (int type, int argc, int arglen[], char *argv[]) | |
| TGHtmlImageMarkup (int type, int argc, int arglen[], char *argv[]) | |
Public Attributes | |
| Html_u8_t | fAlign |
| Html_u8_t | fTextAscent |
| Html_u8_t | fTextDescent |
| Html_u8_t | fRedrawNeeded |
| Html_16_t | fH |
| Html_16_t | fW |
| Html_16_t | fAscent |
| Html_16_t | fDescent |
| Html_16_t | fX |
| Html_32_t | fY |
| const char * | fZAlt |
| TGHtmlImage * | fPImage |
| TGHtmlElement * | fPMap |
| TGHtmlImageMarkup * | fINext |
| const char * | fZAlt |
| TGHtmlImage * | fPImage |
| TGHtmlElement * | fPMap |
| TGHtmlImageMarkup * | fINext |
Definition at line 533 of file TGHtml.h.
| TGHtmlImageMarkup::TGHtmlImageMarkup | ( | int | type, | |
| int | argc, | |||
| int | arglen[], | |||
| char * | argv[] | |||
| ) |
Definition at line 308 of file TGHtmlElement.cxx.
References fAlign, fAscent, fDescent, fH, fINext, fPImage, fPMap, fRedrawNeeded, fTextAscent, fTextDescent, fW, fX, fY, and fZAlt.
| TGHtmlImageMarkup::TGHtmlImageMarkup | ( | int | type, | |
| int | argc, | |||
| int | arglen[], | |||
| char * | argv[] | |||
| ) |
Definition at line 541 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
Definition at line 543 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
Definition at line 544 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
Definition at line 545 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
Definition at line 547 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
Definition at line 548 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
| const char* TGHtmlImageMarkup::fZAlt |
Definition at line 552 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), and TGHtmlImageMarkup().
| const char* TGHtmlImageMarkup::fZAlt |
1.5.1