Home
last modified time | relevance | path

Searched defs:overlayId (Results 1 – 9 of 9) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/dynobj/
H A Dscriptoverlay.h21 int overlayId; member
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/dynobj/
H A Dscript_overlay.h31 int overlayId; member
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DMapCore.cs1183 public RectLatLng? GetRectOfAllMarkers(string overlayId) in GetRectOfAllMarkers()
1232 public RectLatLng? GetRectOfAllRoutes(string overlayId) in GetRectOfAllRoutes()
1400 public bool ZoomAndCenterMarkers(string overlayId) in ZoomAndCenterMarkers()
1414 public bool ZoomAndCenterRoutes(string overlayId) in ZoomAndCenterRoutes()
H A DIMapControl.cs69 bool ZoomAndCenterMarkers(string overlayId); in ZoomAndCenterMarkers()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/model/
H A DProvElement.java96 String overlayId = getImageOverlayId(object); in getImage() local
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dframesvg.cpp501 … const uint overlayId = qHash(cacheId(frame.data(), frame->prefix % QLatin1String("overlay"))); in generateBackground() local
792 … const uint overlayId = qHash(cacheId(frame.data(), frame->prefix % QLatin1String("overlay"))); in cacheFrame() local
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.WinForms/
H A DGMapControl.cs607 public bool ZoomAndCenterMarkers(string overlayId) in ZoomAndCenterMarkers()
617 public bool ZoomAndCenterRoutes(string overlayId) in ZoomAndCenterRoutes()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/mapdisp/
H A Dframe.py1218 def _activateOverlay(self, overlayId): argument
1231 def RemoveOverlay(self, overlayId): argument
/dports/databases/grass7/grass-7.8.6/gui/wxpython/nviz/
H A Dwxnviz.py2054 def __init__(self, filepath, overlayId, coords): argument
2185 def __init__(self, filepath, overlayId, coords, cmd): argument