Searched defs:frGridQuotient (Results 1 – 1 of 1) sorted by relevance
668 int frGridQuotient() const {return m_frGridQuotient;} in frGridQuotient() function671 void frGridQuotient(int p) { m_frGridQuotient = ((0<=p) ? p : 2);} in frGridQuotient() function