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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Label.c378 LabelWidget reqlw = (LabelWidget) request; local
418 if ((curlw->core.width == reqlw->core.width) && !checks[WIDTH])
422 if ((curlw->core.height == reqlw->core.height) && !checks[HEIGHT])
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DLabel.c652 LabelWidget reqlw = (LabelWidget) request; local
706 if ((curlw->core.height == reqlw->core.height) && !checks[HEIGHT])
712 if ((curlw->core.width == reqlw->core.width) && !checks[WIDTH])

Completed in 13 milliseconds