Searched refs:native_id (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprFrame.c106 unsigned int native_id; local in function:xprSetNativeProperty
111 err = xp_get_native_window(x_cvt_vptr_to_uint(pFrame->wid), &native_id);
116 data = native_id;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprFrame.c120 unsigned int native_id; local in function:xprSetNativeProperty
123 err = xp_get_native_window(x_cvt_vptr_to_uint(pFrame->wid), &native_id);
127 data = native_id;

Completed in 7 milliseconds