/plugin/html2pdf/html2pdf/html2ps/ |
H A D | height.php | 51 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 D | box.utils.text-align.inc.php | 4 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 D | box.php | 530 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 D | strategy.position.absolute.php | 7 function apply(&$box) { 24 function _positionAbsoluteVertically(&$box, &$containing_block) { 56 function _positionAbsoluteHorizontally(&$box, &$containing_block) {
|
H A D | layout.page.breaks.php | 146 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 D | box.inline.php | 33 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 D | box.container.php | 218 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 D | width.php | 29 function applicable(&$box) { return false; } 53 function applicable(&$box) { 82 function applicable(&$box) {
|
H A D | strategy.width.absolute.positioned.php | 11 function apply(&$box, &$context) {
|
H A D | strategy.link.rendering.normal.php | 7 function apply(&$box, &$driver) {
|
H A D | layout.vertical.php | 10 function apply_clear($box, $y, &$context) {
|
H A D | flow_context.class.inc.php | 11 function add_absolute_positioned(&$box) { 15 function add_fixed_positioned(&$box) { 327 function push_viewport(&$box) {
|
H A D | inline.content.builder.normal.php | 15 function build(&$box, $text, &$pipeline) {
|
H A D | inline.content.builder.nowrap.php | 15 function build(&$box, $raw_content, &$pipeline) {
|
H A D | inline.content.builder.pre.line.php | 15 function build(&$box, $text, &$pipeline) {
|
H A D | strategy.page.break.simple.php | 7 function run(&$pipeline, &$media, &$box) {
|
H A D | strategy.page.break.smart.php | 7 function run(&$pipeline, &$media, &$box) {
|
H A D | inline.content.builder.pre.php | 19 function build(&$box, $text, &$pipeline) {
|
H A D | inline.content.builder.pre.wrap.php | 20 function build(&$box, $text, &$pipeline) {
|
H A D | layout.default.class.php | 6 function process(&$box, &$media, &$driver, &$context) {
|
H A D | box.field.pageno.php | 7 function from_box(&$box) {
|
H A D | box.field.pages.php | 11 function from_box(&$box) {
|
/plugin/html2pdf/html2pdf/html2ps/unittest/ |
H A D | test.white-space.php | 92 function get_line_box_count(&$box) {
|
/plugin/tabbox/ |
H A D | script.js | 11 function tabboxopen($box, tabid) {
|
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/ |
H A D | Page.php | 183 public function getBoundary($box = PageBoundaries::CROP_BOX, $fallback = true) argument 217 public function getWidthAndHeight($box = PageBoundaries::CROP_BOX, $fallback = true) argument
|