Searched defs:CellToY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dlife.h73 inline wxCoord CellToY(wxInt32 j) const { return (j - m_viewportY) * m_cellsize; }; function in class:LifeCanvas

Completed in 31 milliseconds