webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
WebCore::StyleChange Class Reference

#include <EditingStyle.h>

Public Member Functions

 StyleChange ()
 
 StyleChange (EditingStyle *, const Position &)
 
const StylePropertiescssStyle () const
 
bool applyBold () const
 
bool applyItalic () const
 
bool applyUnderline () const
 
bool applyLineThrough () const
 
bool applySubscript () const
 
bool applySuperscript () const
 
bool applyFontColor () const
 
bool applyFontFace () const
 
bool applyFontSize () const
 
String fontColor ()
 
String fontFace ()
 
String fontSize ()
 
bool operator== (const StyleChange &)
 
bool operator!= (const StyleChange &other)
 
 StyleChange ()
 
 StyleChange (EditingStyle *, const Position &)
 
const StylePropertiescssStyle () const
 
bool applyBold () const
 
bool applyItalic () const
 
bool applyUnderline () const
 
bool applyLineThrough () const
 
bool applySubscript () const
 
bool applySuperscript () const
 
bool applyFontColor () const
 
bool applyFontFace () const
 
bool applyFontSize () const
 
String fontColor ()
 
String fontFace ()
 
String fontSize ()
 
bool operator== (const StyleChange &)
 
bool operator!= (const StyleChange &other)
 

Constructor & Destructor Documentation

◆ StyleChange() [1/4]

WebCore::StyleChange::StyleChange ( )
inline

◆ StyleChange() [2/4]

WebCore::StyleChange::StyleChange ( EditingStyle style,
const Position position 
)

◆ StyleChange() [3/4]

WebCore::StyleChange::StyleChange ( )
inline

◆ StyleChange() [4/4]

WebCore::StyleChange::StyleChange ( EditingStyle ,
const Position  
)

Member Function Documentation

◆ applyBold() [1/2]

bool WebCore::StyleChange::applyBold ( ) const
inline

◆ applyBold() [2/2]

bool WebCore::StyleChange::applyBold ( ) const
inline

◆ applyFontColor() [1/2]

bool WebCore::StyleChange::applyFontColor ( ) const
inline

◆ applyFontColor() [2/2]

bool WebCore::StyleChange::applyFontColor ( ) const
inline

◆ applyFontFace() [1/2]

bool WebCore::StyleChange::applyFontFace ( ) const
inline

◆ applyFontFace() [2/2]

bool WebCore::StyleChange::applyFontFace ( ) const
inline

◆ applyFontSize() [1/2]

bool WebCore::StyleChange::applyFontSize ( ) const
inline

◆ applyFontSize() [2/2]

bool WebCore::StyleChange::applyFontSize ( ) const
inline

◆ applyItalic() [1/2]

bool WebCore::StyleChange::applyItalic ( ) const
inline

◆ applyItalic() [2/2]

bool WebCore::StyleChange::applyItalic ( ) const
inline

◆ applyLineThrough() [1/2]

bool WebCore::StyleChange::applyLineThrough ( ) const
inline

◆ applyLineThrough() [2/2]

bool WebCore::StyleChange::applyLineThrough ( ) const
inline

◆ applySubscript() [1/2]

bool WebCore::StyleChange::applySubscript ( ) const
inline

◆ applySubscript() [2/2]

bool WebCore::StyleChange::applySubscript ( ) const
inline

◆ applySuperscript() [1/2]

bool WebCore::StyleChange::applySuperscript ( ) const
inline

◆ applySuperscript() [2/2]

bool WebCore::StyleChange::applySuperscript ( ) const
inline

◆ applyUnderline() [1/2]

bool WebCore::StyleChange::applyUnderline ( ) const
inline

◆ applyUnderline() [2/2]

bool WebCore::StyleChange::applyUnderline ( ) const
inline

◆ cssStyle() [1/2]

const StyleProperties* WebCore::StyleChange::cssStyle ( ) const
inline

◆ cssStyle() [2/2]

const StyleProperties* WebCore::StyleChange::cssStyle ( ) const
inline

◆ fontColor() [1/2]

String WebCore::StyleChange::fontColor ( )
inline

◆ fontColor() [2/2]

String WebCore::StyleChange::fontColor ( )
inline

◆ fontFace() [1/2]

String WebCore::StyleChange::fontFace ( )
inline

◆ fontFace() [2/2]

String WebCore::StyleChange::fontFace ( )
inline

◆ fontSize() [1/2]

String WebCore::StyleChange::fontSize ( )
inline

◆ fontSize() [2/2]

String WebCore::StyleChange::fontSize ( )
inline

◆ operator!=() [1/2]

bool WebCore::StyleChange::operator!= ( const StyleChange other)
inline

◆ operator!=() [2/2]

bool WebCore::StyleChange::operator!= ( const StyleChange other)
inline

◆ operator==() [1/2]

bool WebCore::StyleChange::operator== ( const StyleChange other)

◆ operator==() [2/2]

bool WebCore::StyleChange::operator== ( const StyleChange )

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