Home
last modified time | relevance | path

Searched refs:visible (Results 276 – 300 of 638) sorted by relevance

1...<<11121314151617181920>>...26

/plugin/pdfjs/pdfjs/web/locale/ru/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/uk/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties26 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/webcode/vendor/
H A Dfirebug-lite.css3 …position:static; float:none; width:auto; height:auto; text-align:left; border:0; overflow:visible;…
125 ….Content .CSSValue { width:55%; float:left; white-space:nowrap; overflow:visible !important; over…
/plugin/combo/resources/firebug/
H A Dfirebug-lite.css14 position:static; float:none; width:auto; height:auto; text-align:left; border:0; overflow:visible; background:transparent none repeat left top; color:#111; font-size:1em; font-weight:normal; font-style:normal; font-family:sans-serif; margin:0; padding:0; min-height:0;
136 #Firebug .Right .HTML .Content .CSSValue { width:55%; float:left; white-space:nowrap; overflow:visible !important; overflow:hidden; }
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js3782 var visible = [],
3817 visible.push({
3826 var first = visible[0],
3827 last = visible[visible.length - 1];
3830 visible.sort(function (a, b) {
3844 views: visible
4104 this.visible = true;
4144 if (!this.visible) {
4148 this.visible = false;
4155 if (this.visible) {
[all …]
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js198 imgs = $('img').filter(':visible').filter(function () {
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/chat/
H A Dreadme.txt137 …* ''[Clear messages]'' button is now visible for logged-in user that has edit rights for current p…
/plugin/amcharts/assets/amcharts/
H A Dradar.js10 …-width":1});m.push(u);d.setCN(f,u,a.bcn+"fill");d.setCN(f,u,A,!0)}!1===a.visible&&(y&&y.hide(),v&&…
/plugin/database/
H A Ddatabase.php537 var $visible; variable in Column
569 $this->visible = $p_visible;
570 if ($this->visible == $environment->YES) $this->isVisible = true;
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/ast/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/bs/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties27 # will be replaced by a number representing the currently visible page,
/plugin/authhttp/
H A DREADME84 logged in and "registered", so authhttp's action plugin won't have a visible
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_ie.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;backgro…
H A Ddialog_ie8.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;backgro…
H A Ddialog.css5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;backgro…
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js274 fullscreenAction.visible = urlParams['embedInline'] == '1' ||
852 action.visible = Editor.enableNativeCipboard && editorUi.isExportToCanvas() && !mxClient.IS_SF;
2254 var visible = editorUi.sidebar.isEntryVisible('search');
2255 editorUi.sidebar.showPalette('search', !visible);
2259 mxSettings.settings.search = !visible;
2785 renameAction.visible = urlParams['embed'] != '1';

1...<<11121314151617181920>>...26