Searched defs:pszFileName (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_gefont.cpp | 46 IFX_Font* IFX_Font::LoadFont(const FX_WCHAR* pszFileName, in LoadFont() 259 FX_BOOL CFX_GEFont::LoadFont(const FX_WCHAR* pszFileName) { in LoadFont()
|
D | fx_gdifont.cpp | 66 IFX_Font* IFX_Font::LoadFont(const FX_WCHAR* pszFileName, in LoadFont() 219 FX_BOOL CFX_GdiFont::LoadFont(const FX_WCHAR* pszFileName) { in LoadFont()
|
D | fx_stdfontmgr.cpp | 205 IFX_Font* CFX_StdFontMgrImp::LoadFont(const FX_WCHAR* pszFileName) { in LoadFont() 901 IFX_Font* CFX_FontMgrImp::LoadFont(const FX_WCHAR* pszFileName, in LoadFont()
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_stream.cpp | 50 IFX_Stream* IFX_Stream::CreateStream(const FX_WCHAR* pszFileName, in CreateStream()
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 2515 #define IFileSourceFilter_Load(This,pszFileName,pmt) (This)->lpVtbl->Load(This,pszFileName,pmt) argument 2555 #define IFileSinkFilter_SetFileName(This,pszFileName,pmt) (This)->lpVtbl->SetFileName(This,pszFileN… argument 2597 #define IFileSinkFilter2_SetFileName(This,pszFileName,pmt) (This)->lpVtbl->SetFileName(This,pszFile… argument
|