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

/xsrc/external/mit/libXaw/dist/src/
H A DLabel.c639 LabelWidget reqlw = (LabelWidget)request; local in function:XawLabelSetValues
690 if (XtHeight(curlw) == XtHeight(reqlw) && !checks[HEIGHT])
696 if (XtWidth(curlw) == XtWidth(reqlw) && !checks[WIDTH])
/xsrc/external/mit/xfontsel/dist/
H A DULabel.c665 UCSLabelWidget reqlw = (UCSLabelWidget) request; local in function:SetValues
719 if ((curlw->core.height == reqlw->core.height) && !checks[HEIGHT])
725 if ((curlw->core.width == reqlw->core.width) && !checks[WIDTH])

Completed in 3 milliseconds