Searched defs:_Reposition (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Label.c325 static void _Reposition(lw, width, height, dx, dy) function
360 _Reposition(lw, w->core.width, w->core.height, &dx, &dy);
443 _Reposition(newlw, curlw->core.width, curlw->core.height, &dx, &dy);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DLabel.c593 static void _Reposition(lw, width, height, dx, dy) function
633 _Reposition(lw, w->core.width, w->core.height, &dx, &dy);
737 _Reposition(newlw, curlw->core.width, curlw->core.height, &dx, &dy);

Completed in 13 milliseconds