Searched refs:fShortDaylightSavingName (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/locale/
H A DTimeZone.cpp68 fShortDaylightSavingName(other.fShortDaylightSavingName),
97 fShortDaylightSavingName = source.fShortDaylightSavingName;
185 BStringByteSink sink(&fShortDaylightSavingName);
190 return fShortDaylightSavingName;
/haiku/headers/os/locale/
H A DTimeZone.h61 mutable BString fShortDaylightSavingName; member in class:BTimeZone

Completed in 99 milliseconds