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

  /external/pdfium/core/src/reflow/
reflowedpage.h 91 FX_FLOAT m_StartIndent;
layoutprocessor_reflow.cpp 34 m_StartIndent = 0;
537 m_StartIndent = ConverWidth(currStartIndent);
540 reflowWidth -= m_StartIndent;
554 m_StartIndent = 0;
    [all...]

Completed in 43 milliseconds