Searched refs:setTextOverflow (Results 1 – 3 of 3) sorted by relevance
1052 void setTextOverflow(bool b) { SET_VAR(rareNonInheritedData, textOverflow, b); } in setTextOverflow() function
5476 m_style->setTextOverflow(primitiveValue->getIdent() == CSSValueEllipsis); in applyProperty()
42139 (khtml::RenderStyle::setTextOverflow):