Searched defs:FormatV (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp489 void CFX_ByteString::FormatV(FX_LPCSTR lpszFormat, va_list argList) function in class:CFX_ByteString
705 FormatV(lpszFormat, argList);
H A Dfx_basic_wstring.cpp785 void CFX_WideString::FormatV(FX_LPCWSTR lpszFormat, va_list argList) function in class:CFX_WideString
1001 FormatV(lpszFormat, argList);

Completed in 86 milliseconds