Searched refs:expand_to_with_flags (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | utils_array.php | 11 function expand_to_with_flags($size, $array, $flags) { function
|
H A D | strategy.table.layout.auto.php | 56 $spanned_widths = expand_to_with_flags($cell_width,$spanned_widths,$spanned_resizable); 234 $widths = expand_to_with_flags($width,
|
H A D | box.table.php | 814 $spanned_widths = expand_to_with_flags($cell_width,$spanned_widths,$spanned_resizable); 1285 $new_heights = expand_to_with_flags($cell_height, 1296 $new_heights = expand_to_with_flags($cell_height, 1315 $heights = expand_to_with_flags($table_height, 1325 $heights = expand_to_with_flags($table_height,
|