Home | History | Annotate | Download | only in src

Lines Matching refs:fpGetHandle1

3206     LPFNDLLFUNC1 fpGetHandle1;

3214 fpGetHandle1 = (LPFNDLLFUNC1)GetProcAddress(g_hLcmlDllHandle,TEXT("GetHandle"));
3215 if (!fpGetHandle1) {
3221 eError = fpGetHandle1(&pHandle);