Searched refs:GetGeometry (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Viewport.c | 39 static Boolean GetGeometry(); 351 GetGeometry( widget, child->core.width, child->core.height ); 768 reconfigured = GetGeometry( (Widget)w, 829 static Boolean GetGeometry(w, width, height) function
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Viewport.c | 60 static Boolean GetGeometry(); 384 GetGeometry( widget, child->core.width, child->core.height ); 908 reconfigured = GetGeometry( (Widget)w, 973 static Boolean GetGeometry(w, width, height) function
|
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/ |
H A D | tsolprotocol.c | 663 if ((status = GetGeometry(client, &rep)) != Success)
|
Completed in 18 milliseconds