Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h90 virtual FX_BOOL FormatNull(const CFX_WideString& wsPattern,
Dfx_locale.cpp4455 FX_BOOL CFX_FormatString::FormatNull(const CFX_WideString& wsPattern, in FormatNull() function in CFX_FormatString
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h150 virtual FX_BOOL FormatNull(const CFX_WideString& wsPattern,
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp491 bRet = pFormat->FormatNull(wsFormat, wsResult); in FormatSinglePattern()