OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXSYS_ftell
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/src/fxcrt/
fxcrt_platforms.cpp
79
FX_FILESIZE pos = (FX_FILESIZE)
FXSYS_ftell
(m_hFile);
81
FX_FILESIZE size = (FX_FILESIZE)
FXSYS_ftell
(m_hFile);
90
return (FX_FILESIZE)
FXSYS_ftell
(m_hFile);
98
return (FX_FILESIZE)
FXSYS_ftell
(m_hFile);
/external/pdfium/core/include/fxcrt/
fx_system.h
181
#define
FXSYS_ftell
ftell
/external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp
[
all
...]
Completed in 74 milliseconds