Searched refs:_Reposition (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Label.c | 325 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 D | Label.c | 593 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 12 milliseconds