Home
last modified time | relevance | path

Searched defs:context (Results 276 – 300 of 424) sorted by path

1...<<11121314151617

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.legend.php22 function reflow(&$parent, &$context) {
H A Dbox.list-item.php69 function reflow(&$parent, &$context) {
H A Dbox.note-call.class.php81 function reflow(&$parent, &$context) {
H A Dbox.null.php5 function get_min_width(&$context) { return 0; }
6 function get_max_width(&$context) { return 0; }
27 function reflow_static(&$parent, &$context) {
H A Dbox.page.margin.class.php184 function _position($media, $boxes, $context) {
197 function _position($media, $boxes, $context) {
210 function _position($media, $boxes, $context) {
228 function _position($media, $boxes, $context) {
246 function _position($media, $boxes, $context) {
264 function _position($media, $boxes, $context) {
277 function _position($media, $boxes, $context) {
290 function _position($media, $boxes, $context) {
308 function _position($media, $boxes, $context) {
326 function _position($media, $boxes, $context) {
[all …]
H A Dbox.radiobutton.php61 function get_min_width(&$context) {
65 function get_max_width(&$context) {
69 function get_max_width_natural(&$context) {
73 function reflow(&$parent, &$context) {
H A Dbox.table.cell.php28 function get_min_width(&$context) {
263 function reflow(&$parent, &$context) {
H A Dbox.table.php647 function get_min_width(&$context) {
679 function get_min_width_natural(&$context) {
683 function get_max_width(&$context) {
713 function get_max_width_natural(&$context) {
738 function table_column_widths(&$context) {
823 function get_table_columns_max_widths(&$context) {
859 function get_table_columns_min_widths(&$context) {
963 function reflow(&$parent, &$context) {
973 function reflow_absolute(&$context) {
1003 function reflow_static_normal(&$parent, &$context) {
[all …]
H A Dbox.table.row.php140 function get_table_columns_max_widths(&$context) {
155 function get_table_columns_min_widths(&$context) {
H A Dbox.text.php181 function get_min_width_natural(&$context) {
185 function get_min_width(&$context) {
189 function get_max_width(&$context) {
199 function maybe_line_break(&$parent, &$context) {
289 function save_wrapped($wrappable, &$parent, &$context) {
295 function reflow(&$parent, &$context) {
H A Dbox.text.string.php46 function get_min_width(&$context) {
50 function get_max_width(&$context) {
H A Dbox.utils.text-align.inc.php4 function ta_left(&$box, &$context, $lastline) {
8 function ta_center(&$box, &$context, $lastline) {
22 function ta_right(&$box, &$context, $lastline) {
36 function ta_justify(&$box, &$context, $lastline) {
H A Dbox.whitespace.php45 function get_min_width(&$context) {
49 function get_max_width(&$context) {
62 function reflow(&$parent, &$context) {
H A Dfilter.post.positioned.class.php6 function PostTreeFilterPositioned(&$context) {
H A Dlayout.default.class.php6 function process(&$box, &$media, &$driver, &$context) {
H A Dlayout.vertical.php10 function apply_clear($box, $y, &$context) {
H A Dpipeline.class.php809 function _show_item(&$box, $offset, &$context, &$media, &$postponed_filter) {
1080 function renderAbsolutePositioned(&$context) {
1095 function renderFixedPositioned(&$context) {
1127 function &_layout_item($data_id, &$media, $offset, &$context, &$postponed_filter) {
H A Drender.queue.class.php14 function set_root_context(&$context) {
H A Dstrategy.table.layout.auto.php7 function apply($table, &$context) {
12 function use_colspans(&$table, $widths, &$context, $width_fun, $minwc, $maxwc) {
68 function table_columns_fit(&$table, $width, &$context) {
H A Dstrategy.table.layout.fixed.php7 function apply($table, &$context) {
H A Dstrategy.width.absolute.positioned.php11 function apply(&$box, &$context) {
H A Dstrategy.width.max.natural.php24 function apply(&$box, &$context) {
H A Dstrategy.width.max.php24 function apply(&$box, &$context) {
H A Dstrategy.width.min.nowrap.php19 function apply(&$box, &$context) {
H A Dstrategy.width.min.php19 function apply(&$box, &$context) {

1...<<11121314151617