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

  /external/pdfium/core/src/reflow/
reflowedpage.h 60 FX_FLOAT ConverWidth(FX_FLOAT width);
layoutprocessor_reflow.cpp 537 m_StartIndent = ConverWidth(currStartIndent);
549 reflowWidth -= ConverWidth(currEndIndent);
662 reflowWidth += ConverWidth(currStartIndent);
663 dx += ConverWidth(currStartIndent);
759 FX_FLOAT CPDF_LayoutProcessor_Reflow::ConverWidth(FX_FLOAT width)
    [all...]

Completed in 59 milliseconds