Home
last modified time | relevance | path

Searched refs:get_handler (Results 1 – 21 of 21) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dhtml.attrs.inc.php208 $handler =& CSS::get_handler(CSS_BORDER);
243 $handler =& CSS::get_handler(CSS_COLOR);
270 $handler =& CSS::get_handler(CSS_MARGIN_TOP);
363 $float =& CSS::get_handler(CSS_FLOAT);
373 $float =& CSS::get_handler(CSS_FLOAT);
602 $width =& CSS::get_handler(CSS_WIDTH);
622 $handler =& CSS::get_handler(CSS_HEIGHT);
704 $handler =& CSS::get_handler(CSS_COLOR);
754 $handler =& CSS::get_handler(CSS_WIDTH);
864 $handler =& CSS::get_handler(CSS_HEIGHT);
[all …]
H A Dbox.php120 $handler =& CSS::get_handler(CSS_DISPLAY);
156 $float_handler =& CSS::get_handler(CSS_FLOAT);
187 $handler =& CSS::get_handler(CSS_DISPLAY);
191 $handler =& CSS::get_handler(CSS_DISPLAY);
195 $handler =& CSS::get_handler(CSS_DISPLAY);
352 $handler =& CSS::get_handler(CSS_MARGIN);
364 $handler =& CSS::get_handler(CSS_PADDING);
367 $handler =& CSS::get_handler(CSS_BACKGROUND);
455 $float_handler =& CSS::get_handler(CSS_FLOAT);
505 $handler =& CSS::get_handler(CSS_MARGIN);
[all …]
H A Dcss.border.inc.php81 $color_handler = CSS::get_handler(CSS_BORDER_COLOR);
86 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
91 $style_handler = CSS::get_handler(CSS_BORDER_STYLE);
H A Dcss.state.class.php103 $handler =& CSS::get_handler($code);
141 $cache[$code] =& CSS::get_handler($code);
168 $cache[$code] =& CSS::get_handler($code);
H A Dbox.table.cell.php126 $border_handler = CSS::get_handler(CSS_BORDER);
132 $margin =& CSS::get_handler(CSS_MARGIN);
135 $h_padding =& CSS::get_handler(CSS_PADDING);
207 $handler =& CSS::get_handler(CSS_VERTICAL_ALIGN);
H A Dcss.border.bottom.width.inc.php34 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
H A Dcss.border.left.width.inc.php34 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
H A Dcss.border.right.width.inc.php34 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
H A Dcss.border.top.width.inc.php34 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
H A Dcss.font.inc.php49 $size_handler = CSS::get_handler(CSS_FONT_SIZE);
147 $handler =& CSS::get_handler(CSS_LINE_HEIGHT);
H A Dcss.utils.inc.php36 $handler =& CSS::get_handler(CSS_DISPLAY);
H A Dcss.rules.page.inc.php122 $text_align_handler =& CSS::get_handler(CSS_TEXT_ALIGN);
123 $vertical_align_handler =& CSS::get_handler(CSS_VERTICAL_ALIGN);
H A Dcss.property.declaration.php31 $handler =& CSS::get_handler($code);
H A Dps.image.encoder.simple.inc.php99 $handler =& CSS::get_handler(CSS_BACKGROUND_COLOR);
190 $handler =& CSS::get_handler(CSS_BACKGROUND_COLOR);
H A Dcss.ruleset.class.php263 $handler =& CSS::get_handler(CSS_HTML2PS_PSEUDOELEMENTS);
267 $handler =& CSS::get_handler(CSS_HTML2PS_PSEUDOELEMENTS);
H A Dbox.generic.php59 $cache[$code] =& CSS::get_handler($code);
73 $cache[$code] =& CSS::get_handler($code);
H A Dcss.property.collection.php22 $handler =& CSS::get_handler($key);
H A Dcss.inc.php93 function &get_handler($property) { function in CSS
H A Dcss.vertical-align.inc.php152 $handler =& CSS::get_handler(CSS_DISPLAY);
H A Dps.l3.image.encoder.stream.inc.php209 $handler =& CSS::get_handler(CSS_BACKGROUND_COLOR);
H A Dbox.table.php73 $handler =& CSS::get_handler(CSS_PADDING);
87 $handler =& CSS::get_handler(CSS_TEXT_ALIGN);