Home
last modified time | relevance | path

Searched refs:eAlignedShortcut (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.hpp187 eAlignedShortcut, enumerator
H A Dstyle_manager.cpp367 case eAlignedShortcut: case eIdentityShortcut: case eVarietyShortcut: in SetColorScheme()
371 case eAlignedShortcut: proteinBackbone.colorScheme = eAligned; break; in SetColorScheme()
H A Dalignment_manager.cpp734 SetGlobalColorScheme(StyleSettings::eAlignedShortcut); in MergeUpdates()
H A Dstructure_window.cpp1346 case MID_ALIGNED: COLORING_SHORTCUT(eAlignedShortcut, MID_ALIGNED); in OnSetStyle()