Home
last modified time | relevance | path

Searched defs:box (Results 26 – 50 of 81) sorted by path

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.field.pageno.php7 function from_box(&$box) {
H A Dbox.field.pages.php11 function from_box(&$box) {
H A Dbox.generic.php96 function copy_style(&$box) {
H A Dbox.inline.php33 function create(&$box) {
45 function extend(&$box) {
55 function fake_box(&$box) {
290 function init_line(&$box, &$line_no) {
302 function extend_line(&$box, $line_no) {
322 function merge_line(&$box, $line_no) {
H A Dbox.php530 function is_inline(&$box) {
551 function is_whitespace(&$box) {
557 function is_container(&$box) {
563 function is_span(&$box) {
567 function is_table_cell(&$box) {
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 Dflow_context.class.inc.php11 function add_absolute_positioned(&$box) {
15 function add_fixed_positioned(&$box) {
327 function push_viewport(&$box) {
H A Dflow_viewport.class.inc.php15 function &create(&$box) {
H A Dheight.php51 function applicable(&$box) {
76 function applicable_value($value, &$box) {
86 function _fix_value($value, &$box, $default, $no_table_recursion) {
136 function &create(&$box) {
184 function apply_min($value, &$box, $no_table_recursion) {
192 function apply_max($value, &$box, $no_table_recursion) {
200 function apply($value, &$box, $no_table_recursion = false) {
H A Dinline.content.builder.normal.php15 function build(&$box, $text, &$pipeline) {
H A Dinline.content.builder.nowrap.php15 function build(&$box, $raw_content, &$pipeline) {
H A Dinline.content.builder.php744 function add_line_break(&$box, &$pipeline) {
750 function build(&$box, $text, &$pipeline) {
H A Dinline.content.builder.pre.line.php15 function build(&$box, $text, &$pipeline) {
H A Dinline.content.builder.pre.php19 function build(&$box, $text, &$pipeline) {
H A Dinline.content.builder.pre.wrap.php20 function build(&$box, $text, &$pipeline) {
H A Dlayout.default.class.php6 function process(&$box, &$media, &$driver, &$context) {
H A Dlayout.page.breaks.php146 function get_footnotes_traverse(&$box) {
236 function has_forced_page_break_before(&$box) {
240 function has_forced_page_break_after(&$box) {
244 function get_pages_traverse_block(&$box, &$next, &$previous, $penalty) {
363 function get_pages_traverse_table_row(&$box, $penalty) {
458 function get_pages_traverse_inline(&$box, $penalty, $more_before, $more_after) {
563 function get_pages_traverse(&$box, $penalty) {
H A Dlayout.vertical.php10 function apply_clear($box, $y, &$context) {
H A Doutput._generic.class.php56 function postpone(&$box) {
172 function contains(&$box) {
176 function willContain(&$box, $footnote_height) {
H A Doutput.png.class.php94 function _saveClip($box) {
H A Dpipeline.class.php354 function calculate_page_heights(&$media, &$box) {
809 function _show_item(&$box, $offset, &$context, &$media, &$postponed_filter) {
H A Dstrategy.link.rendering.normal.php7 function apply(&$box, &$driver) {
H A Dstrategy.page.break.simple.php7 function run(&$pipeline, &$media, &$box) {
H A Dstrategy.page.break.smart.php7 function run(&$pipeline, &$media, &$box) {
H A Dstrategy.position.absolute.php7 function apply(&$box) {
24 function _positionAbsoluteVertically(&$box, &$containing_block) {
56 function _positionAbsoluteHorizontally(&$box, &$containing_block) {

1234