HomeSort by relevance Sort by last modified time
    Searched defs:shortMonthLabels (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/text/
LocaleICU.cpp 376 const Vector<String>& LocaleICU::shortMonthLabels()
416 m_shortStandAloneMonthLabels = shortMonthLabels();
LocaleWin.cpp 486 const Vector<String>& LocaleWin::shortMonthLabels()
501 return shortMonthLabels();

Completed in 48 milliseconds