Searched refs:m_subType (Results 1 – 1 of 1) sorted by relevance
150 SubType subType() const { return m_subType; } in subType()159 , m_subType(subType) in CubicBezierTimingFunction()167 SubType m_subType; variable