Lines Matching refs:column
324 for (int32_t column = 0; column < width; column++) {
325 float x = (float)(column);
341 dib_buf[column] = m_info.fillColor.GetShading()->m_argbArray[index];
355 for (int32_t column = 0; column < width; column++) {
356 float x = (float)(column);
402 dib_buf[column] = m_info.fillColor.GetShading()->m_argbArray[index];