Searched refs:GetMirrorRow (Results 1 – 2 of 2) sorted by relevance
978 aNewCells.push_back( CELL( nCol, mxImpl->GetMirrorRow( nRow ) ) ); in MirrorSelfY()991 nCol, mxImpl->GetMirrorRow( nLastRow ), in MirrorSelfY()992 nLastCol, mxImpl->GetMirrorRow( nRow ) ); in MirrorSelfY()
113 inline size_t GetMirrorRow( size_t nRow ) const { return mnHeight - nRow - 1; } in GetMirrorRow() function
Completed in 60 milliseconds