Home
last modified time | relevance | path

Searched defs:viewID (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/src/de/tudresden/sumo/cmd/
H A DGui.java45 public static SumoCommand getBoundary(String viewID){ in getBoundary()
67 public static SumoCommand getOffset(String viewID){ in getOffset()
79 public static SumoCommand getSchema(String viewID){ in getSchema()
91 public static SumoCommand getZoom(String viewID){ in getZoom()
110 public static SumoCommand screenshot(String viewID, String filename){ in screenshot()
135 …public static SumoCommand setBoundary(String viewID, double xmin, double ymin, double xmax, double… in setBoundary()
153 public static SumoCommand setOffset(String viewID, double x, double y){ in setOffset()
169 public static SumoCommand setSchema(String viewID, String schemeName){ in setSchema()
183 public static SumoCommand setZoom(String viewID, double zoom){ in setZoom()
197 public static SumoCommand trackVehicle(String viewID, String vehID){ in trackVehicle()
/dports/cad/sumo/sumo-1.2.0/tools/traci/
H A D_gui.py39 def getZoom(self, viewID=DEFAULT_VIEW): argument
46 def getOffset(self, viewID=DEFAULT_VIEW): argument
53 def getSchema(self, viewID=DEFAULT_VIEW): argument
60 def getBoundary(self, viewID=DEFAULT_VIEW): argument
67 def setZoom(self, viewID, zoom): argument
75 def setOffset(self, viewID, x, y): argument
85 def setSchema(self, viewID, schemeName): argument
93 def setBoundary(self, viewID, xmin, ymin, xmax, ymax): argument
120 def trackVehicle(self, viewID, vehID): argument
128 def hasView(self, viewID=DEFAULT_VIEW): argument
[all …]
/dports/cad/fritzing/fritzing-app-0.9.2b/src/connectors/
H A Dconnector.cpp39 static inline int QuickHash(ViewLayer::ViewID viewID, ViewLayer::ViewLayerID viewLayerID) { in QuickHash()
174 ConnectorItem * Connector::connectorItemByViewLayerID(ViewLayer::ViewID viewID, ViewLayer::ViewLaye… in connectorItemByViewLayerID()
178 ConnectorItem * Connector::connectorItem(ViewLayer::ViewID viewID) { in connectorItem()
247 void Connector::unprocess(ViewLayer::ViewID viewID, ViewLayer::ViewLayerID viewLayerID) { in unprocess()
254 SvgIdLayer * Connector::fullPinInfo(ViewLayer::ViewID viewID, ViewLayer::ViewLayerID viewLayerID) { in fullPinInfo()
280 const QString & Connector::legID(ViewLayer::ViewID viewID, ViewLayer::ViewLayerID viewLayerID) { in legID()
305 void Connector::addPin(ViewLayer::ViewID viewID, const QString & svgId, ViewLayer::ViewLayerID view… in addPin()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/selectedcontent/
H A DSelectedContentManager.java44 private static volatile String viewID = null; field in SelectedContentManager
73 public static void changeCurrentlySelectedContent(String viewID, in changeCurrentlySelectedContent()
78 public static void changeCurrentlySelectedContent(String viewID, in changeCurrentlySelectedContent()
84 private static void changeCurrentlySelectedContentNoTrigger(String viewID, in changeCurrentlySelectedContentNoTrigger()
H A DSelectedContentListener.java31 ISelectedContent[] currentContent, String viewID); in currentlySelectedContentChanged()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/model/
H A Dmodelpartshared.cpp179 ViewLayer::ViewID viewID = ViewLayer::idFromXmlName(view.nodeName()); in setDomDocument() local
598 bool ModelPartShared::hasViewFor(ViewLayer::ViewID viewID) { in hasViewFor()
613 QString ModelPartShared::hasBaseNameFor(ViewLayer::ViewID viewID) { in hasBaseNameFor()
671 QString ModelPartShared::imageFileName(ViewLayer::ViewID viewID) { in imageFileName()
685 bool ModelPartShared::hasViewID(ViewLayer::ViewID viewID) { in hasViewID()
692 bool ModelPartShared::hasMultipleLayers(ViewLayer::ViewID viewID) { in hasMultipleLayers()
710 LayerList ModelPartShared::viewLayersFlipped(ViewLayer::ViewID viewID) { in viewLayersFlipped()
714 LayerList ModelPartShared::viewLayers(ViewLayer::ViewID viewID) { in viewLayers()
748 bool ModelPartShared::canFlipHorizontal(ViewLayer::ViewID viewID) { in canFlipHorizontal()
755 bool ModelPartShared::canFlipVertical(ViewLayer::ViewID viewID) { in canFlipVertical()
[all …]
H A Dmodelpart.cpp191 ItemBase * ModelPart::viewItem(ViewLayer::ViewID viewID) { in viewItem()
649 bool ModelPart::hasViewID(ViewLayer::ViewID viewID) { in hasViewID()
656 bool ModelPart::canFlipVertical(ViewLayer::ViewID viewID) { in canFlipVertical()
663 bool ModelPart::canFlipHorizontal(ViewLayer::ViewID viewID) { in canFlipHorizontal()
669 LayerList ModelPart::viewLayers(ViewLayer::ViewID viewID) { in viewLayers()
676 QString ModelPart::imageFileName(ViewLayer::ViewID viewID) { in imageFileName()
688 bool ModelPart::anySticky(ViewLayer::ViewID viewID) { in anySticky()
945 bool ModelPart::hasViewFor(ViewLayer::ViewID viewID) { in hasViewFor()
951 bool ModelPart::hasViewFor(ViewLayer::ViewID viewID, ViewLayer::ViewLayerID viewLayerID) { in hasViewFor()
957 QString ModelPart::hasBaseNameFor(ViewLayer::ViewID viewID) { in hasBaseNameFor()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/pluginsimpl/
H A DUISWTViewEventListenerHolder.java49 private final String viewID; field in UISWTViewEventListenerHolder
57 String viewID, in UISWTViewEventListenerHolder()
70 String viewID, in UISWTViewEventListenerHolder()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/
H A Dviewlayer.cpp463 QString & ViewLayer::viewIDName(ViewLayer::ViewID viewID) { in viewIDName()
471 QString & ViewLayer::viewIDXmlName(ViewLayer::ViewID viewID) { in viewIDXmlName()
479 QString & ViewLayer::viewIDNaturalName(ViewLayer::ViewID viewID) { in viewIDNaturalName()
496 const LayerList & ViewLayer::layersForView(ViewLayer::ViewID viewID) { in layersForView()
511 const LayerList & ViewLayer::layersForViewFromBelow(ViewLayer::ViewID viewID) { in layersForViewFromBelow()
526 bool ViewLayer::viewHasLayer(ViewLayer::ViewID viewID, ViewLayer::ViewLayerID viewLayerID) { in viewHasLayer()
531 QDomElement ViewLayer::getConnectorPElement(const QDomElement & element, ViewLayer::ViewID viewID) in getConnectorPElement()
539 bool ViewLayer::getConnectorSvgIDs(QDomElement & element, ViewLayer::ViewID viewID, QString & id, Q… in getConnectorSvgIDs()
H A Dlayerattributes.h54 ViewLayer::ViewID viewID; variable
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dratsnestcolors.cpp158 const QColor & RatsnestColors::netColor(ViewLayer::ViewID viewID) { in netColor()
226 QColor RatsnestColors::backgroundColor(ViewLayer::ViewID viewID) in backgroundColor()
234 const QString & RatsnestColors::shadowColor(ViewLayer::ViewID viewID, const QString & name) in shadowColor()
245 QString RatsnestColors::wireColor(ViewLayer::ViewID viewID, QString & string) in wireColor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp35 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
80 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
137 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/translator/
H A DDeclareAndInitBuiltinsForInstancedMultiview.cpp42 void InitializeViewIDAndInstanceID(const TVariable *viewID, in InitializeViewIDAndInstanceID()
96 void SelectViewIndexInVertexShader(const TVariable *viewID, in SelectViewIndexInVertexShader()
153 const TVariable *viewID = in DeclareAndInitBuiltinsForInstancedMultiview() local
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dvirtualwire.cpp33 VirtualWire::VirtualWire( ModelPart * modelPart, ViewLayer::ViewID viewID, const ViewGeometry & vi… in VirtualWire()
56 FSvgRenderer * VirtualWire::setUpConnectors(ModelPart * modelPart, ViewLayer::ViewID viewID) { in setUpConnectors()
/dports/cad/sumo/sumo-1.2.0/tools/contributed/traas/examples/java_wsclient/de/tudresden/ws/
H A DGUIGetBoundary.java34 protected String viewID; field in GUIGetBoundary
H A DGUIGetSchema.java34 protected String viewID; field in GUIGetSchema
H A DGUIGetZoom.java34 protected String viewID; field in GUIGetZoom
H A DGUIGetOffset.java34 protected String viewID; field in GUIGetOffset
H A DGUITrackVehicle.java36 protected String viewID; field in GUITrackVehicle
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/shells/main/
H A DMainMenu.java654 final String textID, final String configID, final String viewID, in createViewMenuItem()
696 String viewID, boolean visible) { in setVisibility()
702 String viewID, boolean visible, boolean save) { in setVisibility()

123456789