Lines Matching refs:first

527 			this._data.core.li_height = this.get_container_ul().children("li").first().height() || 24;
877 return this.element.children(".jstree-children").first();
1036 return obj.parentsUntil(".jstree",".jstree-node").nextAll(".jstree-node:visible").first();
1072 obj = obj.children(".jstree-children").first().children(".jstree-node:visible:last");
1899 tmp = d.children('a').first();
1909 tmp = d.children("a").first().length ? d.children("a").first().clone() : d.clone();
5629 .find('a').first().focus().parent().addClass("vakata-context-hover");
5716 …vakata_context.element.find(".vakata-context-hover").last().closest("li").first().find("ul").hide(…
5723 …t-hover").removeClass("vakata-context-hover").prevAll("li:not(.vakata-context-separator)").first();
5732 …("li:not(.vakata-context-separator)").removeClass("vakata-context-hover").first().addClass("vakata…
5739 …t-hover").removeClass("vakata-context-hover").nextAll("li:not(.vakata-context-separator)").first();
5740 …lement.find("ul:visible").addBack().last().children("li:not(.vakata-context-separator)").first(); }
5915 ….find('.jstree-copy').first()[ data.data.origin && (data.data.origin.settings.dnd.always_copy || (…
5928 data.helper.find('.jstree-icon').first().removeClass('jstree-er').addClass('jstree-ok');
5993 data.helper.find('.jstree-icon').first().removeClass('jstree-er').addClass('jstree-ok');
6011 data.helper.find('.jstree-icon').first().removeClass('jstree-ok').addClass('jstree-er');
6037 …data.helper.find('.jstree-copy').first()[ data.data.origin && (data.data.origin.settings.dnd.alway…
7319 $(e.currentTarget).closest(".jstree-node").children(".jstree-anchor").first().trigger(tmp);
7333 …$(e.currentTarget).closest(".jstree-node").children(".jstree-anchor").first().trigger(tmp).focus();
7338 …$(e.currentTarget).closest(".jstree-node").children(".jstree-anchor").first().trigger(tmp).focus();