Lines Matching refs:get_css_property

86     $overflow = $this->get_css_property(CSS_OVERFLOW);
166 $overflow = $this->get_css_property(CSS_OVERFLOW);
196 if ($child->get_css_property(CSS_VISIBILITY) === VISIBILITY_VISIBLE) {
199 if ($child->get_css_property(CSS_POSITION) != POSITION_FIXED) {
428 $overflow = $this->get_css_property(CSS_OVERFLOW);
463 $content_overflow = $this->content[$i]->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);
646 $cb = CSSTextAlign::value2pdf($this->get_css_property(CSS_TEXT_ALIGN));
651 $cb = CSSPseudoAlign::value2pdf($this->get_css_property(CSS_HTML2PS_ALIGN));
665 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
690 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
700 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
710 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
726 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
736 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
752 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
762 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
773 $vertical_align = $this->_line[$i]->get_css_property(CSS_VERTICAL_ALIGN);
867 $text_indent = $this->get_css_property(CSS_TEXT_INDENT);
941 if ($this->get_css_property(CSS_FLOAT) === FLOAT_RIGHT) {
1081 $overflow = $this->get_css_property(CSS_OVERFLOW);