Searched refs:GetMirrorCol (Results 1 – 2 of 2) sorted by relevance
406 nCol = mxImpl->GetMirrorCol(nCol); in GetCellIndex()944 aNewCells.push_back( CELL( mxImpl->GetMirrorCol( nCol ), nRow ) ); in MirrorSelfX()957 mxImpl->GetMirrorCol( nLastCol ), nRow, in MirrorSelfX()958 mxImpl->GetMirrorCol( nCol ), nLastRow ); in MirrorSelfX()
112 inline size_t GetMirrorCol( size_t nCol ) const { return mnWidth - nCol - 1; } in GetMirrorCol() function
Completed in 28 milliseconds