
Public Member Functions | |
| LLEmbeddedPanel (LLPanel *panelp, eLayoutOrientation orientation, S32 min_width, S32 min_height, BOOL auto_resize) | |
Public Attributes | |
| LLPanel * | mPanel |
| S32 | mMinWidth |
| S32 | mMinHeight |
| BOOL | mAutoResize |
| LLResizeBar * | mResizeBar |
| eLayoutOrientation | mOrientation |
| F32 | mVisibleAmt |
Definition at line 1156 of file llpanel.cpp.
| LLLayoutStack::LLEmbeddedPanel::LLEmbeddedPanel | ( | LLPanel * | panelp, | |
| eLayoutOrientation | orientation, | |||
| S32 | min_width, | |||
| S32 | min_height, | |||
| BOOL | auto_resize | |||
| ) | [inline] |
Definition at line 1158 of file llpanel.cpp.
References LLResizeBar::BOTTOM, f, FALSE, LLView::getRect(), LLView::getVisible(), LLLayoutStack::HORIZONTAL, mMinHeight, mMinWidth, mPanel, mResizeBar, mVisibleAmt, LLResizeBar::RIGHT, S32, S32_MAX, and LLResizeBar::setEnableSnapping().
Definition at line 1190 of file llpanel.cpp.
Definition at line 1192 of file llpanel.cpp.
Definition at line 1191 of file llpanel.cpp.
Referenced by LLLayoutStack::addPanel(), and LLEmbeddedPanel().
1.4.7