Home
last modified time | relevance | path

Searched refs:charW (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/reflow/
Dreflowedpage.cpp481 FX_FLOAT charW = pData->m_Width * 1000 / pData->m_Height; in Display() local
482 if(charW != charpos.m_FontCharWidth) { in Display()
484 charpos.m_AdjustMatrix[0] = charW / charpos.m_FontCharWidth; in Display()