Searched defs:URelativeString (Results 1 – 4 of 4) sorted by relevance
38 public static class URelativeString { class in RelativeDateFormat39 URelativeString(int offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString43 URelativeString(String offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString
40 public static class URelativeString { class in RelativeDateFormat41 URelativeString(int offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString45 URelativeString(String offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString
32 struct URelativeString { struct33 int32_t offset; /** offset of this item, such as, the relative date **/34 int32_t len; /** length of the string **/35 const UChar* string; /** string, or NULL if not set **/
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...