Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.h54 WideString GetTextFormat(WideStringView wsCategory) const;
Dcfgas_stringformatter.cpp902 WideString CFGAS_StringFormatter::GetTextFormat( in GetTextFormat() function in CFGAS_StringFormatter
1057 WideString wsTextFormat = GetTextFormat(L"text"); in ParseText()
1719 WideString wsTextFormat = GetTextFormat(L"zero"); in ParseZero()
1747 WideString wsTextFormat = GetTextFormat(L"null"); in ParseNull()
1779 WideString wsTextFormat = GetTextFormat(L"text"); in FormatText()
2239 WideString wsTextFormat = GetTextFormat(L"zero"); in FormatZero()
2255 WideString wsTextFormat = GetTextFormat(L"null"); in FormatNull()