Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dproperty.h82 extern _X_EXPORT void DeleteAllWindowProperties(WindowPtr /*pWin */ );
/OK3568_Linux_fs/external/xserver/dix/
H A Dproperty.c400 DeleteAllWindowProperties(WindowPtr pWin) in DeleteAllWindowProperties() function
H A Dwindow.c1029 DeleteAllWindowProperties(pWin); in FreeWindowResources()