Searched refs:get_full_width (Results 1 – 14 of 14) sorted by relevance
62 return $this->get_full_width($context); 66 return $this->get_full_width($context); 70 return $this->get_full_width($context); 86 $parent->_current_x += $this->get_full_width();
14 return $this->get_full_width($context);18 return $this->get_full_width(); 22 return $this->get_full_width(); 85 $parent->_current_x += $this->get_full_width();
182 return $this->get_full_width();186 return $this->get_full_width();190 return $this->get_full_width();215 $right_x = $this->get_full_width() + $parent->_current_x;318 $parent->_current_x += $this->get_full_width() - $this->wrapped[0][2];320 $parent->_current_x += $this->get_full_width();
38 function get_full_width() { function in TextBoxString
170 return $this->str_number_box->get_full_width();176 $this->str_number_box->put_left($x - $this->str_number_box->get_full_width());
37 function get_full_width() { function in WhitespaceBox
45 $right_x = $this->get_full_width() + $parent->_current_x;
58 $parent->_current_x += $this->get_full_width();
497 $sum += $element->get_full_width() - $element->getWrappedWidth();502 $sum += $element->get_full_width();942 $context->float_right_xy($parent, $this->get_full_width(), $x, $y);943 $x -= $this->get_full_width();945 $context->float_left_xy($parent, $this->get_full_width(), $x, $y);
426 $margin_value = ($parent_width - $this->get_full_width()) / 2;432 $margin->left->value = $parent_width - $this->get_full_width();434 $margin->right->value = $parent_width - $this->get_full_width();485 function get_full_width() { function in GenericFormattedBox
159 $parent->_current_x += $this->get_full_width();
342 function get_full_width() { function in GenericBox
10 $this->assertEqual($element->get_full_width(),
100 $this->assertEqual($element->get_full_width(),