Searched defs:ReadPos (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxcrt/ | ||
D | fxcrt_posix.cpp | 108 size_t CFXCRT_FileAccess_Posix::ReadPos(void* pBuffer, size_t szBuffer, FX_FILESIZE pos) in ReadPos() function in CFXCRT_FileAccess_Posix |
D | fxcrt_platforms.cpp | 122 size_t CFXCRT_FileAccess_CRT::ReadPos(void* pBuffer, size_t szBuffer, FX_FILESIZE pos) in ReadPos() function in CFXCRT_FileAccess_CRT |
D | fxcrt_windows.cpp | 161 size_t CFXCRT_FileAccess_Win64::ReadPos(void* pBuffer, size_t szBuffer, FX_FILESIZE pos) in ReadPos() function in CFXCRT_FileAccess_Win64 |