Home
last modified time | relevance | path

Searched defs:szFile (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfxcrt_platforms.cpp137 FX_BOOL CFXCRT_FileAccess_CRT::Truncate(FX_FILESIZE szFile) in Truncate()
Dfxcrt_posix.cpp130 FX_BOOL CFXCRT_FileAccess_Posix::Truncate(FX_FILESIZE szFile) in Truncate()
Dfxcrt_windows.cpp183 FX_BOOL CFXCRT_FileAccess_Win64::Truncate(FX_FILESIZE szFile) in Truncate()
Dfx_extension.cpp78 FX_BOOL FX_File_Truncate(FX_HFILE hFile, FX_FILESIZE szFile) in FX_File_Truncate()