#include <Grid.h>
◆ Grid()
◆ autoRepeatEmptyTracks()
◆ autoRepeatEmptyTracksCount()
◆ autoRepeatTracks()
◆ cell()
const GridCell& WebCore::Grid::cell |
( |
unsigned |
row, |
|
|
unsigned |
column |
|
) |
| const |
|
inline |
◆ ensureGridSize()
void WebCore::Grid::ensureGridSize |
( |
unsigned |
maximumRowSize, |
|
|
unsigned |
maximumColumnSize |
|
) |
| |
◆ gridItemArea()
◆ gridItemSpan()
◆ hasAnyOrthogonalGridItem()
bool WebCore::Grid::hasAnyOrthogonalGridItem |
( |
| ) |
const |
|
inline |
◆ hasAutoRepeatEmptyTracks()
◆ hasGridItems()
bool WebCore::Grid::hasGridItems |
( |
| ) |
const |
|
inline |
◆ insert()
◆ isEmptyAutoRepeatTrack()
◆ needsItemsPlacement()
bool WebCore::Grid::needsItemsPlacement |
( |
| ) |
const |
|
inline |
◆ numTracks()
◆ orderIterator()
◆ setAutoRepeatEmptyColumns()
◆ setAutoRepeatEmptyRows()
◆ setAutoRepeatTracks()
void WebCore::Grid::setAutoRepeatTracks |
( |
unsigned |
autoRepeatRows, |
|
|
unsigned |
autoRepeatColumns |
|
) |
| |
◆ setGridItemArea()
◆ setHasAnyOrthogonalGridItem()
void WebCore::Grid::setHasAnyOrthogonalGridItem |
( |
bool |
hasAnyOrthogonalGridItem | ) |
|
|
inline |
◆ setNeedsItemsPlacement()
void WebCore::Grid::setNeedsItemsPlacement |
( |
bool |
needsItemsPlacement | ) |
|
◆ setSmallestTracksStart()
void WebCore::Grid::setSmallestTracksStart |
( |
int |
rowStart, |
|
|
int |
columnStart |
|
) |
| |
◆ smallestTrackStart()
◆ GridIterator
The documentation for this class was generated from the following files: