Searched defs:dest_col (Results 1 – 2 of 2) sorted by relevance
83 … int dest_col = (bXFlip ? dest_clip.right - (row - row_start) - 1 : row) - dest_clip.left; in SwapXY() local103 … int dest_col = (bXFlip ? dest_clip.right - (row - row_start) - 1 : row) - dest_clip.left; in SwapXY() local136 … int dest_col = (bXFlip ? dest_clip.right - (row - row_start) - 1 : row) - dest_clip.left; in SwapXY() local
1406 int dest_col = m_Width - col - 1; local