Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DwinSetAppUserModelID.c44 static SHGETPROPERTYSTOREFORWINDOWPROC g_pSHGetPropertyStoreForWindow = NULL; variable
62 g_pSHGetPropertyStoreForWindow = in winPropertyStoreInit()
65 if (g_pSHGetPropertyStoreForWindow == NULL) { in winPropertyStoreInit()
78 g_pSHGetPropertyStoreForWindow = NULL; in winPropertyStoreDestroy()
89 if (g_pSHGetPropertyStoreForWindow == NULL) { in winSetAppUserModelID()
95 hr = g_pSHGetPropertyStoreForWindow(hWnd, &IID_IPropertyStore, in winSetAppUserModelID()