Lines Matching defs:fill

801 	var $ColorFlag; // indicates whether fill and text colors are different
1895 // mode determines F (fill) S (stroke) B (both)
3762 function Arrow($x1, $y1, $x2, $y2, $headsize = 3, $fill = 'B', $angle = 25)
3764 // F == fill // S == stroke // B == stroke and fill
3766 if ($fill == 'F') {
3767 $fill = 'f';
3768 } elseif ($fill == 'FD' or $fill == 'DF' or $fill == 'B') {
3769 $fill = 'B';
3771 $fill = 'S';
3790 $s .= $fill;
4363 } // stroke (outline) = same colour as text(fill)
4524 function WriteCell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0)
4561 $this->Cell($w, $h, $txt, $border, $ln, $align, $fill, $link, $currentx, 0, 0, 'M', 0, false, $OTLdata, $textvar);
4734 function Cell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0, $lcpaddingL = 0, $lcpaddingR = 0, $valign = 'M', $spanfill = 0, $exactWidth = false, $OTLdata = false, $textvar = 0, $lineBox = false)
4814 if ($fill == 1 && $this->FillColor) {
4920 if ($fill == 1 || $border == 1 || !empty($this->spanborddet)) {
4924 if ($fill == 1) {
5093 if ($fill == 1) {
5159 } // stroke (outline) = same colour as text(fill)
5839 $fill = 0,
5971 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6021 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6063 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6104 $this->Cell($w, $h, substr($s, $j, $i - $j), $b, 2, $align, $fill, $link);
6143 $this->Cell($w, $h, substr($s, $j, $i - $j), $b, 2, $align, $fill, $link);
6165 $this->Cell($w, $h, substr($s, $j, $sep - $j), $b, 2, $align, $fill, $link);
6212 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6214 $this->Cell($w, $h, substr($s, $j, $i - $j), $b, 2, $align, $fill, $link);
6222 function Write($h, $txt, $currentx = 0, $link = '', $directionality = 'ltr', $align = '', $fill = 0)
6228 $this->directWrite->Write($h, $txt, $currentx, $link, $directionality, $align, $fill);
6321 // Used when ColActive for tables - updated to return first block with background fill OR borders
6324 // Returns the first blocklevel that uses a bgcolor fill
6459 $fill = 0;
6462 $fill = 0;
6694 // PADDING and BORDER spacing/fill
6941 $save_fill = $fill;
6943 $fill = 1;
6990 $this->Cell($stringWidth, $stackHeight, $chunk, '', 0, '', $fill, $this->HREF, $currentx, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false)); // mPDF 5.7.1
6991 $this->Cell($this->GetStringWidth($hanger), $stackHeight, $hanger, '', 1, '', $fill, $this->HREF, $currentx, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false)); // mPDF 5.7.1
6993 $this->Cell($stringWidth, $stackHeight, $chunk, '', 1, '', $fill, $this->HREF, $currentx, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false)); // mPDF 5.7.1
6996 $this->Cell($stringWidth, $stackHeight, $chunk, '', 0, '', $fill, $this->HREF, 0, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false)); // first or middle part // mPDF 5.7.1
7007 $fill = $save_fill;
7009 if ($fill) {
7051 // PADDING and BORDER spacing/fill
7762 $fill = 0;
7765 $fill = 0;
8495 // TOP PADDING and BORDER spacing/fill
8567 $save_fill = $fill;
8569 $fill = 1;
8615 $this->Cell($stringWidth, $stackHeight, $chunk, '', 0, '', $fill, $this->HREF, $currentx, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false));
8616 $this->Cell($this->GetStringWidth($hanger), $stackHeight, $hanger, '', 1, '', $fill, $this->HREF, $currentx, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false));
8618 $this->Cell($stringWidth, $stackHeight, $chunk, '', 1, '', $fill, $this->HREF, $currentx, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false)); // mono-style line or last part (skips line)
8621 $this->Cell($stringWidth, $stackHeight, $chunk, '', 0, '', $fill, $this->HREF, 0, 0, 0, 'M', $fill, true, (isset($cOTLdata[$aord]) ? $cOTLdata[$aord] : false), $this->textvar, (isset($lineBox[$k]) ? $lineBox[$k] : false)); // first or middle part
8631 $fill = $save_fill;
8633 if ($fill) {
9435 // Reset current block fill
10667 function Shaded_box($text, $font = '', $fontstyle = 'B', $szfont = '', $width = '70%', $style = 'DF', $radius = 2.5, $fill = '#FFFFFF', $color = '#000000', $pad = 2)
10673 $this->directWrite->Shaded_box($text, $font, $fontstyle, $szfont, $width, $style, $radius, $fill, $color, $pad);
11797 // Reset current block fill
11922 $fill = 0;
11924 $fill = $tablehf['bgcolor'];
11927 $fill = $content[$i][0]['trbgcolor'];
11930 if ($fill && $paintcell) {
11931 $color = $this->colorConverter->convert($fill, $this->PDFAXwarnings);
16822 $fill = '';
16823 $this->Cell($stringWidth, $this->FontSize, $txt, '', 0, 'C', $fill, '', 0, 0, 0, 'M', $fill, false, $legend[18], $legend[8]);
17263 $mag2 = 0.551784; // Bezier Control magic number to fill in edge of blurred rectangle
22537 $divh += $adv; // last row: fill bottom half of bottom border (y advanced at end)
22550 // Reset current block fill
22565 $fill = isset($table['bgcolor'][-1]) ? $table['bgcolor'][-1] : 0;
22566 if ($fill) {
22567 $color = $this->colorConverter->convert($fill, $this->PDFAXwarnings);
22620 $fill = 0;
22622 $fill = $cell['bgcolor'];
22625 $fill = $table['bgcolor'][$i];
22628 if ($fill && $paintcell) {
22629 $color = $this->colorConverter->convert($fill, $this->PDFAXwarnings);
26368 $this->x = $x + $paddingL - ($cw * ($outerfontsize / 3) * 0.1); // 0.1 is correction as char does not fill full width;
26404 $this->x = $x + $paddingL + $llm + $bcw + $rlm - ($cw * ($outerfontsize / 3) * 0.9); // 0.9 is correction as char does not fill full width
26463 $this->x = $x + $paddingL + $llm + $bcw + $rlm - ($cw * 0.9); // 0.9 is correction as char does not fill full width