| GetAspectRatio() const | gte::WindowBase | inline |
| GetGTEPath() | gte::WindowBase | protected |
| GetHandle() const | gte::MSWWindow | inline |
| GetMousePosition(int &x, int &y) const override | gte::MSWWindow | virtual |
| GetScrollInterval(int bar, int &minValue, int &maxValue) const | gte::MSWWindow | |
| GetScrollPosition(int bar) const | gte::MSWWindow | |
| GetTitle() const | gte::WindowBase | inline |
| GetXOrigin() const | gte::WindowBase | inline |
| GetXSize() const | gte::WindowBase | inline |
| GetYOrigin() const | gte::WindowBase | inline |
| GetYSize() const | gte::WindowBase | inline |
| IsMaximized() const | gte::WindowBase | inline |
| IsMinimized() const | gte::WindowBase | inline |
| KEY_ALT | gte::WindowBase | static |
| KEY_BACKSPACE | gte::WindowBase | static |
| KEY_COMMAND | gte::WindowBase | static |
| KEY_CONTROL | gte::WindowBase | static |
| KEY_DELETE | gte::WindowBase | static |
| KEY_DOWN | gte::WindowBase | static |
| KEY_END | gte::WindowBase | static |
| KEY_ENTER | gte::WindowBase | static |
| KEY_ESCAPE | gte::WindowBase | static |
| KEY_F1 | gte::WindowBase | static |
| KEY_F10 | gte::WindowBase | static |
| KEY_F11 | gte::WindowBase | static |
| KEY_F12 | gte::WindowBase | static |
| KEY_F2 | gte::WindowBase | static |
| KEY_F3 | gte::WindowBase | static |
| KEY_F4 | gte::WindowBase | static |
| KEY_F5 | gte::WindowBase | static |
| KEY_F6 | gte::WindowBase | static |
| KEY_F7 | gte::WindowBase | static |
| KEY_F8 | gte::WindowBase | static |
| KEY_F9 | gte::WindowBase | static |
| KEY_HOME | gte::WindowBase | static |
| KEY_INSERT | gte::WindowBase | static |
| KEY_LEFT | gte::WindowBase | static |
| KEY_PAGE_DOWN | gte::WindowBase | static |
| KEY_PAGE_UP | gte::WindowBase | static |
| KEY_RETURN | gte::WindowBase | static |
| KEY_RIGHT | gte::WindowBase | static |
| KEY_SHIFT | gte::WindowBase | static |
| KEY_TAB | gte::WindowBase | static |
| KEY_UP | gte::WindowBase | static |
| mAllowResize | gte::WindowBase | protected |
| mBaseEngine | gte::WindowBase | protected |
| mEnvironment | gte::WindowBase | protected |
| mHandle | gte::MSWWindow | protected |
| mHasScroll | gte::MSWWindow | protected |
| mIsMaximized | gte::WindowBase | protected |
| mIsMinimized | gte::WindowBase | protected |
| MODIFIER_CONTROL | gte::WindowBase | static |
| MODIFIER_LBUTTON | gte::WindowBase | static |
| MODIFIER_MBUTTON | gte::WindowBase | static |
| MODIFIER_RBUTTON | gte::WindowBase | static |
| MODIFIER_SHIFT | gte::WindowBase | static |
| MOUSE_DOWN | gte::WindowBase | static |
| MOUSE_LEFT | gte::WindowBase | static |
| MOUSE_MIDDLE | gte::WindowBase | static |
| MOUSE_NONE | gte::WindowBase | static |
| MOUSE_RIGHT | gte::WindowBase | static |
| MOUSE_UP | gte::WindowBase | static |
| MouseButton typedef | gte::WindowBase | |
| MouseState typedef | gte::WindowBase | |
| mProgramFactory | gte::WindowBase | protected |
| mScrollHiResDelta | gte::MSWWindow | protected |
| mScrollInfo | gte::MSWWindow | mutableprotected |
| mScrollLoResDelta | gte::MSWWindow | protected |
| MSWWindow(Parameters ¶meters) | gte::MSWWindow | protected |
| mTimer | gte::WindowBase | protected |
| mTitle | gte::WindowBase | protected |
| mXOrigin | gte::WindowBase | protected |
| mXSize | gte::WindowBase | protected |
| mYOrigin | gte::WindowBase | protected |
| mYSize | gte::WindowBase | protected |
| OnCharPress(unsigned char key, int x, int y) | gte::WindowBase | virtual |
| OnClose() override | gte::MSWWindow | virtual |
| OnDisplay() | gte::WindowBase | virtual |
| OnIdle() | gte::WindowBase | virtual |
| OnKeyDown(int key, int x, int y) | gte::WindowBase | virtual |
| OnKeyUp(int key, int x, int y) | gte::WindowBase | virtual |
| OnMaximize() | gte::WindowBase | virtual |
| OnMinimize() | gte::WindowBase | virtual |
| OnMouseClick(int button, int state, int x, int y, unsigned int modifiers) | gte::WindowBase | virtual |
| OnMouseMotion(int button, int x, int y, unsigned int modifiers) | gte::WindowBase | virtual |
| OnMouseWheel(int delta, int x, int y, unsigned int modifiers) | gte::WindowBase | virtual |
| OnMove(int x, int y) | gte::WindowBase | virtual |
| OnResize(int xSize, int ySize) | gte::WindowBase | virtual |
| OnScrollDecrementHiRes(int bar) | gte::MSWWindow | |
| OnScrollDecrementLoRes(int bar) | gte::MSWWindow | |
| OnScrollEndTracking(int bar) | gte::MSWWindow | |
| OnScrollIncrementHiRes(int bar) | gte::MSWWindow | |
| OnScrollIncrementLoRes(int bar) | gte::MSWWindow | |
| OnScrollTracking(int bar) | gte::MSWWindow | |
| SetMousePosition(int x, int y) override | gte::MSWWindow | virtual |
| SetScrollInterval(int bar, int minValue, int maxValue) | gte::MSWWindow | |
| SetScrollPosition(int bar, int value) | gte::MSWWindow | |
| SetTitle(std::wstring const &title) override | gte::MSWWindow | virtual |
| WindowBase(Parameters ¶meters) | gte::WindowBase | protected |
| ~MSWWindow() | gte::MSWWindow | virtual |
| ~WindowBase() | gte::WindowBase | virtual |