Searched refs:ConstrainRightBottom (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_utils.c | 756 static void ConstrainRightBottom(int *value, int size1, int border, int size2); 835 ConstrainRightBottom(left, width, 0, attr.width); 837 ConstrainRightBottom(top, height, 0, attr.height); 863 ConstrainRightBottom(int *value, int size1, int border, int size2) function in typeref:typename:void
|
Completed in 3 milliseconds