HomeSort by relevance Sort by last modified time
    Searched refs:fLineX (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 102 fLineX(0.0f),
110 FX_FLOAT fLineX;
doc_vt.cpp 328 pLine->m_LineInfo.fLineX = fNodeWidth * PVT_HALF;
332 pLine->m_LineInfo.fLineX = fNodeWidth * nStart - fNodeWidth * PVT_HALF;
336 pLine->m_LineInfo.fLineX = fNodeWidth * nStart - fNodeWidth * PVT_HALF;
359 pLine->m_LineInfo.fLineX = x;
377 pLine->m_LineInfo.fLineWidth = x - pLine->m_LineInfo.fLineX;
761 pLine->m_LineInfo.fLineX = fPosX - fMinX;
    [all...]

Completed in 119 milliseconds