Searched refs:isBlockElement (Results 1 – 3 of 3) sorted by relevance
124 if ($this->isBlockElement()) {141 public function isBlockElement(): bool function in syntax_plugin_embeddedphp_phpinline
50 public function isBlockElement(): bool function in syntax_plugin_embeddedphp_phpblock
126 FCKXHtml._AppendChildNodes = function( xmlNode, htmlNode, isBlockElement ) argument138 if ( isBlockElement && htmlNode.tagName && htmlNode.tagName.toLowerCase() != 'pre' )153 if ( isBlockElement && FCKConfig.FillEmptyBlocks )