Searched defs:windowYScale (Results 1 – 5 of 5) sorted by relevance
106 float windowYScale = 1.0f; member
225 float windowYScale) in DispatchEntry()
159 float windowYScale = 1.0f; member
149 float windowYScale = 1.0f; member
145 void PointerCoords::scale(float globalScaleFactor, float windowXScale, float windowYScale) { in scale()