Home
last modified time | relevance | path

Searched refs:RightWindow (Results 1 – 22 of 22) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/demos/skater/src/
H A Dgame.c26 double LeftWindow = -120, RightWindow = 120; variable
358 if ((PlayerPos[0] - ScrollPos[0]) > RightWindow) in GameUpdate()
359 ScrollPos[0] = PlayerPos[0] - RightWindow; in GameUpdate()
371 if (RightWindow < 120) in GameUpdate()
372 RightWindow++; in GameUpdate()
376 if (RightWindow > 0) in GameUpdate()
377 RightWindow--; in GameUpdate()
/dports/devel/allegro/allegro-4.4.3.1/demos/skater/source/
H A Dgame_sk.c25 float LeftWindow = -120, RightWindow = 120; variable
384 if ((PlayerPos[0] - ScrollPos[0]) > RightWindow) in GameUpdate()
385 ScrollPos[0] = PlayerPos[0] - RightWindow; in GameUpdate()
397 if (RightWindow < 120) in GameUpdate()
398 RightWindow++; in GameUpdate()
402 if (RightWindow > 0) in GameUpdate()
403 RightWindow--; in GameUpdate()
/dports/games/supertux2/SuperTux-v0.6.3-Source/data/levels/bonus3/
H A Dabandoned_castle.stl12 RightWindow.goto_node(0)")
174 RightWindow.goto_node(1)
322 (name "RightWindow")
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Types/
H A DKeyCode.cs139 RightWindow = 220, enumerator
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Types/
H A DKeyCode.cs139 RightWindow = 220, enumerator
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Types/
H A DKeyCode.cs139 RightWindow = 220, enumerator
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Types/
H A DKeyCode.cs139 RightWindow = 220, enumerator
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DKeyCode.h152 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DKeyCode.h152 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DKeyCode.h152 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Managed/
H A DKeyCode.h152 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_KeyCode.h150 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_KeyCode.h150 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_KeyCode.h150 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_KeyCode.h150 RightWindow = 0xDC, /* Right Windows key */ enumerator
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxmain.cpp909 class RightWindow : public wxWindow class
912 RightWindow(wxWindow* parent) in RightWindow() function in RightWindow
929 ~RightWindow() {} in ~RightWindow()
938 BEGIN_EVENT_TABLE(RightWindow, wxWindow) in BEGIN_EVENT_TABLE() argument
939 EVT_ERASE_BACKGROUND (RightWindow::OnEraseBackground) in BEGIN_EVENT_TABLE()
940 EVT_SIZE (RightWindow::OnSize) in BEGIN_EVENT_TABLE()
945 void RightWindow::OnEraseBackground(wxEraseEvent& WXUNUSED(event)) in BEGIN_EVENT_TABLE()
954 void RightWindow::OnSize(wxSizeEvent& event) in OnSize()
965 RightWindow* rightpane;
2603 rightpane = new RightWindow(splitwin); in MainFrame()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DHotKeyManager.cpp152 BIND_KEY(RightWindow); in HotKeyManager()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DHotKeyManager.cpp152 BIND_KEY(RightWindow); in HotKeyManager()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DHotKeyManager.cpp152 BIND_KEY(RightWindow); in HotKeyManager()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DHotKeyManager.cpp152 BIND_KEY(RightWindow); in HotKeyManager()
/dports/graphics/cegui/cegui-0.8.7/doc/doxygen/
H A Dchangelog.dox588 - Deleted: Removed RightWindow enumerated value from CEGUI::Key::Scan enumeration. Sorry if this b…
/dports/x11-wm/fluxbox/fluxbox-1.3.7/
H A DChangeLog2225 :RightWindow and :LeftWindow