Searched defs:fromType (Results 1 – 8 of 8) sorted by relevance
50 const Cursor& Cursor::fromType(Cursor::Type type) in fromType() function in blink::Cursor
106 …void animateDiscreteType(float percentage, const AnimatedType& fromType, const AnimatedType& toTyp… in animateDiscreteType()
285 static inline bool isSegmentEqual(const SVGPathSegType& fromType, const SVGPathSegType& toType, con… in isSegmentEqual()
394 SVGLengthType fromType = from->unitType(); in blend() local
68 def ConvertValue(value, fromType, toType): argument
439 unsigned int fromType; in SelectLoad() local
168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()