Searched defs:isCalculated (Results 1 – 2 of 2) sorted by relevance
234 bool isCalculated() const { return type() == Calculated; } in isCalculated() function
184 bool isCalculated() const { return m_primitiveUnitType == CSS_CALC; } in isCalculated() function