Lines Matching refs:conf

10 $conf['Scale']    = 0.6;	# The initial zoom factor that should be used. Should be a number above 0 …
11 $conf['ZoomTransition'] = 'easeOut'; # The zoom transition that should be used when zooming in F…
12 $conf['ZoomTime'] = 0.5; # The time it should take for the zoom to reach the new zoom factor. Sh…
13 $conf['ZoomInterval'] = 0.1; # The interval which the zoom slider should be using. Basically how…
14 $conf['FitPageOnLoad'] = 1; # Fits the page on initial load. Same effect as using the fit-page b…
15 $conf['FitWidthOnLoad'] = 0; # Fits the width on initial load. Same effect as using the fit-widt…
17 $conf['FullScreenAsMaxWindow'] = 0; # With this set to true, clicking on fullscreen will open a …
18 $conf['ProgressiveLoading'] = 0;
19 $conf['MaxZoomSize'] = 5; # Sets the maximum allowed zoom level
20 $conf['MinZoomSize'] = 0.2; # Sets the minimum allowed zoom level
21 $conf['SearchMatchAll'] = 0; # When set to true, the viewer highlights all matches when performi…
22 $conf['InitViewMode'] = 'Portrait'; # Sets the start-up view mode. For example "Portrait" or "Tw…
23 $conf['PrintPaperAsBitmap'] = 0; # When set to true, the viewer will print the document as a bitm…
28 $conf['ViewModeToolsVisible'] = 1; # Shows or hides view modes from the tool bar
29 $conf['ZoomToolsVisible'] = 1; # Shows or hides zoom tools from the tool bar
30 $conf['NavToolsVisible'] = 1; # Shows or hides nav tools from the tool bar
31 $conf['CursorToolsVisible'] = 1; # Shows or hides cursor tools from the tool bar
32 $conf['SearchToolsVisible'] = 1; # Shows or hides search tools from the tool bar
36 $conf['localeChain'] = 'zh_CN'; # Shows or hides search tools from the tool bar