Searched refs:get_property (Results 1 – 13 of 13) sorted by relevance
41 $display = $css_state->get_property(CSS_DISPLAY);162 $position = $css_state->get_property(CSS_POSITION);175 $float = $css_state->get_property(CSS_FLOAT);182 $current_display = $css_state->get_property(CSS_DISPLAY);205 switch($css_state->get_property(CSS_DISPLAY)) {299 error_log("Unsupported 'display' value: ".$css_state->get_property(CSS_DISPLAY));430 $content_obj = $css_state->get_property(CSS_CONTENT);
113 $value =& $state->get_property($property);131 $value = $state->get_property($property);153 $value = $state->get_property(CSS_FONT);187 $id = $state->get_property(CSS_HTML2PS_LINK_DESTINATION);
18 $list_style = $css_state->get_property(CSS_LIST_STYLE);20 … $css_state->get_property(CSS_HTML2PS_LIST_COUNTER)).". ", 46 $value = $state->get_property(CSS_HTML2PS_LIST_COUNTER) + 1;
113 $css_state->get_property(CSS_HTML2PS_FORM_ACTION));120 $css_state->get_property(CSS_HTML2PS_FORM_ACTION));
66 $box =& new ButtonSubmitBox($field, $value, $css_state->get_property(CSS_HTML2PS_FORM_ACTION));
37 function &get_property($key) { function in CSSRule
33 $css_state->get_property(CSS_HTML2PS_FORM_RADIOGROUP));
420 $border =& $css_state->get_property(CSS_HTML2PS_TABLE_BORDER);451 $border =& $css_state->get_property(CSS_BORDER);479 $border = $css_state->get_property(CSS_HTML2PS_TABLE_BORDER);515 $border =& $css_state->get_property(CSS_HTML2PS_TABLE_BORDER);
138 function &get_property($code) { function in CSSState
170 return $this->css->get_property($code);
98 $css_state->get_property(CSS_WHITE_SPACE),
311 switch ($state->get_property(CSS_HTML2PS_LOCALALIGN)) {
1132 $font = $this->_cssState[0]->get_property(CSS_FONT);