Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DwinSetAppUserModelID.c83 winSetAppUserModelID(HWND hWnd, const char *AppID) in winSetAppUserModelID() argument
93 winDebug("winSetAppUserMOdelID - hwnd 0x%p appid '%s'\n", hWnd, AppID); in winSetAppUserModelID()
99 if (AppID) { in winSetAppUserModelID()
101 hr = SHStrDupA(AppID, &pv.pwszVal); in winSetAppUserModelID()
H A Dwinwindow.h159 winSetAppUserModelID(HWND hWnd, const char *AppID);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog66600 v4: Fix up names taskbar->propertystore, AppID->AppUserModelID, etc.