Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 25 of 178) sorted by relevance

12345678

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js108 currentVal.hide();
116 mParent.children(".text-muted").hide();
118 mParent.children(".delete-current-value").hide();
120 $(this).hide();
132 $(this).hide();
138 mParent.children(".delete-current-value").hide();
184 $("#no-recipes-yet").hide();
200 $("#no-machines-yet").hide();
332 inputArea.find(".text-muted").hide();
368 dd.find(".delete-current-value").hide();
[all …]
H A Dimportlayer.js36 $('#local-dir').hide();
231 importAndAddHint.hide();
265 $('#invalid-layer-revision-hint').hide();
280 $("#git-layer-dup").hide();
287 $("#local-layer-dup").hide();
351 $("#invalid-layer-name-hint").hide();
389 $('#git-repo').hide();
390 $('#import-git-layer-and-add-hint').hide();
394 $('#local-dir').hide();
395 $('#import-local-dir-and-add-hint').hide();
[all …]
H A Dprojectpage.js173 noLayerMsg.hide();
188 freqBuildBtn.hide();
190 noMostBuilt.hide();
239 invalidMachineNameHelp.hide();
247 invalidMachineNameHelp.hide();
250 machineNameTitle.hide();
251 $(this).hide();
304 distroNameTitle.hide();
305 $(this).hide();
363 $(this).find('[data-role="submit-state"]').hide();
[all …]
H A Dnewcustomimage_modal.js96 newCustomImgBtn.find('[data-role="loading-state"]').hide();
107 newCustomImgBtn.find('[data-role="submit-state"]').hide();
125 invalidRecipeHelp.hide();
139 invalidNameHelp.hide();
167 imageSelector.hide();
H A Dtable.js74 clearSearchElements.hide();
80 tableContainer.hide();
87 $("#results-found-"+ctx.tableName).hide();
102 $("#no-results-"+ctx.tableName).hide();
103 $("#empty-state-"+ctx.tableName).hide();
322 hide: 1500, property
346 table.find("."+cols_hidden[i]).hide();
356 table.find("."+defaultHiddenCols[i]).hide();
378 $("#" + ctx.tableName + " th .icon-caret-down").hide();
379 $("#" + ctx.tableName + " th .icon-caret-up").hide();
[all …]
H A Dbootstrap.js628 Collapse.prototype.hide = function () { method in Collapse
707 if (!data && options.toggle && /show|hide/.test(option)) options.toggle = false
958 return this.isShown ? this.hide() : this.show(_relatedTarget)
978 this.$element.on('click.dismiss.bs.modal', '[data-dismiss="modal"]', $.proxy(this.hide, this))
1019 Modal.prototype.hide = function (e) { method in Modal
1062 e.which == 27 && this.hide()
1079 this.$element.hide()
1112 : this.hide()
1340 hide: options.delay property
1414 if (!self.options.delay || !self.options.delay.hide) return self.hide()
[all …]
H A Dbootstrap.min.js6hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})… method in d
H A Dlibtoaster.js422 hintError.hide();
695 …$('th a.btn-primary').tooltip({container:'body', html:true, placement:'bottom', delay:{hide:1500}}… property
699 $('.tooltip').hide();
744 $('.full, .full-hide').hide();
749 $(this).hide();
752 $(this).hide();
H A Dprojecttopbar.js23 projectNameContainer.hide();
29 projectNameForm.hide();
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/player/
H A Dvideoplayer.cpp101 ui->playListButton->hide(); in VideoPlayer()
102 ui->nextVideoButton->hide(); in VideoPlayer()
103 ui->preVideoButton->hide(); in VideoPlayer()
104 ui->subtitleSelectButton->hide(); in VideoPlayer()
295 m_pSearchDialog->hide(); in on_return_btn_clicked()
449 m_pSearchDialog->hide(); in on_searchButton_clicked()
638 m_pSearchDialog->hide(); in on_notifyVideoPlayerAddFile()
662 m_pSearchDialog->hide(); in on_notifyVideoCancelSearch()
H A Dmusicplayer.cpp93 ui->playListButton->hide(); in MusicPlayer()
94 ui->nextMusicButton->hide(); in MusicPlayer()
95 ui->preMusicButton->hide(); in MusicPlayer()
96 ui->playOrderButton->hide(); in MusicPlayer()
412 m_pSearchDialog->hide(); in on_searchButton_clicked()
582 m_pSearchDialog->hide(); in on_return_btn_clicked()
601 m_pSearchDialog->hide(); in on_notifyMusicPlayerAddFile()
626 m_pSearchDialog->hide(); in on_notifyMusicCancelSearch()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser194 self.depends_label.hide()
195 self.recommends_label.hide()
196 self.suggests_label.hide()
197 self.provides_label.hide()
198 self.files_view.hide()
199 self.files_label.hide()
217 self.files_view.hide()
232 label.hide()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.cpp103 ui->playListButton->hide(); in VideoPlayer()
104 ui->nextVideoButton->hide(); in VideoPlayer()
105 ui->preVideoButton->hide(); in VideoPlayer()
106 ui->subtitleSelectButton->hide(); in VideoPlayer()
331 m_pSearchDialog->hide(); in on_return_btn_clicked()
499 m_pSearchDialog->hide(); in on_searchButton_clicked()
688 m_pSearchDialog->hide(); in on_notifyVideoPlayerAddFile()
712 m_pSearchDialog->hide(); in on_notifyVideoCancelSearch()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/
H A Dmusicplayer.cpp90 ui->playListButton->hide(); in MusicPlayer()
91 ui->nextMusicButton->hide(); in MusicPlayer()
92 ui->preMusicButton->hide(); in MusicPlayer()
93 ui->playOrderButton->hide(); in MusicPlayer()
409 m_pSearchDialog->hide(); in on_searchButton_clicked()
580 m_pSearchDialog->hide(); in on_notifyMusicPlayerAddFile()
605 m_pSearchDialog->hide(); in on_notifyMusicCancelSearch()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlib.c26 .hide = ALL_PERMS_MASK };
358 accum->hide &= addend->hide & ~addend->allow; in aa_perms_accum_raw()
377 accum->hide &= addend->hide & ~accum->allow; in aa_perms_accum()
454 if (denied == (denied & perms->hide)) in aa_check_perms()
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm-cursor.conf.sample5 # hide=1 # hide cursors
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/bind-9.18.11/
H A D0001-named-lwresd-V-and-start-log-hide-build-options.patch4 Subject: [PATCH] `named/lwresd -V' and start log hide build options
6 The build options expose build path directories, so hide them.
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Ddownloadmanager.cpp70 tryAgainButton->hide(); in DownloadItem()
163 stopButton->hide(); in stop()
320 progressBar->hide(); in finished()
322 stopButton->hide(); in finished()
343 downloadsView->verticalHeader()->hide(); in DownloadManager()
344 downloadsView->horizontalHeader()->hide(); in DownloadManager()
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-keyboard/files/
H A D0001-desktop-file-Hide-the-keyboard-from-app-list.patch9 show/hide the daemonized matchbox-keyboard
14 So hide the keyboard from the desktop app list.
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc279 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit()
309 hide(); in keyPressEvent()
613 goto hide; in updateMenuList()
617 goto hide; in updateMenuList()
639 hide: in updateMenuList()
678 goto hide; in updateMenuList()
682 goto hide; in updateMenuList()
704 hide: in updateMenuList()
932 lineEdit->hide(); in ConfigView()
1664 menuView->hide(); in showSingleView()
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc279 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit()
309 hide(); in keyPressEvent()
613 goto hide; in updateMenuList()
617 goto hide; in updateMenuList()
639 hide: in updateMenuList()
678 goto hide; in updateMenuList()
682 goto hide; in updateMenuList()
704 hide: in updateMenuList()
932 lineEdit->hide(); in ConfigView()
1664 menuView->hide(); in showSingleView()
[all …]
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dappinputpanel.h73 void hide(QObject*);
H A Dabstractinputpanel.h47 virtual void hide(QObject*) = 0;
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dyealink.rst98 hide_icon Write, hide the element by writing the icon name.
126 - Writing a space to an icon will always hide its content.
161 show/hide icons
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dxpr.h57 xprHideWindows(Bool hide);

12345678