#include <TypeDef.h>
Definition at line 907 of file TypeDef.h.
Int Window::getWindowBottomOffset |
( |
| ) |
const |
|
inline |
Bool Window::getWindowEnabledFlag |
( |
| ) |
const |
|
inline |
Int Window::getWindowLeftOffset |
( |
| ) |
const |
|
inline |
Int Window::getWindowRightOffset |
( |
| ) |
const |
|
inline |
Int Window::getWindowTopOffset |
( |
| ) |
const |
|
inline |
Bool Window::operator== |
( |
const Window & |
rhs | ) |
const |
|
inline |
Void Window::setWindow |
( |
Int |
offsetLeft, |
|
|
Int |
offsetLRight, |
|
|
Int |
offsetLTop, |
|
|
Int |
offsetLBottom |
|
) |
| |
|
inline |
Void Window::setWindowBottomOffset |
( |
Int |
val | ) |
|
|
inline |
Void Window::setWindowLeftOffset |
( |
Int |
val | ) |
|
|
inline |
Void Window::setWindowRightOffset |
( |
Int |
val | ) |
|
|
inline |
Void Window::setWindowTopOffset |
( |
Int |
val | ) |
|
|
inline |
Bool Window::m_enabledFlag |
|
private |
Int Window::m_winBottomOffset |
|
private |
Int Window::m_winLeftOffset |
|
private |
Int Window::m_winRightOffset |
|
private |
Int Window::m_winTopOffset |
|
private |
The documentation for this class was generated from the following file: