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

/external/pdfium/core/fxcrt/
H A Dfx_basic_wstring.cpp948 FX_FLOAT FX_wtof(const FX_WCHAR* str, int len) { function
987 return m_pData ? FX_wtof(m_pData->m_String, m_pData->m_nDataLength) : 0.0f;

Completed in 101 milliseconds