Searched refs:EEmptyCell (Results 1 – 4 of 4) sorted by relevance
364 enum EEmptyCell { enum
679 EEmptyCell emptyCells() const { return static_cast<EEmptyCell>(inherited_flags._empty_cells); } in emptyCells()1194 void setEmptyCells(EEmptyCell v) { inherited_flags._empty_cells = v; } in setEmptyCells()1559 static EEmptyCell initialEmptyCells() { return SHOW; } in initialEmptyCells()
1298 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(EEmptyCell e) in CSSPrimitiveValue()1312 template<> inline CSSPrimitiveValue::operator EEmptyCell() const in EEmptyCell() function
163 empty-cells inherited, type_name=EEmptyCell