Searched refs:getAllInstancesNamed (Results 1 – 8 of 8) sorted by relevance
18 var instance = p.objects.getAllInstancesNamed('cc::Picture')[0];29 var instance = p.objects.getAllInstancesNamed('cc::Picture')[0];
22 var instance = p.objects.getAllInstancesNamed('cc::Picture')[0];36 var instance = p.objects.getAllInstancesNamed('cc::Picture')[0];
18 var instance = p.objects.getAllInstancesNamed('cc::LayerTreeHostImpl')[0];34 var instance = p.objects.getAllInstancesNamed('cc::LayerTreeHostImpl')[0];
17 var instance = p.objects.getAllInstancesNamed('cc::LayerTreeHostImpl')[0];
17 var instance = p.objects.getAllInstancesNamed('cc::Tile')[0];
18 var instance = p.objects.getAllInstancesNamed('cc::LayerTreeHostImpl')[0];
133 getAllInstancesNamed: function(name) { method in ObjectCollection
169 …r b=[];this.iterObjectInstances(function(a){b.push(a)});return b},getAllInstancesNamed:function(b)…