Home
last modified time | relevance | path

Searched refs:getAbsoluteValue (Results 1 – 2 of 2) sorted by relevance

/plugin/odt/ODT/
H A DODTUnits.php257 public function getAbsoluteValue ($value, $base) { function in ODTUnits
/plugin/odt/ODT/css/
H A Dcssimportnew.php1195 …$base_font_size_in_pt = $units->getAbsoluteValue ($properties ['font-size'], $base_font_size_in_pt…
1240 $value = $units->getAbsoluteValue ($value, $base_font_size_in_pt);