Home
last modified time | relevance | path

Searched refs:isOpen (Results 1 – 25 of 47) sorted by relevance

12

/plugin/yuriigantt/src/Driver/
H A DEmbedded.php41 protected $isOpen = false; variable in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded
51 if ($this->isOpen && $this->pageId === $pageId) {
55 if ($this->isOpen && $this->pageId !== $pageId) {
71 $this->isOpen = true;
81 $this->isOpen = false;
87 if (!$this->isOpen) {
/plugin/refnotes/
H A Dscope.php37 public function isOpen() { function in refnotes_scope_mock
95 public function isOpen() { function in refnotes_scope
H A Dnamespace.php377 if (!$this->getCurrentScope()->isOpen()) {
/plugin/virtualkeyboard/vk/
H A Dvk_popup.js33 this.isOpen = function () { method
65 if (!hWnd.VirtualKeyboard.isOpen()) hWnd.VirtualKeyboard.hide();
H A Dvirtualkeyboard.js595 if (!self.isOpen()) return;
931 if (!nodes.keyboard || !self.isOpen()) return false;
942 self.isOpen = function () /* :Boolean */ {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckpanel.js280 return this._Popup.isOpen ;
323 if ( forceHide || !this._Popup.isOpen )
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DAbstractBlock.php
/plugin/commonmark/vendor/league/commonmark/src/
H A DDocParser.php
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19isOpen){delete m.env}this.env=(this.data.length?this.Top().env:{});return m},Top:function(m){if(m=…
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js153 $.swipebox.isOpen = true;
937 $.swipebox.isOpen = false;
H A Djquery.swipebox.min.js2isOpen=!0,this.build(),this.openSlide(a),this.openMedia(a),this.preloadMedia(a+1),this.preloadMedi…
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/tindexmenu/
H A Dindexmenu-full.js157 cn._io = this.isOpen(cn.id);
440 dTree.prototype.isOpen = function(id) { method in dTree
H A Dindexmenu.js31 …_lv=e,this.setCS(b),b._hc&&(!b._io&&this.config.useCookies)&&(b._io=this.isOpen(b.id)),this.pageid…
44 dTree.prototype.isOpen=function(a){var c,b=this.getCookie("co"+this.obj).split(".");for(c=0;c<b.len… method in dTree
/plugin/indexmenu/scripts/
H A Dindexmenu.js253 cn._io = this.isOpen(cn.id);
592 dTree.prototype.isOpen = function (id) {
544 dTree.prototype.isOpen = function (id) { global() method in dTree
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js5030 this.isOpen = false;
5100 if (this.isOpen) {
5108 if (this.isOpen && isViewChanged) {
5141 if (forceOpen && !this.isOpen) {
5163 if (this.isOpen) {
5167 this.isOpen = true;
5184 if (!this.isOpen) {
5188 this.isOpen = false;
5200 if (this.isOpen) {
5255 if (!this.isOpen) {
[all …]
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/math/config/
H A DAccessible.js70isOpen){delete m.env}this.env=(this.data.length?this.Top().env:{});return m},Top:function(m){if(m=…
H A DTeX-MML-AM_HTMLorMML.js67isOpen){delete m.env}this.env=(this.data.length?this.Top().env:{});return m},Top:function(m){if(m=…
H A DTeX-MML-AM_SVG-full.js63isOpen){delete m.env}this.env=(this.data.length?this.Top().env:{});return m},Top:function(m){if(m=…
H A DAccessible-full.js73isOpen){delete m.env}this.env=(this.data.length?this.Top().env:{});return m},Top:function(m){if(m=…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js2isOpen?-1:b.isOpen?1:0}function h(){return new t.RBTree(function(a,b){return a.pos-b.pos})}functio…
3 …s.prev=h(),this.next=h()}return a}(),w=function(){function a(a,b,c){this.isOpen=a,this.v=b,this.po…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34isOpen(e)&&t.close()}))})),e.on("element.changed",(function(e){var n=e.element,i=t._current;i&&i.e…

12