Searched refs:dword_count (Results 1 – 1 of 1) sorted by relevance
181 int dword_count = pNewBitmap->m_Pitch / 4; in Clone() local185 for (int i = 0; i < dword_count; i ++) { in Clone()