Searched refs:drawReaction (Results 1 – 6 of 6) sorted by relevance
52 drawer.drawReaction(*rxn, highlight_map, highlight_colors); in drawit()60 drawer.drawReaction(*rxn, highlight_map, highlight_colors); in drawit()
776 drawer.drawReaction(*rxn);793 drawer.drawReaction(*rxn);2746 drawer.drawReaction(*rxn);2814 drawer.drawReaction(*rxn);
490 virtual void drawReaction(
801 void MolDraw2D::drawReaction( in drawReaction() function in RDKit::MolDraw2D
368 self.drawReaction(rxn, highlightByReactant, highlightColorsReactants.get(), in drawReactionHelper()
703 drawer.drawReaction(*rxn, highlightByReactant); in ReactionGetSVG()