Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprAppleWM.c88 xp_window_id child_wid, parent_wid; in xprAttachTransient() local
91 child_wid = x_cvt_vptr_to_uint(RootlessFrameForWindow(pWinChild, TRUE)); in xprAttachTransient()
92 if (child_wid == 0) in xprAttachTransient()
109 if (xp_configure_window(child_wid, XP_ATTACH_TRANSIENT, in xprAttachTransient()