Searched defs:this (Results 1 - 1 of 1) sorted by relevance

/opengrok/web/js/
H A Dutils.js4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
8 * See LICENSE.txt included in this distribution for the specific
11 * When distributing Covered Code, include this CDDL HEADER in each
13 * If applicable, add the following below this CDDL HEADER, with the
37 * of this plugin for really long files.
49 if (!$(this).hasClass("selected")) {
50 $(this).addClass("selected");
51 $(this).text($(this)
[all...]

Completed in 8 milliseconds