Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DapplewmExt.h67 } AppleWMProcsRec, *AppleWMProcsPtr; typedef
70 AppleWMExtensionInit(AppleWMProcsPtr procsPtr);
H A Dapplewm.c72 static AppleWMProcsPtr appleWMProcs;
717 AppleWMExtensionInit(AppleWMProcsPtr procsPtr) in AppleWMExtensionInit()