Searched refs:FormatNull (Results 1 – 4 of 4) sorted by relevance
90 virtual FX_BOOL FormatNull(const CFX_WideString& wsPattern,
4455 FX_BOOL CFX_FormatString::FormatNull(const CFX_WideString& wsPattern, in FormatNull() function in CFX_FormatString
150 virtual FX_BOOL FormatNull(const CFX_WideString& wsPattern,
491 bRet = pFormat->FormatNull(wsFormat, wsResult); in FormatSinglePattern()