Searched defs:repeatScale (Results 1 – 2 of 2) sorted by relevance
97 virtual FloatSize repeatScale() const { return FloatSize(); } in repeatScale() function176 virtual FloatSize repeatScale() const { return m_repeatScale; } in repeatScale() function
729 const FloatSize& repeatScale) in drawQuadInternal()