webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Friends | List of all members
WebCore::BorderData Class Reference

#include <BorderData.h>

Public Member Functions

 BorderData ()
 
bool hasBorder () const
 
bool hasVisibleBorder () const
 
bool hasFill () const
 
bool hasBorderRadius () const
 
float borderLeftWidth () const
 
float borderRightWidth () const
 
float borderTopWidth () const
 
float borderBottomWidth () const
 
FloatBoxExtent borderWidth () const
 
bool operator== (const BorderData &o) const
 
bool operator!= (const BorderData &o) const
 
const BorderValueleft () const
 
const BorderValueright () const
 
const BorderValuetop () const
 
const BorderValuebottom () const
 
const NinePieceImageimage () const
 
const LengthSizetopLeft () const
 
const LengthSizetopRight () const
 
const LengthSizebottomLeft () const
 
const LengthSizebottomRight () const
 
 BorderData ()
 
bool hasBorder () const
 
bool hasVisibleBorder () const
 
bool hasFill () const
 
bool hasBorderRadius () const
 
float borderLeftWidth () const
 
float borderRightWidth () const
 
float borderTopWidth () const
 
float borderBottomWidth () const
 
FloatBoxExtent borderWidth () const
 
bool operator== (const BorderData &o) const
 
bool operator!= (const BorderData &o) const
 
const BorderValueleft () const
 
const BorderValueright () const
 
const BorderValuetop () const
 
const BorderValuebottom () const
 
const NinePieceImageimage () const
 
const LengthSizetopLeft () const
 
const LengthSizetopRight () const
 
const LengthSizebottomLeft () const
 
const LengthSizebottomRight () const
 

Friends

class RenderStyle
 

Constructor & Destructor Documentation

◆ BorderData() [1/2]

WebCore::BorderData::BorderData ( )
inline

◆ BorderData() [2/2]

WebCore::BorderData::BorderData ( )
inline

Member Function Documentation

◆ borderBottomWidth() [1/2]

float WebCore::BorderData::borderBottomWidth ( ) const
inline

◆ borderBottomWidth() [2/2]

float WebCore::BorderData::borderBottomWidth ( ) const
inline

◆ borderLeftWidth() [1/2]

float WebCore::BorderData::borderLeftWidth ( ) const
inline

◆ borderLeftWidth() [2/2]

float WebCore::BorderData::borderLeftWidth ( ) const
inline

◆ borderRightWidth() [1/2]

float WebCore::BorderData::borderRightWidth ( ) const
inline

◆ borderRightWidth() [2/2]

float WebCore::BorderData::borderRightWidth ( ) const
inline

◆ borderTopWidth() [1/2]

float WebCore::BorderData::borderTopWidth ( ) const
inline

◆ borderTopWidth() [2/2]

float WebCore::BorderData::borderTopWidth ( ) const
inline

◆ borderWidth() [1/2]

FloatBoxExtent WebCore::BorderData::borderWidth ( ) const
inline

◆ borderWidth() [2/2]

FloatBoxExtent WebCore::BorderData::borderWidth ( ) const
inline

◆ bottom() [1/2]

const BorderValue& WebCore::BorderData::bottom ( ) const
inline

◆ bottom() [2/2]

const BorderValue& WebCore::BorderData::bottom ( ) const
inline

◆ bottomLeft() [1/2]

const LengthSize& WebCore::BorderData::bottomLeft ( ) const
inline

◆ bottomLeft() [2/2]

const LengthSize& WebCore::BorderData::bottomLeft ( ) const
inline

◆ bottomRight() [1/2]

const LengthSize& WebCore::BorderData::bottomRight ( ) const
inline

◆ bottomRight() [2/2]

const LengthSize& WebCore::BorderData::bottomRight ( ) const
inline

◆ hasBorder() [1/2]

bool WebCore::BorderData::hasBorder ( ) const
inline

◆ hasBorder() [2/2]

bool WebCore::BorderData::hasBorder ( ) const
inline

◆ hasBorderRadius() [1/2]

bool WebCore::BorderData::hasBorderRadius ( ) const
inline

◆ hasBorderRadius() [2/2]

bool WebCore::BorderData::hasBorderRadius ( ) const
inline

◆ hasFill() [1/2]

bool WebCore::BorderData::hasFill ( ) const
inline

◆ hasFill() [2/2]

bool WebCore::BorderData::hasFill ( ) const
inline

◆ hasVisibleBorder() [1/2]

bool WebCore::BorderData::hasVisibleBorder ( ) const
inline

◆ hasVisibleBorder() [2/2]

bool WebCore::BorderData::hasVisibleBorder ( ) const
inline

◆ image() [1/2]

const NinePieceImage& WebCore::BorderData::image ( ) const
inline

◆ image() [2/2]

const NinePieceImage& WebCore::BorderData::image ( ) const
inline

◆ left() [1/2]

const BorderValue& WebCore::BorderData::left ( ) const
inline

◆ left() [2/2]

const BorderValue& WebCore::BorderData::left ( ) const
inline

◆ operator!=() [1/2]

bool WebCore::BorderData::operator!= ( const BorderData o) const
inline

◆ operator!=() [2/2]

bool WebCore::BorderData::operator!= ( const BorderData o) const
inline

◆ operator==() [1/2]

bool WebCore::BorderData::operator== ( const BorderData o) const
inline

◆ operator==() [2/2]

bool WebCore::BorderData::operator== ( const BorderData o) const
inline

◆ right() [1/2]

const BorderValue& WebCore::BorderData::right ( ) const
inline

◆ right() [2/2]

const BorderValue& WebCore::BorderData::right ( ) const
inline

◆ top() [1/2]

const BorderValue& WebCore::BorderData::top ( ) const
inline

◆ top() [2/2]

const BorderValue& WebCore::BorderData::top ( ) const
inline

◆ topLeft() [1/2]

const LengthSize& WebCore::BorderData::topLeft ( ) const
inline

◆ topLeft() [2/2]

const LengthSize& WebCore::BorderData::topLeft ( ) const
inline

◆ topRight() [1/2]

const LengthSize& WebCore::BorderData::topRight ( ) const
inline

◆ topRight() [2/2]

const LengthSize& WebCore::BorderData::topRight ( ) const
inline

Friends And Related Function Documentation

◆ RenderStyle

RenderStyle
friend

The documentation for this class was generated from the following file: