Home
last modified time | relevance | path

Searched refs:screen (Results 51 – 75 of 174) sorted by last modified time

1234567

/plugin/newpagetemplate/
H A Dhelper.php7 private $screen; variable in helper_plugin_newpagetemplate
17 $screen = $opts['screen'];
21 if ($screen && $screen == 'cmdLine') {
26 else if($screen) {
27 $this->screen = $screen;
35 if ($this->screen) {
39 if ($this->screen) {
[all...]
H A Dcli.php24 "[[-p|--page] page_id] | [[-i|--ini] path-to-ini|config] | [[-t|--tpl] template_id] | [[-u|usrrepl] <macros>]\n|[[-s|--screen][cmdLine|browser]]|[[--nosave|-n]true]\n" .
39 "In any case, the output will still be printed to the screen, " .
40 "if the screen option is set to $browser.", 'n');
42 $options->registerOption('screen', "Output results to screen; this option takes one of two parameters: either '$browser' or '$cmdLine'."
92 $screen = "";
115 case 'screen':
117 $screen = $opts[$i + 1];
134 return array('page' => $page, 'usrrepl' => $usrrepl, 'tmpl' => $tmpl, 'user' => $user, 'ini' => $ini, 'screen' => $screen,
[all...]
/plugin/passpolicy/
H A D10k-common-passwords.txt4468 screen
H A Dwords.txt3102 screen
/plugin/metadisplay/
H A DREADME.md27 -h, --help Display this help screen and exit immeadiately.
/plugin/diagramsnet/lib/js/diagramly/
H A DSettings.js15 defaultFormatWidth: (screen.width < 600) ? '0' : '240',
H A DApp.js7027 if (!mxClient.IS_FF && screen.height <= 740 && typeof this.toggleElement.click !== 'undefined')
7725 if (screen.width > 560)
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js51 var sw = screen.width;
54 sw -= (screen.height > 740) ? 56 : 0;
H A DEditorUi.js1086 EditorUi.prototype.hsplitPosition = (screen.width <= 640) ? 118 : ((urlParams['sidebar-entries'] !=…
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2162 ….prototype.sidebarFooterHeight=34;EditorUi.prototype.hsplitPosition=640>=screen.width?118:"large"!…
H A Dviewer.min.js2162 ….prototype.sidebarFooterHeight=34;EditorUi.prototype.hsplitPosition=640>=screen.width?118:"large"!…
H A Dapp.min.js2196 ….prototype.sidebarFooterHeight=34;EditorUi.prototype.hsplitPosition=640>=screen.width?118:"large"!…
3630 Toolbar.prototype.init=function(){var a=screen.width,a=a-(740<screen.height?56:0);if(700<=a){var b=…
11760 …s.toolbarContainer.appendChild(this.toggleElement),!mxClient.IS_FF&&740>=screen.height&&"undefined…
11786 …()&&(b=this.notion.getUser());null!=b?(this.userElement.innerHTML="",560<screen.width&&(mxUtils.wr…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js51screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DAM_HTMLorMML.js48screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DAccessible-full.js68screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DAccessible.js65screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DMML_HTMLorMML-full.js51screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DMML_HTMLorMML.js49screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DTeX-MML-AM_HTMLorMML-full.js65screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DTeX-MML-AM_HTMLorMML.js62screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
H A DTeX-MML-AM_SVG-full.js58screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19screen.width-400)/2),top:Math.round((screen.height-300)/3)},styles:{"#MathJax_About":{position:"fi…
/plugin/pdftools/
H A DREADME.md17 Activate a print button (slider) which ist shown a the bottom right of the screen. You can configur…
/plugin/externalembed/
H A Dall.css1 /*@media only screen and (max-width: 800px){
7 @media screen and (max-width: 374px) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1screen',\n 'selection-set',\n 'selection-sets',\n 'selection-table',\n 'select-options…

1234567