Home
last modified time | relevance | path

Searched defs:GetMonthName (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodelocale.cpp81 WideString CXFA_NodeLocale::GetMonthName(int32_t nMonth, bool bAbbr) const { in GetMonthName() function in CXFA_NodeLocale
Dcxfa_xmllocale_unittest.cpp133 TEST(CXFA_XMLLocaleTest, GetMonthName) { in TEST() argument
Dcxfa_xmllocale.cpp104 WideString CXFA_XMLLocale::GetMonthName(int32_t nMonth, bool bAbbr) const { in GetMonthName() function in CXFA_XMLLocale