Home
last modified time | relevance | path

Searched refs:line_height (Results 1 – 11 of 11) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.font.class.php8 var $line_height; variable in ValueFont
26 if ($this->line_height === CSS_PROPERTY_INHERIT) {
27 $font->line_height = CSS_PROPERTY_INHERIT;
29 $font->line_height = $this->line_height->copy();
37 $this->line_height->units2pt($base_font_size);
62 if ($this->line_height === CSS_PROPERTY_INHERIT) {
63 $this->line_height = $state->getInheritedProperty(CSS_LINE_HEIGHT);
Dcss.font.inc.php56 $this->_defaultValue->line_height = CSS::getDefaultValue(CSS_LINE_HEIGHT);
70 $font->line_height = CSS_PROPERTY_INHERIT;
148 $font->line_height = $handler->parse($size_subvalues[1]);
Dbox.br.php131 $parent->_current_y - $font->line_height->apply($fs->getPoints()));
Dbox.text.php88 $line_height = $this->get_css_property(CSS_LINE_HEIGHT);
91 …$scale = $line_height->apply($this->ascender + $this->descender) / ($this->ascender + $this->desce…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/
DFont.php99 list($font_size, $line_height) =
101 if ($line_height === '') {
103 $line_height = false;
108 $line_height = false;
118 if ($line_height === false) {
132 $line_height = $bits[$j];
143 $line_height,
/plugin/credits/
Dsyntax.php100 $line_height=$this->_get_configs('line_height');
115 … $renderer->doc .= "font-family: $family; line-height: $line_height; color: $text_color; '>\n";
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js5496 Abc.prototype.output_music=function(){var v,lwidth,indent,line_height,ts1st,tslast,p_v,nv=voice_tb.…
5515 posx+=indent;draw_sym_near();line_height=set_staff();draw_systems(indent);draw_all_sym();delayed_up…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1line_height","configFromInitialize","defaultConfig","siteConfig","directives","currentConfig","upd…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js25400 initColSizes: function (config, min_col_width, full_width, line_height) { argument
25403 config.height = line_height;
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1line_height","cont_width","column_count","col_width","ignores","min_date","max_date","eachColumn",…
/plugin/mermaid/
H A Dmermaid.min.js12 …bb",rect_min_width:200,rect_min_height:200,fontSize:14,rect_padding:10,line_height:20},mindmap:{us…