Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.h56 WideString GetTextFormat(const WideString& wsPattern,
Dcfgas_formatstring.cpp916 WideString CFGAS_FormatString::GetTextFormat(const WideString& wsPattern, in GetTextFormat() function in CFGAS_FormatString
1073 WideString wsTextFormat = GetTextFormat(wsPattern, L"text"); in ParseText()
1731 WideString wsTextFormat = GetTextFormat(wsPattern, L"zero"); in ParseZero()
1763 WideString wsTextFormat = GetTextFormat(wsPattern, L"null"); in ParseNull()
1803 WideString wsTextFormat = GetTextFormat(wsPattern, L"text"); in FormatText()
2312 WideString wsTextFormat = GetTextFormat(wsPattern, L"zero"); in FormatZero()
2332 WideString wsTextFormat = GetTextFormat(wsPattern, L"null"); in FormatNull()