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 61 FX_FLOAT ConverWidth(FX_FLOAT width);
layoutprocessor_reflow.cpp 534 m_StartIndent = ConverWidth(currStartIndent);
546 reflowWidth -= ConverWidth(currEndIndent);
656 reflowWidth += ConverWidth(currStartIndent);
657 dx += ConverWidth(currStartIndent);
753 FX_FLOAT CPDF_LayoutProcessor_Reflow::ConverWidth(FX_FLOAT width)
    [all...]

Completed in 50 milliseconds