Home
last modified time | relevance | path

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

/external/pdfium/core/src/reflow/
Dreflowedpage.h46 void ProcessObjs(IPDF_LayoutElement* pElement, FX_FLOAT reflowWidth);
Dlayoutprocessor_reflow.cpp619 ProcessObjs(pElement, reflowWidth); in ProcessElement()
787 void CPDF_LayoutProcessor_Reflow::ProcessObjs(IPDF_LayoutElement* pElement, FX_FLOAT reflowWidth) in ProcessObjs() function in CPDF_LayoutProcessor_Reflow