Home
last modified time | relevance | path

Searched defs:fixX (Results 1 – 7 of 7) sorted by relevance

/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemATMatrix.cpp290 emScaleATM::emScaleATM(double facX, double facY, double fixX, double fixY) in emScaleATM()
302 double facX, double facY, double fixX, double fixY, const emATMatrix & m in emScaleATM()
350 emRotateATM::emRotateATM(double angle, double fixX, double fixY) in emRotateATM()
367 double angle, double fixX, double fixY, const emATMatrix & m in emRotateATM()
410 emShearATM::emShearATM(double shX, double shY, double fixX, double fixY) in emShearATM()
422 double shX, double shY, double fixX, double fixY, const emATMatrix & m in emShearATM()
H A DemViewAnimator.cpp192 double fixX,fixY; in Activate() local
1632 double fixX; in GetDirectDist() local
1649 double fixX,dist,t; in GetDirectPoint() local
H A DemView.cpp792 void emView::Zoom(double fixX, double fixY, double factor) in Zoom()
813 double fixX, double fixY, in RawScrollAndZoom()
/dports/science/jmol/jmol-14.32.7/src/jspecview/common/
H A DXYScaleConverter.java6 int fixX(int xPixel); in fixX() method
H A DImageView.java269 public int fixX(int xPixel) { in fixX() method in ImageView
H A DGraphSet.java563 public int fixX(int xPixel) { in fixX() method in GraphSet
/dports/science/teem/teem-1.11.0-src/src/gage/
H A Dfilter.c110 double negX, negY, negZ, posX, posY, posZ, fixX, fixY, fixZ, in _gageFwDerivRenormalize() local