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

  /external/pdfium/core/include/thirdparties/freetype/freetype/config/
ftstdlib.h 108 #define ft_ftell FXSYS_ftell
  /external/pdfium/core/src/fxcrt/
fxcrt_platforms.cpp 87 FX_FILESIZE pos = (FX_FILESIZE)FXSYS_ftell(m_hFile);
89 FX_FILESIZE size = (FX_FILESIZE)FXSYS_ftell(m_hFile);
98 return (FX_FILESIZE)FXSYS_ftell(m_hFile);
106 return (FX_FILESIZE)FXSYS_ftell(m_hFile);
fx_basic_bstring.cpp 940 int len = FXSYS_ftell(file);
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/
ftstdlib.h 108 #define ft_ftell FXSYS_ftell
  /external/pdfium/core/include/fxcrt/
fx_system.h 160 #define FXSYS_ftell ftell
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp     [all...]

Completed in 244 milliseconds