newt_textbox_reflowed()
newt_textbox_reflowed -Description
resource
newt_textbox_reflowed
(
int
$left
,
int
$top
,
char
$*text
,
int
$width
,
int
$flex_down
,
int
$flex_up
[,
int
$flags
] )
Warning
This function is currently not documented; only its argument list is available.
Parameters
left
top
*text
width
flex_down
flex_up
flags
Return Values
newt_textbox_get_num_lines
newt_textbox_set_height
Newt Functions
PHP Manual
Syntax
resource newt_textbox_reflowed (int $left, int $top, $*text, int $width, int $flex_down, int $flex_up, int $flags)Arguments
- left
- top
- *text
- width
- flex_down
- flex_up
- flags
