Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_ext.h22 int32_t* pUsedLen = nullptr);
25 int32_t* pUsedLen = nullptr);
Dfx_extension.cpp434 int32_t* pUsedLen) { in FXSYS_strtof() argument
441 return FXSYS_wcstof(ws.c_str(), iLength, pUsedLen); in FXSYS_strtof()
445 int32_t* pUsedLen) { in FXSYS_wcstof() argument
484 if (pUsedLen) { in FXSYS_wcstof()
485 *pUsedLen = iUsedLen; in FXSYS_wcstof()