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

/external/pdfium/core/include/fxcrt/
H A Dfx_system.h180 #define FXSYS_vswprintf vswprintf macro
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_wstring.cpp992 FXSYS_vswprintf((wchar_t*)m_pData->m_String, nMaxLen + 1, (const wchar_t*)lpszFormat, argListSave);

Completed in 58 milliseconds