Searched defs:shortMonthLabels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp376 const Vector<String>& LocaleICU::shortMonthLabels() function in class:blink::LocaleICU
416 m_shortStandAloneMonthLabels = shortMonthLabels();
H A DLocaleWin.cpp486 const Vector<String>& LocaleWin::shortMonthLabels() function in class:blink::LocaleWin
501 return shortMonthLabels();

Completed in 1983 milliseconds