Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dwin32_int.h30 typedef BOOL(__stdcall* FuncType_GdiRemoveFontMemResourceEx)(HANDLE handle); typedef
115 FuncType_GdiRemoveFontMemResourceEx m_pGdiRemoveFontMemResourseEx = nullptr;
Dfx_win32_gdipext.cpp777 reinterpret_cast<FuncType_GdiRemoveFontMemResourceEx>( in Load()