Home
last modified time | relevance | path

Searched defs:box (Results 51 – 75 of 81) sorted by last modified time

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Dbackground.image.php77 function show(&$driver, $box, $repeat, $position, $attachment) {
H A Dbox.container.php218 function _find(&$box) {
233 function insert_child($index, &$box) {
261 function add_child(&$box) {
265 function append_child(&$box) {
341 function offset_if_first(&$box, $dx, $dy) {
1030 function remove(&$box) {
1041 function is_first(&$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 Dflow_viewport.class.inc.php15 function &create(&$box) {
H A Dstrategy.width.max.php24 function apply(&$box, &$context) {
H A Dtree.navigation.inc.php64 function dump_tree(&$box, $level) {
H A Dvalue.background.php99 function show(&$driver, &$box) {
H A Dvalue.border.class.php124 function show(&$viewport, $box) {
H A Dinline.content.builder.nowrap.php15 function build(&$box, $raw_content, &$pipeline) {
H A Dinline.content.builder.pre.line.php15 function build(&$box, $text, &$pipeline) {
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 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) {
H A Dvalue.text-indent.class.php12 function calculate(&$box) {
H A Dwidth.php29 function applicable(&$box) { return false; }
53 function applicable(&$box) {
82 function applicable(&$box) {
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.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 Dstrategy.width.max.natural.php24 function apply(&$box, &$context) {
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) {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.white-space.php92 function get_line_box_count(&$box) {

1234