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

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_wstring.cpp1004 FX_FLOAT FX_wtof(FX_LPCWSTR str, int len) function
1050 return FX_wtof(m_pData->m_String, m_pData->m_nDataLength);
1085 return FX_wtof(m_Ptr, m_Length);

Completed in 222 milliseconds