Searched defs:factor (Results 1 – 11 of 11) sorted by relevance
165 int factor = 0; in test_method() local
40 static double factor = Double.parseDouble(System.getProperty("sleep.factor", "1.0")); field in Tester
269 private void factor() throws FormulaParsingException { in factor() method in FormulaParser
336 double factor = 1 + (DELTA/1000.0); in Paint() local
258 double factor = (yright-yleft)/(xright-xleft); in computeNew() local
553 double factor = 1 + (DELTA/1000.0); in printPage() local
214 factor, enumerator
71 const double Millimeter::factor = 35.27778; member in ooo::vba::Millimeter
96 namespace { const double factor = 2540.0 / 72.0; } variable
2775 factor: label
1147 double factor = 1 + (DELTA/1000.0); in Paint() local
Completed in 105 milliseconds