Ejemplo n.º 1
0
 /**
  * Determine current frame width based on contents
  *
  * @return float
  */
 public function calculate_auto_width()
 {
     return $this->_frame->recalculate_width();
 }