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

#include <LineClampValue.h>

Public Member Functions

 LineClampValue ()
 
 LineClampValue (int value, ELineClampType type)
 
int value () const
 
bool isPercentage () const
 
bool isNone () const
 
bool operator== (const LineClampValue &o) const
 
bool operator!= (const LineClampValue &o) const
 
 LineClampValue ()
 
 LineClampValue (int value, ELineClampType type)
 
int value () const
 
bool isPercentage () const
 
bool isNone () const
 
bool operator== (const LineClampValue &o) const
 
bool operator!= (const LineClampValue &o) const
 

Constructor & Destructor Documentation

◆ LineClampValue() [1/4]

WebCore::LineClampValue::LineClampValue ( )
inline

◆ LineClampValue() [2/4]

WebCore::LineClampValue::LineClampValue ( int  value,
ELineClampType  type 
)
inline

◆ LineClampValue() [3/4]

WebCore::LineClampValue::LineClampValue ( )
inline

◆ LineClampValue() [4/4]

WebCore::LineClampValue::LineClampValue ( int  value,
ELineClampType  type 
)
inline

Member Function Documentation

◆ isNone() [1/2]

bool WebCore::LineClampValue::isNone ( ) const
inline

◆ isNone() [2/2]

bool WebCore::LineClampValue::isNone ( ) const
inline

◆ isPercentage() [1/2]

bool WebCore::LineClampValue::isPercentage ( ) const
inline

◆ isPercentage() [2/2]

bool WebCore::LineClampValue::isPercentage ( ) const
inline

◆ operator!=() [1/2]

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

◆ operator!=() [2/2]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

◆ value() [1/2]

int WebCore::LineClampValue::value ( ) const
inline

◆ value() [2/2]

int WebCore::LineClampValue::value ( ) const
inline

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