Home
last modified time | relevance | path

Searched refs:get (Results 2526 – 2550 of 3429) sorted by path

1...<<101102103104105106107108109110>>...138

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.counter.collection.php14 function &get($name) { function in CSSCounterCollection
H A Dcss.counter.php12 function get() { function in CSSCounter
H A Dcss.inc.php66 function &get() { function in CSS
82 $css =& CSS::get();
94 $css =& CSS::get();
117 $css =& CSS::get();
125 $css =& CSS::get();
H A Dcss.list-style-image.inc.php27 ImageFactory::get($full_url, $pipeline));
H A Dcss.max-height.inc.php27 $this->get($old_state) :
H A Dcss.min-height.inc.php27 $this->get($old_state) :
H A Dcss.property.handler.class.php34 function &get(&$state) { function in CSSPropertyHandler
H A Dcss.property.sub.class.php10 function &get(&$state) { function in CSSSubProperty
12 $value =& $owner->get($state);
54 $owner_value = $owner->get($state->getState());
H A Dcss.pseudo.align.inc.php25 …$this->replace_array(($parent_display === 'table') ? $this->default_value() : $this->get($old_stat…
H A Dcss.pseudo.table.border.inc.php45 $this->replace_array($this->get($old_state),
H A Dcss.ruleset.class.php264 … $handler->replace($handler->get($state->getState()) | CSS_HTML2PS_PSEUDOELEMENTS_BEFORE, $state);
268 … $handler->replace($handler->get($state->getState()) | CSS_HTML2PS_PSEUDOELEMENTS_AFTER, $state);
H A Dcss.state.class.php107 $value =& $handler->get($this->_state[$i]);
143 $value =& $cache[$code]->get($this->_state[0]);
H A Dcss.utils.inc.php37 if ($handler->get($state->getState()) === "none") {
50 if ($handler->get($css_state->getState()) === 'block') {
H A Dcss.vertical-align.inc.php90 $this->replace_array($this->get($old_state),
96 $this->replace_array($this->get($old_state), $new_state);
108 …$this->replace_array(is_inline_element($parent_display) ? $this->get($old_state) : $this->default_…
153 $display = $handler->get($css_state->getState());
H A Dfont.class.php90 $manager = ManagerEncoding::get();
H A Dhtml.attrs.inc.php289 $top = $h_top->get($css_state->getState());
302 $left = $h_left->get($css_state->getState());
H A Dimage.class.php60 function get($url, &$pipeline) { function in ImageFactory
H A Dinline.content.builder.factory.php4 function &get($whitespace) { function in InlineContentBuilderFactory
H A Dmanager.encoding.php95 function &get() { function in ManagerEncoding
H A Doutput.fastps.class.php75 $manager = ManagerEncoding::get();
H A Doutput.pdflib.class.php295 $manager_encoding = ManagerEncoding::get();
441 $manager_encoding =& ManagerEncoding::get();
H A Dpdf.fpdf.makefont.php284 $manager = ManagerEncoding::get();
304 $manager = ManagerEncoding::get();
391 $manager = ManagerEncoding::get();
H A Dpipeline.class.php342 $feature_object =& FeatureFactory::get($feature_name);
1117 $css_cache = CSSCache::get();
1124 $this->_cssState = array(new CSSState(CSS::get()));
/plugin/html2pdf/html2pdf/html2ps/features/
H A D_factory.php10 function &get($name) { function in FeatureFactory
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.margin.boxes.php14 $pipeline->_cssState = array(new CSSState(CSS::get()));
33 $pipeline->_cssState = array(new CSSState(CSS::get()));
52 $pipeline->_cssState = array(new CSSState(CSS::get()));

1...<<101102103104105106107108109110>>...138