Home
last modified time | relevance | path

Searched defs:setYStart (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/stella/stella-6.6/src/emucore/tia/frame-manager/
H A DJitterEmulation.hxx39 void setYStart(uInt32 ystart) { myYStart = ystart; } in setYStart() function in JitterEmulation
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DDimensionLine.java104 public void setYStart(float yStart) { in setYStart() method in DimensionLine
H A DWall.java166 public void setYStart(float yStart) { in setYStart() method in Wall
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/emucore/
H A DTIA.hxx201 void setYStart(uInt32 ystart) { myFrameYStart = ystart; } in setYStart() function in TIA
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimEnviHeader.cpp571 void ossimEnviHeader::setYStart(ossim_int32 ystart) in setYStart() function in ossimEnviHeader
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/future/matrix/
H A Dfuture_Matrix.cpp1083 void Matrix::setYStart(double y) in setYStart() function in future::Matrix
1785 void Matrix::Private::setYStart(double y) in setYStart() function in future::Matrix::Private
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dmatrixdialog.cpp304 void MatrixTab::setYStart(int yStart) { in setYStart() function in Kst::MatrixTab
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DWallController.java741 public void setYStart(Float yStart) { in setYStart() method in WallController