Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_localevalue.h52 bool FormatSinglePattern(CFX_WideString& wsResult,
Dxfa_localevalue.cpp475 if (FormatSinglePattern(wsResult, wsPatterns[i], pLocale, eValueType)) in FormatPatterns()
481 bool CXFA_LocaleValue::FormatSinglePattern(CFX_WideString& wsResult, in FormatSinglePattern() function in CXFA_LocaleValue