Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dchgl.h287 void updateLabelTextures();
H A Dchgl.cpp1701 void ChGL::updateLabelTextures(){ in updateLabelTextures() function in ChGL
3657 if (mol->showatoms.size()!=labelTextures.size()) updateLabelTextures(); in draw()
3859 if (mol->showatoms.size()!=labelTextures.size()) updateLabelTextures(); in draw()
4244 if (mol->legendAtoms.size()+4!=extraTextures.size()) updateLabelTextures(); in draw()
H A Dwindow.cpp962 chgl->shortLabels=viewMenu->addAction("Short Labels",chgl,SLOT(updateLabelTextures())); in Window()
3588 chgl->updateLabelTextures(); in renamUpdate()
5195 chgl->updateLabelTextures(); in changeLabelFont()
5414 chgl->updateLabelTextures(); in loadFile()
12645 chgl->updateLabelTextures(); in updateLabel()
13346 chgl->updateLabelTextures(); in renameThisAtom()