Lines Matching refs:colorConverter

917 	private $colorConverter;
1116 $this->defTextColor = $this->TextColor = $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings), true);
1117 $this->defDrawColor = $this->DrawColor = $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings), true);
1118 $this->defFillColor = $this->FillColor = $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings), true);
1495 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
3431 $col = $this->colorConverter->convert($r, $this->PDFAXwarnings);
3433 $col = $this->colorConverter->convert('rgb(' . $r . ',' . $g . ',' . $b . ')', $this->PDFAXwarnings);
3435 $col = $this->colorConverter->convert('cmyk(' . $r . ',' . $g . ',' . $b . ',' . $col4 . ')', $this->PDFAXwarnings);
3446 $col = $this->colorConverter->convert($r, $this->PDFAXwarnings);
3448 $col = $this->colorConverter->convert('rgb(' . $r . ',' . $g . ',' . $b . ')', $this->PDFAXwarnings);
3450 $col = $this->colorConverter->convert('cmyk(' . $r . ',' . $g . ',' . $b . ',' . $col4 . ')', $this->PDFAXwarnings);
3461 $col = $this->colorConverter->convert($r, $this->PDFAXwarnings);
3463 $col = $this->colorConverter->convert('rgb(' . $r . ',' . $g . ',' . $b . ')', $this->PDFAXwarnings);
3465 $col = $this->colorConverter->convert('cmyk(' . $r . ',' . $g . ',' . $b . ',' . $col4 . ')', $this->PDFAXwarnings);
6225 $this->directWrite = new DirectWrite($this, $this->otl, $this->sizeConverter, $this->colorConverter);
6461 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
7190 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
7332 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
7392 $bgcol = $this->colorConverter->convert(255, $this->PDFAXwarnings);
7398 $col = $this->colorConverter->convert(0, $this->PDFAXwarnings);
7406 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
7505 $col = $this->colorConverter->convert(0, $this->PDFAXwarnings);
7514 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
7519 $this->directWrite = new DirectWrite($this, $this->otl, $this->sizeConverter, $this->colorConverter);
7536 $col = $this->colorConverter->convert(0, $this->PDFAXwarnings);
7586 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
7602 $col = $this->colorConverter->convert(0, $this->PDFAXwarnings);
7618 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
7764 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
8830 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
9874 $colarray = $this->colorConverter->convert('rgb(' . $colarray[0] . ',' . $colarray[1] . ',' . $colarray[2] . ')', $this->PDFAXwarnings);
9877 $colarray = $this->colorConverter->convert('yellow', $this->PDFAXwarnings);
10162 $cor = $this->colorConverter->convert($bg['BACKGROUND-COLOR'], $this->PDFAXwarnings);
10531 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
10561 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
10612 $this->directWrite = new DirectWrite($this, $this->otl, $this->sizeConverter, $this->colorConverter);
10671 $this->directWrite = new DirectWrite($this, $this->otl, $this->sizeConverter, $this->colorConverter);
11876 $color = $this->colorConverter->convert($tablefill, $this->PDFAXwarnings);
11931 $color = $this->colorConverter->convert($fill, $this->PDFAXwarnings);
13033 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
13061 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
13071 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
14814 return ['s' => 1, 'w' => $bsize, 'c' => $this->colorConverter->convert(0, $this->PDFAXwarnings), 'style' => 'solid'];
14857 $coul = $this->colorConverter->convert($prop[2], $this->PDFAXwarnings); // returns array
15500 $list_item_color = $this->colorConverter->convert($m[0], $this->PDFAXwarnings);
16535 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
16536 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
16537 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
16775 $tbcol = $this->colorConverter->convert(255, $this->PDFAXwarnings);
16828 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
16917 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
16981 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
17045 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
17106 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
18003 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
18004 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
18005 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
18490 $cor = $this->colorConverter->convert($v, $this->PDFAXwarnings);
18879 $this->textparam['outline-COLOR'] = $this->colorConverter->invert($cor);
18881 $this->textparam['outline-COLOR'] = $this->colorConverter->convert(255, $this->PDFAXwarnings);
18884 $cor = $this->colorConverter->convert($v, $this->PDFAXwarnings);
18892 $cor = $this->colorConverter->convert($v, $this->PDFAXwarnings);
20762 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
21005 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
21055 $tbcol = $this->colorConverter->convert(255, $this->PDFAXwarnings);
21081 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
21084 $nc = $this->colorConverter->darken($details[$side]['c']);
21087 $nc = $this->colorConverter->lighten($details[$side]['c']);
21096 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
21103 $nc = $this->colorConverter->darken($details[$side]['c']);
21162 $nc = $this->colorConverter->lighten($details[$side]['c']);
21252 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
21275 // $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
22297 $color = $this->colorConverter->convert($table['bgcolor'][-1], $this->PDFAXwarnings);
22567 $color = $this->colorConverter->convert($fill, $this->PDFAXwarnings);
22629 $color = $this->colorConverter->convert($fill, $this->PDFAXwarnings);
23219 $color = $this->colorConverter->convert($table['bgcolor'][-1], $this->PDFAXwarnings);
26191 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
26192 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
26198 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
26220 $this->SetFColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
26251 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
26382 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
26435 $this->SetFColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
26453 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
26530 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
26531 $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
26537 $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings));
26544 $this->SetFColor($this->colorConverter->convert(0, $this->PDFAXwarnings));
27298 $this->SetDColor($this->colorConverter->convert(0, $this->PDFAXwarnings));