/plugin/html2pdf/html2pdf/html2ps/ |
H A D | box.inline.control.php | 49 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top(); 50 $this->baseline = $this->content[0]->baseline + $this->get_extra_top(); 87 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top(); 88 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
|
H A D | box.table.row.php | 71 $baseline = $this->get_row_baseline(); 86 $va_fun->apply_cell($cell, $height, $baseline); 95 $baseline = 0; 99 $baseline = max($baseline, $cell->get_cell_baseline()); 102 return $baseline;
|
H A D | box.input.password.php | 32 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top(); 33 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
|
H A D | box.input.text.php | 55 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top(); 56 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
|
H A D | box.button.php | 114 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top(); 115 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
|
H A D | box.container.php | 662 $baseline = 0; 672 $baseline = max($baseline, 679 $baselined[$i]->baseline = $baseline; 692 $this->_line[$i]->baseline = 693 $baseline + $this->_line[$i]->get_full_height()/2; 702 $this->_line[$i]->baseline = $this->_line[$i]->get_full_height()/2; 720 $this->_line[$i]->baseline += ($middle - $height/2); 728 …$this->_line[$i]->baseline = $this->_line[$i]->default_baseline + ($height/2 - $this->_line[$i]->g… 746 $this->_line[$i]->baseline += ($bottom - $height); 754 …$this->_line[$i]->baseline = $this->_line[$i]->default_baseline + $height - $this->_line[$i]->get_… [all …]
|
H A D | box.generic.php | 12 var $baseline; variable in GenericBox 29 $this->baseline = 0; 49 unset($this->baseline); 282 return $this->baseline - $this->default_baseline; 351 return $this->baseline;
|
H A D | box.select.php | 82 $this->default_baseline = $this->content[0]->baseline + $this->get_extra_top(); 83 $this->baseline = $this->content[0]->baseline + $this->get_extra_top();
|
H A D | box.field.pageno.php | 16 $field->baseline = $box->baseline;
|
H A D | box.field.pages.php | 20 $field->baseline = $box->baseline;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/ |
H A D | GoogleCloudPolicysimulatorV1AccessStateDiff.php | 48 public function setBaseline(GoogleCloudPolicysimulatorV1ExplainedAccess $baseline) argument 50 $this->baseline = $baseline; 57 return $this->baseline;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/ |
H A D | OSPolicyAssignment.php | 26 public $baseline; variable in Google\\Service\\OSConfig\\OSPolicyAssignment 73 public function setBaseline($baseline) argument 75 $this->baseline = $baseline; 82 return $this->baseline;
|
/plugin/diagramsnet/lib/img/lib/active_directory/ |
H A D | tunnel.svg | 1 …baseline="auto" fill="#fff"/><path d="M12.19 127.805c3.283 0 6.334 1.794 8.68 4.977s3.873 7.717 3.…
|
H A D | folder.svg | 1 …baseline="auto" fill="#fff"/><path d="M58.98 71.006l57.9 31.484a2 2 0 0 0 2.539-.535l5.73-7.428 36…
|
H A D | database.svg | 1 …baseline="auto" fill="url(#A)"/><path d="M169.996 130.593l.255 36.014c-9.493 11.568-34.177 19.57-6…
|
H A D | database_partition_2.svg | 1 …baseline="auto" fill="url(#A)"/><path d="M169.996 130.593l.255 36.014c-9.493 11.568-34.177 19.57-6…
|
H A D | database_partition_3.svg | 1 …baseline="auto" fill="url(#A)"/><path d="M169.996 130.593l.255 36.014c-9.493 11.568-34.177 19.57-6…
|
H A D | database_partition_4.svg | 1 …baseline="auto" fill="url(#A)"/><path d="M169.996 130.593l.255 36.014c-9.493 11.568-34.177 19.57-6…
|
H A D | database_partition_5.svg | 1 …baseline="auto" fill="url(#A)"/><path d="M169.996 130.593l.255 36.014c-9.493 11.568-34.177 19.57-6…
|
H A D | domain_controller.svg | 1 …baseline="auto" fill="#fff"/><path d="M92.557 137.21l36.963-19.938zm0 69.926V137.21L74.083 127.1m1…
|
H A D | internet_cloud.svg | 1 …baseline="auto" fill="#fff"/><path d="M118.744 73.35c13.14.895 24.732 4.61 34.576 11.088 15.854 10…
|
H A D | database_server.svg | 1 …baseline="auto" fill="#fff"/><path d="M92.557 137.21l36.963-19.938zm0 69.926V137.21L74.083 127.1m1…
|
H A D | list.svg | 1 …baseline="auto" fill="#fff"/><path d="M57.498 70.975l94.238 52.672c3.596 2.23 5.605 5.975 5.605 11…
|
/plugin/diagramsnet/lib/img/lib/ibm/vpc/ |
H A D | InternetServices.svg | 1 …baseline="auto" paint-order="normal"/><path d="M54.056 45.71a4.02 4.02 0 1 1 0 8.073 4.02 4.02 0 1…
|
/plugin/captcha/ |
H A D | figlet.php | 48 public $baseline; variable in phpFiglet 71 $this->baseline = $hp[2];
|