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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.h89 bool m_didCreateShortDateFormat; member in class:blink::LocaleICU
H A DLocaleICU.cpp56 , m_didCreateShortDateFormat(false)
137 if (m_didCreateShortDateFormat)
140 m_didCreateShortDateFormat = true;

Completed in 204 milliseconds