Searched refs:label (Results 1 - 11 of 11) sorted by relevance

/opengrok-jel/lib/
H A Dswing-layout-0.9.jar ... tree int height int rowHeight javax.swing.JLabel label private int getTableBaseline (javax.swing.JTable, int) javax ...
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/opengrok-jel/src/org/opensolaris/opengrok/analysis/
H A DJFlexXref.java619 * Push the current state to the state order stack, the given label to the
622 * @param label label to push to the {@link #labelStack}. Might be {@code null}.
628 public void yypush(int newState, String label) { argument
630 labelStack.push(label);
636 * the last label from the {@link #labelStack} and write it out, if it is
/opengrok-jel/web/static/
H A Dopengrok-symbols-panel.js163 label : 'Close',
H A Dopengrok.js466 var label = O.filelistExpanded ? collapseLabel : expandLabel;
467 button.get('childNodes').pop().set('text', label);
/opengrok-jel/web/static/default/
H A Dstyle.css356 label {
486 #sortfield label {
489 #sortfield label:after {
757 .n { /* numbers/label */ color: #a52a2a; }
H A Dprint.css53 label {
327 .n { /* numbers/label */ color: #a52a2a; }
/opengrok-jel/web/static/offwhite/
H A Dstyle.css356 label {
483 margin-right: 0.25ex; /* distance between the icon and the label */
515 #sortfield label {
518 #sortfield label:after {
802 .n { /* numbers/label */ color: #a52a2a; }
H A Dprint.css53 label {
345 .n { /* numbers/label */ color: #a52a2a; }
/opengrok-jel/web/static/polished/
H A Dstyle.css377 label {
514 /* distance between label end and the icon of the next item */
527 margin-right: 0.25ex; /* distance between the icon and the label */
559 #sortfield label {
562 #sortfield label:after {
847 .n { /* numbers/label */ color: #a52a2a; }
H A Dprint.css53 label {
347 .n { /* numbers/label */ color: #a52a2a; }

Completed in 27 milliseconds