pleyo.com

WebCore::IntSize Class Reference

#include <IntSize.h>

List of all members.

Public Member Functions

 IntSize ()
 IntSize (int width, int height)
int width () const
int height () const
void setWidth (int width)
void setHeight (int height)
bool isEmpty () const
IntSize expandedTo (const IntSize &other) const
IntSize shrunkTo (const IntSize &other) const
void clampNegativeToZero ()


Constructor & Destructor Documentation

WebCore::IntSize::IntSize (  )  [inline]

WebCore::IntSize::IntSize ( int  width,
int  height 
) [inline]


Member Function Documentation

int WebCore::IntSize::width (  )  const [inline]

int WebCore::IntSize::height (  )  const [inline]

void WebCore::IntSize::setWidth ( int  width  )  [inline]

void WebCore::IntSize::setHeight ( int  height  )  [inline]

bool WebCore::IntSize::isEmpty (  )  const [inline]

IntSize WebCore::IntSize::expandedTo ( const IntSize other  )  const [inline]

IntSize WebCore::IntSize::shrunkTo ( const IntSize other  )  const [inline]

void WebCore::IntSize::clampNegativeToZero (  )  [inline]


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 20:04:20 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com