Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/yargs-parser/build/lib/
Dyargs-parser.js665 configObjects.forEach(function (configObject) { argument
666 setConfigObject(configObject);
/plugin/asciidocjs/node_modules/yargs-parser/build/
Dindex.cjs669 configObjects.forEach(function (configObject) {
670 setConfigObject(configObject);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php1584 $configObject = new ConfigVariables();
1585 $defaults = $configObject->getDefaults();
1622 $configObject = new FontVariables();
1623 $defaults = $configObject->getDefaults();