Searched refs:pFirstMapped (Results 1 – 1 of 1) sorted by relevance
2739 WindowPtr pFirstMapped = NullWindow; in MapSubwindows() local2760 if (!pFirstMapped) in MapSubwindows()2761 pFirstMapped = pWin; in MapSubwindows()2772 if (pFirstMapped) { in MapSubwindows()2777 pFirstMapped = pLayerWin; in MapSubwindows()2780 (*pScreen->ValidateTree) (pLayerWin->parent, pFirstMapped, VTMap); in MapSubwindows()2783 (*pScreen->PostValidateTree) (pLayerWin->parent, pFirstMapped, in MapSubwindows()