HomeSort by relevance Sort by last modified time
    Searched refs:FXSYS_wcstof (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/fxcrt/
fx_extension.h 22 float FXSYS_wcstof(const wchar_t* pwsStr,
fx_extension.cpp 12 float FXSYS_wcstof(const wchar_t* pwsStr, int32_t iLength, int32_t* pUsedLen) {
  /external/pdfium/xfa/fxfa/parser/
cxfa_measurement.cpp 42 float fValue = FXSYS_wcstof(wsMeasure.unterminated_c_str() + iOffset,
  /external/pdfium/core/fxcrt/css/
cfx_cssdeclaration.cpp 184 fValue = FXSYS_wcstof(pszValue, iValueLen, &iUsedLen);
  /external/pdfium/fxjs/xfa/
cjx_object.cpp 237 FXSYS_round(FXSYS_wcstof(wsValue.unterminated_c_str(),
    [all...]

Completed in 571 milliseconds