Searched refs:isEngineering (Results 1 – 4 of 4) sorted by relevance
1235 boolean isEngineering = false; in parseScientificStem()1237 isEngineering = true; in parseScientificStem()1268 macros.notation = (isEngineering ? Notation.engineering() : Notation.scientific()) in parseScientificStem()
1236 boolean isEngineering = false; in parseScientificStem()1238 isEngineering = true; in parseScientificStem()1269 macros.notation = (isEngineering ? Notation.engineering() : Notation.scientific()) in parseScientificStem()
1210 bool isEngineering = false; in parseScientificStem() local1212 isEngineering = true; in parseScientificStem()1243 macros.notation = (isEngineering ? Notation::engineering() : Notation::scientific()) in parseScientificStem()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...