Home
last modified time | relevance | path

Searched refs:get_css_property (Results 1 – 25 of 44) sorted by path

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dbackground.image.php91 $box->get_css_property(CSS_DISPLAY) == '-body') {
H A Dbox.block.inline.php57 switch ($this->get_css_property(CSS_POSITION)) {
139 $font = $this->get_css_property(CSS_FONT);
H A Dbox.block.php83 switch ($this->get_css_property(CSS_POSITION)) {
194 $wc = $this->get_css_property(CSS_WIDTH);
222 if ($this->get_css_property(CSS_FLOAT) === FLOAT_NONE) {
319 $border = $this->get_css_property(CSS_BORDER);
320 $padding = $this->get_css_property(CSS_PADDING);
360 $margin = $this->get_css_property(CSS_MARGIN);
396 $position = $this->get_css_property(CSS_POSITION);
402 $bottom = $this->get_css_property(CSS_BOTTOM);
403 $top = $this->get_css_property(CSS_TOP);
426 $left = $this->get_css_property(CSS_LEFT);
[all …]
H A Dbox.br.php128 $font = $this->get_css_property(CSS_FONT);
H A Dbox.container.php86 $overflow = $this->get_css_property(CSS_OVERFLOW);
166 $overflow = $this->get_css_property(CSS_OVERFLOW);
428 $overflow = $this->get_css_property(CSS_OVERFLOW);
520 $ti = $this->get_css_property(CSS_TEXT_INDENT);
562 $white_space = $this->get_css_property(CSS_WHITE_SPACE);
563 $pseudo_nowrap = $this->get_css_property(CSS_HTML2PS_NOWRAP);
580 $ti = $this->get_css_property(CSS_TEXT_INDENT);
598 $wc = $this->get_css_property(CSS_WIDTH);
867 $text_indent = $this->get_css_property(CSS_TEXT_INDENT);
941 if ($this->get_css_property(CSS_FLOAT) === FLOAT_RIGHT) {
[all …]
H A Dbox.field.pageno.php22 $font = $this->get_css_property(CSS_FONT);
52 $font = $this->get_css_property(CSS_FONT);
H A Dbox.field.pages.php26 $font = $this->get_css_property(CSS_FONT);
58 $font = $this->get_css_property(CSS_FONT);
H A Dbox.frame.php70 $wc = $this->get_css_property(CSS_WIDTH);
92 $right = $this->get_css_property(CSS_RIGHT);
93 $left = $this->get_css_property(CSS_LEFT);
98 $bottom = $this->get_css_property(CSS_BOTTOM);
99 $top = $this->get_css_property(CSS_TOP);
173 $bottom = $this->get_css_property(CSS_BOTTOM);
174 $top = $this->get_css_property(CSS_TOP);
199 $left = $this->get_css_property(CSS_LEFT);
200 $right = $this->get_css_property(CSS_RIGHT);
H A Dbox.generic.formatted.php16 $border = $current_box->get_css_property(CSS_BORDER);
281 $color =& $this->get_css_property(CSS_COLOR);
305 $wc =& $this->get_css_property(CSS_WIDTH);
329 $margin = $this->get_css_property(CSS_MARGIN);
357 $wc = $this->get_css_property(CSS_WIDTH);
373 $float = $this->get_css_property(CSS_FLOAT);
814 $wc = $this->get_css_property(CSS_WIDTH);
830 $wc = $this->get_css_property(CSS_WIDTH);
963 $top = $this->get_css_property(CSS_TOP);
1002 $left = $this->get_css_property(CSS_LEFT);
[all …]
H A Dbox.generic.inline.php10 switch ($this->get_css_property(CSS_POSITION)) {
65 $text_indent = $parent->get_css_property(CSS_TEXT_INDENT);
H A Dbox.generic.php70 function &get_css_property($code) { function in GenericBox
108 $font =& $this->get_css_property(CSS_FONT);
219 $color = $this->get_css_property(CSS_COLOR);
319 $link_destination = $this->get_css_property(CSS_HTML2PS_LINK_DESTINATION);
404 $this->parent->get_css_property(CSS_POSITION) == POSITION_ABSOLUTE ||
414 $this->parent->get_css_property(CSS_POSITION) == POSITION_FIXED ||
423 $wc = $this->get_css_property(CSS_WIDTH);
426 if ($this->get_css_property(CSS_FLOAT) <> FLOAT_NONE) {
430 if ($this->get_css_property(CSS_POSITION) <> POSITION_STATIC &&
431 $this->get_css_property(CSS_POSITION) <> POSITION_RELATIVE) {
H A Dbox.img.php98 $font = $this->get_css_property(CSS_FONT);
138 $font = $this->get_css_property(CSS_FONT_SIZE);
296 $wc = $this->get_css_property(CSS_WIDTH);
H A Dbox.inline.php72 $fake_box->setCSSProperty(CSS_PADDING, $box->get_css_property(CSS_PADDING));
75 $fake_box->setCSSProperty(CSS_BACKGROUND, $box->get_css_property(CSS_BACKGROUND));
76 $fake_box->setCSSProperty(CSS_BORDER, $box->get_css_property(CSS_BORDER));
245 if ($this->get_css_property(CSS_POSITION) == POSITION_RELATIVE) {
264 $background = $this->get_css_property(CSS_BACKGROUND);
265 $border = $this->get_css_property(CSS_BORDER);
420 $dest = $this->get_css_property(CSS_HTML2PS_LINK_DESTINATION);
472 $wc = $this->get_css_property(CSS_WIDTH);
H A Dbox.list-item.php51 $list_style = $this->get_css_property(CSS_LIST_STYLE);
70 $list_style = $this->get_css_property(CSS_LIST_STYLE);
156 $list_style = $this->get_css_property(CSS_LIST_STYLE);
166 $font = $this->get_css_property(CSS_FONT);
182 $color = $this->get_css_property(CSS_COLOR);
185 $font = $this->get_css_property(CSS_FONT);
192 $color = $this->get_css_property(CSS_COLOR);
197 $font = $this->get_css_property(CSS_FONT);
203 $color = $this->get_css_property(CSS_COLOR);
206 $font = $this->get_css_property(CSS_FONT);
[all …]
H A Dbox.note-call.class.php41 $font = $this->_note_call_box->content[0]->get_css_property(CSS_FONT);
60 $font = $this->_note_marker_box->content[0]->get_css_property(CSS_FONT);
65 $margin = $this->_note_marker_box->content[0]->get_css_property(CSS_MARGIN);
H A Dbox.page.margin.class.php90 $raw_html_content =& $at_rule->get_css_property(CSS_HTML2PS_HTML_CONTENT);
103 $raw_content =& $at_rule->get_css_property(CSS_CONTENT);
134 $va = CSSVerticalAlign::value2pdf($this->get_css_property(CSS_VERTICAL_ALIGN));
H A Dbox.php307 $pseudoelements = $box->get_css_property(CSS_HTML2PS_PSEUDOELEMENTS);
341 $wc = $box->get_css_property(CSS_WIDTH);
533 $display = $box->get_css_property(CSS_DISPLAY);
H A Dbox.select.php94 $padding = $this->get_css_property(CSS_PADDING);
H A Dbox.table.cell.php48 $white_space = $this->get_css_property(CSS_WHITE_SPACE);
49 $pseudo_nowrap = $this->get_css_property(CSS_HTML2PS_NOWRAP);
67 $ti = $this->get_css_property(CSS_TEXT_INDENT);
85 $wc = $this->get_css_property(CSS_WIDTH);
119 $cellspacing = $box->get_css_property(CSS_HTML2PS_CELLSPACING);
120 $cellpadding = $box->get_css_property(CSS_HTML2PS_CELLPADDING);
128 $table_border = $box->get_css_property(CSS_HTML2PS_TABLE_BORDER);
136 $padding = $box->get_css_property(CSS_PADDING);
166 $margin_value = $box->get_css_property(CSS_MARGIN);
291 $border = $this->get_css_property(CSS_BORDER);
[all …]
H A Dbox.table.php279 $cell_wc = $cell->get_css_property(CSS_WIDTH);
657 $wc = $this->get_css_property(CSS_WIDTH);
684 $wc = $this->get_css_property(CSS_WIDTH);
718 $wc = $this->get_css_property(CSS_WIDTH);
771 $wc = $this->get_css_property(CSS_WIDTH);
898 $cell_wc = $cell->get_css_property(CSS_WIDTH);
982 $wc = $this->get_css_property(CSS_WIDTH);
1012 $wc = $this->get_css_property(CSS_WIDTH);
1046 $border = $this->get_css_property(CSS_BORDER);
1047 $padding = $this->get_css_property(CSS_PADDING);
[all …]
H A Dbox.table.row.php84 $va = $cell->get_css_property(CSS_VERTICAL_ALIGN);
204 $visibility = $cell->get_css_property(CSS_VISIBILITY);
H A Dbox.text.php88 $line_height = $this->get_css_property(CSS_LINE_HEIGHT);
110 $font = $this->get_css_property(CSS_FONT);
123 $text_transform = $this->get_css_property(CSS_TEXT_TRANSFORM);
234 $ti = $this->get_css_property(CSS_TEXT_INDENT);
376 $font = $this->get_css_property(CSS_FONT_SIZE);
441 $font_size = $this->get_css_property(CSS_FONT_SIZE);
474 $font_size = $this->get_css_property(CSS_FONT_SIZE);
476 $decoration = $this->get_css_property(CSS_TEXT_DECORATION);
564 $font_size = $this->get_css_property(CSS_FONT_SIZE);
566 $decoration = $this->get_css_property(CSS_TEXT_DECORATION);
[all …]
H A Dbox.whitespace.php90 $letter_spacing = $this->get_css_property(CSS_LETTER_SPACING);
91 $word_spacing = $this->get_css_property(CSS_WORD_SPACING);
105 $link_destination = $this->get_css_property(CSS_HTML2PS_LINK_DESTINATION);
H A Dcss.rules.page.inc.php169 function &get_css_property($code) { function in CSSAtRuleMarginBox
H A Dcss.state.class.php31 $this->set_property($property, $property_data->get_css_property($property));

12