Searched defs:ScientificModifier (Results 1 – 10 of 10) sorted by relevance
59 friend class ScientificModifier; variable
30 ScientificModifier::ScientificModifier() : fExponent(0), fHandler(nullptr) {} in ScientificModifier() function in ScientificModifier
289 private static class ScientificModifier implements Modifier { class in ScientificNotation293 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier() method in ScientificNotation.ScientificModifier
134 class ScientificModifier; variable
143 class ScientificModifier; variable