Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp534 m_StartIndent = ConverWidth(currStartIndent); in ProcessElement()
546 reflowWidth -= ConverWidth(currEndIndent); in ProcessElement()
656 reflowWidth += ConverWidth(currStartIndent); in ProcessElement()
657 dx += ConverWidth(currStartIndent); in ProcessElement()
753 FX_FLOAT CPDF_LayoutProcessor_Reflow::ConverWidth(FX_FLOAT width) in ConverWidth() function in CPDF_LayoutProcessor_Reflow
Dreflowedpage.h61 FX_FLOAT ConverWidth(FX_FLOAT width);