Searched refs:pD2D1CreateFactory (Results 1 – 1 of 1) sorted by relevance
74 static PD2D1CREATEFACTORY pD2D1CreateFactory = NULL; variable78 #define D2D1CreateFactory (*pD2D1CreateFactory)1225 pD2D1CreateFactory = (PD2D1CREATEFACTORY)GetProcAddress(hD2D1DLL, in DWrite_Init()1237 pD2D1CreateFactory = NULL; in DWrite_Final()1248 if (pGetUserDefaultLocaleName == NULL || pD2D1CreateFactory == NULL in DWriteContext_Open()