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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp59 , m_shortTimeFormat(0)
69 udat_close(m_shortTimeFormat);
283 m_shortTimeFormat = openDateFormat(UDAT_SHORT, UDAT_NONE);
284 m_timeFormatWithoutSeconds = getDateFormatPattern(m_shortTimeFormat);
H A DLocaleICU.h102 UDateFormat* m_shortTimeFormat; member in class:blink::LocaleICU

Completed in 124 milliseconds