Home
last modified time | relevance | path

Searched refs:tooltip (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js84 newLayerDep.children("span").tooltip();
89 link.tooltip({title: currentLayerDepSelection.tooltip, placement: "right"});
421 layerDepsList.find("a").tooltip();
422 $(".glyphicon-trash").tooltip();
423 $(".commit").tooltip();
H A Dlibtoaster.js330 link.tooltip({title: layer.tooltip});
695 …$('th a.btn-primary').tooltip({container:'body', html:true, placement:'bottom', delay:{hide:1500}}…
703 $(".get-help, [data-toggle=tooltip]").tooltip({
721 …$(".task-info").tooltip({ container: 'body', html: true, delay: {show: 200}, placement: 'right' });
724 …$(".glyphicon-edit").tooltip({ container: 'body', html: true, delay: {show: 400}, title: "Change" …
727 $(".icon-download-alt").tooltip({ container: 'body', html: true, delay: { show: 200 } });
H A Dtable.js143 $(".get-help").tooltip({container:'body', html:true, delay:{show:300}});
217 help_text.tooltip({title: col.help_text});
317 filterBtn.tooltip({
329 filterBtn.tooltip('destroy');
748 $(".get-help").tooltip({container:'body', html:true, delay:{show:300}});
H A Dprojectpage.js130 projectLayer.children("span").tooltip();
138 link.tooltip({title: layerObj.local_source_dir, placement: "right"});
140 link.tooltip({title: layerObj.vcs_url + " | "+ layerObj.vcs_reference, placement: "right"});
H A Dimportlayer.js70 newLayerDep.children("span").tooltip();
75 link.tooltip({title: currentLayerDepSelection.tooltip, placement: "right"});
H A Dbootstrap.js1748 var old = $.fn.tooltip
1750 $.fn.tooltip = Plugin
1751 $.fn.tooltip.Constructor = Tooltip
1757 $.fn.tooltip.noConflict = function () {
1758 $.fn.tooltip = old
1783 if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js')
1787 Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, {
1798 Popover.prototype = $.extend({}, $.fn.tooltip.Constructor.prototype)
H A Dbootstrap.min.js6tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.t…
H A Dmrbsection.js105 html.find('span.glyphicon-question-sign').tooltip();
H A Dqunit-1.18.0.js2 …assed tests",tooltip:"Only show tests and assertions that fail. Stored as query-strings."},{id:"no… property
3 "`window` object. Stored as query-strings."},{id:"notrycatch",label:"No try-catch",tooltip:"Enablin… property
264 escaped=escapeText(val.id);escapedTooltip=escapeText(val.tooltip);if(config[val.id]===undefined){co…
/OK3568_Linux_fs/buildroot/docs/website/js/
H A Dbuildroot.js60 $('[data-toggle="tooltip"]').tooltip()
65 $(e.trigger).tooltip('show');
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/
H A D0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch40 /* get the window icon and set the tooltip */
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css92 .tooltip .btn { margin: 5px; }
154 #layers-in-project-list .tooltip-inner { max-width: 600px; }
184 .tooltip-inner code { color: #fff; }
224 td > .tooltip-inner,
H A Dbootstrap.css.map1tooltip.less","less/mixins/reset-text.less","less/popovers.less","less/carousel.less","less/mixins…
H A Dbootstrap3-transition.css156 .tooltip .btn-small {
H A Dbootstrap.min.css5tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,…
H A Dbootstrap.css5992 .tooltip {
6016 .tooltip.in {
6020 .tooltip.top {
6024 .tooltip.right {
6028 .tooltip.bottom {
6032 .tooltip.left {
6036 .tooltip-inner {
6044 .tooltip-arrow {
6051 .tooltip.top .tooltip-arrow {
6058 .tooltip.top-left .tooltip-arrow {
[all …]
H A Dbootstrap.min.css.map1 …embed.less","less/wells.less","less/close.less","less/modals.less","less/tooltip.less","less/mixin…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_27.2.bb170 ${datadir}/${BPN}/${PV}/lisp/tooltip.elc \
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.m1448 * when another window is over us or we might show a tooltip)
/OK3568_Linux_fs/external/mpp/tools/
H A Dmpp_doxyfile931 # source code will show a tooltip with additional information such as prototype,
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A Ddoxygen.conf.in963 # source code will show a tooltip with additional information such as prototype,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog135471 …Correct the tooltip text for the toolbar X icon to be strictly correct, 'display-number:screen' sh…