Searched refs:yBackground (Results 1 – 2 of 2) sorted by relevance
36 $yBackground = $this->getArg('yBackground');49 if($yBackground !== NULL) {51 $plot = $this->getPlot($yBackground, 6);
332 int yBackground = firstRowPosition - (firstRowPosition % imageHeight); in paintCells() local340 int y = yBackground; in paintCells()