Searched refs:FormatV (Results 1 – 3 of 3) sorted by relevance
299 void FormatV(FX_LPCSTR lpszFormat, va_list argList);746 void FormatV(FX_LPCWSTR lpszFormat, va_list argList);
489 void CFX_ByteString::FormatV(FX_LPCSTR lpszFormat, va_list argList) in FormatV() function in CFX_ByteString707 FormatV(lpszFormat, argList); in Format()
755 void CFX_WideString::FormatV(FX_LPCWSTR lpszFormat, va_list argList) in FormatV() function in CFX_WideString971 FormatV(lpszFormat, argList); in Format()