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

/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DUtil.java442 * the unmangled path from the given uid.
443 * @param uid uid to unmangle.
446 public static String uid2url(String uid) { argument
447 String url = uid.replace('\u0000', '/');
/opengrok-jel/lib/
H A Dswing-layout-0.9.jar ... .swing.JComponent component int width int height String uid int baseline private static java.awt.Insets rotateInsets ...

Completed in 14 milliseconds