Home
last modified time | relevance | path

Searched refs:get_property_code (Results 51 – 75 of 91) sorted by last modified time

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.line-height.inc.php56 function get_property_code() { function in CSSLineHeight
H A Dcss.list-style-image.inc.php36 function get_property_code() { function in CSSListStyleImage
H A Dcss.list-style-position.inc.php23 function get_property_code() { function in CSSListStylePosition
H A Dcss.list-style-type.inc.php78 function get_property_code() { function in CSSListStyleType
H A Dcss.list-style.inc.php28 function get_property_code() { function in CSSListStyle
H A Dcss.min-height.inc.php43 function get_property_code() { function in CSSMinHeight
H A Dcss.orphans.inc.php16 function get_property_code() { function in CSSOrphans
H A Dcss.overflow.inc.php22 function get_property_code() { function in CSSOverflow
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.position.inc.php29 function get_property_code() { function in CSSPosition
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.pseudo.align.inc.php59 function get_property_code() { function in CSSPseudoAlign
H A Dcss.pseudo.localalign.inc.php15 function get_property_code() { function in CSSLocalAlign
H A Dcss.pseudo.table.border.inc.php30 function get_property_code() { function in CSSPseudoTableBorder
H A Dcss.width.inc.php12 function get_property_code() { function in CSSCompositeWidth
66 function get_property_code() { function in CSSWidth
H A Dcss.word-spacing.inc.php31 function get_property_code() { function in CSSWordSpacing
H A Dcss.z-index.inc.php18 function get_property_code() { function in CSSZIndex
H A Dcss.background.attachment.inc.php7 function get_property_code() { function in CSSBackgroundAttachment
H A Dcss.background.inc.php9 function get_property_code() { function in CSSBackground
H A Dcss.border.collapse.inc.php20 function get_property_code() { function in CSSBorderCollapse
H A Dcss.border.color.inc.php39 function get_property_code() { function in CSSBorderColor
H A Dcss.border.right.width.inc.php21 function get_property_code() { function in CSSBorderRightWidth
H A Dcss.border.top.color.inc.php17 function get_property_code() { function in CSSBorderTopColor

1234