Home
last modified time | relevance | path

Searched refs:cloneZone (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/bin/Data/Scripts/Editor/
H A DEditorCubeCapture.as25 cloneZone.zoneMask = srcZone.zoneMask;
26 cloneZone.priority = srcZone.priority;
27 cloneZone.boundingBox = srcZone.boundingBox;
29 cloneZone.ambientColor = srcZone.ambientColor;
32 cloneZone.fogColor = srcZone.fogColor;
33 cloneZone.fogStart = srcZone.fogStart;
34 cloneZone.fogEnd = srcZone.fogEnd;
35 cloneZone.fogHeight = srcZone.fogHeight;
36 cloneZone.fogHeightScale = srcZone.fogHeightScale;
37 cloneZone.heightFog = srcZone.heightFog;
[all …]
/dports/security/lego/lego-4.5.3/providers/dns/gandi/
H A Dgandi.go153 newZoneID, err := d.cloneZone(zoneID, newZoneName)
H A Dclient.go159 func (d *DNSProvider) cloneZone(zoneID int, name string) (int, error) { func
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/providers/dns/gandi/
H A Dgandi.go153 newZoneID, err := d.cloneZone(zoneID, newZoneName)
H A Dclient.go156 func (d *DNSProvider) cloneZone(zoneID int, name string) (int, error) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/gandi/
H A Dgandi.go153 newZoneID, err := d.cloneZone(zoneID, newZoneName)
H A Dclient.go159 func (d *DNSProvider) cloneZone(zoneID int, name string) (int, error) { func