Lines Matching refs:createLayerDiv

187 Timeline._Band.prototype.createLayerDiv=function(C,A){var D=this._timeline.getDocument().createElem…  method in Timeline._Band
434 if(this._backLayer==null){this._backLayer=this._band.createLayerDiv(0,"timeline-band-events");
443 }this._highlightLayer=B.createLayerDiv(105,"timeline-band-highlights");
446 }this._lineLayer=B.createLayerDiv(110,"timeline-band-lines");
449 }this._eventLayer=B.createLayerDiv(115,"timeline-band-events");
839 }this._layerDiv=this._band.createLayerDiv(this._zIndex);
898 }this._layerDiv=this._band.createLayerDiv(10);
977 if(this._backLayer==null){this._backLayer=this._band.createLayerDiv(0,"timeline-band-events");
987 }this._highlightLayer=B.createLayerDiv(105,"timeline-band-highlights");
990 }this._lineLayer=B.createLayerDiv(110,"timeline-band-lines");
993 }this._eventLayer=B.createLayerDiv(110,"timeline-band-events");
1315 this._backgroundLayer=C.createLayerDiv(0);
1328 }this._markerLayer=this._band.createLayerDiv(100);
1332 }this._lineLayer=this._band.createLayerDiv(1);
1377 this._backgroundLayer=C.createLayerDiv(0);
1390 }this._markerLayer=this._band.createLayerDiv(100);
1394 }this._lineLayer=this._band.createLayerDiv(1);
1436 this._backgroundLayer=C.createLayerDiv(0);
1449 }this._markerLayer=this._band.createLayerDiv(100);
1453 }this._lineLayer=this._band.createLayerDiv(1);
1480 this._backgroundLayer=C.createLayerDiv(0);
1493 }this._markerLayer=this._band.createLayerDiv(100);
1497 }this._lineLayer=this._band.createLayerDiv(1);
1870 if(this._backLayer==null){this._backLayer=this._band.createLayerDiv(0,"timeline-band-events");
1879 }this._highlightLayer=B.createLayerDiv(105,"timeline-band-highlights");
1882 }this._lineLayer=B.createLayerDiv(110,"timeline-band-lines");
1885 }this._eventLayer=B.createLayerDiv(115,"timeline-band-events");
2200 }this._highlightLayer=A.createLayerDiv(105,"timeline-band-highlights");
2203 }this._eventLayer=A.createLayerDiv(110,"timeline-band-events");