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

Public Member Functions

bool isValid ()
 

Static Public Member Functions

static ContentAlignmentData defaultOffsets ()
 

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
LayoutUnit positionOffset
 
LayoutUnit distributionOffset
 

Member Function Documentation

◆ defaultOffsets()

static ContentAlignmentData WebCore::ContentAlignmentData::defaultOffsets ( )
inlinestatic

◆ isValid()

bool WebCore::ContentAlignmentData::isValid ( )
inline

Member Data Documentation

◆ distributionOffset

LayoutUnit WebCore::ContentAlignmentData::distributionOffset

◆ positionOffset

LayoutUnit WebCore::ContentAlignmentData::positionOffset

◆ WTF_MAKE_FAST_ALLOCATED

WebCore::ContentAlignmentData::WTF_MAKE_FAST_ALLOCATED

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