Home
last modified time | relevance | path

Searched refs:isOpened (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php141 ->boolean($result->isOpened())
160 ->boolean($result->isOpened())
181 ->boolean($stream->isOpened())
260 ->boolean($bucket->getSource()->isOpened())
400 ->when($result = $stream->isOpened())
410 ->when($result = $stream->isOpened())
417 $result = $stream->isOpened()
/plugin/jirainfo/
H A Dscript.js36 if (self.isOpened(this)) return;
68 self.isOpened = function (elem) { function
103 if (plugin_jirainfo.isOpened(elem)) {
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php431 public function isOpened() function in Hoa\\Stream\\Stream
643 if (false === $this->isOpened()) {
/plugin/edittable/lib/
H A Dhandsontable.full.js7029 BaseEditor.prototype.isOpened = function () {
11833 if (that.isOpened()) {
29084 if (!editor.isOpened()) {
34772 return activeEditor && activeEditor.isOpened();
39789 if (!this.isOpened()) {
39909 value: function isOpened() {
39922 if (!this.isOpened() || !this.hotMenu.getSelected()) {
40406 if (!this.isOpened()) {
41755 if (this.hot.getActiveEditor() && this.hot.getActiveEditor().isOpened()) {
48635 return activeEditor && activeEditor.isOpened();