Home
last modified time | relevance | path

Searched refs:visible (Results 176 – 200 of 638) sorted by last modified time

12345678910>>...26

/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor_ie.css5 …ing:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;border:1px solid …
/plugin/html5video2/
H A Dstyle.css628 .js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
756 visibility: visible;
762 visibility: visible;
776 visibility: visible;
925 visibility: visible;
1009 visibility: visible;
1020 visibility: visible;
1056 visibility: visible;
1161 visibility: visible;
1490 visibility: visible;
[all …]
/plugin/discussion/
H A Daction.php727 * @param bool $visible
730 protected function _print($cid, &$data, $parent = '', $reply = '', $visible = true) { argument
746 $this->_print_comment($cid, $data, $parent, $reply, $visible, $hidden);
748 $this->_print_replies($cid, $data, $reply, $visible);
762 protected function _print_comment($cid, &$data, $parent, $reply, $visible, $hidden) { argument
838 if ($visible) {
877 * @param bool $visible
879 protected function _print_replies($cid, &$data, $reply, &$visible) argument
886 $visible = ($comment['show'] && $visible);
888 $this->_print($rid, $data, $cid, $reply, $visible);
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2visible=!0}),e.material.vertexColors=o?THREE.FaceColors:THREE.NoColors,o&&!t&&(t="#FFFFFF"),t&&e.m…
H A Dthree.min.js2visible=!0,this.castShadow=!1,this.receiveShadow=!1,this.frustumCulled=!0,this.renderOrder=0,this.…
H A DProjector.js49 this.visible = true;
192 vertex.visible = positionScreen.x >= - 1 && positionScreen.x <= 1 &&
227 if ( v1.visible === true || v2.visible === true || v3.visible === true ) return true;
348 if ( object.visible === false ) return;
356 if ( object.material.visible === false ) return;
363 if ( object.material.visible === false ) return;
582 var visible = renderList.checkBackfaceCulling( v1, v2, v3 );
586 if ( side === THREE.FrontSide && visible === false ) continue;
587 if ( side === THREE.BackSide && visible === true ) continue;
600 if ( visible === false && ( side === THREE.BackSide || side === THREE.DoubleSide ) ) {
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less163 overflow: visible !important;
H A Dfullcalendar.less239 /* no visible border by default. but make available if need be (scrollbar width compensation) */
1093 overflow: visible; }
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js820 visible = select.is(':visible'),
831 select[visible ? 'hide' : 'show']();
/plugin/indexmenu/scripts/
H A Dindexmenu.js210 str += 'visible;position:relative;width:100%"';
965 * @param {boolean} visible true: visible, false: hide.
967 dTree.prototype.divdisplay = function (objName, visible) {
972 (visible) ? o.style.display = 'inline' : o.style.display = 'none';
918 divdisplay(obj, visible) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DMetric.php53 public $visible; variable in Google\\Service\\Spanner\\Metric
212 public function setVisible($visible) argument
214 $this->visible = $visible;
221 return $this->visible;
/plugin/foldablelist/
H A DREADME.md61 or later my boss asked me to reduce the visible number of items on those lists to
/plugin/c3chart/assets/
H A Dc3.css231 visibility: visible;
/plugin/layeranimation/
H A DREADME.md57 … $('.no.mediasize.mobile:visible,.no.mediasize.midsize:visible,.no.mediasize.desktop:visible')
/plugin/passwordgrey/
H A Dstyle.css28 visibility: visible;
/plugin/bpmnioeditor/
H A Dstyle.css101 visibility: visible;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js21497 visible = true;
21504 visible = false;
21507 setVisible$1(htmlContainer, visible);
21662 function setVisible$1(el, visible) { argument
21663 el.style.display = visible === false ? 'none' : '';
46122 function setVisible(el, visible) { argument
46123 el.style.display = visible === false ? 'none' : '';
46421 visible = true;
46426 visible = false;
46429 setVisible(htmlContainer, visible);
H A Ddiagram-js.css96 visibility: visible;
/plugin/popupviewer/
H A Dstyle.css52 &.visible {
78 overflow: visible;
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE104 to the extent that it includes a convenient and prominently visible
/plugin/commentsyntax/
H A Dplugin.info.txt6 …urce comment syntax to leave edit instructions of the page. Comments are visible only in the sourc…
/plugin/imageflow/
H A Dstyle.css54 overflow: visible;
/plugin/authhttp/
H A DREADME84 logged in and "registered", so authhttp's action plugin won't have a visible
/plugin/diagramsnet/lib/mxgraph/css/
H A Dcommon.css16 overflow: visible;
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DACLRules.svg1 …pectRatio="xMidYMid meet" viewBox="0 0 75 75" height="100.032" overflow="visible" color-interpolat…

12345678910>>...26