Searched refs:annotationFontScale (Results 1 – 4 of 4) sorted by relevance
146 PT_OPT_GET(annotationFontScale); in updateDrawerParamsFromJSON()
229 double annotationFontScale = 0.5; // scales font relative to atom labels for member
2048 text_drawer_->setFontScale(drawOptions().annotationFontScale * in calcAnnotationPosition()2118 text_drawer_->setFontScale(drawOptions().annotationFontScale * in calcAtomAnnotationPosition()3508 text_drawer_->setFontScale(drawOptions().annotationFontScale * in drawAnnotation()
664 "annotationFontScale", &RDKit::MolDrawOptions::annotationFontScale, in BOOST_PYTHON_MODULE()