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

  /external/pdfium/core/include/fxcrt/
fx_ext.h 31 FX_FLOAT FXSYS_strtof(FX_LPCSTR pcsStr, FX_INT32 iLength = -1, FX_INT32 *pUsedLen = NULL);
  /external/pdfium/core/src/fxcrt/
fx_extension.cpp 158 FX_FLOAT FXSYS_strtof(FX_LPCSTR pcsStr, FX_INT32 iLength, FX_INT32 *pUsedLen)

Completed in 352 milliseconds