Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_wstring.cpp740 void CFX_WideString::FormatV(const FX_WCHAR* lpszFormat, va_list argList) { in FormatV() function in CFX_WideString
Dfx_basic_bstring.cpp466 void CFX_ByteString::FormatV(const FX_CHAR* lpszFormat, va_list argList) { in FormatV() function in CFX_ByteString