Home
last modified time | relevance | path

Searched refs:box (Results 101 – 125 of 931) sorted by relevance

12345678910>>...38

/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.vertical.php10 function apply_clear($box, $y, &$context) { argument
11 $clear = $box->get_css_property(CSS_CLEAR);
21 $margin = $box->get_css_property(CSS_MARGIN);
33 $margin = $box->get_css_property(CSS_MARGIN);
H A Dbox.field.pageno.php7 function from_box(&$box) { argument
10 $field->copy_style($box);
14 $field->_left = $box->_left;
15 $field->_top = $box->_top;
16 $field->baseline = $box->baseline;
H A Dbox.field.pages.php11 function from_box(&$box) { argument
14 $field->copy_style($box);
18 $field->_left = $box->_left;
19 $field->_top = $box->_top;
20 $field->baseline = $box->baseline;
H A Dbox.block.php39 $box = new BlockBox();
40 $box->readCSS($pipeline->get_current_css_state());
41 $box->create_content($root, $pipeline);
42 return $box;
57 $box = new BlockBox();
58 $box->readCSS($pipeline->get_current_css_state());
59 $box->add_child(InlineBox::create_from_text($content,
60 $box->get_css_property(CSS_WHITE_SPACE),
62 return $box;
H A Dbox.input.password.php18 $box =& new PasswordInputBox($text, $root->get_attribute("value"), $name);
19 $box->readCSS($pipeline->get_current_css_state());
23 $box->add_child($ibox->content[$i]);
26 return $box;
H A Dbox.legend.php6 $box = new LegendBox($root);
7 $box->readCSS($pipeline->get_current_css_state());
8 $box->create_content($root, $pipeline);
10 return $box;
H A Dbox.input.text.php33 $box =& new TextInputBox($root->get_attribute("value"), $name);
34 $box->readCSS($pipeline->get_current_css_state());
35 $box->setup_content($text, $pipeline);
37 return $box;
H A Dbox.input.textarea.php19 $box = new TextAreaInputBox($value, $name);
20 $box->readCSS($pipeline->get_current_css_state());
21 $box->create_content($root, $pipeline);
23 return $box;
H A Dbox.button.submit.php66 $box =& new ButtonSubmitBox($field, $value, $css_state->get_property(CSS_HTML2PS_FORM_ACTION));
67 $box->readCSS($css_state);
68 $box->_setup($text, $pipeline);
70 return $box;
H A Dbox.block.inline.php20 $box = new InlineBlockBox();
21 $box->readCSS($pipeline->get_current_css_state());
22 $box->create_content($root, $pipeline);
23 return $box;
H A Dbox.list-item.php8 $box = new ListItemBox($root, $pipeline);
9 $box->readCSS($pipeline->get_current_css_state());
19 $box->str_number_box = TextBox::create(CSSListStyleType::format_number($list_style->type,
23 $box->str_number_box->readCSS($pipeline->get_current_css_state());
24 $box->str_number_box->baseline = $box->str_number_box->default_baseline;
31 $box->create_content($root, $pipeline);
33 return $box;
H A Dbox.text.string.php9 $box =& new TextBoxString($text, $encoding);
10 $box->readCSS($pipeline->get_current_css_state());
11 return $box;
H A Dbox.whitespace.php6 $box =& new WhitespaceBox();
7 $box->readCSS($pipeline->get_current_css_state());
8 $box->add_subword(" ", 'iso-8859-1', array());
9 return $box;
H A Dbox.button.php58 $box =& new ButtonBox();
59 $box->readCSS($pipeline->get_current_css_state());
66 $box->_setup($text, $pipeline);
68 return $box;
H A Dbox.null.php14 $box =& new NullBox;
18 $box->readCSS($css_state);
20 return $box;
H A Dbox.button.reset.php15 $box =& new ButtonResetBox($text);
16 $box->readCSS($pipeline->get_current_css_state());
18 return $box;
/plugin/workflow/
H A Dstyle.css1 div.box {
4 box-shadow: 0 0 0.3em #CCCCCC inset;
12 div.box {
15 box-shadow: 0 0 0.5em #CCCCCC inset;
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css453 box-sizing:border-box;
528 box-sizing:border-box;
541 box-sizing:border-box;
877 box-sizing: border-box;
908 box-sizing: border-box;
919 box-sizing: border-box;
931 box-sizing: border-box;
1033 box-sizing: border-box;
1062 box-sizing: border-box;
1091 box-sizing: border-box;
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-shared.css33 --input-focus-box-shadow-color: var(--color-blue-205-100-80);
34 --input-focus-box-shadow-inset-color: var(--color-grey-225-10-75);
36 --input-focus-invalid-box-shadow-color: var(--color-red-360-100-92);
43 --select-options-box-shadow-color: var(--color-black-opacity-10);
151box-shadow: 0 0 0 2px var(--input-focus-box-shadow-color), 0 0 0 1px var(--input-focus-box-shadow-…
163box-shadow: 0 0 0 2px var(--input-focus-invalid-box-shadow-color), 0 0 0 1px var(--input-focus-box
202 box-shadow: 1px 1px 1px 1px var(--select-options-box-shadow-color);
/plugin/judge/
H A Dstyle.css1 /** judge box keys */
17 /** judge box inside */
115 box-shadow: 0 2.5em 0 -1.3em #000000;
118 box-shadow: 0 2.5em 0 0 #000000;
126 box-shadow: 0 2.5em 0 -1.3em #000000;
129 box-shadow: 0 2.5em 0 0 #000000;
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less2 box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
15 -moz-box-sizing: border-box;
16 box-sizing: border-box;
51 box-shadow: none;
55 -moz-box-sizing: border-box;
56 box-sizing: border-box;
246 box-shadow: #178fe5 0 1px 3px 0 inset;
306 box-shadow: #ffb871 0 1px 4px 0 inset;
311 box-shadow: #00dd1c 0 1px 4px 0 inset;
341 box-shadow: none !important;
[all …]
/plugin/odt/ODT/
H A DODTFrame.php103 $box = new ODTElementTextBox();
108 $box->setAttributes($box_attrs);
109 $params->document->state->enter($box);
112 $params->content .= $box->getOpeningTag($params);
175 $box = new ODTElementTextBox();
177 $box->setAttributes($box_attrs);
178 $params->document->state->enter($box);
181 $params->content .= $box->getOpeningTag($params);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php175 * @param string $box
183 public function getBoundary($box = PageBoundaries::CROP_BOX, $fallback = true) argument
185 $value = $this->getAttribute($box);
195 switch ($box) {
210 * @param string $box
217 public function getWidthAndHeight($box = PageBoundaries::CROP_BOX, $fallback = true) argument
219 $boundary = $this->getBoundary($box, $fallback);
/plugin/dwtimeline/
H A Dprint.css7 box-sizing: border-box;
19 box-sizing: border-box;
102 box-sizing: border-box;
/plugin/diagramsnet/lib/mxgraph/css/
H A Dcommon.css29 -webkit-box-shadow: 3px 3px 12px #C0C0C0;
30 -moz-box-shadow: 3px 3px 12px #C0C0C0;
31 box-shadow: 3px 3px 12px #C0C0C0;
114 -webkit-box-shadow: 3px 3px 12px #C0C0C0;
115 -moz-box-shadow: 3px 3px 12px #C0C0C0;
116 box-shadow: 3px 3px 12px #C0C0C0;
129 -webkit-box-shadow: 3px 3px 12px #C0C0C0;
130 -moz-box-shadow: 3px 3px 12px #C0C0C0;
131 box-shadow: 3px 3px 12px #C0C0C0;

12345678910>>...38