HomeSort by: relevance | last modified time | path
    Searched refs:_Reposition (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/src/
Label.c 86 static void _Reposition(LabelWidget, unsigned int, unsigned int,
591 _Reposition(LabelWidget lw, unsigned int width, unsigned int height,
626 _Reposition(lw, XtWidth(w), XtHeight(w), &dx, &dy);
724 _Reposition(newlw, XtWidth(curlw), XtHeight(curlw), &dx, &dy);
  /xsrc/external/mit/xfontsel/dist/
ULabel.c 610 static void _Reposition(UCSLabelWidget lw, Dimension width, Dimension height,
647 _Reposition(lw, w->core.width, w->core.height, &dx, &dy);
750 _Reposition(newlw, curlw->core.width, curlw->core.height, &dx, &dy);

Completed in 17 milliseconds