Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h95 IFX_Locale* GetTextFormat(const CFX_WideString& wsPattern,
Dfx_locale.cpp750 IFX_Locale* CFX_FormatString::GetTextFormat(const CFX_WideString& wsPattern, in GetTextFormat() function in CFX_FormatString
939 GetTextFormat(wsPattern, FX_WSTRC(L"text"), wsTextFormat); in ParseText()
2865 GetTextFormat(wsPattern, FX_WSTRC(L"zero"), wsTextFormat); in ParseZero()
2896 GetTextFormat(wsPattern, FX_WSTRC(L"null"), wsTextFormat); in ParseNull()
2935 GetTextFormat(wsPattern, FX_WSTRC(L"text"), wsTextFormat); in FormatText()
4439 GetTextFormat(wsPattern, FX_WSTRC(L"zero"), wsTextFormat); in FormatZero()
4461 GetTextFormat(wsPattern, FX_WSTRC(L"null"), wsTextFormat); in FormatNull()