Searched defs:defaultFontSize (Results 1 – 6 of 6) sorted by relevance
35 …l computeLength(double value, CSSPrimitiveValue::UnitType type, unsigned defaultFontSize, unsigned… in computeLength()
27 int defaultFontSize; member
141 …mputeLengthImpl(double value, CSSPrimitiveValue::UnitType type, unsigned defaultFontSize, unsigned… in computeLengthImpl()
48 static const int defaultFontSize = 10; variable
703 defaultFontSize: { property
76 static const int defaultFontSize = 10; variable