Searched defs:XToCell (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.h70 inline wxInt32 XToCell(wxCoord x) const { return (x / m_cellsize) + m_viewportX; }; function in class:LifeCanvas

Completed in 30 milliseconds