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

/opengrok/src/org/opensolaris/opengrok/web/
H A DUtil.java607 * the unmangled path from the given uid.
609 * @param uid uid to unmangle.
612 public static String uid2url(String uid) { argument
613 String url = uid.replace('\u0000', '/');
/opengrok/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 13 milliseconds