Home
last modified time | relevance | path

Searched refs:bsCategory (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp225 const CFX_ByteString& bsCategory, in FX_GetPattern() argument
230 pXmlElement->GetElement(bsSpace, bsCategory + "s"); in FX_GetPattern()
235 FX_GetXMLContent(bsSpace, pDatePatterns, bsCategory, wsSubCategory); in FX_GetPattern()
238 const CFX_ByteString& bsCategory, in FX_GetDateTimePattern() argument
242 FX_GetPattern(pXmlElement, bsCategory, wsType, wsPattern); in FX_GetDateTimePattern()