Searched refs:FormatText (Results 1 – 3 of 3) sorted by relevance
43 bool FormatText(const CFX_WideString& wsSrcText,
2566 bool CFX_FormatString::FormatText(const CFX_WideString& wsSrcText, in FormatText() function in CFX_FormatString
146 bRet = pFormat->FormatText(wsValue, wsFormat, wsOutput); in ValidateValue()509 bRet = pFormat->FormatText(m_wsValue, wsFormat, wsResult); in FormatSinglePattern()