Searched defs:dword_count (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/dib/
H A Dfx_dib_main.cpp181 int dword_count = pNewBitmap->m_Pitch / 4; local
185 for (int i = 0; i < dword_count; i ++) {

Completed in 91 milliseconds