Home
last modified time | relevance | path

Searched refs:apply (Results 1001 – 1025 of 1183) sorted by last modified time

1...<<4142434445464748

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.br.php131 $parent->_current_y - $font->line_height->apply($fs->getPoints()));
H A Dbox.frame.php46 $position_strategy->apply($this);
73 $this->put_width($wc->apply($this->get_width(),
H A Dbox.generic.formatted.php306 $this->width = $wc->apply(0,0);
362 $width = $wc->apply($this->width, $containing_block['right'] - $containing_block['left']);
817 return $wc->apply($this->width, $this->parent->width);
819 return $wc->apply($this->width, $this->width);
845 return $this->_height_constraint->apply($this->height, $this);
857 $this->height = $this->_height_constraint->apply($value, $this);
H A Dbox.generic.php220 $color->apply($driver);
H A Dcss.ruleset.class.php81 $src = $url_autofix->apply(trim($root->get_attribute('href')));
239 function apply(&$root, &$state, &$pipeline) { function in CSSRuleset
271 $rule->apply($root, $state, $pipeline);
304 $rule->apply($root, $state, $pipeline);
H A Dheight.php123 return $rhc->apply($box->parent->get_height(), $box, true) * $value[0] / 100;
200 function apply($value, &$box, $no_table_recursion = false) { function in HCConstraint
H A Doutput.png.class.php23 function apply(&$x, &$y) { function in AffineTransform
159 $this->_transform->apply($x, $dummy);
166 $this->_transform->apply($dummy, $y);
H A Dpath.php86 $transform->apply($coords[$i*2], $coords[$i*2+1]);
97 $transform->apply($coords[$i*2], $coords[$i*2+1]);
121 $transform->apply($x, $y);
124 $transform->apply($r, $dummy);
162 $transform->apply($x, $y);
165 $transform->apply($r, $dummy);
H A Dstrategy.width.absolute.positioned.php11 function apply(&$box, &$context) { function in StrategyWidthAbsolutePositioned
101 $box->put_width($wc->apply($box->get_width(),
122 $box->put_width($wc->apply($box->get_width(),
136 $box->put_width($wc->apply($box->get_width(),
151 $box->put_width($wc->apply($box->get_width(),
H A Dstrategy.width.min.nowrap.php19 function apply(&$box, &$context) { function in StrategyWidthMinNowrap
48 …return max($this->_maxw, $wc->apply($this->_maxw, $box->parent->get_width())) + $box->_get_hor_ext…
H A Dstrategy.width.min.php19 function apply(&$box, &$context) { function in StrategyWidthMin
74 …$wc->apply($minw, $containing_block['right'] - $containing_block['left'])) + $box->_get_hor_extra(…
H A Dvalue.border.edge.class.php133 $this->color->apply($viewport);
146 $this->color->apply($viewport);
150 $color->apply($viewport);
171 $color->apply($viewport);
187 $color->apply($viewport);
214 $color->apply($viewport);
234 $color->apply($viewport);
257 $color->apply($viewport);
270 $this->color->apply($viewport);
283 $this->color->apply($viewport);
[all …]
H A Dvalue.color.php17 function apply(&$viewport) { function in Color
H A DLICENSE190 These requirements apply to the modified work as a whole. If
193 themselves, then this License, and its terms, do not apply to those
211 3. You may opt to apply the terms of the ordinary GNU General Public
388 particular circumstance, the balance of the section is intended to apply,
389 and the section as a whole is intended to apply in other circumstances.
468 To apply these terms, attach the following notices to the library. It is
H A Dbox.block.php138 $width_strategy->apply($this, $context);
141 $position_strategy->apply($this);
195 $this->put_full_width($wc->apply($this->get_width(),
H A Dbox.container.php607 return $strategy->apply($this, $context);
612 return $strategy->apply($this, $context);
620 return $strategy->apply($this, $context);
625 return $strategy->apply($this, $context);
H A Dbox.inline.php473 … $min_width = max($minw, $wc->apply($minw, $this->parent->get_width())) + $this->_get_hor_extra();
H A Dbox.table.cell.php87 $wc->apply($minw, $this->parent->get_width())) + $this->_get_hor_extra();
H A Dfilter.pre.height-constraint.class.php37 $tree->height = $hc->apply($height, $tree);
H A Dstrategy.width.max.php24 function apply(&$box, &$context) { function in StrategyWidthMax
51 $item_wc->apply($box->get_width(),
69 $this->_maxw = $wc->apply($this->_maxw, $box->parent->get_width());
71 $this->_maxw = $wc->apply($this->_maxw, $this->_maxw);
H A Dvalue.background.php110 $this->_color->apply($driver);
H A Dbox.img.php218 $strategy->apply($this, $driver);
244 $src = $url_autofix->apply(trim($root->get_attribute("src")));
346 $strategy->apply($this, $driver);
H A Dstrategy.link.rendering.normal.php7 function apply(&$box, &$driver) { function in StrategyLinkRenderingNormal
H A Dstrategy.position.absolute.php7 function apply(&$box) { function in StrategyPositionAbsolute
/plugin/html2pdf/snorriheim/
H A DCOPYING18 the GNU Library General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other

1...<<4142434445464748