Searched refs:FormatText (Results 1 – 4 of 4) sorted by relevance
69 virtual FX_BOOL FormatText(const CFX_WideString& wsSrcText,
2924 FX_BOOL CFX_FormatString::FormatText(const CFX_WideString& wsSrcText, in FormatText() function in CFX_FormatString
129 virtual FX_BOOL FormatText(const CFX_WideString& wsSrcText,
141 bRet = pFormat->FormatText(wsValue, wsFormat, wsOutput); in ValidateValue()503 bRet = pFormat->FormatText(m_wsValue, wsFormat, wsResult); in FormatSinglePattern()