Searched refs:widthUsed (Results 1 – 1 of 1) sorted by relevance
9085 …function inlineObject($type, $x, $y, $objattr, $Lmargin, $widthUsed, $maxWidth, $lineHeight, $pain… argument9103 $widthLeft = $maxWidth - $widthUsed;9161 …if ($widthUsed > 0 && $displaywidth > $widthLeft && (!$is_table || $type != 'image')) { // New li…9167 …} elseif ($widthUsed > 0 && $displaywidth > $widthLeft && $is_table) { // New line needed in TABLE