Searched refs:_Reposition (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Label.c | 86 static void _Reposition(LabelWidget, unsigned int, unsigned int, 591 _Reposition(LabelWidget lw, unsigned int width, unsigned int height, function in typeref:typename:void 626 _Reposition(lw, XtWidth(w), XtHeight(w), &dx, &dy); 724 _Reposition(newlw, XtWidth(curlw), XtHeight(curlw), &dx, &dy);
|
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | ULabel.c | 610 static void _Reposition(UCSLabelWidget lw, Dimension width, Dimension height, function in typeref:typename:void 647 _Reposition(lw, w->core.width, w->core.height, &dx, &dy); 750 _Reposition(newlw, curlw->core.width, curlw->core.height, &dx, &dy);
|
Completed in 4 milliseconds