Home > PHP > Function > Newt > newt_reflow_text()

newt_reflow_text()

newt_reflow_text -

Description

string

newt_reflow_text
(

string
$text
,

int
$width
,

int
$flex_down
,

int
$flex_up
,

int
&$actual_width
,

int
&$actual_height
)

Warning
This function is currently not documented; only its argument list is available.



Parameters





text









width









flex_down









flex_up









actual_width









actual_height










Return Values





newt_redraw_help_line


newt_refresh


Newt Functions


PHP Manual


Syntax

string newt_reflow_text (string $text, int $width, int $flex_down, int $flex_up, int &$actual_width, int &$actual_height)

Arguments

  • text
  • width
  • flex_down
  • flex_up
  • actual_width
  • actual_height

Description

Version

PHP PECL newt >= 0.1

Return value