Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dstyle_manager.hpp289 bool CheckGlobalStyleSettings(void);
H A Dstructure_set.cpp569 !styleManager->CheckGlobalStyleSettings()) in Load()
938 if (!styleManager->CheckGlobalStyleSettings()) return false; in Draw()
H A Dstyle_manager.cpp492 bool StyleManager::CheckGlobalStyleSettings() in CheckGlobalStyleSettings() function in StyleManager
1710 CheckGlobalStyleSettings(); in SetGlobalStyle()
H A Dstructure_window.cpp1367 glCanvas->structureSet->styleManager->CheckGlobalStyleSettings(); in OnSetStyle()