HomeSort by relevance Sort by last modified time
    Searched full:fx_wtof (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_wstring.cpp 955 FX_FLOAT FX_wtof(const FX_WCHAR* str, int len) {
992 return m_pData ? FX_wtof(m_pData->m_String, m_pData->m_nDataLength) : 0.0f;

Completed in 477 milliseconds