Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdftext/
Dfpdf_text_int.cpp318 FX_FLOAT xPosTemp = orgX; in GetRectArray() local
319 matrix.Transform(xPosTemp, rect.bottom); in GetRectArray()
325 …FX_FLOAT xPosTemp = orgX + GetCharWidth(info_curchar.m_CharCode, pCurObj->GetFont()) * pCurObj->Ge… in GetRectArray() local
326 matrix.Transform(xPosTemp, rect.top); in GetRectArray()