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

#include <GapRects.h>

Public Member Functions

const LayoutRectleft () const
 
const LayoutRectcenter () const
 
const LayoutRectright () const
 
void uniteLeft (const LayoutRect &r)
 
void uniteCenter (const LayoutRect &r)
 
void uniteRight (const LayoutRect &r)
 
void unite (const GapRects &o)
 
 operator LayoutRect () const
 
bool operator== (const GapRects &other)
 
bool operator!= (const GapRects &other)
 
const LayoutRectleft () const
 
const LayoutRectcenter () const
 
const LayoutRectright () const
 
void uniteLeft (const LayoutRect &r)
 
void uniteCenter (const LayoutRect &r)
 
void uniteRight (const LayoutRect &r)
 
void unite (const GapRects &o)
 
 operator LayoutRect () const
 
bool operator== (const GapRects &other)
 
bool operator!= (const GapRects &other)
 

Member Function Documentation

◆ center() [1/2]

const LayoutRect& WebCore::GapRects::center ( ) const
inline

◆ center() [2/2]

const LayoutRect& WebCore::GapRects::center ( ) const
inline

◆ left() [1/2]

const LayoutRect& WebCore::GapRects::left ( ) const
inline

◆ left() [2/2]

const LayoutRect& WebCore::GapRects::left ( ) const
inline

◆ operator LayoutRect() [1/2]

WebCore::GapRects::operator LayoutRect ( ) const
inline

◆ operator LayoutRect() [2/2]

WebCore::GapRects::operator LayoutRect ( ) const
inline

◆ operator!=() [1/2]

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

◆ operator!=() [2/2]

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

◆ operator==() [1/2]

bool WebCore::GapRects::operator== ( const GapRects other)
inline

◆ operator==() [2/2]

bool WebCore::GapRects::operator== ( const GapRects other)
inline

◆ right() [1/2]

const LayoutRect& WebCore::GapRects::right ( ) const
inline

◆ right() [2/2]

const LayoutRect& WebCore::GapRects::right ( ) const
inline

◆ unite() [1/2]

void WebCore::GapRects::unite ( const GapRects o)
inline

◆ unite() [2/2]

void WebCore::GapRects::unite ( const GapRects o)
inline

◆ uniteCenter() [1/2]

void WebCore::GapRects::uniteCenter ( const LayoutRect r)
inline

◆ uniteCenter() [2/2]

void WebCore::GapRects::uniteCenter ( const LayoutRect r)
inline

◆ uniteLeft() [1/2]

void WebCore::GapRects::uniteLeft ( const LayoutRect r)
inline

◆ uniteLeft() [2/2]

void WebCore::GapRects::uniteLeft ( const LayoutRect r)
inline

◆ uniteRight() [1/2]

void WebCore::GapRects::uniteRight ( const LayoutRect r)
inline

◆ uniteRight() [2/2]

void WebCore::GapRects::uniteRight ( const LayoutRect r)
inline

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