Home | History | Annotate | Download | only in css

Lines Matching refs:m_bottom

5771         l.m_bottom = Length(r->bottom()->getDoubleValue(), Percent);
5773 l.m_bottom = Length((int)r->bottom()->getFloatValue(CSSPrimitiveValue::CSS_NUMBER), Fixed);