Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.h76 bool FormatSinglePattern(WideString& wsResult,
H A Dcxfa_localevalue.cpp280 if (FormatSinglePattern(wsResult, pattern, pLocale, eValueType)) in FormatPatterns()
286 bool CXFA_LocaleValue::FormatSinglePattern(WideString& wsResult, in FormatSinglePattern() function in CXFA_LocaleValue