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

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp490 CFX_ByteString strPlusPath = ""; local
493 strPlusPath += buf;
494 strPlusPath += "\\";
495 strPlusPath += "GDIPLUS.DLL";
496 m_hModule = LoadLibraryA(strPlusPath);

Completed in 168 milliseconds