Searched refs:FormatV (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_object.cpp70 wsMessage.FormatV(str, arg_ptr);
/external/pdfium/core/fxcrt/
H A Dfx_string.h117 void FormatV(const FX_CHAR* lpszFormat, va_list argList);
325 void FormatV(const FX_WCHAR* lpszFormat, va_list argList);
H A Dfx_basic_bstring.cpp441 void CFX_ByteString::FormatV(const FX_CHAR* pFormat, va_list argList) { function in class:CFX_ByteString
655 FormatV(pFormat, argList);
H A Dfx_basic_wstring.cpp406 void CFX_WideString::FormatV(const FX_WCHAR* pFormat, va_list argList) { function in class:CFX_WideString
619 FormatV(pFormat, argList);
/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_lexer.cpp537 m_pErrorInfo->message.FormatV(msg, ap);
H A Dxfa_fmparse.cpp46 m_pErrorInfo->message.FormatV(msg, ap);

Completed in 153 milliseconds