Searched refs:weightList (Results 1 – 1 of 1) sorted by relevance
150 CSSValueList* weightList = static_cast<CSSValueList*>(fontWeight.get()); in addFontFaceRule() local151 unsigned numWeights = weightList->length(); in addFontFaceRule()156 … switch (static_cast<CSSPrimitiveValue*>(weightList->itemWithoutBoundsCheck(i))->getIdent()) { in addFontFaceRule()