Searched defs:percentage (Results 1 – 8 of 8) sorted by relevance
90 void SVGAnimateElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* r… in calculateAnimatedValue()
105 void SVGAnimateTransformElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILE… in calculateAnimatedValue()
172 void SVGAnimateMotionElement::calculateAnimatedValue(float percentage, unsigned, SVGSMILElement*) in calculateAnimatedValue()
157 double percentage = ((double) passed) / runner->nchecks; in srunner_run_all() local
85 bool percentage(int& p) const { return m_string.percentage(p); } in percentage() function
300 bool String::percentage(int& result) const in percentage() function in WebCore::String
107 int *percentage) in GetBufferingPercentage()1254 int percentage; in HandleInformationalEvent() local
137 Double percentage = new Double(differs); in compareAPIs() local