Home
last modified time | relevance | path

Searched refs:FXSYS_vswprintf (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_system.h212 #define FXSYS_vswprintf vswprintf macro
/external/pdfium/core/src/fxcrt/
Dfx_basic_wstring.cpp962FXSYS_vswprintf((wchar_t*)m_pData->m_String, nMaxLen + 1, (const wchar_t*)lpszFormat, argListSave); in FormatV()