Home
last modified time | relevance | path

Searched refs:shortDashes (Results 1 – 1 of 1) sorted by relevance

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolDraw2D/
H A DMolDraw2D.cpp2824 const DashPattern shortDashes = assign::list_of(2)(2); variable
3062 d2d.setDash(shortDashes); in drawNormalBond()
3115 auto tdash = shortDashes; in drawQueryBond1()
3259 auto tdash = shortDashes; in drawQueryBond()