Home
last modified time | relevance | path

Searched refs:adjustWidth (Results 1 – 4 of 4) sorted by relevance

/plugin/odt/ODT/elements/
H A DODTElementFrame.php281 public function adjustWidth (ODTInternalParams $params, $allowNested=false) { function in ODTElementFrame
296 $container->adjustWidth ($params, true);
H A DODTElementTable.php410 public function adjustWidth (ODTInternalParams $params, $allowNested=false) { function in ODTElementTable
449 $container->adjustWidth ($params, true);
/plugin/odt/ODT/
H A DODTFrame.php375 $frame->adjustWidth ($params);
H A DODTTable.php160 $table->adjustWidth ($params);