Home
last modified time | relevance | path

Searched refs:m_GdiModule (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dwin32_int.h60 HMODULE m_GdiModule = nullptr; variable
Dfx_win32_gdipext.cpp747 FreeLibrary(m_GdiModule); in ~CGdiplusExt()
773 m_GdiModule = LoadLibraryA("GDI32.DLL"); in Load()