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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp233 const Vector<String>& LocaleICU::monthLabels() function in class:WebCore::LocaleICU
403 m_standAloneMonthLabels = monthLabels();
H A DLocaleWin.cpp389 const Vector<String>& LocaleWin::monthLabels() function in class:WebCore::LocaleWin
408 WTF::Unicode::Direction dir = WTF::Unicode::direction(monthLabels()[0][0]);
497 return monthLabels();

Completed in 23 milliseconds