Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dcustomrecipe.js57 var modal = $("#package-deps-modal");
58 var depsList = modal.find("#package-add-dep-list");
61 modal.find(".package-to-add-name").text(targetPkg.name);
72 modal.find("#package-deps-total-size").text(
78 modal.modal('show');
88 var modal = $("#package-reverse-deps-modal");
89 var depsList = modal.find("#package-reverse-dep-list");
101 modal.find(".package-to-rm-name").text(targetPkg.name);
102 modal.find(".reverse-deps-count").text(depsCount);
103 modal.find(".reverse-deps-count-plus1").text((depsCount+1) + " packages");
[all …]
H A DlayerDepsModal.js53 $('#dependencies-modal').modal('show');
95 $('#dependencies-modal').modal('hide');
H A Drecipedetails.js14 imgCustomModal.modal('show');
H A DlayerBtn.js93 imgCustomModal.modal('show');
H A Dnewcustomimage_modal.js85 imgCustomModal.modal('hide');
H A Dtable.js735 $('#filter-modal-'+ctx.tableName).modal('show');
847 $('#filter-modal-'+ctx.tableName).modal('hide');
H A Dbootstrap.js1212 var old = $.fn.modal
1214 $.fn.modal = Plugin
1215 $.fn.modal.Constructor = Modal
1221 $.fn.modal.noConflict = function () {
1222 $.fn.modal = old
H A Dbootstrap.min.js6 …removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=fun…
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css101 .modal-dialog {
105 .modal-body {
110 .modal-body ul.list-unstyled {
114 .modal-footer {
118 .modal-content form {
122 .modal-dialog .checkbox label,
123 .modal-dialog .radio label {
H A Ddefault.css28 /* Set a limit to modal dialogs height to handle long variable history */
29 [id^="variable-"] .modal-content { max-height: 550px; overflow-y: scroll; }
31 /* Make sure long values in variable history do not make the modal dialogs
33 [id^="variable-"] .modal-content p { word-break: break-all; }
277 /* Style the content of modal dialogs */
278 .modal-footer { text-align: left; }
H A Dbootstrap.min.css5modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{…
H A Dbootstrap.css996 .glyphicon-modal-window:before {
5869 .modal-open {
5872 .modal {
5884 .modal.fade .modal-dialog {
5893 .modal.in .modal-dialog {
5899 .modal-open .modal {
5903 .modal-dialog {
5908 .modal-content {
5920 .modal-backdrop {
5929 .modal-backdrop.fade {
[all …]
H A Dbootstrap.css.map1modal-window:before {\n content: \"\\e237\";\n}\n.glyphicon-oil:before {\n content: \"\\e238\";\…
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page.py210 def _check_labels_in_modal(self, modal, expected): argument
216 labels = modal.find_elements_by_css_selector(".radio")
251 modal = self.driver.find_element_by_id('edit-custom-image-modal')
260 self._check_labels_in_modal(modal, expected_recipes)
273 modal = self.driver.find_element_by_id('new-custom-image-modal')
284 self._check_labels_in_modal(modal, expected_recipes)
/OK3568_Linux_fs/buildroot/package/python-flask-login/
H A Dpython-flask-login.hash1 # From https://pypi.org/project/Flask-Login/#copy-hash-modal-8bb2ac58-b80a-4793-84d4-4f32b92976d9
/OK3568_Linux_fs/buildroot/package/python-lockfile/
H A Dpython-lockfile.hash1 # md5, sha256 from https://pypi.org/project/lockfile/#copy-hash-modal-3c1db9ec-dd6e-4d06-8543-91094…
/OK3568_Linux_fs/buildroot/package/python-flask-babel/
H A Dpython-flask-babel.hash1 # From: https://pypi.org/project/Flask-Babel/#copy-hash-modal-80f92a70-1c66-4cce-bb3d-8d6f98287e3f
/OK3568_Linux_fs/buildroot/package/python-iniparse/
H A Dpython-iniparse.hash1 # From https://pypi.org/project/iniparse/#copy-hash-modal-5fdd923b-0592-4d2d-8b49-03472f948290
/OK3568_Linux_fs/buildroot/package/python-flask/
H A Dpython-flask.hash1 # From https://pypi.org/project/Flask/#copy-hash-modal-911ffb67-fe84-4e25-a1a9-f4c745a0a980
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dspi-fsl-dspi.txt59 modal = "at26df081a";
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D01-kconfig-kernel-to-buildroot.patch21 <property name="modal">False</property>
/OK3568_Linux_fs/buildroot/package/lvgl/lvgl/
H A D0016-src-extra-New-widgets-inputbox.patch343 + * @param parent pointer to parent or NULL to create a full screen modal message box
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Drandom4031 // Reference: Kemp, C.D. (1986). `A modal method for generating binomial
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Drandom4031 // Reference: Kemp, C.D. (1986). `A modal method for generating binomial
/OK3568_Linux_fs/external/xserver/
H A DChangeLog48635 In multiwindow mode the modal moving/resizing of windows causes a lot of redraw
48650 WM_ENTERSIZEMOVE and WM_EXITSIZEMOVE that are sent by Windows when the modal
99037 a modal loop, to avoid a backlog of resize events building up as