Searched refs:FX_File_Open (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_stream.h44 FX_HFILE FX_File_Open(FX_BSTR fileName, FX_DWORD dwMode, IFX_Allocator* pAllocator = NULL);
45 FX_HFILE FX_File_Open(FX_WSTR fileName, FX_DWORD dwMode, IFX_Allocator* pAllocator = NULL);
/external/pdfium/core/src/fxcrt/
H A Dfx_extension.cpp14 FX_HFILE FX_File_Open(FX_BSTR fileName, FX_DWORD dwMode, IFX_Allocator* pAllocator) function
23 FX_HFILE FX_File_Open(FX_WSTR fileName, FX_DWORD dwMode, IFX_Allocator* pAllocator) function

Completed in 74 milliseconds