| /plugin/html2pdf/html2pdf/html2ps/ |
| D | layout.page.breaks.php | 149 if (is_a($box, 'BoxNoteCall')) { 151 } elseif (is_a($box, 'GenericContainerBox')) { 255 if (is_a($box, 'FakeTableCellBox')) { 331 if (is_a($content[$i], 'InlineBox')) { 333 } elseif (is_a($content[$i], 'BRBox') || 334 is_a($content[$i], 'GenericInlineBox')) { 350 if (is_a($content[$i], 'InlineBox')) { 352 } elseif (is_a($content[$i], 'BRBox') || 353 is_a($content[$i], 'GenericInlineBox')) { 564 if (!is_a($box, 'GenericContainerBox')) { [all …]
|
| D | dom.activelink.inc.php | 17 if (is_a($this->xml,"XMLLeaf")) { 30 return is_a($this->xml,"XMLLeaf") ? XML_TEXT_NODE : XML_ELEMENT_NODE; 34 return is_a($this->xml,"XMLLeaf") ? "text" : $this->xml->getTagName(); 68 if (!(is_a($this->xml,"XMLBranch") || is_a($this->xml,"XMLLeaf"))) {
|
| D | box.php | 531 if (is_a($box, "TextBox")) { return true; }; 553 is_a($box, "WhitespaceBox") || 554 is_a($box, "NullBox"); 558 return is_a($box, "GenericContainerBox") && 559 !is_a($box, "GenericInlineBox") || 560 is_a($box, "InlineBox"); 564 return is_a($box, "InlineBox"); 568 return is_a($box, "TableCellBox");
|
| D | filter.pre.footnotes.class.php | 14 if (is_a($tree, 'GenericContainerBox')) { 20 if (!is_a($tree->content[$i], 'TextBox')) {
|
| D | filter.pre.height-constraint.class.php | 9 if (!is_a($tree, 'GenericFormattedBox')) { 42 if (is_a($tree, 'GenericContainerBox')) {
|
| D | filter.pre.fields.class.php | 19 if (is_a($tree, 'TextBox')) { 56 } elseif (is_a($tree, 'GenericContainerBox')) {
|
| D | box.utils.text-align.inc.php | 72 if (is_a($box->_line[$i],"WhitespaceBox")) { 95 if (is_a($box->_line[$i],"WhitespaceBox")) {
|
| D | strategy.width.max.php | 48 if (is_a($child, "TableBox") && 49 is_a($item_wc, "WCFraction")) {
|
| /plugin/sketchcanvas/ |
| D | syntax.php | 68 if(is_a($renderer, 'renderer_plugin_dw2pdf')){ 88 if(is_a($renderer, 'renderer_plugin_dw2pdf')) 99 if(is_a($renderer, 'renderer_plugin_dw2pdf'))
|
| /plugin/freechat/phpfreechat/lib/pear/PHPUnit/ |
| D | TestDecorator.php | 89 (is_a($test, 'PHPUnit_TestCase') || 90 is_a($test, 'PHPUnit_TestSuite'))) {
|
| /plugin/html2pdf/html2pdf/html2ps/unittest/ |
| D | test.white-space.php | 96 if (is_a($child, 'InlineBox')) { 100 $previous_br = is_a($last_box, 'BRBox'); 101 } elseif (is_a($child, 'BRBox')) {
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ |
| D | ThrowablePatch.php | 28 if (is_a($type, 'Throwable', true)) { 42 return !is_a($node->getParentClass(), 'Throwable', true);
|
| /plugin/struct/_test/ |
| H A D | SchemaImporterTest.php | 49 $this->assertTrue(is_a($columns[0], Column::class)); 50 $this->assertTrue(is_a($columns[1], Column::class));
|
| /plugin/authyubikey/ |
| D | action.php | 48 if(!is_a($auth, 'auth_plugin_authyubikey')) return; 77 if(!is_a($auth, 'auth_plugin_authyubikey')) return;
|
| /plugin/structpublish/action/ |
| H A D | revisions.php | 49 if (is_a($el, CheckableElement::class)) { 62 is_a($el, HTMLElement::class) &&
|
| /plugin/struct/types/ |
| H A D | DateTime.php | 110 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\RevisionColumn')) { 133 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\RevisionColumn')) { 162 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\RevisionColumn')) {
|
| H A D | User.php | 125 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\UserColumn')) { 145 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\UserColumn')) { 167 if (is_a($this->context, 'dokuwiki\plugin\struct\meta\UserColumn')) {
|
| /plugin/revealjs/syntax/ |
| D | fragment.php | 82 if (is_a($renderer, 'renderer_plugin_revealjs')){ 92 if (is_a($renderer, 'renderer_plugin_revealjs')){
|
| /plugin/evesso/ |
| D | action.php | 198 if(is_a($form, \dokuwiki\Form\Form::class)) { //Igor and later 287 if(is_a($form, \dokuwiki\Form\Form::class)) { //Igor and later 312 if(is_a($form, \dokuwiki\Form\Form::class)) { //Igor and later 324 if(is_a($form, \dokuwiki\Form\Form::class)) { //Igor and later 330 if(is_a($form, \dokuwiki\Form\Form::class)) { //Igor and later
|
| /plugin/zip/pear/ |
| D | PEAR.php | 275 if (is_a($data, 'PEAR_Error')) { 331 if (isset($this) && is_a($this, 'PEAR')) { 585 if (isset($this) && is_a($this, 'PEAR')) { 683 if (isset($this) && is_a($this, 'PEAR')) { 692 if (isset($this) && is_a($this, 'PEAR')) { 717 if (isset($this) && is_a($this, 'PEAR')) {
|
| /plugin/publist/bib2tpl/lib/ |
| D | PEAR.php | 256 if (!is_a($data, 'PEAR_Error')) { 309 if (isset($this) && is_a($this, 'PEAR')) { 561 if (isset($this) && is_a($this, 'PEAR')) { 656 if (isset($this) && is_a($this, 'PEAR')) { 665 if (isset($this) && is_a($this, 'PEAR')) { 687 if (isset($this) && is_a($this, 'PEAR')) {
|
| /plugin/publistx/bib2tpl/lib/ |
| D | PEAR.php | 256 if (!is_a($data, 'PEAR_Error')) { 309 if (isset($this) && is_a($this, 'PEAR')) { 561 if (isset($this) && is_a($this, 'PEAR')) { 656 if (isset($this) && is_a($this, 'PEAR')) { 665 if (isset($this) && is_a($this, 'PEAR')) { 687 if (isset($this) && is_a($this, 'PEAR')) {
|
| /plugin/publistf/bib2tpl/lib/ |
| D | PEAR.php | 256 if (!is_a($data, 'PEAR_Error')) { 309 if (isset($this) && is_a($this, 'PEAR')) { 561 if (isset($this) && is_a($this, 'PEAR')) { 656 if (isset($this) && is_a($this, 'PEAR')) { 665 if (isset($this) && is_a($this, 'PEAR')) { 687 if (isset($this) && is_a($this, 'PEAR')) {
|
| /plugin/tablelayout/action/ |
| D | action.php | 50 if (is_a($form, \dokuwiki\Form\Form::class) && $INPUT->str('target') === 'table') { 54 if (is_a($form, Doku_Form::class) && $event->data->_hidden['target'] !== 'table') {
|
| /plugin/struct/meta/ |
| H A D | AggregationTable.php | 174 if (is_a($column, 'dokuwiki\plugin\struct\meta\Column')) { 200 !is_a($column, '\dokuwiki\plugin\struct\meta\PageColumn') && 201 !is_a($column, '\dokuwiki\plugin\struct\meta\RevisionColumn') 227 if (is_a($this->renderer, 'renderer_plugin_dw2pdf')) { 260 if (is_a($this->renderer, 'renderer_plugin_dw2pdf')) {
|