Lines Matching refs:toroot
47 public static String toroot = null;95 String toroot;96 if (ClearPage.toroot != null) {97 toroot = ClearPage.toroot;101 toroot = "";103 toroot += "../";106 toroot = "./";109 data.setValue("toroot", toroot);