OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Gdiplus
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplus.h
2
*
gdiplus
.h
46
namespace
Gdiplus
{
81
} /* namespace
Gdiplus
*/
/external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp
13
namespace
Gdiplus
{
16
} // namespace
Gdiplus
18
#include <
gdiplus
.h>
22
using namespace
Gdiplus
;
23
using namespace
Gdiplus
::DllExports;
687
strPlusPath += "
GDIPLUS
.DLL";
[
all
...]
Completed in 243 milliseconds