Home
last modified time | relevance | path

Searched defs:inherit (Results 1 – 21 of 21) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.stringset.class.php7 function CSSPropertyStringSet($inherit, $inherit_text, $mapping) {
H A Dcss.pseudo.table.border.inc.php38 function inherit($old_state, &$new_state) { function in CSSPseudoTableBorder
H A Dcss.min-height.inc.php18 function inherit($old_state, &$new_state) { function in CSSMinHeight
H A Dcss.height.inc.php17 function inherit($old_state, &$new_state) { function in CSSHeight
H A Dcss.max-height.inc.php18 function inherit($old_state, &$new_state) { function in CSSMaxHeight
H A Dcss.background.inc.php27 function inherit($state, &$new_state) { function in CSSBackground
H A Dcss.pseudo.align.inc.php17 function inherit($old_state, &$new_state) { function in CSSPseudoAlign
H A Dcss.property.sub.class.php28 function inherit($old_state, &$new_state) { function in CSSSubProperty
H A Dcss.property.handler.class.php48 function inherit($old_state, &$new_state) { function in CSSPropertyHandler
H A Dcss.vertical-align.inc.php84 function inherit($old_state, &$new_state) { function in CSSVerticalAlign
/plugin/odt/ODT/css/
H A Dcssimportnew.php1091 …n getPropertiesForElement (&$dest, iElementCSSMatchable $element, ODTUnits $units, $inherit=true) {
1257 protected function inherit (array &$dest, array $parents) { function in cssimportnew
/plugin/odt/ODT/
H A DODTUtility.php548 …s (ODTInternalParams $params, array &$dest, $element, $attributes, $maxWidth=NULL, $inherit=true) {
H A DODTDocument.php2018 …ction getODTProperties (array &$dest, $element, $attributes=NULL, $media_sel=NULL, $inherit=true) {
2032 …opertiesFromElement (array &$dest, iElementCSSMatchable $element, $media_sel=NULL, $inherit=true) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1509 MergeCSS($inherit, $tag, $attr) global() argument
[all...]
/plugin/odt/renderer/
H A Dpage.php2126 …function getODTPropertiesNew (&$dest, $element, $attributes=NULL, $media_sel=NULL, $inherit=true) {
2133 …tODTPropertiesFromElement (&$dest, iElementCSSMatchable $element, $media_sel=NULL, $inherit=true) {
/plugin/sketchcanvas/script/
H A DSketchCanvas.js1501 function inherit(subclass,base){ function
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/sequencediagram/bower_components/lodash/
H A Dpackage-lock.json3053 "inherit": { object
3466 "inherit": "^2.2.2" string
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js23607 'inherit': 'Represents the computed value of the property on the element’s parent.', property in AnonymousFunction410cd55fb500.cssWideKeywords
/plugin/aceeditor/
H A Dbuild.js1 …,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js22893 function inherit(child, base, properties) { function