Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h70 bool FormatSinglePattern(WideString& wsResult,
Dcxfa_localevalue.cpp264 if (FormatSinglePattern(wsResult, pattern, pLocale, eValueType)) in FormatPatterns()
270 bool CXFA_LocaleValue::FormatSinglePattern(WideString& wsResult, in FormatSinglePattern() function in CXFA_LocaleValue