Lines Matching refs:verticalBased
172 $this->verticalBased = $this->nodes[0]->verticalBased;
285 $base[$i] = $this->nodes[$i]->verticalBased;
307 $this->verticalBased = $top;
339 $this->verticalBased = $height1 + 2;
342 imageline($result, 0, $this->verticalBased, $width, $this->verticalBased, $black);
354 $base1 = $this->nodes[0]->verticalBased;
364 $this->verticalBased = $height2 / 2 + $base1;
372 $this->verticalBased = $height2 - $base1 + $height1 / 2;
389 $base1 = $this->nodes[0]->verticalBased;
399 $this->verticalBased = $base1;
407 $this->verticalBased = $base1;
424 $baseExp = $this->nodes[1]->verticalBased;
442 $this->verticalBased = $height - $heightExp + $baseExp;
458 $baseExp = $this->nodes[2]->verticalBased;
477 $this->verticalBased = $height - $heightExp + $baseExp;
493 $baseExp = $this->nodes[3]->verticalBased;
516 $this->verticalBased = max($baseSymbol + $height2, $baseExp + $height2);
528 $baseExp = $this->nodes[0]->verticalBased;
544 $this->verticalBased = $baseExp + $heightSup;
556 $baseExp = $this->nodes[0]->verticalBased;
572 $this->verticalBased = $baseExp;
605 $base[$i] = $this->nodes[3]->nodes[$i]->verticalBased;
654 $this->verticalBased = imagesy($imgFin) / 2;
689 $base[$i] = $this->nodes[3]->nodes[$i]->verticalBased;
761 $this->verticalBased = imagesy($imgFin) / 2;
772 $baseExp = $this->nodes[1]->verticalBased;
791 $this->verticalBased = $baseExp + $heightSup;
802 $baseExp = $this->nodes[1]->verticalBased;
816 $this->verticalBased = $baseExp + 2;
827 $baseExp = $this->nodes[1]->verticalBased;
841 $this->verticalBased = $baseExp;
853 $baseExp = $this->nodes[1]->verticalBased;
869 $this->verticalBased = $baseExp + $heightSup;
889 $baseExp = $this->nodes[2]->verticalBased;
900 $this->verticalBased = max($baseLim, $baseExp);
910 $baseExp = $this->nodes[2]->verticalBased;
929 $this->verticalBased = max($leftBase, $baseExp, $rightBase);