pleyo.com

WebCore::FloatSize Class Reference

#include <FloatSize.h>

List of all members.

Public Member Functions

 FloatSize ()
 FloatSize (float width, float height)
 FloatSize (const IntSize &)
float width () const
float height () const
void setWidth (float width)
void setHeight (float height)
bool isEmpty () const
FloatSize expandedTo (const FloatSize &other) const

Static Public Member Functions

static FloatSize narrowPrecision (double width, double height)


Constructor & Destructor Documentation

WebCore::FloatSize::FloatSize (  )  [inline]

WebCore::FloatSize::FloatSize ( float  width,
float  height 
) [inline]

WebCore::FloatSize::FloatSize ( const IntSize size  ) 


Member Function Documentation

FloatSize WebCore::FloatSize::narrowPrecision ( double  width,
double  height 
) [static]

float WebCore::FloatSize::width (  )  const [inline]

float WebCore::FloatSize::height (  )  const [inline]

void WebCore::FloatSize::setWidth ( float  width  )  [inline]

void WebCore::FloatSize::setHeight ( float  height  )  [inline]

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

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


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

pleyo.com
pleyo.com