Home
last modified time | relevance | path

Searched refs:m_layers (Results 176 – 200 of 358) sorted by relevance

12345678910>>...15

/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/framegraph/
H A Dqlayerfilter_p.h69 QVector<QLayer*> m_layers;
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/core/
H A Dlayerstack.h68 int layerCount() const { return m_layers.count(); } in layerCount()
187 QList<Layer*> m_layers; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DFunctionConfiguration.h769 inline const Aws::Vector<Layer>& GetLayers() const{ return m_layers; } in GetLayers()
783 …inline void SetLayers(const Aws::Vector<Layer>& value) { m_layersHasBeenSet = true; m_layers = val… in SetLayers()
790 …inline void SetLayers(Aws::Vector<Layer>&& value) { m_layersHasBeenSet = true; m_layers = std::mov… in SetLayers()
811 …nfiguration& AddLayers(const Layer& value) { m_layersHasBeenSet = true; m_layers.push_back(value);… in AddLayers()
818 …inline FunctionConfiguration& AddLayers(Layer&& value) { m_layersHasBeenSet = true; m_layers.push_… in AddLayers()
1367 Aws::Vector<Layer> m_layers; variable
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/router/
H A Dpns_line.cpp43 m_layers = aOther.m_layers; in LINE()
64 m_layers = aOther.m_layers; in operator =()
128 s->m_layers = m_layers; in Clone()
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DPlacementControl.h29 QList<QPair<QSpinBox*, QSpinBox*>> m_layers; variable
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DPlacementControl.h29 QList<QPair<QSpinBox*, QSpinBox*>> m_layers; variable
/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DLayers.h47 QList<Layer> m_layers; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/source/model/
H A DDescribeLayersResult.cpp36 m_layers.push_back(layersJsonList[layersIndex].AsObject()); in operator =()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/opengl/penguin/
H A Ddxfrenderer.cpp345 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
351 m_layers.Clear(); in Clear()
364 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
412 m_layers.Append(p); in ParseTables()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/opengl/penguin/
H A Ddxfrenderer.cpp348 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
354 m_layers.Clear(); in Clear()
367 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
415 m_layers.Append(p); in ParseTables()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/opengl/penguin/
H A Ddxfrenderer.cpp347 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
353 m_layers.Clear(); in Clear()
366 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
414 m_layers.Append(p); in ParseTables()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/opengl/penguin/
H A Ddxfrenderer.cpp347 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
353 m_layers.Clear(); in Clear()
366 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
414 m_layers.Append(p); in ParseTables()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/opengl/penguin/
H A Ddxfrenderer.cpp347 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
353 m_layers.Clear(); in Clear()
366 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
414 m_layers.Append(p); in ParseTables()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/opengl/penguin/
H A Ddxfrenderer.cpp347 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
353 m_layers.Clear(); in Clear()
366 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
414 m_layers.Append(p); in ParseTables()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/opengl/penguin/
H A Ddxfrenderer.cpp348 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in Clear()
354 m_layers.Clear(); in Clear()
367 …for (DXFLayerList::compatibility_iterator node = m_layers.GetFirst(); node; node = node->GetNext()) in GetLayerColour()
415 m_layers.Append(p); in ParseTables()
/dports/editors/calligra/calligra-3.2.1/karbon/ui/commands/
H A DKarbonLayerReorderCommand.h71 QList<KoShapeLayer*> m_layers; ///< the list of layers subject to the command variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/source/model/
H A DListLayersResult.cpp42 m_layers.push_back(layersJsonList[layersIndex].AsObject()); in operator =()
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/dialogs/
H A Dflipbook.h60 paintcore::LayerStack *m_layers; variable
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/export/
H A Danimation.h57 paintcore::LayerStack *m_layers;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecr-public/source/model/
H A DBatchCheckLayerAvailabilityResult.cpp36 m_layers.push_back(layersJsonList[layersIndex].AsObject()); in operator =()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecr/source/model/
H A DBatchCheckLayerAvailabilityResult.cpp36 m_layers.push_back(layersJsonList[layersIndex].AsObject()); in operator =()
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DMultLayers.hh67 std::vector<Layer *> m_layers; member in FbTk::MultLayers
/dports/graphics/py-gdal/gdal-3.3.3/frmts/wms/
H A Dminidriver_arcgis_server.h63 CPLString m_layers; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/wms/
H A Dminidriver_arcgis_server.h63 CPLString m_layers; variable
/dports/graphics/gdal/gdal-3.3.3/frmts/wms/
H A Dminidriver_arcgis_server.h63 CPLString m_layers; variable

12345678910>>...15