Home | History | Annotate | Download | only in unicode

Lines Matching refs:rawOffset

184      * @param rawOffset     An offset from GMT in milliseconds, ignoring
195 const int32_t* rawOffset,
219 * @param rawOffset an offset from GMT in milliseconds, ignoring
224 static StringEnumeration* U_EXPORT2 createEnumeration(int32_t rawOffset);
493 * in time. Upon return, local-millis = GMT-millis + rawOffset +
503 * @param rawOffset output parameter to receive the raw offset, that
506 * that is, the offset to be added to `rawOffset' to obtain the
514 virtual void getOffset(UDate date, UBool local, int32_t& rawOffset,