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

Public Member Functions

 GridItemWithSpan (RenderBox &gridItem, GridSpan span)
 
RenderBoxgridItem () const
 
GridSpan span () const
 
bool operator< (const GridItemWithSpan other) const
 

Constructor & Destructor Documentation

◆ GridItemWithSpan()

WebCore::GridItemWithSpan::GridItemWithSpan ( RenderBox gridItem,
GridSpan  span 
)
inline

Member Function Documentation

◆ gridItem()

RenderBox& WebCore::GridItemWithSpan::gridItem ( ) const
inline

◆ operator<()

bool WebCore::GridItemWithSpan::operator< ( const GridItemWithSpan  other) const
inline

◆ span()

GridSpan WebCore::GridItemWithSpan::span ( ) const
inline

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