Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_localeimp.h43 bool FormatText(const CFX_WideString& wsSrcText,
Dfgas_locale.cpp2566 bool CFX_FormatString::FormatText(const CFX_WideString& wsSrcText, in FormatText() function in CFX_FormatString
/external/pdfium/xfa/fxfa/parser/
Dxfa_localevalue.cpp146 bRet = pFormat->FormatText(wsValue, wsFormat, wsOutput); in ValidateValue()
509 bRet = pFormat->FormatText(m_wsValue, wsFormat, wsResult); in FormatSinglePattern()