Searched refs:FormatZero (Results 1 – 4 of 4) sorted by relevance
88 virtual FX_BOOL FormatZero(const CFX_WideString& wsPattern,
4433 FX_BOOL CFX_FormatString::FormatZero(const CFX_WideString& wsPattern, in FormatZero() function in CFX_FormatString
148 virtual FX_BOOL FormatZero(const CFX_WideString& wsPattern,
496 bRet = pFormat->FormatZero(wsFormat, wsResult); in FormatSinglePattern()