Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2073 typedef int (WINAPI *AddFontResourceExW_FUNC)(LPCWSTR, DWORD, PVOID ); in __AddFontResourceExW() typedef
2075 static AddFontResourceExW_FUNC pFunc = NULL; in __AddFontResourceExW()
2082 …pFunc = reinterpret_cast<AddFontResourceExW_FUNC>( GetProcAddress( hmGDI, "AddFontResourceExW" ) ); in __AddFontResourceExW()

Completed in 29 milliseconds