Home | History | Annotate | Download | only in chromeos

Lines Matching refs:totalHeight

743       var totalHeight = height + numDisplays * MIRRORING_OFFSET_PIXELS;
745 this.displaysView_.style.height = totalHeight + 'px';