Home
last modified time | relevance | path

Searched refs:create (Results 1801 – 1825 of 1906) sorted by last modified time

1...<<71727374757677

/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.pre.wrap.php33 $whitespace =& WhitespaceBox::create($pipeline);
H A Dbox.button.php38 function &create(&$root, &$pipeline) { function in ButtonBox
H A Dbox.button.submit.php51 function &create(&$root, &$pipeline) { function in ButtonSubmitBox
H A Dbox.checkbutton.php59 function &create(&$root, &$pipeline) { function in CheckBox
H A Dbox.iframe.php5 function &create(&$root, &$pipeline) { function in IFrameBox
53 $converter = Converter::create();
H A Dbox.input.img.php86 function &create(&$root, &$pipeline) { function in ButtonImageBox
H A Dbox.legend.php5 function &create(&$root, &$pipeline) { function in LegendBox
H A Dbox.list-item.php7 function &create(&$root, &$pipeline) { function in ListItemBox
19 $box->str_number_box = TextBox::create(CSSListStyleType::format_number($list_style->type,
H A Dbox.page.margin.class.php11 function &create(&$pipeline, $at_rule) { function in BoxPageMargin
H A Dbox.page.php8 function &create(&$pipeline, $rules) { function in BoxPage
H A Dbox.php108 return BlockBox::create($root, $pipeline);
207 $box =& BlockBox::create($root, $pipeline);
210 $box =& BRBox::create($pipeline);
213 $box =& BodyBox::create($root, $pipeline);
228 $box =& CheckBox::create($root, $pipeline);
231 $box =& FormBox::create($root, $pipeline);
235 $box =& FrameBox::create($root, $pipeline);
267 $box =& NullBox::create();
270 $box =& RadioBox::create($root, $pipeline);
276 $box =& TableBox::create($root, $pipeline);
[all …]
H A Dbox.select.php18 function &create(&$root, &$pipeline) { function in SelectBox
H A Dbox.table.cell.fake.php7 function create(&$pipeline) { function in FakeTableCellBox
H A Dbox.table.php54 function &create(&$root, &$pipeline) { function in TableBox
H A Dbox.table.row.php9 function &create(&$root, &$pipeline) { function in TableRowBox
54 array_splice($this->content, $index+1, 0, array(FakeTableCellBox::create($pipeline)));
58 array_splice($this->content, $index, 0, array(FakeTableCellBox::create($pipeline)));
62 $this->content[] = FakeTableCellBox::create($pipeline);
H A Dbox.text.php144 function &create($text, $encoding, &$pipeline) { function in TextBox
H A Dbox.text.string.php8 function &create($text, $encoding) { function in TextBoxString
H A Dfont.class.php64 function create($fontfile, $encoding) { function in FontTrueType
125 function &create($typeface, $encoding, $font_resolver, &$error_message) { function in FontType1
H A Dfont_factory.class.php33 $font = FontTrueType::create($fontfile, $encoding);
49 $font =& FontType1::create($name, $encoding, $g_font_resolver, $this->error_message);
/plugin/mantis/lib/
H A Dchangelog556 - nusoap_xmlschema: create names for unnamed types that are unique by scope within XML Schema
/plugin/pagemod/
H A Dplugin.info.txt6 desc Allows you create structured ways pages can be modified
/plugin/advrack/
H A Djquery.qtip.js2083 this.create();
2226 create: function() {
2567 this.create();
H A Draphael.js455 return R._engine.create[apply](R, first.splice(0, 3 + R.is(first[0], nu))).add(first);
460 … return loaded ? f.call(R._engine.create[apply](R, args)) : eve.on("raphael.DOMload", function () {
461 f.call(R._engine.create[apply](R, args));
464 return R._engine.create[apply](R, arguments);
6980 R._engine.create = function () {
8038 R._engine.create = function () {
/plugin/autostartpage/
H A DREADME.md4 Automatically create start pages for new namespaces. Handy if you
/plugin/dokumicrobugtracker/
H A DINFO7 desc allows to create simple bug tracker

1...<<71727374757677