[inline, private]
Definition at line 85 of file LogoWindow.h.
Referenced by LogoWindow().
00086 { 00087 if (xyUpperRight) 00088 return x - width; 00089 return x; 00090 }