Home | History | Annotate | Download | only in rendering

Lines Matching refs:ColumnInfo

36 class ColumnInfo;
161 ColumnInfo* columnInfo() const;
164 // These two functions take the ColumnInfo* to avoid repeated lookups of the info in the global HashMap.
165 unsigned columnCount(ColumnInfo*) const;
166 IntRect columnRectAt(ColumnInfo*, unsigned) const;