Home
last modified time | relevance | path

Searched refs:popoverTitle (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
DFile.php304 $popoverTitle = '';
318 $popoverTitle = $numTests . ' tests cover line ' . $i;
320 $popoverTitle = '1 test covers line ' . $i;
376 if (!empty($popoverTitle)) {
379 $popoverTitle,
/plugin/datatables/assets/datatables.net-buttons/js/
DdataTables.buttons.min.js4popoverTitle:"",rightAlignClassName:"dt-button-right",tag:p.dom.collection.container.tag},n),g=b.t… property
DdataTables.buttons.js1238 popoverTitle: '', property
1322 if (options.popoverTitle) {
1324 '<div class="dt-button-collection-title">' + options.popoverTitle + '</div>'