Home
last modified time | relevance | path

Searched refs:get_property_code (Results 1 – 25 of 91) sorted by relevance

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.handler.class.php20 $state->set_propertyDefaultFlag($this->get_property_code(), false);
37 $property_code = $this->get_property_code();
49 $code = $this->get_property_code();
64 $code = $this->get_property_code();
84 $state->set_property($this->get_property_code(), $value);
88 $state->set_propertyDefault($this->get_property_code(), $value);
94 $property_code = $this->get_property_code();
H A Dcss.margin.inc.php54 function get_property_code() { function in CSSMargin
69 function get_property_code() { function in CSSMarginTop
84 function get_property_code() { function in CSSMarginRight
99 function get_property_code() { function in CSSMarginLeft
114 function get_property_code() { function in CSSMarginBottom
H A Dcss.padding.inc.php53 function get_property_code() { function in CSSPadding
68 function get_property_code() { function in CSSPaddingTop
84 function get_property_code() { function in CSSPaddingRight
99 function get_property_code() { function in CSSPaddingLeft
117 function get_property_code() { function in CSSPaddingBottom
H A Dcss.property.sub.class.php37 $owner_value = $state_array[$owner->get_property_code()];
49 $state_array[$owner->get_property_code()] = $owner_value;
68 $state->set_propertyDefaultFlag($this->get_property_code(), false);
H A Dcss.width.inc.php12 function get_property_code() { function in CSSCompositeWidth
66 function get_property_code() { function in CSSWidth
H A Dcss.page-break-after.inc.php5 function get_property_code() { function in CSSPageBreakAfter
H A Dcss.page-break-before.inc.php5 function get_property_code() { function in CSSPageBreakBefore
H A Dcss.page-break-inside.inc.php5 function get_property_code() { function in CSSPageBreakInside
H A Dcss.border.right.inc.php5 function get_property_code() { function in CSSBorderRight
H A Dcss.border.left.inc.php5 function get_property_code() { function in CSSBorderLeft
H A Dcss.border.bottom.inc.php5 function get_property_code() { function in CSSBorderBottom
H A Dcss.border.top.inc.php5 function get_property_code() { function in CSSBorderTop
H A Dcss.font-weight.inc.php31 function get_property_code() { function in CSSFontWeight
H A Dcss.pseudo.listcounter.inc.php13 function get_property_code() { function in CSSPseudoListCounter
H A Dcss.pseudo.nowrap.inc.php11 function get_property_code() { function in CSSPseudoNoWrap
H A Dcss.widows.inc.php14 function get_property_code() { function in CSSWidows
H A Dcss.orphans.inc.php16 function get_property_code() { function in CSSOrphans
H A Dcss.page.inc.php17 function get_property_code() { function in CSSPage
H A Dcss.pseudo.form.action.inc.php12 function get_property_code() { function in CSSPseudoFormAction
H A Dcss.pseudo.form.radiogroup.inc.php16 function get_property_code() { function in CSSPseudoFormRadioGroup
H A Dcss.pseudo.link.destination.inc.php16 function get_property_code() { function in CSSPseudoLinkDestination
H A Dcss.font-style.inc.php22 function get_property_code() { function in CSSFontStyle
H A Dcss.list-style-position.inc.php23 function get_property_code() { function in CSSListStylePosition
H A Dcss.table-layout.inc.php19 function get_property_code() { function in CSSTableLayout
H A Dcss.z-index.inc.php18 function get_property_code() { function in CSSZIndex

1234