Home
last modified time | relevance | path

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

1234

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.nowrap.php19 function apply(&$box, &$context) {
H A Dstrategy.width.min.php19 function apply(&$box, &$context) {
H A Dvalue.text-indent.class.php12 function calculate(&$box) {
H A Doutput._generic.class.php56 function postpone(&$box) {
172 function contains(&$box) {
176 function willContain(&$box, $footnote_height) {
H A Dflow_viewport.class.inc.php15 function &create(&$box) {
H A Dstrategy.width.max.php24 function apply(&$box, &$context) {
H A Dstrategy.width.max.natural.php24 function apply(&$box, &$context) {
H A Dtree.navigation.inc.php64 function dump_tree(&$box, $level) {
H A Dbackground.image.php77 function show(&$driver, $box, $repeat, $position, $attachment) {
H A Dvalue.background.php99 function show(&$driver, &$box) {
H A Dvalue.border.class.php124 function show(&$viewport, $box) {
H A Dinline.content.builder.php744 function add_line_break(&$box, &$pipeline) {
750 function build(&$box, $text, &$pipeline) {
H A Dvalue.border.edge.class.php120 function show(&$viewport, &$box,
H A Dpipeline.class.php354 function calculate_page_heights(&$media, &$box) {
809 function _show_item(&$box, $offset, &$context, &$media, &$postponed_filter) {
H A Dbox.generic.php96 function copy_style(&$box) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js70 function getCenterX(box) { argument
74 function getCenterY(box) { argument
447 drawTextBox: function(box, text, margin, padding, font, align) { argument
/plugin/register/
H A Dregister.php166 private function _font_height(array $box) { return $box[1] - $box[7]; }
173 private function _font_width(array $box) { return $box[2] - $box[0]; }
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php165 importPage($pageNumber, $box = PageBoundaries CROP_BOX, $groupXObject = true) global() argument
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php234 public function importPage($pageNumber, $box = PageBoundaries::CROP_BOX, $groupXObject = true) argument
[all...]
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js273 getBoxLevel: function(boxContainer, box) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6 …n registerTheme(name,theme){Diagram.themes[name]=theme}function getCenterX(box){return box.x+box.w… argument
H A Dsequence-diagram-snap-min.js6 …n registerTheme(name,theme){Diagram.themes[name]=theme}function getCenterX(box){return box.x+box.w… argument
H A Dsequence-diagram-raphael.js873 function getCenterX(box) { argument
877 function getCenterY(box) { argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
H A Dsequence-diagram-snap.js873 function getCenterX(box) { argument
877 function getCenterY(box) { argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js1637 function afterPopup(box) { argument
1644 function startModal(box) { argument
1661 function isTopModal(box) { argument
1689 gantt.attachEvent("onMessagePopup", function (box) { argument

1234