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

Public Member Functions | |
| TGHtmlInput (int type, int argc, int arglen[], char *argv[]) | |
| void | Empty () |
| TGHtmlInput (int type, int argc, int arglen[], char *argv[]) | |
| void | Empty () |
Public Attributes | |
| TGHtmlForm * | fPForm |
| TGHtmlInput * | fINext |
| TGFrame * | fFrame |
| TGHtml * | fHtml |
| TGHtmlElement * | fPEnd |
| Html_u16_t | fInpId |
| Html_u16_t | fSubId |
| Html_32_t | fY |
| Html_u16_t | fX |
| Html_u16_t | fW |
| Html_u16_t | fH |
| Html_u8_t | fPadLeft |
| Html_u8_t | fAlign |
| Html_u8_t | fTextAscent |
| Html_u8_t | fTextDescent |
| Html_u8_t | fItype |
| Html_u8_t | fSized |
| Html_u16_t | fCnt |
| TGHtmlForm * | fPForm |
| TGHtmlInput * | fINext |
| TGFrame * | fFrame |
| TGHtml * | fHtml |
| TGHtmlElement * | fPEnd |
Definition at line 580 of file TGHtml.h.
| TGHtmlInput::TGHtmlInput | ( | int | type, | |
| int | argc, | |||
| int | arglen[], | |||
| char * | argv[] | |||
| ) |
| TGHtmlInput::TGHtmlInput | ( | int | type, | |
| int | argc, | |||
| int | arglen[], | |||
| char * | argv[] | |||
| ) |
| void TGHtmlInput::Empty | ( | ) |
Definition at line 418 of file TGHtmlElement.cxx.
References TGHtmlElement::fFlags, SHtmlStyle_t::fFlags, fFrame, fH, fSized, TGHtmlElement::fStyle, fW, HTML_Visible, NULL, and STY_Invisible.
Referenced by TGHtml::ControlSize(), and TGHtml::SizeAndLink().
| void TGHtmlInput::Empty | ( | ) |
Definition at line 588 of file TGHtml.h.
Referenced by TGHtml::AddFormInfo(), TGHtml::SizeAndLink(), and TGHtmlInput().
Definition at line 589 of file TGHtml.h.
Referenced by TGHtml::ControlSize(), Empty(), TGHtml::SizeAndLink(), and TGHtmlInput().
Definition at line 596 of file TGHtml.h.
Referenced by Empty(), TGHtml::SizeAndLink(), and TGHtmlInput().
Definition at line 596 of file TGHtml.h.
Referenced by Empty(), TGHtml::SizeAndLink(), and TGHtmlInput().
Definition at line 601 of file TGHtml.h.
Referenced by TGHtml::ControlSize(), TGHtml::SizeAndLink(), and TGHtmlInput().
Definition at line 602 of file TGHtml.h.
Referenced by TGHtml::ControlSize(), Empty(), TGHtml::SizeAndLink(), and TGHtmlInput().
1.5.1