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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c1205 XtWidgetGeometry MyRequest, YourReply, EditGeom; local
1230 Result = XtMakeGeometryRequest((Widget) cbw, &MyRequest, &YourReply);
1232 MyRequest.width = YourReply.width;
1233 MyRequest.height = YourReply.height;
1234 Result = XtMakeGeometryRequest((Widget) cbw, &MyRequest, &YourReply);

Completed in 114 milliseconds