Home
last modified time | relevance | path

Searched defs:AddLayer (Results 1 – 25 of 126) sorted by relevance

123456

/dports/games/warmux/warmux-11.04/src/graphic/
H A Dcomposite_shape.h38 void AddLayer(Polygon * poly) { layers.push_back(poly); } in AddLayer() function
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/
H A Dprocess_cfg.cpp726 void GDSProcess::AddLayer(int Layer, int Datatype) in AddLayer() function in GDSProcess
844 void GDSProcess::AddLayer(struct ProcessLayer *NewLayer) { in AddLayer() function in GDSProcess
847 void GDSProcess::AddLayer(struct ProcessLayer *NewLayer, bool flip) in AddLayer() function in GDSProcess
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dsimulcast_description.cc28 void SimulcastLayerList::AddLayer(const SimulcastLayer& layer) { in AddLayer() function in cricket::SimulcastLayerList
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dsimulcast_description.cc26 void SimulcastLayerList::AddLayer(const SimulcastLayer& layer) { in AddLayer() function in cricket::SimulcastLayerList
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dsimulcast_description.cc28 void SimulcastLayerList::AddLayer(const SimulcastLayer& layer) { in AddLayer() function in cricket::SimulcastLayerList
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgralayers.pas262 function AddLayer(Source: TBGRABitmap; Opacity: byte = 255): integer; overload; in AddLayer() function
264 … function AddLayer(Source: TBGRABitmap; Position: TPoint; Opacity: byte = 255): integer; overload; in AddLayer() function
266 function AddLayer(AName: string; Source: TBGRABitmap; Opacity: byte = 255): integer; overload; in AddLayer() function
1346 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; Opacity: byte in TBGRALayeredBitmap.AddLayer() function
1352 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; Position: TPoint; in TBGRALayeredBitmap.AddLayer() function
1358 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; Position: TPoint; in TBGRALayeredBitmap.AddLayer() function
1364 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
1370 function TBGRALayeredBitmap.AddLayer(AName: string; Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
1376 function TBGRALayeredBitmap.AddLayer(AName: string; Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
1407 function TBGRALayeredBitmap.AddLayer(AName: string; Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
[all …]
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgralayers.pas262 function AddLayer(Source: TBGRABitmap; Opacity: byte = 255): integer; overload; in AddLayer() function
264 … function AddLayer(Source: TBGRABitmap; Position: TPoint; Opacity: byte = 255): integer; overload; in AddLayer() function
266 function AddLayer(AName: string; Source: TBGRABitmap; Opacity: byte = 255): integer; overload; in AddLayer() function
1346 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; Opacity: byte in TBGRALayeredBitmap.AddLayer() function
1352 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; Position: TPoint; in TBGRALayeredBitmap.AddLayer() function
1358 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; Position: TPoint; in TBGRALayeredBitmap.AddLayer() function
1364 function TBGRALayeredBitmap.AddLayer(Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
1370 function TBGRALayeredBitmap.AddLayer(AName: string; Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
1376 function TBGRALayeredBitmap.AddLayer(AName: string; Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
1407 function TBGRALayeredBitmap.AddLayer(AName: string; Source: TBGRABitmap; in TBGRALayeredBitmap.AddLayer() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dtest_layer_tree_host_base.h68 T* AddLayer(LayerTreeImpl* layer_tree_impl, Args&&... args) { in AddLayer() function
H A Dlayer_tree_impl_test_base.h42 T* AddLayer(Args&&... args) { in AddLayer() function
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Daddremovelayer.cpp60 AddLayer::AddLayer(MapDocument *mapDocument, in AddLayer() function in Tiled::AddLayer
/dports/databases/grass7/grass-7.8.6/gui/wxpython/lmgr/
H A Dpyshell.py112 def AddLayer(self, name, ltype='auto'): member in PyShellWindow
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dods/
H A Dogrdodsdatasource.cpp267 void OGRDODSDataSource::AddLayer( OGRDODSLayer *poLayer ) in AddLayer() function in OGRDODSDataSource
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jung-kurt/gofpdf/
H A Dlayer.go45 func (f *Fpdf) AddLayer(name string, visible bool) (layerID int) { func
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/gofpdf-1.16.2/
H A Dlayer.go45 func (f *Fpdf) AddLayer(name string, visible bool) (layerID int) { func
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/
H A Dlayer.go45 func (f *Fpdf) AddLayer(name string, visible bool) (layerID int) { func
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/dods/
H A Dogrdodsdatasource.cpp263 void OGRDODSDataSource::AddLayer( OGRDODSLayer *poLayer ) in AddLayer() function in OGRDODSDataSource
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/dods/
H A Dogrdodsdatasource.cpp263 void OGRDODSDataSource::AddLayer( OGRDODSLayer *poLayer ) in AddLayer() function in OGRDODSDataSource
/dports/graphics/aseprite/aseprite-1.2.9/src/app/cmd/
H A Dadd_layer.cpp24 AddLayer::AddLayer(Layer* group, Layer* newLayer, Layer* afterThis) in AddLayer() function in app::cmd::AddLayer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/compositing/
H A Dlayers_as_json.cc130 void LayersAsJSON::AddLayer(const cc::Layer& layer, in AddLayer() function in blink::LayersAsJSON
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/compositing/
H A Dlayers_as_json.cc132 void LayersAsJSON::AddLayer(const cc::Layer& layer, in AddLayer() function in blink::LayersAsJSON
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DCanvas.h239 inline void AddLayer(StrokeLayer *iLayer) in AddLayer() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/vr/
H A DVRDisplayHost.cpp41 VRDisplayHost::AddLayer(VRLayerParent *aLayer) in AddLayer() function in VRDisplayHost
/dports/databases/grass7/grass-7.8.6/gui/wxpython/mapdisp/
H A Dmain.py298 def AddLayer(self, *args, **kwargs): member in DMonMap
381 def AddLayer(self, ltype, name=None, checked=None, member in LayerList
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dogrs57datasource.cpp630 void OGRS57DataSource::AddLayer( OGRS57Layer * poNewLayer ) in AddLayer() function in OGRS57DataSource
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/ntf/
H A Dogrntfdatasource.cpp139 void OGRNTFDataSource::AddLayer( OGRLayer * poNewLayer ) in AddLayer() function in OGRNTFDataSource

123456