Searched defs:windValue (Results 1 – 4 of 4) sorted by relevance
483 void setWindValue(int windValue) { in setWindValue()502 int windValue() const { in windValue() function
314 int windValue = ccw ? -span->windValue() : span->windValue(); in sortableTop() local
405 int windValue = start->windValue(); in apply() local
47 private ScaledNumericValue windValue = new ScaledNumericValue(); field in ParticleEmitter