Lines Matching refs:R

1337 			if (isset($fs['R']) && $fs['R']) {
3850 $stylekey = 'R';
4099 $stylekey = "R";
4910 if (!isset($this->spanborddet['R'])) {
4911 $this->spanborddet['R'] = ['s' => 0, 'style' => '', 'w' => 0];
4917 $rbw = $this->spanborddet['R']['w'];
5053 if ($this->spanborddet['R']['style'] == 'dashed') {
5055 } elseif ($this->spanborddet['R']['style'] == 'dotted') {
5062 if ($this->spanborddet['R']['style'] != 'dotted') {
5071 $c = $this->SetDColor($this->spanborddet['R']['c'], true);
5072 if ($this->spanborddet['R']['style'] == 'double') {
5076 } elseif ($this->spanborddet['R']['style'] == 'dotted') {
5084 if ($this->spanborddet['R']['style'] != 'dotted') {
5116 if (is_int(strpos($border, 'R'))) {
5134 if ($align == 'R') {
5926 if (is_int(strpos($border, 'R'))) {
5927 $b2 .= 'R';
6408 $a = 'R';
6525 if (isset($this->floatmargins['R']) && $usey <= $this->floatmargins['R']['y1'] && $usey >= $this->floatmargins['R']['y0'] && !$this->floatmargins['R']['skipline']) {
6526 $fpaddingR += $this->floatmargins['R']['w'];
6726 if (isset($this->floatmargins['R']) && $usey <= $this->floatmargins['R']['y1'] && $usey >= $this->floatmargins['R']['y0'] && !$this->floatmargins['R']['skipline']) {
6727 $fpaddingR += $this->floatmargins['R']['w'];
6879 } elseif ($align == 'R') {
6952 if (strpos($contentB[$k], 'R') === false) {
6953 $this->spanborddet['R']['s'] = $this->spanborddet['R']['w'] = 0;
7001 if (strpos($contentB[$k], 'R') !== false && $aord != $arraysize - 1) {
7002 $this->x += $this->spanborddet['R']['w'];
7032 if (isset($this->floatmargins['R']['y1'])) {
7033 $fry1 = $this->floatmargins['R']['y1'];
7115 $rtlalign = 'R';
7180 case 'R':
7581 $align = 'R';
7825 if (isset($this->floatmargins['R']) && $usey <= $this->floatmargins['R']['y1'] && $usey >= $this->floatmargins['R']['y0'] && !$this->floatmargins['R']['skipline']) {
7826 $fpaddingR += $this->floatmargins['R']['w'];
7867 if (isset($this->spanborddet['R'])) {
7868 $rbw = $this->spanborddet['R']['w'];
7920 $contentB[(count($contentB) - 1)] .= 'R';
7965 if (isset($this->floatmargins['R']) && $usey <= $this->floatmargins['R']['y1'] && $usey >= $this->floatmargins['R']['y0'] && !$this->floatmargins['R']['skipline']) {
7966 $fpaddingR += $this->floatmargins['R']['w'];
8211 if (strpos($contentB[(count($contentB) - 1)], 'R') !== false) { // ???
8212 $contentB[count($content) - 1] = preg_replace('/R/', '', $contentB[count($content) - 1]); // ???
8326 if (isset($this->spanborddet['R']['w']) && strpos($contentB[$k], 'R') !== false) {
8327 $contentWidth += $this->spanborddet['R']['w'] * Mpdf::SCALE;
8514 if ($align == 'R') {
8578 if (strpos($contentB[$k], 'R') === false) {
8579 $this->spanborddet['R']['s'] = $this->spanborddet['R']['w'] = 0;
8625 if (strpos($contentB[$k], 'R') !== false && $aord != $arraysize - 1) {
8626 $this->x += $this->spanborddet['R']['w'];
8694 $rbw = (isset($this->spanborddet['R']['w']) ? $this->spanborddet['R']['w'] : 0);
8701 if (strpos($savedPreContentB[$ix], 'R') !== false) {
8735 $rbw = (isset($this->spanborddet['R']['w']) ? $this->spanborddet['R']['w'] : 0);
8780 // Update floatmargins - R
8781 if (isset($this->floatmargins['R']) && $this->floatmargins['R']['skipline'] && $this->floatmargins['R']['y0'] != $this->y) {
8782 $yadj = $this->y - $this->floatmargins['R']['y0'];
8783 $this->floatmargins['R']['y0'] = $this->y;
8784 $this->floatmargins['R']['y1'] += $yadj;
8787 if ($this->floatbuffer[$this->floatmargins['R']['id']]['border_left']['w']) {
8788 $this->floatbuffer[$this->floatmargins['R']['id']]['BORDER-Y'] += $yadj;
8790 $this->floatbuffer[$this->floatmargins['R']['id']]['INNER-Y'] += $yadj;
8791 $this->floatbuffer[$this->floatmargins['R']['id']]['OUTER-Y'] += $yadj;
8794 $this->floatbuffer[$this->floatmargins['R']['id']]['skipline'] = false;
8795 $this->floatmargins['R']['skipline'] = false;
8796 $this->floatmargins['R']['id'] = '';
10954 // Swop L/R Margins so page 1 RTL is an 'even' page
10964 $this->defaultAlign = 'R';
10965 $this->defaultTableAlign = 'R';
11852 $R = Arrays::get($tablehf, 'R', null);
11894 $wadj += $table['padding']['R'] + $table['border_details']['R']['w'];
11910 if ($R && intval($R) > 0 && isset($va) && $va != 'B') {
12027 $this->_tableRect($x + ($table['border_spacing_H'] / 2) + ($border_details['L']['w'] / 2), $y + ($table['border_spacing_V'] / 2) + ($border_details['T']['w'] / 2), $w - $table['border_spacing_H'] - ($border_details['L']['w'] / 2) - ($border_details['R']['w'] / 2), $h - $table['border_spacing_V'] - ($border_details['T']['w'] / 2) - ($border_details['B']['w'] / 2), $border, $border_details, false, $table['borders_separate']);
12039 if ($R) {
12047 $angle = intval($R);
12061 if (isset($align) && $align == 'R') {
12062 $this->x += ($w) + ($offset) - ($cellFontHeight / 3) - ($padding['R'] + $border_details['R']['w']);
12116 $wadj = $border_details['L']['w'] + $border_details['R']['w'] + $padding['L'] + $padding['R'] + $table['border_spacing_H'];
12120 $wadj = ($border_details['L']['w'] + $border_details['R']['w']) / 2 + $padding['L'] + $padding['R'];
12140 $gw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
12142 $gw -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['padding']['R'] + $table['border_details']['R']['w'] + $table['border_spacing_H']);
12163 $gw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
12165 $gw -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['padding']['R'] + $table['border_details']['R']['w'] + $table['border_spacing_H']);
12193 $gw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
12195 $gw -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['padding']['R'] + $table['border_details']['R']['w'] + $table['border_spacing_H']);
12214 $halfspaceR = $table['padding']['R'] + ($table['border_spacing_H'] / 2);
12241 $tbw += $halfspaceR + ($table['border_details']['R']['w'] / 2);
12243 $corner .= 'R';
12531 $rContent = (isset($arr['R']['content']) ? $arr['R']['content'] : '');
12609 if (isset($arr['R']['font-family'])) {
12610 $html .= ' font-family: ' . $arr['R']['font-family'] . ';';
12613 if (isset($arr['R']['color'])) {
12614 $html .= ' color: ' . $arr['R']['color'] . ';';
12617 if (isset($arr['R']['font-size'])) {
12618 $html .= ' font-size: ' . $arr['R']['font-size'] . 'pt;';
12621 if (isset($arr['R']['font-style'])) {
12622 if ($arr['R']['font-style'] == 'B' || $arr['R']['font-style'] == 'BI') {
12625 if ($arr['R']['font-style'] == 'I' || $arr['R']['font-style'] == 'BI') {
13565 if (!isset($this->cell[$this->row][$this->col]['R']) || !$this->cell[$this->row][$this->col]['R']) {
13572 $this->cell[$this->row][$this->col]['s'] += (isset($this->spanborddet['L']['w']) ? $this->spanborddet['L']['w'] : 0) + (isset($this->spanborddet['R']['w']) ? $this->spanborddet['R']['w'] : 0);
14912 $side = 'R';
14920 $side = 'R';
14963 if (isset($this->cssManager->CSS['@PAGE>>PSEUDO>>RIGHT']) && $side == 'R') {
15060 if (isset($this->cssManager->CSS['@PAGE>>NAMED>>' . $name . '>>PSEUDO>>RIGHT']) && $side == 'R') {
15328 if ($f['side'] == 'R') {
15896 // Too narrow to fit - try to move down past L or R float
16002 if (isset($arrayaux[$i][16]['R'])) {
16009 $arrayaux[$i - 1][16]['R']['s'] = 0;
16010 $arrayaux[$i - 1][16]['R']['w'] = 0;
16012 if (isset($arrayaux[$i][16]['R'])) {
16171 $br = $cell['border_details']['R']['w'];
16175 $innerw = $w - $bl - $br - $cell['padding']['L'] - $cell['padding']['R'] - $table['border_spacing_H'];
16177 $innerw = $w - $bl / 2 - $br / 2 - $cell['padding']['L'] - $cell['padding']['R'];
16181 $innerw = $w - $table['simple']['border_details']['L']['w'] - $table['simple']['border_details']['R']['w'] - $cell['padding']['L'] - $cell['padding']['R'] - $table['border_spacing_H'];
16183 $innerw = $w - $table['simple']['border_details']['L']['w'] / 2 - $table['simple']['border_details']['R']['w'] / 2 - $cell['padding']['L'] - $cell['padding']['R'];
16188 } elseif ($cell['a'] == 'R' || $this->table[($level + 1)][$objattr['nestedcontent']]['a'] == 'R') {
16212 if (isset($this->floatmargins['R']) && $this->y <= $this->floatmargins['R']['y1'] && $this->y >= $this->floatmargins['R']['y0']) {
16213 $maxWidth -= $this->floatmargins['R']['w'];
16301 if ($objattr['float'] == 'R') {
16339 if ($objattr['float'] == 'R') {
16340 // If R float already exists at this level
16341 $this->floatmargins['R']['skipline'] = false;
16342 if (isset($this->floatmargins['R']['y1']) && $this->floatmargins['R']['y1'] > 0 && $fy < $this->floatmargins['R']['y1']) {
16351 $this->floatmargins['R']['x'] = $fx;
16352 $this->floatmargins['R']['w'] = $w;
16353 $this->floatmargins['R']['y0'] = $fy;
16354 $this->floatmargins['R']['y1'] = $fy + $h;
16356 $this->floatmargins['R']['skipline'] = true;
16357 $this->floatmargins['R']['id'] = count($this->floatbuffer) + 0;
16363 $this->floatmargins['R']['x'] = $fx;
16364 $this->floatmargins['R']['w'] = $w;
16365 $this->floatmargins['R']['y0'] = $fy;
16366 $this->floatmargins['R']['y1'] = $fy + $h;
16368 $this->floatmargins['R']['skipline'] = true;
16369 $this->floatmargins['R']['id'] = count($this->floatbuffer) + 0;
16380 } // If R float already exists at this level
16381 elseif (isset($this->floatmargins['R']['y1']) && $this->floatmargins['R']['y1'] > 0 && $fy < $this->floatmargins['R']['y1']) {
16384 if (($this->blk[$this->blklvl]['inner_width'] - $w - $this->floatmargins['R']['w']) < $mw) {
16599 if ($style == 'dashed' && (($side == 'L' || $side == 'R') || ($side == 'T' && $div != 'pagetop' && !$cp) || ($side == 'B' && $div != 'pagebottom') )) {
17066 $this->_setDashBorder($tbd['style'], $divider, $continuingpage, 'R');
17883 $this->_setDashBorder($tbd['style'], '', $continuingpage, 'R');
17972 $this->_setDashBorder($tbd['style'], '', '', 'R');
18410 $this->blk[$this->blklvl]['align'] = "R";
18466 $this->spanborddet['R'] = $this->border_details($v);
19114 $rbw = (isset($this->spanborddet['R']['w']) ? $this->spanborddet['R']['w'] : 0);
19293 $table['padding']['R'] /= $k;
19298 $table['margin']['R'] /= $k;
19303 $table['border_details']['R']['w'] /= $k;
19310 if (isset($table['max_cell_border_width']['R'])) {
19311 $table['max_cell_border_width']['R'] /= $k;
19322 $table['simple']['border_details']['R']['w'] /= $k;
19363 $cell['border_details']['R']['w'] /= $k;
19380 $c['border_details']['R']['w'] /= $k;
19395 $c['padding']['R'] /= $k;
19419 !isset($c['textbuffer'][$n][16]['R']) || $c['textbuffer'][$n][16]['R']['w'] /= $k;
19451 $bindata = pack("nnda6A10nnda6A10nnda6A10nnda6A10nd9", $cell['border'], $cell['border_details']['R']['s'], $cell['border_details']['R']['w'], $cell['border_details']['R']['c'], $cell['border_details']['R']['style'], $cell['border_details']['R']['dom'], $cell['border_details']['L']['s'], $cell['border_details']['L']['w'], $cell['border_details']['L']['c'], $cell['border_details']['L']['style'], $cell['border_details']['L']['dom'], $cell['border_details']['T']['s'], $cell['border_details']['T']['w'], $cell['border_details']['T']['c'], $cell['border_details']['T']['style'], $cell['border_details']['T']['dom'], $cell['border_details']['B']['s'], $cell['border_details']['B']['w'], $cell['border_details']['B']['c'], $cell['border_details']['B']['style'], $cell['border_details']['B']['dom'], $cell['border_details']['mbw']['BL'], $cell['border_details']['mbw']['BR'], $cell['border_details']['mbw']['RT'], $cell['border_details']['mbw']['RB'], $cell['border_details']['mbw']['TL'], $cell['border_details']['mbw']['TR'], $cell['border_details']['mbw']['LT'], $cell['border_details']['mbw']['LB'], (isset($cell['border_details']['cellposdom']) ? $cell['border_details']['cellposdom'] : 0));
19461 return [$bindata['border_details']['T']['w'], $bindata['border_details']['R']['w'], $bindata['border_details']['B']['w'], $bindata['border_details']['L']['w']];
19465 $cell['border_details']['R']['w'] = $bd['rw'];
19484 $cell['border_details']['R']['s'] = $bd['rs'];
19485 $cell['border_details']['R']['w'] = $bd['rw'];
19486 $cell['border_details']['R']['c'] = str_pad($bd['rca'], 6, "\x00");
19487 $cell['border_details']['R']['style'] = trim($bd['rst']);
19488 $cell['border_details']['R']['dom'] = $bd['rd'];
19542 $tblbw = $table['border_details']['L']['w'] + $table['border_details']['R']['w'] + $table['margin']['L'] + $table['margin']['R'] + $table['padding']['L'] + $table['padding']['R'] + $table['border_spacing_H'];
19544 $tblbw = $table['max_cell_border_width']['L'] / 2 + $table['max_cell_border_width']['R'] / 2 + $table['margin']['L'] + $table['margin']['R'];
19558 $extrcw = $table['simple']['border_details']['L']['w'] + $table['simple']['border_details']['R']['w'] + $c['padding']['L'] + $c['padding']['R'] + $table['border_spacing_H'];
19560 $extrcw = $table['simple']['border_details']['L']['w'] / 2 + $table['simple']['border_details']['R']['w'] / 2 + $c['padding']['L'] + $c['padding']['R'];
19566 $br = $c['border_details']['R']['w'];
19570 $extrcw = $bl + $br + $c['padding']['L'] + $c['padding']['R'] + $table['border_spacing_H'];
19572 $extrcw = $bl / 2 + $br / 2 + $c['padding']['L'] + $c['padding']['R'];
19584 if (isset($c['R']) && $c['R']) {
19767 if ($c['R']) {
19773 if ($c['R']) {
20010 $tblbw = $table['border_details']['L']['w'] + $table['border_details']['R']['w'] + $table['margin']['L'] + $table['margin']['R'] + $table['padding']['L'] + $table['padding']['R'] + $table['border_spacing_H'];
20012 $tblbw = $table['max_cell_border_width']['L'] / 2 + $table['max_cell_border_width']['R'] / 2 + $table['margin']['L'] + $table['margin']['R'];
20357 $extraWLR = ($table['simple']['border_details']['L']['w'] + $table['simple']['border_details']['R']['w']) + ($c['padding']['L'] + $c['padding']['R']) + $table['border_spacing_H'];
20360 $extraWLR = ($table['simple']['border_details']['L']['w'] + $table['simple']['border_details']['R']['w']) / 2 + ($c['padding']['L'] + $c['padding']['R']);
20369 $br = $c['border_details']['R']['w'];
20373 $extraWLR = $bl + $br + $c['padding']['L'] + $c['padding']['R'] + $table['border_spacing_H'];
20376 $extraWLR = $bl / 2 + $br / 2 + $c['padding']['L'] + $c['padding']['R'];
20390 if ($c['R'] && isset($c['textbuffer'])) {
20401 if ($c['R'] >= 45 && $c['R'] < 90) {
20402 $tempch = ((sin(deg2rad($c['R']))) * $tempch ) + ((sin(deg2rad($c['R']))) * (($c['textbuffer'][0][11] / Mpdf::SCALE) / $this->shrin_k));
20806 } elseif ($side == 'R' && $this->issetBorder($bord, Border::RIGHT)) {
20837 if (isset($details['R']['w'])) {
20838 $Rw = $details['R']['w'];
20874 if ($cort == 'cell' || strpos($tablecorner, 'R') !== false) {
20926 if ($Rw && $side == 'R' && $this->issetBorder($bord, Border::RIGHT)) { // RIGHT
20978 if ($cort == 'cell' || strpos($tablecorner, 'R') !== false) {
21041 if ($side == 'R') {
21135 if ($side == 'R') {
21151 } elseif ($side == 'R' && $bSeparate) {
21157 } elseif ($side == 'R') {
21192 if ($side == 'R') {
21210 } elseif ($side == 'R' && $bSeparate) {
21217 } elseif ($side == 'R') {
21318 if (!$table['borders_separate'] && $table['border_details']['R']['w']) {
21319 $table['max_cell_border_width']['R'] = $table['border_details']['R']['w'];
21382 $this->_table2cellBorder($table['border_details']['R'], $cbord['border_details']['R'], $cbord['border'], Border::RIGHT);
21548 // already defined Left for adjacent cell to R
21561 $csthis = $cbord['border_details']['R']['w'];
21563 if ($cbord['border_details']['R']['style'] == 'hidden') {
21564 $celladj['border_details']['L'] = $cbord['border_details']['R'];
21568 $cbord['border_details']['R'] = $celladj['border_details']['L'];
21574 $celladj['border_details']['L'] = $cbord['border_details']['R'];
21580 $cbord['border_details']['R'] = $celladj['border_details']['L'];
21585 elseif (array_search($cbord['border_details']['R']['style'], $this->borderstyles) > array_search($celladj['border_details']['L']['style'], $this->borderstyles)) {
21587 $celladj['border_details']['L'] = $cbord['border_details']['R'];
21591 } elseif (array_search($celladj['border_details']['L']['style'], $this->borderstyles) > array_search($cbord['border_details']['R']['style'], $this->borderstyles)) {
21593 $cbord['border_details']['R'] = $celladj['border_details']['L'];
21598 elseif ($celladj['border_details']['L']['dom'] > $cbord['border_details']['R']['dom']) {
21600 $cbord['border_details']['R'] = $celladj['border_details']['L'];
21606 $celladj['border_details']['L'] = $cbord['border_details']['R'];
21613 $celladj['border_details']['L'] = $cbord['border_details']['R'];
21631 $cbord['border_details']['mbw']['BR'] = max($cbord['border_details']['mbw']['BR'], $cbord['border_details']['R']['w']);
21635 $cbord['border_details']['mbw']['TR'] = max($cbord['border_details']['mbw']['TR'], $cbord['border_details']['R']['w']);
21656 $celladj ? $celladj['border_details']['R']['w'] : 0,
21724 $celladj ? $celladj['border_details']['R']['w'] : 0,
21803 if (($j == ($numcols - 1) || ($j + $ccolsp) == $numcols ) && $cbord['border_details']['R']['w']) {
21804 $table['max_cell_border_width']['R'] = max($table['max_cell_border_width']['R'], $cbord['border_details']['R']['w']);
21942 } elseif ($table['a'] == 'R') {
22026 $tablefooter[$i][$js]['R'] = $cell['R'];
22267 $bw += $table['padding']['R'] + $table['border_details']['R']['w'] / 2 + $table['border_spacing_H'];
22271 $bw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
22285 $blw += ($table['max_cell_border_width']['L'] / 2 + $table['max_cell_border_width']['R'] / 2);
22585 $wadj += $table['padding']['R'] + $table['border_details']['R']['w'];
22778 $tableheader[$i][$j]['R'] = $cell['R'];
22813 $this->_tableRect($x + ($table['border_spacing_H'] / 2) + ($bord_det['L']['w'] / 2), $y + ($table['border_spacing_V'] / 2) + ($bord_det['T']['w'] / 2), $w - $table['border_spacing_H'] - ($bord_det['L']['w'] / 2) - ($bord_det['R']['w'] / 2), $h - $table['border_spacing_V'] - ($bord_det['T']['w'] / 2) - ($bord_det['B']['w'] / 2), $bord, $bord_det, false, $table['borders_separate']);
22820 if ($cell['R'] && intval($cell['R']) > 0 && intval($cell['R']) < 90 && isset($cell['va']) && $cell['va'] != 'B') {
22869 if ($cell['R']) {
22876 $angle = intval($cell['R']);
22886 if (isset($cell['a']) && $cell['a'] == 'R') {
22887 $this->x += ($w) + ($offset) - ($cellFontHeight / 3) - ($cell['padding']['R'] + ($table['border_spacing_H'] / 2));
22939 $btrw = $bord_det['R']['w'];
22948 $wadj = $btlw + $btrw + $cell['padding']['L'] + $cell['padding']['R'] + $table['border_spacing_H'];
22952 $wadj = ($btlw + $btrw) / 2 + $cell['padding']['L'] + $cell['padding']['R'];
22958 $wadj = $table['simple']['border_details']['L']['w'] + $table['simple']['border_details']['R']['w'] + $cell['padding']['L'] + $cell['padding']['R'] + $table['border_spacing_H'];
22962 $wadj = ($table['simple']['border_details']['L']['w'] + $table['simple']['border_details']['R']['w']) / 2 + $cell['padding']['L'] + $cell['padding']['R'];
22976 if (substr($cell['a'], 2, 1) == 'R') {
23003 $gw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
23005 $gw -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['padding']['R'] + $table['border_details']['R']['w'] + $table['border_spacing_H']);
23025 $gw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
23027 $gw -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['padding']['R'] + $table['border_details']['R']['w'] + $table['border_spacing_H']);
23054 $gw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
23056 $gw -= ($table['padding']['L'] + $table['border_details']['L']['w'] + $table['padding']['R'] + $table['border_details']['R']['w'] + $table['border_spacing_H']);
23076 $halfspaceR = $table['padding']['R'] + ($table['border_spacing_H'] / 2);
23104 $tbw += $halfspaceR + ($table['border_details']['R']['w'] / 2);
23106 $corner .= 'R';
23210 $bw += $table['padding']['R'] + $table['border_details']['R']['w'];
23214 $bw = $table['w'] - ($table['max_cell_border_width']['L'] / 2) - ($table['max_cell_border_width']['R'] / 2) - $table['margin']['L'] - $table['margin']['R'];
24353 $this->ColR[$i] = $this->ColL[$i] + $ColWidth; // NB This is not R margin -> R pos
24359 $this->ColR[$i] = $this->ColL[$i] + $ColWidth; // NB This is not R margin -> R pos
24375 $xR = $this->ColR[$CurrCol]; // NB This is not R margin -> R pos
25022 } elseif ($this->tbrot_align == 'R') {
25023 $xadj = $lm - $this->tbrot_x0 + ($pw); // align R
25034 } elseif ($this->tbrot_align == 'R') {
25035 $xadj = $lm - $this->tbrot_x0 + ($pw - $this->tbrot_h); // align R
26406 $this->Cell($cw * ($outerfontsize / 3), $num_height, $charRO, 0, 0, 'R');
26465 $this->Cell($cw * ($outerfontsize / 3), $num_height, '>', 0, 0, 'R');
27170 preg_match_all("/(\d+) 0 R /s", $m[1], $o);