Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_extension.cpp12 float FXSYS_wcstof(const wchar_t* pwsStr, int32_t iLength, int32_t* pUsedLen) { in FXSYS_wcstof()
/external/pdfium/xfa/fde/
Dcfde_textout.cpp461 const wchar_t* pwsStr = m_wsText.c_str(); in ReloadLinePiece() local