Searched refs:addGCP2ProductCardSet (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/sidebar/ |
H A D | Sidebar-GCP2.js | 978 …this.addGCP2ProductCardSet('Kubernetes', 'kubernetes_logo', 1, 0.97, 130, 130, dt + 'kubernetes', … 979 …this.addGCP2ProductCardSet('TensorFlow', 'tensorflow_logo', 0.94, 1, 130, 130, dt + 'tensorflow', … 980 …this.addGCP2ProductCardSet('Forseti\nSecurity', 'forseti_logo', 0.98, 1, 110, 150, dt + 'forseti',… 981 this.addGCP2ProductCardSet('Istio', 'istio_logo', 0.67, 1, 80, 90, dt + 'forseti', fns); 982 this.addGCP2ProductCardSet('Firebase', 'firebase', 0.72, 1, 100, 100, dt + 'firebase', fns); 983 this.addGCP2ProductCardSet('Fastly', 'fastly', 1, 0.39, 100, 100, dt + 'fastly', fns); 984 this.addGCP2ProductCardSet('AdMob', 'admob', 1, 1, 110, 110, dt + 'admob', fns); 986 …this.addGCP2ProductCardSet('Campaign\nManager', 'campaign_manager', 1, 1, 120, 170, dt + 'campaign… 987 …this.addGCP2ProductCardSet('Google\nAnalytics', 'google_analytics', 1, 1, 120, 160, dt + 'google a… 988 this.addGCP2ProductCardSet('Google\nAds', 'google_ads', 1, 1, 100, 130, dt + 'google ads', fns); [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 6987 …addGCP2ProductCardSet("Kubernetes","kubernetes_logo",1,.97,130,130,"gcp google cloud platform prod… 6988 …addGCP2ProductCardSet("Istio","istio_logo",.67,1,80,90,"gcp google cloud platform product forseti"… 6989 …addGCP2ProductCardSet("Campaign\nManager","campaign_manager",1,1,120,170,"gcp google cloud platfor… 6990 …addGCP2ProductCardSet("Google\nAnalytics 360","google_analytics_360",1,.98,140,180,"gcp google clo… 7058 …s([a],a.geometry.width,a.geometry.height,k)}))};Sidebar.prototype.addGCP2ProductCardSet=function(a… method in Sidebar
|