Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Dchgl.h244 void loadOrientation();
245 void loadOrientation(QString fn);
H A Dchgl.cpp125 void ChGL::loadOrientation(QString fn){ in loadOrientation() function in ChGL
170 void ChGL::loadOrientation(){ in loadOrientation() function in ChGL
H A Dwindow.cpp814 dialogMenu->addAction("Load orientation matrix",chgl,SLOT(loadOrientation())); in Window()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/memory/
H A DMemoryView.java301 loadOrientation(); in createPartControl()
699 private void loadOrientation() { in loadOrientation() method in MemoryView