Searched refs:descentValue (Results 1 – 1 of 1) sorted by relevance
240 const AtomicString& descentValue = getAttribute(descentAttr); in descent() local241 if (!descentValue.isEmpty()) { in descent()245 int descent = static_cast<int>(ceilf(descentValue.toFloat())); in descent()