Home
last modified time | relevance | path

Searched refs:MapArea (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/stratagus/stratagus-3.2.0/src/ui/
H A Dui.cpp542 ClipViewport(new_vps[0], UI.MapArea.EndX, UI.MapArea.EndY); in SetViewportModeSingle()
566 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeSplitHoriz()
570 ClipViewport(new_vps[1], UI.MapArea.EndX, UI.MapArea.EndY); in SetViewportModeSplitHoriz()
595 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeSplitHoriz3()
600 UI.MapArea.X + (UI.MapArea.EndX - UI.MapArea.X + 1) / 2, in SetViewportModeSplitHoriz3()
605 ClipViewport(new_vps[2], UI.MapArea.EndX, UI.MapArea.EndY); in SetViewportModeSplitHoriz3()
629 UI.MapArea.X + (UI.MapArea.EndX - UI.MapArea.X + 1) / 2, in SetViewportModeSplitVert()
658 UI.MapArea.X + (UI.MapArea.EndX - UI.MapArea.X + 1) / 2, in SetViewportModeQuad()
659 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeQuad()
665 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeQuad()
[all …]
H A Dinterface.cpp323 mapx = UI.MapArea.X; in UiToggleBigMap()
324 mapy = UI.MapArea.Y; in UiToggleBigMap()
325 mapex = UI.MapArea.EndX; in UiToggleBigMap()
326 mapey = UI.MapArea.EndY; in UiToggleBigMap()
328 UI.MapArea.X = 0; in UiToggleBigMap()
329 UI.MapArea.Y = 0; in UiToggleBigMap()
330 UI.MapArea.EndX = Video.Width - 1; in UiToggleBigMap()
337 UI.MapArea.X = mapx; in UiToggleBigMap()
338 UI.MapArea.Y = mapy; in UiToggleBigMap()
339 UI.MapArea.EndX = mapex; in UiToggleBigMap()
[all …]
H A Dmainscr.cpp730 SetClipping(UI.MapArea.X + 8, UI.MapArea.Y + 8, in DrawMessages()
742 label.DrawClip(UI.MapArea.X + 8, in DrawMessages()
743 UI.MapArea.Y + 8 + z * (UI.MessageFont->Height() + 1), in DrawMessages()
771 SetClipping(UI.MapArea.X + 8, UI.MapArea.Y + 8, Video.Width - 1, in DrawMessages()
779 label.DrawClip(UI.MapArea.X + 8, in DrawMessages()
780 UI.MapArea.Y + 8 + in DrawMessages()
841 while (UI.MessageFont->Width(message) + 8 >= UI.MapArea.EndX - UI.MapArea.X) { in AddMessage()
855 while (UI.MessageFont->Width(message) + 8 >= UI.MapArea.EndX - UI.MapArea.X) { in AddMessage()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ui/
H A Dui.cpp633 ClipViewport(new_vps[0], UI.MapArea.EndX, UI.MapArea.EndY); in SetViewportModeSingle()
657 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeSplitHoriz()
661 ClipViewport(new_vps[1], UI.MapArea.EndX, UI.MapArea.EndY); in SetViewportModeSplitHoriz()
686 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeSplitHoriz3()
691 UI.MapArea.X + (UI.MapArea.EndX - UI.MapArea.X + 1) / 2, in SetViewportModeSplitHoriz3()
696 ClipViewport(new_vps[2], UI.MapArea.EndX, UI.MapArea.EndY); in SetViewportModeSplitHoriz3()
720 UI.MapArea.X + (UI.MapArea.EndX - UI.MapArea.X + 1) / 2, in SetViewportModeSplitVert()
749 UI.MapArea.X + (UI.MapArea.EndX - UI.MapArea.X + 1) / 2, in SetViewportModeQuad()
750 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeQuad()
756 UI.MapArea.Y + (UI.MapArea.EndY - UI.MapArea.Y + 1) / 2); in SetViewportModeQuad()
[all …]
H A Dmainscr.cpp1386 SetClipping(UI.MapArea.X + 8, UI.MapArea.Y + 8, in DrawMessages()
1387 UI.MapArea.X + 8, UI.MapArea.EndY - 16); in DrawMessages()
1427 UI.MapArea.EndX - UI.MapArea.X - 16, in DrawMessages()
1431 UI.MapArea.EndX - UI.MapArea.X - 15, in DrawMessages()
1443 SetClipping(UI.MapArea.X + 8, UI.MapArea.Y + 8, Video.Width - 1, in DrawMessages()
1475 SetClipping(UI.MapArea.X + 8, UI.MapArea.Y + 8, Video.Width - 1, in DrawMessages()
1494 SetClipping(UI.MapArea.X + 8, UI.MapArea.Y + 8, Video.Width - 1, in DrawMessages()
1572 while (UI.MessageFont->Width(message) + 8 >= UI.MapArea.EndX - UI.MapArea.X) { in AddMessage()
1586 while (UI.MessageFont->Width(message) + 8 >= UI.MapArea.EndX - UI.MapArea.X) { in AddMessage()
1669 while (UI.MessageFont->Width(message) + 8 >= UI.MapArea.EndX - UI.MapArea.X) { in AddObjective()
[all …]
H A Dinterface.cpp370 mapx = UI.MapArea.X; in UiToggleBigMap()
371 mapy = UI.MapArea.Y; in UiToggleBigMap()
372 mapex = UI.MapArea.EndX; in UiToggleBigMap()
373 mapey = UI.MapArea.EndY; in UiToggleBigMap()
375 UI.MapArea.X = 0; in UiToggleBigMap()
376 UI.MapArea.Y = 0; in UiToggleBigMap()
384 UI.MapArea.X = mapx; in UiToggleBigMap()
385 UI.MapArea.Y = mapy; in UiToggleBigMap()
1432 if (!UI.MapArea.EndX || !UI.MapArea.EndY || !UI.SelectedViewport) {
1435 const PixelPos top_left_pos(UI.MapArea.X, UI.MapArea.Y);
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmap.c78 MapArea *a; in nearestMapArea()
85 a = (MapArea *) al->ptr; in nearestMapArea()
102 MapArea *a; in searchMapArea()
131 MapArea *
138 MapArea *a; in retrieveCurrentMapArea()
200 MapArea *
208 MapArea *a; in follow_map_menu()
264 MapArea *a; in follow_map_panel()
300 MapArea *
303 MapArea *a = New(MapArea); in newMapArea()
[all …]
H A Dproto.h441 extern MapArea *follow_map_menu(Buffer *buf, char *name, Anchor *a_img, int x,
449 extern MapArea *retrieveCurrentMapArea(Buffer *buf);
452 extern MapArea *newMapArea(char *url, char *target, char *alt, char *shape,
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmap.c78 MapArea *a; in nearestMapArea()
85 a = (MapArea *) al->ptr; in nearestMapArea()
102 MapArea *a; in searchMapArea()
131 MapArea *
138 MapArea *a; in retrieveCurrentMapArea()
200 MapArea *
208 MapArea *a; in follow_map_menu()
264 MapArea *a; in follow_map_panel()
300 MapArea *
303 MapArea *a = New(MapArea); in newMapArea()
[all …]
H A Dproto.h441 extern MapArea *follow_map_menu(Buffer *buf, char *name, Anchor *a_img, int x,
449 extern MapArea *retrieveCurrentMapArea(Buffer *buf);
452 extern MapArea *newMapArea(char *url, char *target, char *alt, char *shape,
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmap.c78 MapArea *a; in nearestMapArea()
85 a = (MapArea *) al->ptr; in nearestMapArea()
102 MapArea *a; in searchMapArea()
131 MapArea *
138 MapArea *a; in retrieveCurrentMapArea()
200 MapArea *
208 MapArea *a; in follow_map_menu()
264 MapArea *a; in follow_map_panel()
300 MapArea *
303 MapArea *a = New(MapArea); in newMapArea()
[all …]
/dports/www/w3m/w3m-2b59b9e/
H A Dmap.c78 MapArea *a; in nearestMapArea()
85 a = (MapArea *) al->ptr; in nearestMapArea()
102 MapArea *a; in searchMapArea()
131 MapArea *
138 MapArea *a; in retrieveCurrentMapArea()
200 MapArea *
208 MapArea *a; in follow_map_menu()
264 MapArea *a; in follow_map_panel()
300 MapArea *
303 MapArea *a = New(MapArea); in newMapArea()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DImageMap.cs162 public class MapArea : ChartNamedElement, IChartMapArea class
182 public MapArea() in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
193 public MapArea(string url, GraphicsPath path) in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
204 public MapArea(string url, RectangleF rect) in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
217 public MapArea(MapAreaShape shape, string url, float[] coordinates) in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
232 …public MapArea(string toolTip, string url, string attributes, string postBackValue, GraphicsPath p… in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
269 …public MapArea(string toolTip, string url, string attributes, string postBackValue, RectangleF rec… in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
292 …public MapArea(MapAreaShape shape, string toolTip, string url, string attributes, string postBackV… in MapArea() method in System.Windows.Forms.DataVisualization.Charting.MapArea
548 #region MapArea Properties
757 public class MapAreasCollection : ChartElementCollection<MapArea>
[all …]
H A DSelection.cs531 MapArea area = new MapArea( in AddHotRegion()
758 MapArea area = new MapArea( in AddHotRegion()
833 MapArea area = new MapArea( in AddHotRegion()
916 MapArea area = new MapArea( in AddHotRegion()
988 MapArea area = new MapArea( in AddHotRegion()
1165 foreach (MapArea mapArea in _common.ChartPicture.MapAreas) in FindInsertIndex()
/dports/games/wargus/wargus-3.2.0/scripts/human/
H A Dui_tales.lua221 UI.MapArea.X = 0
222 UI.MapArea.Y = 16
223 UI.MapArea.EndX = Video.Width - 2
224 UI.MapArea.EndY = Video.Height - 136 - 24 - 16
285 UI.MenuButton.Y = UI.MapArea.EndY + 2 + 16
H A Dui_pandora.lua229 UI.MapArea.X = 176
230 UI.MapArea.Y = 16
231 UI.MapArea.EndX = Video.Width - 16 - 1
232 UI.MapArea.EndY = Video.Height - 16 - 1
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/items/biochips/
H A Dmapimage.h63 enum MapArea { enum
73 MapArea _whichArea;
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/items/biochips/
H A Dmapimage.h63 enum MapArea { enum
73 MapArea _whichArea;
/dports/games/wargus/wargus-3.2.0/scripts/orc/
H A Dui_pandora.lua229 UI.MapArea.X = 176
230 UI.MapArea.Y = 16
231 UI.MapArea.EndX = Video.Width - 16 - 1
232 UI.MapArea.EndY = Video.Height - 16 - 1
/dports/games/stratagus/stratagus-3.2.0/src/sound/
H A Dsound.cpp575 int MapWidth = (UI.MapArea.EndX - UI.MapArea.X + PixelTileSize.x) / PixelTileSize.x; in InitSoundClient()
576 int MapHeight = (UI.MapArea.EndY - UI.MapArea.Y + PixelTileSize.y) / PixelTileSize.y; in InitSoundClient()
/dports/games/stratagus/stratagus-3.2.0/src/map/
H A Dmap_draw.cpp169 x = std::max(x, -UI.MapArea.ScrollPaddingLeft); in Set()
170 y = std::max(y, -UI.MapArea.ScrollPaddingTop); in Set()
173 …x = std::min(x, Map.Info.MapWidth * PixelTileSize.x - (pixelSize.x) - 1 + UI.MapArea.ScrollPadding… in Set()
174 …y = std::min(y, Map.Info.MapHeight * PixelTileSize.y - (pixelSize.y) - 1 + UI.MapArea.ScrollPaddin… in Set()
/dports/graphics/djview4/djview4-4.12/src/
H A Dqdjvuwidget.cpp80 # define MapArea QDjVu_MapArea macro
668 struct MapArea struct
689 MapArea(); argument
866 MapArea *currentMapArea;
3161 MapArea::MapArea() in Q_GLOBAL_STATIC()
3377 MapArea::clicked(void) in clicked()
3424 MapArea::hasPermanent() in hasPermanent()
3475 MapArea::contains(const QPoint &p) in contains()
3740 MapArea data; in prepareMapAreas()
3772 MapArea *newMapArea = 0; in checkCurrentMapArea()
[all …]
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/map/
H A Dmap_draw.cpp168 x = std::max(x, -UI.MapArea.ScrollPaddingLeft); in Set()
169 y = std::max(y, -UI.MapArea.ScrollPaddingTop); in Set()
173 …nfo.MapWidth) * Map.GetCurrentPixelTileSize().x - (pixelSize.x) - 1 + UI.MapArea.ScrollPaddingRigh… in Set()
174 …fo.MapHeight) * Map.GetCurrentPixelTileSize().y - (pixelSize.y) - 1 + UI.MapArea.ScrollPaddingBott… in Set()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/sound/
H A Dsound.cpp779 …int MapWidth = (UI.MapArea.EndX - UI.MapArea.X + Map.GetCurrentPixelTileSize().x) / Map.GetCurrent… in InitSoundClient()
780 …int MapHeight = (UI.MapArea.EndY - UI.MapArea.Y + Map.GetCurrentPixelTileSize().y) / Map.GetCurren… in InitSoundClient()
/dports/games/wargus/wargus-3.2.0/scripts/
H A Dui.lua293 UI.EditorSettingsAreaBottomRight.x = UI.MapArea.X
298 UI.EditorButtonAreaBottomRight.x = UI.MapArea.X
299 UI.EditorButtonAreaBottomRight.y = UI.MapArea.EndY

123